Results

By type

          Policy pap config file: /opt/app/policy/pap/etc/mounted/config.json
overriding logback.xml
[2021-08-24T06:32:09.911+00:00|INFO|Main|main] Starting policy pap service with arguments - [-c, /opt/app/policy/pap/etc/mounted/config.json]
[EL Info]: 2021-08-24 06:32:11.125--ServerSession(1327895505)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:32:16.498--ServerSession(1327895505)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=164) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:32:17.337--ServerSession(1327895505)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=164) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:32:17.408--ServerSession(1327895505)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=164) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:32:17.448--ServerSession(1327895505)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=164) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:32:19.496+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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
[2021-08-24T06:32:19.652+00:00|INFO|ServiceManager|main] Policy PAP starting
[2021-08-24T06:32:19.653+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters
[2021-08-24T06:32:19.654+00:00|INFO|ServiceManager|main] Policy PAP starting DAO Factory
[2021-08-24T06:32:19.655+00:00|INFO|ServiceManager|main] Policy PAP starting DAO Factory registration
[2021-08-24T06:32:19.655+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener
[2021-08-24T06:32:19.655+00:00|INFO|ServiceManager|main] Policy PAP starting Request ID Dispatcher
[2021-08-24T06:32:19.656+00:00|INFO|ServiceManager|main] Policy PAP starting Message Dispatcher
[2021-08-24T06:32:19.663+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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@64355120
[2021-08-24T06:32:19.664+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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
[2021-08-24T06:32:19.666+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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
[2021-08-24T06:32:19.675+00:00|INFO|ServiceManager|main] Policy PAP starting topics
[2021-08-24T06:32:19.704+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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
[2021-08-24T06:32:19.725+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:32:19.750+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:32:19.706+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=44e0ceee-7a16-4b3f-97b0-74f6d786e6a5, alive=false, publisher=null]]: starting
[2021-08-24T06:32:19.802+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=44e0ceee-7a16-4b3f-97b0-74f6d786e6a5, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-08-24T06:32:19.802+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=88da9c16-7d83-4187-88e9-207fe5d9bba5, alive=false, publisher=null]]: starting
[2021-08-24T06:32:19.804+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=88da9c16-7d83-4187-88e9-207fe5d9bba5, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-08-24T06:32:19.804+00:00|INFO|ServiceManager|main] Policy PAP starting PAP statistics
[2021-08-24T06:32:19.805+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher
[2021-08-24T06:32:19.807+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher
[2021-08-24T06:32:19.813+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notifier
[2021-08-24T06:32:19.813+00:00|INFO|ServiceManager|main] Policy PAP starting PDP heart beat timers
[2021-08-24T06:32:19.814+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers
[2021-08-24T06:32:19.815+00:00|INFO|TimerManager|Thread-7] timer manager heart beat started
[2021-08-24T06:32:19.815+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers
[2021-08-24T06:32:19.815+00:00|INFO|TimerManager|Thread-8] timer manager update started
[2021-08-24T06:32:19.820+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock
[2021-08-24T06:32:19.820+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests
[2021-08-24T06:32:19.820+00:00|INFO|TimerManager|Thread-9] timer manager state-change started
[2021-08-24T06:32:19.825+00:00|INFO|ServiceManager|main] Policy PAP starting PDP heart beat tracker
[EL Info]: 2021-08-24 06:32:19.977--ServerSession(2079051109)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:32:20.845+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:32:20.847+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[EL Warning]: 2021-08-24 06:32:21.338--ServerSession(2079051109)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=169) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:32:21.38--ServerSession(2079051109)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=169) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:32:21.437--ServerSession(2079051109)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=169) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:32:21.488--ServerSession(2079051109)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=169) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:32:21.867+00:00|INFO|ServiceManager|main] Policy PAP starting PAP client executor
[2021-08-24T06:32:21.982+00:00|INFO|ServiceManager|main] Policy PAP starting REST server
[2021-08-24T06:32:22.049+00:00|INFO|log|main] Logging initialized @13124ms to org.eclipse.jetty.util.log.Slf4jLog
[2021-08-24T06:32:22.213+00:00|INFO|ServiceManager|main] service manager starting
[2021-08-24T06:32:22.213+00:00|INFO|ServiceManager|main] service manager starting REST PapGroup
[2021-08-24T06:32:22.213+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d986d83@38bdbfe3==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=PapGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@2ceee4b6{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@12a470dd{/,null,STOPPED}, connector=PapGroup@6e03db1f{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null]]: STARTING
[2021-08-24T06:32:22.222+00:00|INFO|ServiceManager|main] service manager started
[2021-08-24T06:32:22.222+00:00|INFO|ServiceManager|main] Policy PAP started
[2021-08-24T06:32:22.222+00:00|INFO|Main|main] Started policy-pap service successfully.
[2021-08-24T06:32:22.223+00:00|INFO|JettyServletServer|PapGroup-6969] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d986d83@38bdbfe3==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=PapGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@2ceee4b6{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@12a470dd{/,null,STOPPED}, connector=PapGroup@6e03db1f{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[PapGroup-6969,5,main]]]: STARTING
[2021-08-24T06:32:22.232+00:00|INFO|Server|PapGroup-6969] jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.9.1+1
[2021-08-24T06:32:22.285+00:00|INFO|session|PapGroup-6969] DefaultSessionIdManager workerName=node0
[2021-08-24T06:32:22.285+00:00|INFO|session|PapGroup-6969] No SessionScavenger set, using defaults
[2021-08-24T06:32:22.286+00:00|INFO|session|PapGroup-6969] node0 Scavenging every 600000ms
[2021-08-24T06:32:23.209+00:00|INFO|GsonMessageBodyHandler|PapGroup-6969] Using GSON for REST calls
[2021-08-24T06:32:23.210+00:00|INFO|YamlMessageBodyHandler|PapGroup-6969] Accepting YAML for REST calls
[2021-08-24T06:32:23.332+00:00|INFO|ContextHandler|PapGroup-6969] Started o.e.j.s.ServletContextHandler@12a470dd{/,null,AVAILABLE}
[2021-08-24T06:32:23.594+00:00|INFO|SslContextFactory|PapGroup-6969] x509=X509@4d5bb1d5(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@7c1c4115[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/pap/etc/ssl/policy-truststore]
[2021-08-24T06:32:23.754+00:00|INFO|AbstractConnector|PapGroup-6969] Started PapGroup@6e03db1f{SSL, (ssl, http/1.1)}{0.0.0.0:6969}
[2021-08-24T06:32:23.755+00:00|INFO|Server|PapGroup-6969] Started @14830ms
[2021-08-24T06:32:35.854+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:32:35.854+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:32:35.855+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:32:35.855+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:32:36.876+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:32:36.876+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:32:51.878+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:32:51.880+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:32:51.881+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:32:51.881+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:32:52.915+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:32:52.916+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:33:07.917+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:33:07.917+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:33:07.917+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:33:07.918+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:33:08.944+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:33:08.944+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:33:23.946+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:33:23.949+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:33:23.949+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:33:23.950+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:33:24.968+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:33:24.969+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:33:39.970+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:33:39.971+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:33:39.971+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:33:39.971+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:33:41.000+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:33:41.001+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:33:56.004+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:33:56.006+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:33:56.006+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:33:56.007+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:33:57.033+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:33:57.033+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:34:12.034+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:34:12.035+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:34:12.035+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:34:12.035+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:34:13.070+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:34:13.070+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:34:28.074+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:34:28.080+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:34:28.080+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:34:28.080+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:34:29.104+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:34:29.104+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:34:44.108+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:34:44.108+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:34:44.108+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:34:44.108+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:34:45.133+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:34:45.134+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:35:00.136+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:35:00.145+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:35:00.146+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:35:00.146+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:35:01.168+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:35:01.170+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:35:16.171+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:35:16.172+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:35:16.172+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:35:16.178+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:35:17.196+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:35:17.196+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:35:32.200+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:35:32.204+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:35:32.204+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:35:32.205+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:35:33.225+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:35:33.228+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:35:48.228+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:35:48.230+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:35:48.230+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:35:48.230+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:35:49.256+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:35:49.257+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[EL Info]: 2021-08-24 06:35:57.805--ServerSession(1009422445)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:36:01.473--ServerSession(1009422445)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=341) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:36:01.513--ServerSession(1009422445)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=341) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:36:02.371--ServerSession(1009422445)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=341) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:36:02.405--ServerSession(1009422445)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=341) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:36:02.553+00:00|INFO|RequestLog|qtp1837602497-32] 10.233.70.152 - healthcheck [24/Aug/2021:06:35:57 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-08-24T06:36:04.257+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:36:04.258+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:36:04.258+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:36:04.259+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:36:05.288+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:36:05.292+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:36:20.296+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:36:20.296+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:36:20.296+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:36:20.296+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:36:21.327+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:36:21.328+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:36:36.329+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:36:36.330+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:36:36.330+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:36:36.330+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:36:37.360+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:36:37.361+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:36:52.362+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:36:52.363+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:36:52.363+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:36:52.363+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:36:53.390+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:36:53.390+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:37:08.392+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:37:08.396+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:37:08.396+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:37:08.397+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:37:09.420+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:37:09.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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:37:24.421+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:37:24.422+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:37:24.422+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:37:24.422+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:37:25.452+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:37:25.453+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:37:40.455+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:37:40.458+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:37:40.458+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:37:40.459+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:37:41.489+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:37:41.490+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:37:56.491+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:37:56.492+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:37:56.492+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:37:56.493+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:37:57.520+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-08-24T06:37:57.520+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.29.180] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-08-24T06:38:12.521+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=626f78ab-4854-40d5-a039-197680a93966, consumerInstance=onap-policy-pap-795bdd974b-6hjpq, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.29.180] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(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
[2021-08-24T06:38:12.523+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:38:12.523+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-08-24T06:38:12.523+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:38:27.891+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:38:27.904+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:38:27.904+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[EL Info]: 2021-08-24 06:38:30.742--ServerSession(28530815)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:38:33.393--ServerSession(28530815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=410) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:38:33.65--ServerSession(28530815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=410) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:38:33.698--ServerSession(28530815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=410) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:38:33.745--ServerSession(28530815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=410) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:38:34.429+00:00|INFO|RequestLog|qtp1837602497-34] 10.233.70.152 - healthcheck [24/Aug/2021:06:38:30 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[EL Info]: 2021-08-24 06:38:39.819--ServerSession(1453766629)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:38:40.305--ServerSession(1453766629)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=416) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:38:40.395--ServerSession(1453766629)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=416) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:38:40.459--ServerSession(1453766629)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=416) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:38:40.503--ServerSession(1453766629)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=416) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:38:40.559+00:00|INFO|RequestLog|qtp1837602497-28] 10.233.70.152 - healthcheck [24/Aug/2021:06:38:39 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-08-24T06:38:42.501+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:38:42.511+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-PDP-PAP] ***** OrderedServiceImpl implementers:
 []
[2021-08-24T06:38:42.514+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:38:41.761360Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"af0429ea-dda4-4876-9ed0-b0a5a68ea0dd","timestampMs":1629787121761,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup"}
[EL Info]: 2021-08-24 06:38:42.661--ServerSession(1818840593)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:38:45.399--ServerSession(1818840593)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=419) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:38:46.395--ServerSession(1818840593)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=419) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:38:46.456--ServerSession(1818840593)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=419) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:38:46.51--ServerSession(1818840593)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=419) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:38:46.687+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate starting
[2021-08-24T06:38:46.687+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate starting listener
[2021-08-24T06:38:46.688+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate starting timer
[2021-08-24T06:38:46.689+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=efa593f7-f328-4ad0-8b03-55bf458cb723, expireMs=1629787156689]
[2021-08-24T06:38:46.698+00:00|INFO|TimerManager|Thread-8] update timer waiting 29991ms Timer [name=efa593f7-f328-4ad0-8b03-55bf458cb723, expireMs=1629787156689]
[2021-08-24T06:38:46.698+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate starting enqueue
[2021-08-24T06:38:46.699+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate started
[2021-08-24T06:38:46.706+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1629787486706]
[2021-08-24T06:38:46.706+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 360000ms Timer [name=onap-policy-apex-pdp-0, expireMs=1629787486706]
[2021-08-24T06:38:46.708+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:38:46.708+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:38:46.712+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"efa593f7-f328-4ad0-8b03-55bf458cb723","timestampMs":1629787126636,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:38:46.755+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 41 ms
[2021-08-24T06:38:46.759+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:38:46.880+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:38:46.881+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (122 ms):{"serverTimeMs":2,"count":1}
[2021-08-24T06:38:47.550+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:38:47.551+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"efa593f7-f328-4ad0-8b03-55bf458cb723","timestampMs":1629787126636,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:38:47.552+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:38:47.552+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:38:47.553+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:38:48.236+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:38:48.238+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:38:47.572960Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"efa593f7-f328-4ad0-8b03-55bf458cb723","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"571f158c-6a1d-4745-81c1-345eacfcb4d6","timestampMs":1629787127572,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:38:48.241+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopping
[2021-08-24T06:38:48.242+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopping enqueue
[2021-08-24T06:38:48.242+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopping timer
[2021-08-24T06:38:48.242+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=efa593f7-f328-4ad0-8b03-55bf458cb723, expireMs=1629787156689]
[2021-08-24T06:38:48.242+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopping listener
[2021-08-24T06:38:48.243+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopped
[EL Info]: 2021-08-24 06:38:48.363--ServerSession(720677929)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:38:49.034--ServerSession(720677929)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=423) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:38:49.077--ServerSession(720677929)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=423) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:38:49.16--ServerSession(720677929)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=423) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:38:49.196--ServerSession(720677929)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=423) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:38:49.217+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate successful
[2021-08-24T06:38:49.218+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 start publishing next request
[2021-08-24T06:38:49.218+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange starting
[2021-08-24T06:38:49.218+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange starting listener
[2021-08-24T06:38:49.218+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange starting timer
[2021-08-24T06:38:49.219+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=a2c602f3-59c4-4de6-920f-f5e80f4415e9, expireMs=1629787159219]
[2021-08-24T06:38:49.219+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange starting enqueue
[2021-08-24T06:38:49.219+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange started
[2021-08-24T06:38:49.219+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 30000ms Timer [name=a2c602f3-59c4-4de6-920f-f5e80f4415e9, expireMs=1629787159219]
[2021-08-24T06:38:49.219+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:38:49.219+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:38:49.220+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"a2c602f3-59c4-4de6-920f-f5e80f4415e9","timestampMs":1629787126637,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:38:49.251+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 30 ms
[2021-08-24T06:38:49.252+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:38:49.277+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:38:49.278+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
[2021-08-24T06:38:49.903+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:38:49.908+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"a2c602f3-59c4-4de6-920f-f5e80f4415e9","timestampMs":1629787126637,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:38:49.909+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-08-24T06:38:49.909+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:38:49.909+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:38:50.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:38:50.638+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:38:49.988514Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"a2c602f3-59c4-4de6-920f-f5e80f4415e9","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"7d112147-d754-4a15-97ba-2ae3cb82cc9d","timestampMs":1629787129988,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:38:50.639+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopping
[2021-08-24T06:38:50.640+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopping enqueue
[2021-08-24T06:38:50.640+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopping timer
[2021-08-24T06:38:50.640+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=a2c602f3-59c4-4de6-920f-f5e80f4415e9, expireMs=1629787159219]
[2021-08-24T06:38:50.640+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopping listener
[2021-08-24T06:38:50.640+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopped
[2021-08-24T06:38:50.640+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange successful
[2021-08-24T06:38:50.640+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 has no more requests
[2021-08-24T06:38:50.641+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:38:50.641+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:39:05.649+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:05.649+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:39:05.650+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:39:07.549+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:07.550+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d6d32cdd-b298-4f22-a4c4-858381ab380a","timestampMs":1629787146336,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup"}
[EL Info]: 2021-08-24 06:39:07.644--ServerSession(1056842035)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:39:10.494--ServerSession(1056842035)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=435) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:39:10.535--ServerSession(1056842035)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=435) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:39:10.585--ServerSession(1056842035)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=435) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:39:10.619--ServerSession(1056842035)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=435) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:39:15.436+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting
[2021-08-24T06:39:15.436+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting listener
[2021-08-24T06:39:15.436+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting timer
[2021-08-24T06:39:15.436+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=07ee18e1-7dc6-4bac-bc1b-c13f90fef20f, expireMs=1629787185436]
[2021-08-24T06:39:15.437+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting enqueue
[2021-08-24T06:39:15.437+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate started
[2021-08-24T06:39:15.437+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629787515437]
[2021-08-24T06:39:15.438+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:39:15.438+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:39:15.442+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"07ee18e1-7dc6-4bac-bc1b-c13f90fef20f","timestampMs":1629787155416,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:15.450+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 8 ms
[2021-08-24T06:39:15.450+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:39:15.464+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:15.465+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
[2021-08-24T06:39:16.132+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:16.139+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"07ee18e1-7dc6-4bac-bc1b-c13f90fef20f","timestampMs":1629787155416,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:16.140+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:39:16.141+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:39:16.141+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:39:16.689+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=efa593f7-f328-4ad0-8b03-55bf458cb723, expireMs=1629787156689]
[2021-08-24T06:39:16.690+00:00|INFO|TimerManager|Thread-8] update timer waiting 28746ms Timer [name=07ee18e1-7dc6-4bac-bc1b-c13f90fef20f, expireMs=1629787185436]
[2021-08-24T06:39:17.448+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:17.449+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"07ee18e1-7dc6-4bac-bc1b-c13f90fef20f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ae29688a-8c2e-4342-a4cb-8677f5a3036c","timestampMs":1629787156753,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:17.452+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping
[2021-08-24T06:39:17.456+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping enqueue
[2021-08-24T06:39:17.456+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping timer
[2021-08-24T06:39:17.456+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=07ee18e1-7dc6-4bac-bc1b-c13f90fef20f, expireMs=1629787185436]
[2021-08-24T06:39:17.457+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping listener
[2021-08-24T06:39:17.457+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopped
[EL Info]: 2021-08-24 06:39:17.539--ServerSession(261554314)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:39:19.219+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=a2c602f3-59c4-4de6-920f-f5e80f4415e9, expireMs=1629787159219]
[EL Warning]: 2021-08-24 06:39:21.46--ServerSession(261554314)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=441) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:39:21.497--ServerSession(261554314)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=441) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:39:21.546--ServerSession(261554314)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=441) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:39:22.399--ServerSession(261554314)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=441) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:39:22.437+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate successful
[2021-08-24T06:39:22.437+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr start publishing next request
[2021-08-24T06:39:22.438+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting
[2021-08-24T06:39:22.438+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting listener
[2021-08-24T06:39:22.438+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting timer
[2021-08-24T06:39:22.438+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=11cd0b68-38ee-4ccb-b3ce-3d5a128c0284, expireMs=1629787192438]
[2021-08-24T06:39:22.438+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 30000ms Timer [name=11cd0b68-38ee-4ccb-b3ce-3d5a128c0284, expireMs=1629787192438]
[2021-08-24T06:39:22.439+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting enqueue
[2021-08-24T06:39:22.439+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange started
[2021-08-24T06:39:22.439+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"82730aeb-9020-410b-b404-136a33fdd483","timestampMs":1629787156755,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:22.440+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"11cd0b68-38ee-4ccb-b3ce-3d5a128c0284","timestampMs":1629787155416,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:22.441+00:00|INFO|network|Thread-6] [OUT|DMAAP|POLICY-NOTIFICATION]
{"deployed-policies":[{"policy-type":"onap.policies.Naming","policy-type-version":"1.0.0","policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]}
[2021-08-24T06:39:22.450+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 10 ms
[2021-08-24T06:39:22.450+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:39:22.454+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 8 ms
[2021-08-24T06:39:22.454+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ...
[2021-08-24T06:39:22.465+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:22.465+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[EL Info]: 2021-08-24 06:39:22.582--ServerSession(147573127)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:39:22.732+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:22.733+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (279 ms):{"serverTimeMs":193,"count":1}
[EL Warning]: 2021-08-24 06:39:25.56--ServerSession(147573127)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=444) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:39:25.591--ServerSession(147573127)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=444) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:39:26.399--ServerSession(147573127)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=444) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:39:28.4--ServerSession(147573127)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=444) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:39:33.403+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629787515437]
[2021-08-24T06:39:33.404+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629787533403]
[2021-08-24T06:39:33.405+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:39:33.406+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:39:34.069+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:34.069+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"11cd0b68-38ee-4ccb-b3ce-3d5a128c0284","timestampMs":1629787155416,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:34.070+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-08-24T06:39:34.070+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"11cd0b68-38ee-4ccb-b3ce-3d5a128c0284","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"6cc690fb-f312-4549-95be-ceb729b801d4","timestampMs":1629787163116,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:34.070+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping
[2021-08-24T06:39:34.070+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping enqueue
[2021-08-24T06:39:34.070+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping timer
[2021-08-24T06:39:34.070+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=11cd0b68-38ee-4ccb-b3ce-3d5a128c0284, expireMs=1629787192438]
[2021-08-24T06:39:34.070+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping listener
[2021-08-24T06:39:34.070+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopped
[2021-08-24T06:39:34.070+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange successful
[2021-08-24T06:39:34.070+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr start publishing next request
[2021-08-24T06:39:34.071+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting
[2021-08-24T06:39:34.071+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting listener
[2021-08-24T06:39:34.071+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting timer
[2021-08-24T06:39:34.071+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=025cf0f4-f312-4837-b8d0-02857fc357a9, expireMs=1629787204071]
[2021-08-24T06:39:34.071+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting enqueue
[2021-08-24T06:39:34.071+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate started
[2021-08-24T06:39:34.071+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:39:34.071+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:39:34.073+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"025cf0f4-f312-4837-b8d0-02857fc357a9","timestampMs":1629787172689,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:34.100+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 27 ms
[2021-08-24T06:39:34.100+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:39:34.113+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:34.113+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
[2021-08-24T06:39:34.741+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:34.741+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"025cf0f4-f312-4837-b8d0-02857fc357a9","timestampMs":1629787172689,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:34.742+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:39:34.742+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:39:34.742+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:39:35.418+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:35.421+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":"025cf0f4-f312-4837-b8d0-02857fc357a9","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"489a5cd2-968c-4ed9-8dee-d485a3476b80","timestampMs":1629787174759,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:39:35.422+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping
[2021-08-24T06:39:35.422+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping enqueue
[2021-08-24T06:39:35.422+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping timer
[2021-08-24T06:39:35.422+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=025cf0f4-f312-4837-b8d0-02857fc357a9, expireMs=1629787204071]
[2021-08-24T06:39:35.422+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping listener
[2021-08-24T06:39:35.422+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopped
[EL Info]: 2021-08-24 06:39:35.53--ServerSession(1572401445)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:39:42.401--ServerSession(1572401445)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=453) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:39:42.436--ServerSession(1572401445)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=453) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:39:42.482--ServerSession(1572401445)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=453) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:39:43.401--ServerSession(1572401445)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=453) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:39:43.416+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate successful
[2021-08-24T06:39:43.416+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr has no more requests
[2021-08-24T06:39:43.416+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:39:43.416+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:39:45.436+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=07ee18e1-7dc6-4bac-bc1b-c13f90fef20f, expireMs=1629787185436]
[2021-08-24T06:39:52.439+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=11cd0b68-38ee-4ccb-b3ce-3d5a128c0284, expireMs=1629787192438]
[2021-08-24T06:39:58.401+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:39:58.401+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:39:58.401+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:40:10.127+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:40:10.131+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:35:27.773293Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"f3811e2a-fbc0-4b84-8130-57801ddfd829","timestampMs":1629786927759,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup"}
[EL Info]: 2021-08-24 06:40:10.221--ServerSession(324580122)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:40:10.863--ServerSession(324580122)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=468) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:40:10.905--ServerSession(324580122)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=468) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:40:10.963--ServerSession(324580122)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=468) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:40:11.004--ServerSession(324580122)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=468) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:40:11.065+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate starting
[2021-08-24T06:40:11.065+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate starting listener
[2021-08-24T06:40:11.065+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate starting timer
[2021-08-24T06:40:11.065+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=7257c410-e76b-45c7-b06b-30851ae9a5ff, expireMs=1629787241065]
[2021-08-24T06:40:11.065+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate starting enqueue
[2021-08-24T06:40:11.065+00:00|INFO|TimerManager|Thread-8] update timer waiting 30000ms Timer [name=7257c410-e76b-45c7-b06b-30851ae9a5ff, expireMs=1629787241065]
[2021-08-24T06:40:11.066+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"7257c410-e76b-45c7-b06b-30851ae9a5ff","timestampMs":1629787211061,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-08-24T06:40:11.066+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate started
[2021-08-24T06:40:11.066+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1629787571066]
[2021-08-24T06:40:11.067+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:37:27.752167Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"a415d6cf-3b0b-4868-966d-d9dc10746bfa","timestampMs":1629787047752,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup"}
[2021-08-24T06:40:11.100+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 34 ms
[2021-08-24T06:40:11.100+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[EL Info]: 2021-08-24 06:40:11.132--ServerSession(1554452952)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:40:11.133+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:40:11.133+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
[EL Warning]: 2021-08-24 06:40:11.833--ServerSession(1554452952)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=469) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:40:11.879--ServerSession(1554452952)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=469) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:40:11.926--ServerSession(1554452952)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=469) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:40:11.961--ServerSession(1554452952)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=469) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:40:12.102+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1629787571066]
[2021-08-24T06:40:12.102+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1629787572102]
[2021-08-24T06:40:12.103+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:39:27.752498Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"949fbbcb-a72b-4b22-a787-cafa826c0cf8","timestampMs":1629787167752,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup"}
[EL Info]: 2021-08-24 06:40:12.211--ServerSession(687527455)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:40:12.962--ServerSession(687527455)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=471) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:40:13.014--ServerSession(687527455)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=471) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:40:13.077--ServerSession(687527455)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=471) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:40:13.116--ServerSession(687527455)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=471) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:40:13.166+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1629787572102]
[2021-08-24T06:40:13.166+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1629787573166]
[2021-08-24T06:40:13.168+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:40:13.168+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:40:13.312+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:40:13.313+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:40:11.823095Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"7257c410-e76b-45c7-b06b-30851ae9a5ff","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"7257c410-e76b-45c7-b06b-30851ae9a5ff","timestampMs":1629787211823,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-08-24T06:40:13.314+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate stopping
[2021-08-24T06:40:13.314+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate stopping enqueue
[2021-08-24T06:40:13.314+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate stopping timer
[2021-08-24T06:40:13.315+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=7257c410-e76b-45c7-b06b-30851ae9a5ff, expireMs=1629787241065]
[2021-08-24T06:40:13.315+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate stopping listener
[2021-08-24T06:40:13.315+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate stopped
[EL Info]: 2021-08-24 06:40:13.382--ServerSession(1020416881)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:40:13.883--ServerSession(1020416881)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=473) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:40:13.923--ServerSession(1020416881)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=473) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:40:13.97--ServerSession(1020416881)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=473) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:40:14.013--ServerSession(1020416881)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=473) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:40:14.028+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpUpdate successful
[2021-08-24T06:40:14.028+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 start publishing next request
[2021-08-24T06:40:14.028+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange starting
[2021-08-24T06:40:14.028+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange starting listener
[2021-08-24T06:40:14.028+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange starting timer
[2021-08-24T06:40:14.029+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=9785c211-35e9-4fc8-ac5c-8e912b1cb702, expireMs=1629787244029]
[2021-08-24T06:40:14.029+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 30000ms Timer [name=9785c211-35e9-4fc8-ac5c-8e912b1cb702, expireMs=1629787244029]
[2021-08-24T06:40:14.029+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange starting enqueue
[2021-08-24T06:40:14.029+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange started
[2021-08-24T06:40:14.029+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:40:14.029+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:40:14.031+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9785c211-35e9-4fc8-ac5c-8e912b1cb702","timestampMs":1629787211061,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-08-24T06:40:14.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 19 ms
[2021-08-24T06:40:14.051+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:40:14.073+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:40:14.074+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
[2021-08-24T06:40:14.100+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:40:14.101+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"7257c410-e76b-45c7-b06b-30851ae9a5ff","timestampMs":1629787211061,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-08-24T06:40:14.101+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:40:14.101+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:40:14.101+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:40:14.629+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:40:14.630+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9785c211-35e9-4fc8-ac5c-8e912b1cb702","timestampMs":1629787211061,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-08-24T06:40:14.630+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-08-24T06:40:14.630+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:40:14.630+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:40:15.373+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:40:15.373+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:40:14.686974Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"9785c211-35e9-4fc8-ac5c-8e912b1cb702","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"9785c211-35e9-4fc8-ac5c-8e912b1cb702","timestampMs":1629787214686,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-08-24T06:40:15.375+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange stopping
[2021-08-24T06:40:15.375+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange stopping enqueue
[2021-08-24T06:40:15.375+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange stopping timer
[2021-08-24T06:40:15.375+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=9785c211-35e9-4fc8-ac5c-8e912b1cb702, expireMs=1629787244029]
[2021-08-24T06:40:15.375+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange stopping listener
[2021-08-24T06:40:15.375+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange stopped
[2021-08-24T06:40:15.376+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 PdpStateChange successful
[2021-08-24T06:40:15.376+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-drools-pdp-0 has no more requests
[2021-08-24T06:40:15.376+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:40:15.376+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:40:30.392+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:40:30.394+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:40:30.394+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:40:41.066+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=7257c410-e76b-45c7-b06b-30851ae9a5ff, expireMs=1629787241065]
[2021-08-24T06:40:42.509+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:40:42.510+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:40:41.761882Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"8372c76e-6d50-4204-9f28-9f449067a20a","timestampMs":1629787241761,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-08-24 06:40:42.589--ServerSession(1175245735)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:40:44.029+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=9785c211-35e9-4fc8-ac5c-8e912b1cb702, expireMs=1629787244029]
[EL Warning]: 2021-08-24 06:40:45.519--ServerSession(1175245735)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=487) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:40:45.555--ServerSession(1175245735)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=487) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:40:46.412--ServerSession(1175245735)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=487) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:40:46.449--ServerSession(1175245735)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=487) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:40:46.535+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1629787486706]
[2021-08-24T06:40:46.535+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1629787606535]
[2021-08-24T06:40:46.536+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:40:46.536+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:01.521+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:01.521+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:41:01.521+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:16.498+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:16.499+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:41:16.499+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:17.471+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:17.472+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"eb4de8ba-9897-47cb-99ab-f45aa996a9bc","timestampMs":1629787276757,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-08-24 06:41:17.561--ServerSession(581576396)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:41:20.566--ServerSession(581576396)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=505) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:41:21.417--ServerSession(581576396)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=505) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:41:21.468--ServerSession(581576396)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=505) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:41:21.5--ServerSession(581576396)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=505) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:41:24.420+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting
[2021-08-24T06:41:24.420+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting listener
[2021-08-24T06:41:24.421+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting timer
[2021-08-24T06:41:24.421+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=679ae36a-b17a-4ae5-b637-ddb493f5b6f9, expireMs=1629787314421]
[2021-08-24T06:41:24.421+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting enqueue
[2021-08-24T06:41:24.421+00:00|INFO|TimerManager|Thread-8] update timer waiting 30000ms Timer [name=679ae36a-b17a-4ae5-b637-ddb493f5b6f9, expireMs=1629787314421]
[2021-08-24T06:41:24.421+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate started
[2021-08-24T06:41:24.421+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629787533403]
[2021-08-24T06:41:24.422+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629787644422]
[2021-08-24T06:41:24.422+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"679ae36a-b17a-4ae5-b637-ddb493f5b6f9","timestampMs":1629787283630,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:41:24.423+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:41:24.423+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:24.450+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 28 ms
[2021-08-24T06:41:24.451+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:41:24.484+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:24.485+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
[2021-08-24T06:41:25.178+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:25.180+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"679ae36a-b17a-4ae5-b637-ddb493f5b6f9","timestampMs":1629787283630,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:41:25.181+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:41:25.181+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:41:25.181+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:25.868+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:25.869+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":"679ae36a-b17a-4ae5-b637-ddb493f5b6f9","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"aa87dde8-69f9-4d7b-afd5-d15ef9cb1a86","timestampMs":1629787285185,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:41:25.871+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping
[2021-08-24T06:41:25.871+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping enqueue
[2021-08-24T06:41:25.872+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping timer
[2021-08-24T06:41:25.872+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=679ae36a-b17a-4ae5-b637-ddb493f5b6f9, expireMs=1629787314421]
[2021-08-24T06:41:25.872+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping listener
[2021-08-24T06:41:25.873+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopped
[EL Info]: 2021-08-24 06:41:25.973--ServerSession(1642571637)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:41:33.42--ServerSession(1642571637)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=509) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:41:33.458--ServerSession(1642571637)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=509) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:41:34.42--ServerSession(1642571637)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=509) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:41:34.453--ServerSession(1642571637)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=509) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:41:34.475+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate successful
[2021-08-24T06:41:34.475+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr start publishing next request
[2021-08-24T06:41:34.475+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting
[2021-08-24T06:41:34.475+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting listener
[2021-08-24T06:41:34.475+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting timer
[2021-08-24T06:41:34.475+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=721267da-9eec-4915-ad44-6a66a3c74002, expireMs=1629787324475]
[2021-08-24T06:41:34.476+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting enqueue
[2021-08-24T06:41:34.476+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange started
[2021-08-24T06:41:34.476+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 29999ms Timer [name=721267da-9eec-4915-ad44-6a66a3c74002, expireMs=1629787324475]
[2021-08-24T06:41:34.476+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:41:34.476+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:34.477+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"721267da-9eec-4915-ad44-6a66a3c74002","timestampMs":1629787283630,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:41:34.500+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 23 ms
[2021-08-24T06:41:34.500+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:41:34.521+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:34.522+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
[2021-08-24T06:41:34.607+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:34.607+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:41:27.752012Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"bfdfc916-5dcf-4d39-acba-8693d7d91103","timestampMs":1629787287751,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-08-24 06:41:34.702--ServerSession(159794816)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:41:36.6--ServerSession(159794816)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=515) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:41:36.634--ServerSession(159794816)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=515) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:41:36.681--ServerSession(159794816)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=515) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:41:37.42--ServerSession(159794816)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=515) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:41:37.466+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1629787573166]
[2021-08-24T06:41:37.466+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1629787657466]
[2021-08-24T06:41:37.467+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:41:37.467+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:37.499+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:37.500+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"721267da-9eec-4915-ad44-6a66a3c74002","timestampMs":1629787283630,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:41:37.500+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-08-24T06:41:37.500+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:41:37.500+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:38.021+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:38.022+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"721267da-9eec-4915-ad44-6a66a3c74002","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b12ff2d4-c119-42a3-884a-391f96286745","timestampMs":1629787295152,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:41:38.022+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping
[2021-08-24T06:41:38.023+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping enqueue
[2021-08-24T06:41:38.023+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping timer
[2021-08-24T06:41:38.023+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=721267da-9eec-4915-ad44-6a66a3c74002, expireMs=1629787324475]
[2021-08-24T06:41:38.023+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping listener
[2021-08-24T06:41:38.023+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopped
[2021-08-24T06:41:38.023+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange successful
[2021-08-24T06:41:38.023+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr has no more requests
[2021-08-24T06:41:38.023+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:41:38.023+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:53.005+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:41:53.005+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:41:53.005+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:41:54.421+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=679ae36a-b17a-4ae5-b637-ddb493f5b6f9, expireMs=1629787314421]
[2021-08-24T06:42:04.475+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=721267da-9eec-4915-ad44-6a66a3c74002, expireMs=1629787324475]
[2021-08-24T06:42:07.972+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:42:07.973+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:42:07.973+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:42:22.958+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:42:22.958+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:42:22.958+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:42:37.953+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:42:37.954+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:42:37.954+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:42:42.474+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:42:42.475+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:42:41.761506Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"9fd81a93-7fb8-469c-9f76-cf81e72e1aa8","timestampMs":1629787361761,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-08-24 06:42:42.61--ServerSession(501061563)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:42:45.499--ServerSession(501061563)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=546) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:42:45.534--ServerSession(501061563)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=546) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:42:45.593--ServerSession(501061563)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=546) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:42:46.429--ServerSession(501061563)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=546) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:42:46.484+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1629787606535]
[2021-08-24T06:42:46.484+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1629787726484]
[2021-08-24T06:42:46.485+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:42:46.485+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:43:01.475+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:43:01.476+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:43:01.476+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:43:16.451+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:43:16.452+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:43:16.452+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:43:17.470+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:43:17.470+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"dc39e437-235b-4ca4-bea9-60ab1094de60","timestampMs":1629787396759,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-08-24 06:43:17.559--ServerSession(1206616697)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Severe]: 2021-08-24 06:43:19.631--ServerSession(1206616697)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[EL Severe]: ejb: 2021-08-24 06:43:19.632--ServerSession(1206616697)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[2021-08-24T06:43:19.633+00:00|WARN|DefaultPfDao|DMAAP-source-POLICY-PDP-PAP] Creation of Policy Framework persistence unit "PolicyMariaDb" failed
[2021-08-24T06:43:19.637+00:00|WARN|PolicyModelsProviderFactory|DMAAP-source-POLICY-PDP-PAP] could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
[2021-08-24T06:43:19.638+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
org.onap.policy.models.base.PfModelException: could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:77)
	at org.onap.policy.pap.main.PolicyModelsProviderFactoryWrapper.create(PolicyModelsProviderFactoryWrapper.java:61)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:104)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.policy.models.base.PfModelException: could not create Data Access Object (DAO) using url "jdbc:mariadb://policy-mariadb:3306/policyadmin" and persistence unit "PolicyMariaDb"
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:101)
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:70)
	... 13 common frames omitted
Caused by: org.onap.policy.models.base.PfModelException: Creation of Policy Framework persistence unit "PolicyMariaDb" failed
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:129)
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:95)
	... 14 common frames omitted
Caused by: javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getDatabaseSession(EntityManagerFactoryDelegate.java:200)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getDatabaseSession(EntityManagerFactoryImpl.java:542)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactoryImpl(PersistenceProvider.java:153)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactory(PersistenceProvider.java:191)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:123)
	... 15 common frames omitted
Caused by: org.eclipse.persistence.exceptions.DatabaseException: 
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:328)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:140)
	at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:172)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:349)
	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:316)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:438)
	at org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:219)
	at org.eclipse.persistence.sessions.server.ConnectionPool.startUp(ConnectionPool.java:507)
	at org.eclipse.persistence.sessions.server.ServerSession.connect(ServerSession.java:522)
	at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:824)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:258)
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:772)
	... 22 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:100)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:255)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:519)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387)
	... 38 common frames omitted
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.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:250)
	... 40 common frames omitted
[2021-08-24T06:43:19.638+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:43:19.638+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[EL Info]: 2021-08-24 06:43:25.214--ServerSession(379442392)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Severe]: 2021-08-24 06:43:27.281--ServerSession(379442392)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[EL Severe]: ejb: 2021-08-24 06:43:27.285--ServerSession(379442392)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[2021-08-24T06:43:27.285+00:00|WARN|DefaultPfDao|qtp1837602497-27] Creation of Policy Framework persistence unit "PolicyMariaDb" failed
[2021-08-24T06:43:27.287+00:00|WARN|PolicyModelsProviderFactory|qtp1837602497-27] could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
[2021-08-24T06:43:27.290+00:00|INFO|PdpGroupQueryControllerV1|qtp1837602497-27] group query failed
org.onap.policy.models.base.PfModelException: could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:77)
	at org.onap.policy.pap.main.PolicyModelsProviderFactoryWrapper.create(PolicyModelsProviderFactoryWrapper.java:61)
	at org.onap.policy.pap.main.rest.PdpGroupQueryProvider.fetchPdpGroupDetails(PdpGroupQueryProvider.java:54)
	at org.onap.policy.pap.main.rest.PdpGroupQueryControllerV1.queryGroupDetails(PdpGroupQueryControllerV1.java:90)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:563)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:567)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.policy.models.base.PfModelException: could not create Data Access Object (DAO) using url "jdbc:mariadb://policy-mariadb:3306/policyadmin" and persistence unit "PolicyMariaDb"
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:101)
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:70)
	... 65 common frames omitted
Caused by: org.onap.policy.models.base.PfModelException: Creation of Policy Framework persistence unit "PolicyMariaDb" failed
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:129)
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:95)
	... 66 common frames omitted
Caused by: javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getDatabaseSession(EntityManagerFactoryDelegate.java:200)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getDatabaseSession(EntityManagerFactoryImpl.java:542)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactoryImpl(PersistenceProvider.java:153)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactory(PersistenceProvider.java:191)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:123)
	... 67 common frames omitted
Caused by: org.eclipse.persistence.exceptions.DatabaseException: 
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:328)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:140)
	at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:172)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:349)
	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:316)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:438)
	at org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:219)
	at org.eclipse.persistence.sessions.server.ConnectionPool.startUp(ConnectionPool.java:507)
	at org.eclipse.persistence.sessions.server.ServerSession.connect(ServerSession.java:522)
	at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:824)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:258)
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:772)
	... 74 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:100)
	... 84 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:255)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:519)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387)
	... 90 common frames omitted
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.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:250)
	... 92 common frames omitted
[2021-08-24T06:43:27.302+00:00|INFO|RequestLog|qtp1837602497-27] 10.233.70.152 - healthcheck [24/Aug/2021:06:43:25 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 500 1508 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-08-24T06:43:28.480+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:43:28.481+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:43:27.752022Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"1eeba69f-c988-44e3-9341-8adee1fabf61","timestampMs":1629787407751,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-08-24 06:43:28.59--ServerSession(1953107470)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Severe]: 2021-08-24 06:43:30.637--ServerSession(1953107470)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[EL Severe]: ejb: 2021-08-24 06:43:30.637--ServerSession(1953107470)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[2021-08-24T06:43:30.638+00:00|WARN|DefaultPfDao|DMAAP-source-POLICY-PDP-PAP] Creation of Policy Framework persistence unit "PolicyMariaDb" failed
[2021-08-24T06:43:30.638+00:00|WARN|PolicyModelsProviderFactory|DMAAP-source-POLICY-PDP-PAP] could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
[2021-08-24T06:43:30.639+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
org.onap.policy.models.base.PfModelException: could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:77)
	at org.onap.policy.pap.main.PolicyModelsProviderFactoryWrapper.create(PolicyModelsProviderFactoryWrapper.java:61)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:104)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.policy.models.base.PfModelException: could not create Data Access Object (DAO) using url "jdbc:mariadb://policy-mariadb:3306/policyadmin" and persistence unit "PolicyMariaDb"
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:101)
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:70)
	... 13 common frames omitted
Caused by: org.onap.policy.models.base.PfModelException: Creation of Policy Framework persistence unit "PolicyMariaDb" failed
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:129)
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:95)
	... 14 common frames omitted
Caused by: javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getDatabaseSession(EntityManagerFactoryDelegate.java:200)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getDatabaseSession(EntityManagerFactoryImpl.java:542)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactoryImpl(PersistenceProvider.java:153)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactory(PersistenceProvider.java:191)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:123)
	... 15 common frames omitted
Caused by: org.eclipse.persistence.exceptions.DatabaseException: 
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:328)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:140)
	at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:172)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:349)
	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:316)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:438)
	at org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:219)
	at org.eclipse.persistence.sessions.server.ConnectionPool.startUp(ConnectionPool.java:507)
	at org.eclipse.persistence.sessions.server.ServerSession.connect(ServerSession.java:522)
	at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:824)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:258)
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:772)
	... 22 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:100)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:255)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:519)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387)
	... 38 common frames omitted
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.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:250)
	... 40 common frames omitted
[2021-08-24T06:43:30.639+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:43:30.640+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[EL Info]: 2021-08-24 06:43:30.764--ServerSession(1793839259)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Severe]: 2021-08-24 06:43:32.808--ServerSession(1793839259)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[EL Severe]: ejb: 2021-08-24 06:43:32.81--ServerSession(1793839259)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[2021-08-24T06:43:32.811+00:00|WARN|DefaultPfDao|qtp1837602497-27] Creation of Policy Framework persistence unit "PolicyMariaDb" failed
[2021-08-24T06:43:32.811+00:00|WARN|PolicyModelsProviderFactory|qtp1837602497-27] could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
[2021-08-24T06:43:32.813+00:00|INFO|PdpGroupQueryControllerV1|qtp1837602497-27] group query failed
org.onap.policy.models.base.PfModelException: could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:77)
	at org.onap.policy.pap.main.PolicyModelsProviderFactoryWrapper.create(PolicyModelsProviderFactoryWrapper.java:61)
	at org.onap.policy.pap.main.rest.PdpGroupQueryProvider.fetchPdpGroupDetails(PdpGroupQueryProvider.java:54)
	at org.onap.policy.pap.main.rest.PdpGroupQueryControllerV1.queryGroupDetails(PdpGroupQueryControllerV1.java:90)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:563)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:567)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.policy.models.base.PfModelException: could not create Data Access Object (DAO) using url "jdbc:mariadb://policy-mariadb:3306/policyadmin" and persistence unit "PolicyMariaDb"
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:101)
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:70)
	... 65 common frames omitted
Caused by: org.onap.policy.models.base.PfModelException: Creation of Policy Framework persistence unit "PolicyMariaDb" failed
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:129)
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:95)
	... 66 common frames omitted
Caused by: javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getDatabaseSession(EntityManagerFactoryDelegate.java:200)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getDatabaseSession(EntityManagerFactoryImpl.java:542)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactoryImpl(PersistenceProvider.java:153)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactory(PersistenceProvider.java:191)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:123)
	... 67 common frames omitted
Caused by: org.eclipse.persistence.exceptions.DatabaseException: 
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:328)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:140)
	at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:172)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:349)
	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:316)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:438)
	at org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:219)
	at org.eclipse.persistence.sessions.server.ConnectionPool.startUp(ConnectionPool.java:507)
	at org.eclipse.persistence.sessions.server.ServerSession.connect(ServerSession.java:522)
	at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:824)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:258)
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:772)
	... 74 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:100)
	... 84 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:255)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:519)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387)
	... 90 common frames omitted
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.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:250)
	... 92 common frames omitted
[2021-08-24T06:43:32.817+00:00|INFO|RequestLog|qtp1837602497-27] 10.233.70.152 - healthcheck [24/Aug/2021:06:43:30 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 500 1508 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-08-24T06:43:45.617+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:43:45.618+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:43:45.618+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:44:00.598+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:44:00.599+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:44:00.599+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:44:15.581+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:44:15.582+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:44:15.582+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:44:30.578+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:44:30.579+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:44:30.579+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:44:42.498+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:44:42.499+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:44:41.760819Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"861f2e47-ad19-48ff-b543-2a66cf3cf8fb","timestampMs":1629787481760,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-08-24 06:44:42.575--ServerSession(1315337060)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Severe]: 2021-08-24 06:44:43.606--ServerSession(1315337060)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[EL Severe]: ejb: 2021-08-24 06:44:43.606--ServerSession(1315337060)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[2021-08-24T06:44:43.606+00:00|WARN|DefaultPfDao|DMAAP-source-POLICY-PDP-PAP] Creation of Policy Framework persistence unit "PolicyMariaDb" failed
[2021-08-24T06:44:43.607+00:00|WARN|PolicyModelsProviderFactory|DMAAP-source-POLICY-PDP-PAP] could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
[2021-08-24T06:44:43.607+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
org.onap.policy.models.base.PfModelException: could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:77)
	at org.onap.policy.pap.main.PolicyModelsProviderFactoryWrapper.create(PolicyModelsProviderFactoryWrapper.java:61)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:104)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.policy.models.base.PfModelException: could not create Data Access Object (DAO) using url "jdbc:mariadb://policy-mariadb:3306/policyadmin" and persistence unit "PolicyMariaDb"
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:101)
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:70)
	... 13 common frames omitted
Caused by: org.onap.policy.models.base.PfModelException: Creation of Policy Framework persistence unit "PolicyMariaDb" failed
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:129)
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:95)
	... 14 common frames omitted
Caused by: javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getDatabaseSession(EntityManagerFactoryDelegate.java:200)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getDatabaseSession(EntityManagerFactoryImpl.java:542)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactoryImpl(PersistenceProvider.java:153)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactory(PersistenceProvider.java:191)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:123)
	... 15 common frames omitted
Caused by: org.eclipse.persistence.exceptions.DatabaseException: 
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:328)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:140)
	at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:172)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:349)
	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:316)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:438)
	at org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:219)
	at org.eclipse.persistence.sessions.server.ConnectionPool.startUp(ConnectionPool.java:507)
	at org.eclipse.persistence.sessions.server.ServerSession.connect(ServerSession.java:522)
	at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:824)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:258)
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:772)
	... 22 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:100)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:255)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:519)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387)
	... 38 common frames omitted
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.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:250)
	... 40 common frames omitted
[2021-08-24T06:44:43.608+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:44:43.608+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:44:46.706+00:00|INFO|TimerManager|Thread-7] heart beat timer discarded (expired) Timer [name=onap-policy-apex-pdp-0, expireMs=1629787486706]
[2021-08-24T06:44:46.707+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 157715ms Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629787644422]
[2021-08-24T06:44:58.617+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:44:58.617+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:44:58.617+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:45:13.602+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:45:13.602+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:45:13.602+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:45:17.450+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:45:17.450+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"437cadc6-fee7-46fc-a8a5-3ace65056d62","timestampMs":1629787516762,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-08-24 06:45:17.515--ServerSession(1303837579)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Severe]: 2021-08-24 06:45:19.564--ServerSession(1303837579)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[EL Severe]: ejb: 2021-08-24 06:45:19.565--ServerSession(1303837579)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[2021-08-24T06:45:19.565+00:00|WARN|DefaultPfDao|DMAAP-source-POLICY-PDP-PAP] Creation of Policy Framework persistence unit "PolicyMariaDb" failed
[2021-08-24T06:45:19.565+00:00|WARN|PolicyModelsProviderFactory|DMAAP-source-POLICY-PDP-PAP] could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
[2021-08-24T06:45:19.566+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
org.onap.policy.models.base.PfModelException: could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:77)
	at org.onap.policy.pap.main.PolicyModelsProviderFactoryWrapper.create(PolicyModelsProviderFactoryWrapper.java:61)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:104)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.policy.models.base.PfModelException: could not create Data Access Object (DAO) using url "jdbc:mariadb://policy-mariadb:3306/policyadmin" and persistence unit "PolicyMariaDb"
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:101)
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:70)
	... 13 common frames omitted
Caused by: org.onap.policy.models.base.PfModelException: Creation of Policy Framework persistence unit "PolicyMariaDb" failed
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:129)
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:95)
	... 14 common frames omitted
Caused by: javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getDatabaseSession(EntityManagerFactoryDelegate.java:200)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getDatabaseSession(EntityManagerFactoryImpl.java:542)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactoryImpl(PersistenceProvider.java:153)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactory(PersistenceProvider.java:191)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:123)
	... 15 common frames omitted
Caused by: org.eclipse.persistence.exceptions.DatabaseException: 
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:328)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:140)
	at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:172)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:349)
	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:316)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:438)
	at org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:219)
	at org.eclipse.persistence.sessions.server.ConnectionPool.startUp(ConnectionPool.java:507)
	at org.eclipse.persistence.sessions.server.ServerSession.connect(ServerSession.java:522)
	at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:824)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:258)
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:772)
	... 22 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:100)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:255)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:519)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387)
	... 38 common frames omitted
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.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:250)
	... 40 common frames omitted
[2021-08-24T06:45:19.566+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:45:19.566+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:45:28.492+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:45:28.493+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:45:27.751832Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"500b7c20-ebe0-4bc4-8863-8183c3ce69b1","timestampMs":1629787527751,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-08-24 06:45:28.56--ServerSession(277248926)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Severe]: 2021-08-24 06:45:30.61--ServerSession(277248926)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[EL Severe]: ejb: 2021-08-24 06:45:30.61--ServerSession(277248926)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[2021-08-24T06:45:30.611+00:00|WARN|DefaultPfDao|DMAAP-source-POLICY-PDP-PAP] Creation of Policy Framework persistence unit "PolicyMariaDb" failed
[2021-08-24T06:45:30.611+00:00|WARN|PolicyModelsProviderFactory|DMAAP-source-POLICY-PDP-PAP] could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
[2021-08-24T06:45:30.612+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
org.onap.policy.models.base.PfModelException: could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:77)
	at org.onap.policy.pap.main.PolicyModelsProviderFactoryWrapper.create(PolicyModelsProviderFactoryWrapper.java:61)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:104)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.policy.models.base.PfModelException: could not create Data Access Object (DAO) using url "jdbc:mariadb://policy-mariadb:3306/policyadmin" and persistence unit "PolicyMariaDb"
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:101)
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:70)
	... 13 common frames omitted
Caused by: org.onap.policy.models.base.PfModelException: Creation of Policy Framework persistence unit "PolicyMariaDb" failed
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:129)
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:95)
	... 14 common frames omitted
Caused by: javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getDatabaseSession(EntityManagerFactoryDelegate.java:200)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getDatabaseSession(EntityManagerFactoryImpl.java:542)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactoryImpl(PersistenceProvider.java:153)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactory(PersistenceProvider.java:191)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:123)
	... 15 common frames omitted
Caused by: org.eclipse.persistence.exceptions.DatabaseException: 
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:328)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:140)
	at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:172)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:349)
	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:316)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:438)
	at org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:219)
	at org.eclipse.persistence.sessions.server.ConnectionPool.startUp(ConnectionPool.java:507)
	at org.eclipse.persistence.sessions.server.ServerSession.connect(ServerSession.java:522)
	at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:824)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:258)
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:772)
	... 22 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:100)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:255)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:519)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387)
	... 38 common frames omitted
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.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:250)
	... 40 common frames omitted
[2021-08-24T06:45:30.613+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:45:30.613+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:45:45.609+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:45:45.613+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:45:45.613+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:46:00.583+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:46:00.584+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:46:00.584+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:46:15.582+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:46:15.583+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:46:15.583+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:46:30.602+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:46:30.603+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:46:30.603+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:46:42.464+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:46:42.465+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:46:41.761938Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"72ad76f5-9e58-4040-b24c-17dcf06084de","timestampMs":1629787601761,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-08-24 06:46:42.564--ServerSession(282865047)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Severe]: 2021-08-24 06:46:44.623--ServerSession(282865047)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[EL Severe]: ejb: 2021-08-24 06:46:44.623--ServerSession(282865047)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
[2021-08-24T06:46:44.623+00:00|WARN|DefaultPfDao|DMAAP-source-POLICY-PDP-PAP] Creation of Policy Framework persistence unit "PolicyMariaDb" failed
[2021-08-24T06:46:44.624+00:00|WARN|PolicyModelsProviderFactory|DMAAP-source-POLICY-PDP-PAP] could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
[2021-08-24T06:46:44.624+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
org.onap.policy.models.base.PfModelException: could not create an instance of PolicyModelsProvider "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl"
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:77)
	at org.onap.policy.pap.main.PolicyModelsProviderFactoryWrapper.create(PolicyModelsProviderFactoryWrapper.java:61)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:104)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.policy.models.base.PfModelException: could not create Data Access Object (DAO) using url "jdbc:mariadb://policy-mariadb:3306/policyadmin" and persistence unit "PolicyMariaDb"
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:101)
	at org.onap.policy.models.provider.PolicyModelsProviderFactory.createPolicyModelsProvider(PolicyModelsProviderFactory.java:70)
	... 13 common frames omitted
Caused by: org.onap.policy.models.base.PfModelException: Creation of Policy Framework persistence unit "PolicyMariaDb" failed
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:129)
	at org.onap.policy.models.provider.impl.AbstractModelsProvider.init(AbstractModelsProvider.java:95)
	... 14 common frames omitted
Caused by: javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:857)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getAbstractSession(EntityManagerFactoryDelegate.java:222)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getDatabaseSession(EntityManagerFactoryDelegate.java:200)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getDatabaseSession(EntityManagerFactoryImpl.java:542)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactoryImpl(PersistenceProvider.java:153)
	at org.eclipse.persistence.jpa.PersistenceProvider.createEntityManagerFactory(PersistenceProvider.java:191)
	at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:123)
	... 15 common frames omitted
Caused by: org.eclipse.persistence.exceptions.DatabaseException: 
Internal Exception: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
Error Code: -1
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:328)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:140)
	at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:172)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:349)
	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:316)
	at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:438)
	at org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:219)
	at org.eclipse.persistence.sessions.server.ConnectionPool.startUp(ConnectionPool.java:507)
	at org.eclipse.persistence.sessions.server.ServerSession.connect(ServerSession.java:522)
	at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:824)
	at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:258)
	at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:772)
	... 22 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:100)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:policy-mariadb, port:3306. Connection refused (Connection refused)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:255)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:519)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387)
	... 38 common frames omitted
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.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:250)
	... 40 common frames omitted
[2021-08-24T06:46:44.625+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:46:44.625+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:46:59.616+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:46:59.617+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:46:59.617+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:47:14.590+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:14.593+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:47:14.593+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:47:17.459+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:17.459+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1d40c5e7-f6aa-4dd3-b378-f50d0c8f6e9c","timestampMs":1629787636764,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-08-24 06:47:17.53--ServerSession(1729284876)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:47:24.422+00:00|INFO|TimerManager|Thread-7] heart beat timer expired Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629787644422]
[2021-08-24T06:47:24.423+00:00|INFO|TimerManager|Thread-7] heart beat timer firing Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629787644422]
[EL Warning]: 2021-08-24 06:47:24.483--ServerSession(1729284876)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=668) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:47:24.53--ServerSession(1729284876)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=668) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:47:24.584--ServerSession(1729284876)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=668) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:47:25.483--ServerSession(1729284876)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=668) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:47:28.593+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting
[2021-08-24T06:47:28.593+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting listener
[2021-08-24T06:47:28.594+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting timer
[2021-08-24T06:47:28.594+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=84669acd-5b88-4408-8b2b-a54c45feeed3, expireMs=1629787678594]
[2021-08-24T06:47:28.594+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting enqueue
[2021-08-24T06:47:28.594+00:00|INFO|TimerManager|Thread-8] update timer waiting 30000ms Timer [name=84669acd-5b88-4408-8b2b-a54c45feeed3, expireMs=1629787678594]
[2021-08-24T06:47:28.594+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate started
[2021-08-24T06:47:28.595+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer discarded (cancelled) Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629787644422]
[2021-08-24T06:47:28.595+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788008595]
[2021-08-24T06:47:28.595+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"84669acd-5b88-4408-8b2b-a54c45feeed3","timestampMs":1629787648587,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:47:28.597+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:47:28.597+00:00|WARN|PdpTracker|Thread-7] missed heart beats - removing PDP onap-policy-xacml-pdp-78cfdb56bd-sm4rr
[2021-08-24T06:47:28.597+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:47:28.600+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 4 ms
[2021-08-24T06:47:28.600+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:47:28.633+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:28.634+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
[EL Info]: 2021-08-24 06:47:28.655--ServerSession(1255982360)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:47:28.730+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:28.731+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:47:27.751995Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"4519fc38-97e7-46f7-9334-a5e2845b6338","timestampMs":1629787647751,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Warning]: 2021-08-24 06:47:31.578--ServerSession(1255982360)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=675) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:47:31.613--ServerSession(1255982360)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=675) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:47:31.662--ServerSession(1255982360)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=675) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:47:32.484--ServerSession(1255982360)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=675) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:47:32.517+00:00|INFO|PdpModifyRequestMap|Thread-7] removed onap-policy-xacml-pdp-78cfdb56bd-sm4rr from group=defaultGroup subgroup=xacml
[2021-08-24T06:47:32.579+00:00|INFO|network|Thread-6] [OUT|DMAAP|POLICY-NOTIFICATION]
{"deployed-policies":[{"policy-type":"onap.policies.Naming","policy-type-version":"1.0.0","policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0","success-count":0,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]}
[2021-08-24T06:47:32.580+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 4886ms Timer [name=onap-policy-drools-pdp-0, expireMs=1629787657466]
[2021-08-24T06:47:32.610+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 30 ms
[2021-08-24T06:47:32.610+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ...
[EL Info]: 2021-08-24 06:47:32.645--ServerSession(1674167267)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:47:32.655+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:32.655+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (45 ms):{"serverTimeMs":5,"count":1}
[EL Warning]: 2021-08-24 06:47:34.629--ServerSession(1674167267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=677) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:47:34.662--ServerSession(1674167267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=677) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:47:35.484--ServerSession(1674167267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=677) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:47:35.523--ServerSession(1674167267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=677) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:47:35.594+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1629787657466]
[2021-08-24T06:47:35.594+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1629788015594]
[2021-08-24T06:47:35.596+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:47:35.596+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:47:35.624+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:35.624+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"84669acd-5b88-4408-8b2b-a54c45feeed3","timestampMs":1629787648587,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:47:35.625+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:47:35.625+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:47:35.625+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:47:36.154+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:36.154+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":"84669acd-5b88-4408-8b2b-a54c45feeed3","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c47280c2-320e-4539-8241-4a1263bbc5d7","timestampMs":1629787649267,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:47:36.155+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping
[2021-08-24T06:47:36.155+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping enqueue
[2021-08-24T06:47:36.155+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping timer
[2021-08-24T06:47:36.155+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=84669acd-5b88-4408-8b2b-a54c45feeed3, expireMs=1629787678594]
[2021-08-24T06:47:36.155+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping listener
[2021-08-24T06:47:36.155+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopped
[EL Info]: 2021-08-24 06:47:36.216--ServerSession(323908054)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:47:36.948--ServerSession(323908054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=681) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:47:36.977--ServerSession(323908054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=681) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:47:37.029--ServerSession(323908054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=681) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:47:37.06--ServerSession(323908054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=681) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:47:37.077+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate successful
[2021-08-24T06:47:37.077+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr start publishing next request
[2021-08-24T06:47:37.077+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting
[2021-08-24T06:47:37.077+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting listener
[2021-08-24T06:47:37.077+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting timer
[2021-08-24T06:47:37.077+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=9a4c1826-cc17-47a0-8683-e14bb8c3d10e, expireMs=1629787687077]
[2021-08-24T06:47:37.077+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting enqueue
[2021-08-24T06:47:37.078+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 29999ms Timer [name=9a4c1826-cc17-47a0-8683-e14bb8c3d10e, expireMs=1629787687077]
[2021-08-24T06:47:37.078+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange started
[2021-08-24T06:47:37.078+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:47:37.078+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:47:37.078+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9a4c1826-cc17-47a0-8683-e14bb8c3d10e","timestampMs":1629787648587,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:47:37.100+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 22 ms
[2021-08-24T06:47:37.100+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:47:37.109+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:37.109+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
[2021-08-24T06:47:37.467+00:00|INFO|TimerManager|Thread-7] heart beat timer discarded (expired) Timer [name=onap-policy-drools-pdp-0, expireMs=1629787657466]
[2021-08-24T06:47:37.467+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 69017ms Timer [name=onap-policy-apex-pdp-0, expireMs=1629787726484]
[2021-08-24T06:47:37.728+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:37.728+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9a4c1826-cc17-47a0-8683-e14bb8c3d10e","timestampMs":1629787648587,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:47:37.729+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-08-24T06:47:37.729+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:47:37.729+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:47:38.417+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:38.418+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"9a4c1826-cc17-47a0-8683-e14bb8c3d10e","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"51f417bb-bfa1-423b-a6c0-b81e7d145e97","timestampMs":1629787657765,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:47:38.418+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping
[2021-08-24T06:47:38.418+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping enqueue
[2021-08-24T06:47:38.418+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping timer
[2021-08-24T06:47:38.418+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=9a4c1826-cc17-47a0-8683-e14bb8c3d10e, expireMs=1629787687077]
[2021-08-24T06:47:38.418+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping listener
[2021-08-24T06:47:38.418+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopped
[2021-08-24T06:47:38.418+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange successful
[2021-08-24T06:47:38.419+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr has no more requests
[2021-08-24T06:47:38.419+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:47:38.419+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:47:53.460+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:47:53.461+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:47:53.461+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:47:58.594+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=84669acd-5b88-4408-8b2b-a54c45feeed3, expireMs=1629787678594]
[2021-08-24T06:48:07.077+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=9a4c1826-cc17-47a0-8683-e14bb8c3d10e, expireMs=1629787687077]
[2021-08-24T06:48:08.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:48:08.436+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:48:08.436+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:48:23.399+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:48:23.400+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:48:23.400+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[EL Info]: 2021-08-24 06:48:27.847--ServerSession(1406721339)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:48:28.908--ServerSession(1406721339)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=706) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:48:29.493--ServerSession(1406721339)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=706) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:48:29.549--ServerSession(1406721339)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=706) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:48:29.583--ServerSession(1406721339)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=706) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:48:29.623+00:00|INFO|RequestLog|qtp1837602497-33] 10.233.70.152 - healthcheck [24/Aug/2021:06:48:27 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2584 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[EL Info]: 2021-08-24 06:48:33.756--ServerSession(264612601)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:48:34.276--ServerSession(264612601)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=710) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:48:34.316--ServerSession(264612601)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=710) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:48:34.37--ServerSession(264612601)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=710) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:48:34.404--ServerSession(264612601)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=710) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:48:34.441+00:00|INFO|RequestLog|qtp1837602497-34] 10.233.70.152 - healthcheck [24/Aug/2021:06:48:33 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2584 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-08-24T06:48:38.404+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:48:38.405+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:48:38.405+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:48:42.458+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:48:42.459+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:48:41.761814Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"73fe197f-2c07-425b-a695-9de8e0f01ee0","timestampMs":1629787721761,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-08-24 06:48:42.522--ServerSession(1364956202)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:48:46.484+00:00|INFO|TimerManager|Thread-7] heart beat timer expired Timer [name=onap-policy-apex-pdp-0, expireMs=1629787726484]
[2021-08-24T06:48:46.485+00:00|INFO|TimerManager|Thread-7] heart beat timer firing Timer [name=onap-policy-apex-pdp-0, expireMs=1629787726484]
[EL Warning]: 2021-08-24 06:48:51.609--ServerSession(1364956202)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=715) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:48:52.498--ServerSession(1364956202)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=715) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:48:52.555--ServerSession(1364956202)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=715) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:48:52.59--ServerSession(1364956202)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=715) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:48:52.634+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer discarded (cancelled) Timer [name=onap-policy-apex-pdp-0, expireMs=1629787726484]
[2021-08-24T06:48:52.634+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1629788092634]
[2021-08-24T06:48:52.635+00:00|WARN|PdpTracker|Thread-7] missed heart beats - removing PDP onap-policy-apex-pdp-0
[2021-08-24T06:48:52.636+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:48:52.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[EL Info]: 2021-08-24 06:48:52.752--ServerSession(1135756306)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:48:54.695--ServerSession(1135756306)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=722) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:48:54.743--ServerSession(1135756306)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=722) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:48:55.499--ServerSession(1135756306)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=722) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:48:55.548--ServerSession(1135756306)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=722) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:48:55.581+00:00|INFO|PdpModifyRequestMap|Thread-7] removed onap-policy-apex-pdp-0 from group=defaultGroup subgroup=apex
[2021-08-24T06:48:55.623+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 272972ms Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788008595]
[2021-08-24T06:49:07.604+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:07.605+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:49:07.605+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:49:17.465+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:17.467+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"560cf382-a0cf-4b40-9016-1419da22a101","timestampMs":1629787756766,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-08-24 06:49:17.536--ServerSession(1863779675)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:49:28.512--ServerSession(1863779675)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=735) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:49:28.545--ServerSession(1863779675)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=735) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:49:28.588--ServerSession(1863779675)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=735) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:49:29.512--ServerSession(1863779675)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=735) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:49:32.623+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting
[2021-08-24T06:49:32.623+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting listener
[2021-08-24T06:49:32.624+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting timer
[2021-08-24T06:49:32.624+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=e4601dd4-0ba0-48a0-b0ee-d565e47952cb, expireMs=1629787802624]
[2021-08-24T06:49:32.624+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting enqueue
[2021-08-24T06:49:32.624+00:00|INFO|TimerManager|Thread-8] update timer waiting 30000ms Timer [name=e4601dd4-0ba0-48a0-b0ee-d565e47952cb, expireMs=1629787802624]
[2021-08-24T06:49:32.624+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate started
[2021-08-24T06:49:32.625+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer replaced Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788008595]
[2021-08-24T06:49:32.625+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788132625]
[2021-08-24T06:49:32.625+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"e4601dd4-0ba0-48a0-b0ee-d565e47952cb","timestampMs":1629787772610,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:49:32.626+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:49:32.626+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:49:32.650+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 25 ms
[2021-08-24T06:49:32.650+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:49:32.687+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:32.691+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (41 ms):{"serverTimeMs":1,"count":1}
[2021-08-24T06:49:32.768+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:32.769+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:49:27.752291Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"e43f7ebd-9b0a-4dd0-b7f6-6cae986746ce","timestampMs":1629787767752,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-08-24 06:49:32.823--ServerSession(905483262)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:49:34.644--ServerSession(905483262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=744) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:49:34.675--ServerSession(905483262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=744) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:49:34.727--ServerSession(905483262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=744) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:49:34.769--ServerSession(905483262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=744) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:49:34.815+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1629788015594]
[2021-08-24T06:49:34.816+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1629788134816]
[2021-08-24T06:49:34.817+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:49:34.817+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:49:34.853+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:34.854+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"e4601dd4-0ba0-48a0-b0ee-d565e47952cb","timestampMs":1629787772610,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:49:34.855+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:49:34.855+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:49:34.855+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:49:35.375+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:35.376+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":"e4601dd4-0ba0-48a0-b0ee-d565e47952cb","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f5051b7d-a13d-4b5c-8040-9cdc86fc4ebf","timestampMs":1629787773337,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:49:35.376+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping
[2021-08-24T06:49:35.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping enqueue
[2021-08-24T06:49:35.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping timer
[2021-08-24T06:49:35.377+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=e4601dd4-0ba0-48a0-b0ee-d565e47952cb, expireMs=1629787802624]
[2021-08-24T06:49:35.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping listener
[2021-08-24T06:49:35.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopped
[EL Info]: 2021-08-24 06:49:35.436--ServerSession(223003266)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:49:35.99--ServerSession(223003266)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=745) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:49:36.026--ServerSession(223003266)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=745) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:49:36.082--ServerSession(223003266)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=745) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:49:36.122--ServerSession(223003266)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=745) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:49:36.150+00:00|INFO|network|Thread-6] [OUT|DMAAP|POLICY-NOTIFICATION]
{"deployed-policies":[{"policy-type":"onap.policies.Naming","policy-type-version":"1.0.0","policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]}
[2021-08-24T06:49:36.151+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate successful
[2021-08-24T06:49:36.151+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr start publishing next request
[2021-08-24T06:49:36.151+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting
[2021-08-24T06:49:36.151+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting listener
[2021-08-24T06:49:36.151+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting timer
[2021-08-24T06:49:36.151+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=b6313f8a-61b6-47cf-92d5-0c7619c771ba, expireMs=1629787806151]
[2021-08-24T06:49:36.151+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting enqueue
[2021-08-24T06:49:36.151+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange started
[2021-08-24T06:49:36.151+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:49:36.151+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b6313f8a-61b6-47cf-92d5-0c7619c771ba","timestampMs":1629787772610,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:49:36.151+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:49:36.151+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 30000ms Timer [name=b6313f8a-61b6-47cf-92d5-0c7619c771ba, expireMs=1629787806151]
[2021-08-24T06:49:36.154+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 4 ms
[2021-08-24T06:49:36.154+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ...
[2021-08-24T06:49:36.189+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:36.189+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
[2021-08-24T06:49:36.200+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 49 ms
[2021-08-24T06:49:36.200+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:49:36.211+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:36.211+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
[2021-08-24T06:49:36.839+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:36.840+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b6313f8a-61b6-47cf-92d5-0c7619c771ba","timestampMs":1629787772610,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:49:36.840+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-08-24T06:49:36.840+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:49:36.840+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:49:37.511+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:37.512+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"b6313f8a-61b6-47cf-92d5-0c7619c771ba","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"52d7f638-6335-43e2-96b6-3df93654b2c4","timestampMs":1629787776842,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:49:37.512+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping
[2021-08-24T06:49:37.512+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping enqueue
[2021-08-24T06:49:37.513+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping timer
[2021-08-24T06:49:37.513+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=b6313f8a-61b6-47cf-92d5-0c7619c771ba, expireMs=1629787806151]
[2021-08-24T06:49:37.513+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping listener
[2021-08-24T06:49:37.513+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopped
[2021-08-24T06:49:37.513+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange successful
[2021-08-24T06:49:37.514+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr has no more requests
[2021-08-24T06:49:37.514+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:49:37.514+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:49:52.518+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:49:52.518+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:49:52.519+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:50:02.625+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=e4601dd4-0ba0-48a0-b0ee-d565e47952cb, expireMs=1629787802624]
[2021-08-24T06:50:06.151+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=b6313f8a-61b6-47cf-92d5-0c7619c771ba, expireMs=1629787806151]
[2021-08-24T06:50:07.496+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:50:07.497+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:50:07.497+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:50:22.469+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:50:22.471+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:50:22.471+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:50:37.476+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:50:37.478+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:50:37.478+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:50:42.477+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:50:42.478+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:50:41.761302Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"f0cb6a5d-f34f-4b51-b6e0-93ff7eb51c0b","timestampMs":1629787841761,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-08-24 06:50:42.549--ServerSession(536775222)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:50:54.529--ServerSession(536775222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=776) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:50:54.571--ServerSession(536775222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=776) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:50:55.528--ServerSession(536775222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=776) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:50:55.576--ServerSession(536775222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=776) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:50:56.569+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate starting
[2021-08-24T06:50:56.569+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate starting listener
[2021-08-24T06:50:56.569+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate starting timer
[2021-08-24T06:50:56.569+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=4450ed00-0085-462f-b6a1-cdafe753c7d7, expireMs=1629787886569]
[2021-08-24T06:50:56.569+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate starting enqueue
[2021-08-24T06:50:56.569+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate started
[2021-08-24T06:50:56.569+00:00|INFO|TimerManager|Thread-8] update timer waiting 30000ms Timer [name=4450ed00-0085-462f-b6a1-cdafe753c7d7, expireMs=1629787886569]
[2021-08-24T06:50:56.570+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer replaced Timer [name=onap-policy-apex-pdp-0, expireMs=1629788092634]
[2021-08-24T06:50:56.570+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1629788216570]
[2021-08-24T06:50:56.570+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"4450ed00-0085-462f-b6a1-cdafe753c7d7","timestampMs":1629787856563,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:50:56.571+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:50:56.571+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:50:56.600+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 28 ms
[2021-08-24T06:50:56.600+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:50:56.644+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:50:56.645+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
[2021-08-24T06:50:57.282+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:50:57.283+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"4450ed00-0085-462f-b6a1-cdafe753c7d7","timestampMs":1629787856563,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:50:57.284+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:50:57.284+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:50:57.284+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:50:57.975+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:50:57.976+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":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:50:57.280716Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"4450ed00-0085-462f-b6a1-cdafe753c7d7","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"45286c59-22f7-4316-9cd6-ec9cdfef52ba","timestampMs":1629787857280,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:50:57.976+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopping
[2021-08-24T06:50:57.977+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopping enqueue
[2021-08-24T06:50:57.977+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopping timer
[2021-08-24T06:50:57.977+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=4450ed00-0085-462f-b6a1-cdafe753c7d7, expireMs=1629787886569]
[2021-08-24T06:50:57.977+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopping listener
[2021-08-24T06:50:57.977+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate stopped
[EL Info]: 2021-08-24 06:50:58.068--ServerSession(1900666327)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:50:59.528--ServerSession(1900666327)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=785) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:51:00.528--ServerSession(1900666327)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=785) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:51:01.529--ServerSession(1900666327)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=785) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:51:02.529--ServerSession(1900666327)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=785) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:51:02.553+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpUpdate successful
[2021-08-24T06:51:02.553+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 start publishing next request
[2021-08-24T06:51:02.553+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange starting
[2021-08-24T06:51:02.553+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange starting listener
[2021-08-24T06:51:02.553+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange starting timer
[2021-08-24T06:51:02.553+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=001133e6-2445-40b8-9451-61a78cf86b89, expireMs=1629787892553]
[2021-08-24T06:51:02.553+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange starting enqueue
[2021-08-24T06:51:02.553+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange started
[2021-08-24T06:51:02.553+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:02.553+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:51:02.554+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"001133e6-2445-40b8-9451-61a78cf86b89","timestampMs":1629787856563,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:51:02.555+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 29998ms Timer [name=001133e6-2445-40b8-9451-61a78cf86b89, expireMs=1629787892553]
[2021-08-24T06:51:02.600+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 46 ms
[2021-08-24T06:51:02.600+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:51:02.610+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:02.611+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
[2021-08-24T06:51:03.245+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:03.245+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"001133e6-2445-40b8-9451-61a78cf86b89","timestampMs":1629787856563,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:51:03.245+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-08-24T06:51:03.245+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:03.246+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:51:03.880+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:03.881+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:51:03.237931Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"001133e6-2445-40b8-9451-61a78cf86b89","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"bdceb643-b697-439c-bcbb-7b4d29ec2f88","timestampMs":1629787863237,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-08-24T06:51:03.881+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopping
[2021-08-24T06:51:03.881+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopping enqueue
[2021-08-24T06:51:03.882+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopping timer
[2021-08-24T06:51:03.882+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=001133e6-2445-40b8-9451-61a78cf86b89, expireMs=1629787892553]
[2021-08-24T06:51:03.882+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopping listener
[2021-08-24T06:51:03.882+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange stopped
[2021-08-24T06:51:03.882+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 PdpStateChange successful
[2021-08-24T06:51:03.882+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-apex-pdp-0 has no more requests
[2021-08-24T06:51:03.882+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:03.882+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:51:17.467+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:17.468+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"f60119cb-b1dd-41be-9322-8d88ef4568e4","timestampMs":1629787876769,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-08-24 06:51:17.583--ServerSession(1424507743)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:51:25.538--ServerSession(1424507743)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=795) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:51:25.573--ServerSession(1424507743)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=795) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:51:26.538--ServerSession(1424507743)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=795) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[2021-08-24T06:51:26.572+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=4450ed00-0085-462f-b6a1-cdafe753c7d7, expireMs=1629787886569]
[EL Warning]: 2021-08-24 06:51:26.577--ServerSession(1424507743)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=795) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:51:31.543+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting
[2021-08-24T06:51:31.543+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting listener
[2021-08-24T06:51:31.543+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting timer
[2021-08-24T06:51:31.543+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=3c377d9a-ede8-4c3b-96e5-48b9e6f25055, expireMs=1629787921543]
[2021-08-24T06:51:31.543+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting enqueue
[2021-08-24T06:51:31.543+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate started
[2021-08-24T06:51:31.543+00:00|INFO|TimerManager|Thread-8] update timer waiting 30000ms Timer [name=3c377d9a-ede8-4c3b-96e5-48b9e6f25055, expireMs=1629787921543]
[2021-08-24T06:51:31.543+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788132625]
[2021-08-24T06:51:31.543+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788251543]
[2021-08-24T06:51:31.544+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"3c377d9a-ede8-4c3b-96e5-48b9e6f25055","timestampMs":1629787890642,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:51:31.545+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:31.545+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:51:31.550+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 6 ms
[2021-08-24T06:51:31.550+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:51:31.560+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:31.561+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
[2021-08-24T06:51:31.690+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:31.692+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:51:27.751872Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"4cf78135-bf27-4e77-a62e-9742160207f9","timestampMs":1629787887751,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-08-24 06:51:31.748--ServerSession(677222575)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:51:32.553+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=001133e6-2445-40b8-9451-61a78cf86b89, expireMs=1629787892553]
[EL Warning]: 2021-08-24 06:51:34.539--ServerSession(677222575)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=803) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:51:34.573--ServerSession(677222575)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=803) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:51:34.624--ServerSession(677222575)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=803) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:51:34.657--ServerSession(677222575)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=803) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:51:34.702+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1629788134816]
[2021-08-24T06:51:34.702+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1629788254702]
[2021-08-24T06:51:34.703+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:34.703+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:51:34.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:34.739+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"3c377d9a-ede8-4c3b-96e5-48b9e6f25055","timestampMs":1629787890642,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:51:34.740+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:51:34.740+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:34.740+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:51:35.255+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:35.256+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":"3c377d9a-ede8-4c3b-96e5-48b9e6f25055","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"daf48270-7693-4633-bca9-94f3aacae1f6","timestampMs":1629787892194,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:51:35.258+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping
[2021-08-24T06:51:35.258+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping enqueue
[2021-08-24T06:51:35.258+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping timer
[2021-08-24T06:51:35.258+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=3c377d9a-ede8-4c3b-96e5-48b9e6f25055, expireMs=1629787921543]
[2021-08-24T06:51:35.258+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping listener
[2021-08-24T06:51:35.258+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopped
[EL Info]: 2021-08-24 06:51:35.312--ServerSession(2010175307)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:51:35.999--ServerSession(2010175307)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=805) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:51:36.032--ServerSession(2010175307)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=805) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:51:36.09--ServerSession(2010175307)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=805) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:51:36.136--ServerSession(2010175307)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=805) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:51:36.153+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate successful
[2021-08-24T06:51:36.154+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr start publishing next request
[2021-08-24T06:51:36.154+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting
[2021-08-24T06:51:36.154+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting listener
[2021-08-24T06:51:36.154+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting timer
[2021-08-24T06:51:36.155+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=617052ef-b1ba-49f5-a33a-ac519fdcca3d, expireMs=1629787926155]
[2021-08-24T06:51:36.155+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting enqueue
[2021-08-24T06:51:36.155+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 30000ms Timer [name=617052ef-b1ba-49f5-a33a-ac519fdcca3d, expireMs=1629787926155]
[2021-08-24T06:51:36.155+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange started
[2021-08-24T06:51:36.155+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"617052ef-b1ba-49f5-a33a-ac519fdcca3d","timestampMs":1629787890642,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:51:36.155+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:36.156+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:51:36.200+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 44 ms
[2021-08-24T06:51:36.200+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:51:36.213+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:36.214+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2021-08-24T06:51:36.864+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:36.865+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"617052ef-b1ba-49f5-a33a-ac519fdcca3d","timestampMs":1629787890642,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:51:36.865+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-08-24T06:51:36.865+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:36.865+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:51:37.515+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:37.517+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"617052ef-b1ba-49f5-a33a-ac519fdcca3d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"a97e47d1-6d5e-433c-8bf5-72197e825445","timestampMs":1629787896867,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:51:37.517+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping
[2021-08-24T06:51:37.517+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping enqueue
[2021-08-24T06:51:37.517+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping timer
[2021-08-24T06:51:37.518+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=617052ef-b1ba-49f5-a33a-ac519fdcca3d, expireMs=1629787926155]
[2021-08-24T06:51:37.518+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping listener
[2021-08-24T06:51:37.518+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopped
[2021-08-24T06:51:37.518+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange successful
[2021-08-24T06:51:37.518+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr has no more requests
[2021-08-24T06:51:37.519+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:37.519+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:51:52.528+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:51:52.529+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:51:52.529+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:52:01.543+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=3c377d9a-ede8-4c3b-96e5-48b9e6f25055, expireMs=1629787921543]
[2021-08-24T06:52:06.155+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=617052ef-b1ba-49f5-a33a-ac519fdcca3d, expireMs=1629787926155]
[2021-08-24T06:52:07.524+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:52:07.524+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:52:07.524+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:52:22.528+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:52:22.528+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:52:22.528+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:52:37.506+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:52:37.509+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:52:37.509+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:52:42.457+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:52:42.458+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-08-24T06:52:41.760805Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"f5657b9d-807f-4a6b-93f7-79527b9a4c14","timestampMs":1629787961760,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-08-24 06:52:42.533--ServerSession(1019815905)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:52:43.039--ServerSession(1019815905)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=835) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:52:43.088--ServerSession(1019815905)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=835) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:52:43.145--ServerSession(1019815905)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=835) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:52:43.2--ServerSession(1019815905)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=835) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:52:43.256+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1629788216570]
[2021-08-24T06:52:43.257+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1629788323257]
[2021-08-24T06:52:43.259+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:52:43.259+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:52:58.214+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:52:58.215+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:52:58.215+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:53:13.193+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:53:13.193+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:53:13.194+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:53:17.464+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:53:17.466+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"56750fa0-76a1-4373-a98e-bd505f2f97b2","timestampMs":1629787996773,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-08-24 06:53:17.55--ServerSession(1405467142)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:53:28.558--ServerSession(1405467142)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=853) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[2021-08-24T06:53:28.595+00:00|INFO|TimerManager|Thread-7] heart beat timer discarded (expired) Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788008595]
[2021-08-24T06:53:28.596+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 242947ms Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788251543]
[EL Warning]: 2021-08-24 06:53:28.597--ServerSession(1405467142)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=853) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:53:29.558--ServerSession(1405467142)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=853) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:53:29.598--ServerSession(1405467142)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=853) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:53:35.560+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting
[2021-08-24T06:53:35.560+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting listener
[2021-08-24T06:53:35.560+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting timer
[2021-08-24T06:53:35.560+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=72760046-d75a-4a62-80eb-7f863308853d, expireMs=1629788045560]
[2021-08-24T06:53:35.562+00:00|INFO|TimerManager|Thread-8] update timer waiting 29998ms Timer [name=72760046-d75a-4a62-80eb-7f863308853d, expireMs=1629788045560]
[2021-08-24T06:53:35.562+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate starting enqueue
[2021-08-24T06:53:35.562+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate started
[2021-08-24T06:53:35.562+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788251543]
[2021-08-24T06:53:35.562+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-xacml-pdp-78cfdb56bd-sm4rr, expireMs=1629788375562]
[2021-08-24T06:53:35.563+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"72760046-d75a-4a62-80eb-7f863308853d","timestampMs":1629788014714,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:53:35.564+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:53:35.564+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:53:35.601+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 37 ms
[2021-08-24T06:53:35.601+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:53:35.646+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:53:35.646+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (45 ms):{"serverTimeMs":1,"count":1}
[2021-08-24T06:53:35.691+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:53:35.691+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-08-24T06:53:27.751841Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"b7d961f7-617f-44ce-9e32-bd52494fb3ea","timestampMs":1629788007751,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-08-24 06:53:35.755--ServerSession(725651946)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-08-24 06:53:38.652--ServerSession(725651946)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=866) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:53:38.688--ServerSession(725651946)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=866) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-08-24 06:53:38.741--ServerSession(725651946)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=866) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-08-24 06:53:39.559--ServerSession(725651946)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=866) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-08-24T06:53:39.618+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1629788254702]
[2021-08-24T06:53:39.618+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1629788379618]
[2021-08-24T06:53:39.619+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:53:39.619+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:53:39.672+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:53:39.673+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"72760046-d75a-4a62-80eb-7f863308853d","timestampMs":1629788014714,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:53:39.674+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-08-24T06:53:39.674+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:53:39.674+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[EL Info]: 2021-08-24 06:53:39.702--ServerSession(945545426)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-08-24T06:53:40.217+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:53:40.218+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":"72760046-d75a-4a62-80eb-7f863308853d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e4e32847-399f-4fb7-b405-6d105bdef661","timestampMs":1629788016336,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:53:40.218+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping
[2021-08-24T06:53:40.218+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping enqueue
[2021-08-24T06:53:40.218+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping timer
[2021-08-24T06:53:40.218+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=72760046-d75a-4a62-80eb-7f863308853d, expireMs=1629788045560]
[2021-08-24T06:53:40.218+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopping listener
[2021-08-24T06:53:40.218+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate stopped
[2021-08-24T06:53:40.566+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpUpdate successful
[2021-08-24T06:53:40.566+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr start publishing next request
[2021-08-24T06:53:40.566+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting
[2021-08-24T06:53:40.566+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting listener
[2021-08-24T06:53:40.566+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting timer
[2021-08-24T06:53:40.566+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=f2c653fa-1b45-4b12-9891-463a2c3b64f5, expireMs=1629788050566]
[2021-08-24T06:53:40.566+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange starting enqueue
[2021-08-24T06:53:40.567+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange started
[2021-08-24T06:53:40.567+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:53:40.567+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 29999ms Timer [name=f2c653fa-1b45-4b12-9891-463a2c3b64f5, expireMs=1629788050566]
[2021-08-24T06:53:40.567+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[2021-08-24T06:53:40.567+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"f2c653fa-1b45-4b12-9891-463a2c3b64f5","timestampMs":1629788014714,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:53:40.600+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 33 ms
[2021-08-24T06:53:40.600+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-08-24T06:53:40.613+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-08-24T06:53:40.614+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2021-08-24T06:53:41.260+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:53:41.260+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"f2c653fa-1b45-4b12-9891-463a2c3b64f5","timestampMs":1629788014714,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:53:41.261+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-08-24T06:53:41.261+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000
[2021-08-24T06:53:41.261+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/626f78ab-4854-40d5-a039-197680a93966/onap-policy-pap-795bdd974b-6hjpq?timeout=15000 (anonymous) ...
[EL Warning]: 2021-08-24 06:53:41.7--ServerSession(945545426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=868) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-08-24 06:53:41.731--ServerSession(945545426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=868) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[2021-08-24T06:53:41.916+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-08-24T06:53:41.918+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"f2c653fa-1b45-4b12-9891-463a2c3b64f5","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"49288de5-a843-4ea1-ab20-85e8d9f5de8b","timestampMs":1629788021276,"name":"onap-policy-xacml-pdp-78cfdb56bd-sm4rr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-08-24T06:53:41.921+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] onap-policy-xacml-pdp-78cfdb56bd-sm4rr PdpStateChange stopping
[2021-08-24T06:53:41.921+00:00|INFO|Servi