Results

By type

          Policy pap config file: /opt/app/policy/pap/etc/mounted/config.json
overriding logback.xml
04:01:59.720 [main] INFO  o.o.policy.pap.main.startstop.Main - Starting policy pap service with arguments - [-c, /opt/app/policy/pap/etc/mounted/config.json]
[EL Info]: 2021-04-05 04:02:01.408--ServerSession(80026551)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:02:10.161--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'toscacapabilitytype' already exists
Error Code: 1050
Call: CREATE TABLE ToscaCapabilityType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version))
Query: DataModifyQuery(sql="CREATE TABLE ToscaCapabilityType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version))")
[EL Warning]: 2021-04-05 04:02:11.655--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'jpatoscanodetemplate_metadata' already exists
Error Code: 1050
Call: CREATE TABLE JpaToscaNodeTemplate_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))
Query: DataModifyQuery(sql="CREATE TABLE JpaToscaNodeTemplate_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))")
[EL Warning]: 2021-04-05 04:02:11.731--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'toscanodetemplates_toscanodetemplate' already exists
Error Code: 1050
Call: CREATE TABLE ToscaNodeTemplates_ToscaNodeTemplate (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))
Query: DataModifyQuery(sql="CREATE TABLE ToscaNodeTemplates_ToscaNodeTemplate (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))")
[EL Warning]: 2021-04-05 04:02:11.828--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'jpatoscanodetype_properties' already exists
Error Code: 1050
Call: CREATE TABLE JpaToscaNodeType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255))
Query: DataModifyQuery(sql="CREATE TABLE JpaToscaNodeType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255))")
[EL Warning]: 2021-04-05 04:02:11.915--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'toscapolicies_toscapolicy' already exists
Error Code: 1050
Call: CREATE TABLE ToscaPolicies_ToscaPolicy (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))
Query: DataModifyQuery(sql="CREATE TABLE ToscaPolicies_ToscaPolicy (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))")
[EL Warning]: 2021-04-05 04:02:11.992--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'jpatoscapolicy_metadata' already exists
Error Code: 1050
Call: CREATE TABLE JpaToscaPolicy_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))
Query: DataModifyQuery(sql="CREATE TABLE JpaToscaPolicy_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))")
[EL Warning]: 2021-04-05 04:02:12.065--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'jpatoscapolicytype_targets' already exists
Error Code: 1050
Call: CREATE TABLE JpaToscaPolicyType_TARGETS (name VARCHAR(120), version VARCHAR(20))
Query: DataModifyQuery(sql="CREATE TABLE JpaToscaPolicyType_TARGETS (name VARCHAR(120), version VARCHAR(20))")
[EL Warning]: 2021-04-05 04:02:12.147--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'jpatoscapolicytype_metadata' already exists
Error Code: 1050
Call: CREATE TABLE JpaToscaPolicyType_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))
Query: DataModifyQuery(sql="CREATE TABLE JpaToscaPolicyType_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))")
[EL Warning]: 2021-04-05 04:02:12.229--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'toscapolicytypes_toscapolicytype' already exists
Error Code: 1050
Call: CREATE TABLE ToscaPolicyTypes_ToscaPolicyType (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))
Query: DataModifyQuery(sql="CREATE TABLE ToscaPolicyTypes_ToscaPolicyType (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))")
[EL Warning]: 2021-04-05 04:02:12.312--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'jpatoscaproperty_metadata' already exists
Error Code: 1050
Call: CREATE TABLE JpaToscaProperty_METADATA (parentLocalName VARCHAR(120), localName VARCHAR(120), parentKeyVersion VARCHAR(15), parentKeyName VARCHAR(120), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))
Query: DataModifyQuery(sql="CREATE TABLE JpaToscaProperty_METADATA (parentLocalName VARCHAR(120), localName VARCHAR(120), parentKeyVersion VARCHAR(15), parentKeyName VARCHAR(120), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))")
[EL Warning]: 2021-04-05 04:02:12.392--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'jpatoscarelationshiptype_properties' already exists
Error Code: 1050
Call: CREATE TABLE JpaToscaRelationshipType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255))
Query: DataModifyQuery(sql="CREATE TABLE JpaToscaRelationshipType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255))")
[EL Warning]: 2021-04-05 04:02:12.473--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=181) Table 'jpatoscarequirement_occurrences' already exists
Error Code: 1050
Call: CREATE TABLE JpaToscaRequirement_OCCURRENCES (name VARCHAR(120), version VARCHAR(20), OCCURRENCES INTEGER)
Query: DataModifyQuery(sql="CREATE TABLE JpaToscaRequirement_OCCURRENCES (name VARCHAR(120), version VARCHAR(20), OCCURRENCES INTEGER)")
[EL Warning]: 2021-04-05 04:02:12.959--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=181) 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-04-05 04:02:13.079--ServerSession(80026551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=181) 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)")
04:02:15.025 [main] INFO  o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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
04:02:15.301 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting
04:02:15.302 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PAP parameters
04:02:15.302 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting DAO Factory
04:02:15.303 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting DAO Factory registration
04:02:15.303 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Pdp Heartbeat Listener
04:02:15.303 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Request ID Dispatcher
04:02:15.303 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Message Dispatcher
04:02:15.309 [main] INFO  o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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@5d01ea21
04:02:15.309 [main] INFO  o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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
04:02:15.310 [main] INFO  o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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
04:02:15.317 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting topics
04:02:15.318 [main] INFO  o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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
04:02:15.320 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:02:15.326 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:02:15.318 [main] INFO  o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91a66cd7-5995-4794-8996-6024d4a9d790, alive=false, publisher=null]]: starting
04:02:15.411 [main] INFO  o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91a66cd7-5995-4794-8996-6024d4a9d790, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
04:02:15.411 [main] INFO  o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=799d1f16-8951-4608-928d-e4f2eb5b6565, alive=false, publisher=null]]: starting
04:02:15.412 [main] INFO  o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=799d1f16-8951-4608-928d-e4f2eb5b6565, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
04:02:15.412 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PAP statistics
04:02:15.413 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP publisher
04:02:15.415 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Policy Notification publisher
04:02:15.415 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Policy Notifier
04:02:15.416 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP heart beat timers
04:02:15.490 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP update timers
04:02:15.490 [Thread-7] INFO  o.o.p.pap.main.comm.TimerManager - timer manager heart beat started
04:02:15.491 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP state-change timers
04:02:15.491 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - timer manager update started
04:02:15.491 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP modification lock
04:02:15.491 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP modification requests
04:02:15.491 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - timer manager state-change started
04:02:15.496 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP heart beat tracker
[EL Info]: 2021-04-05 04:02:15.711--ServerSession(1260012504)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
04:02:16.532 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:02:16.534 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[EL Warning]: 2021-04-05 04:02:16.613--ServerSession(1260012504)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=187) 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-04-05 04:02:16.662--ServerSession(1260012504)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=187) 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-04-05 04:02:16.739--ServerSession(1260012504)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=187) 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-04-05 04:02:16.789--ServerSession(1260012504)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=187) 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)")
04:02:17.193 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PAP client executor
04:02:17.402 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting REST server
04:02:17.515 [main] INFO  org.eclipse.jetty.util.log - Logging initialized @18972ms to org.eclipse.jetty.util.log.Slf4jLog
04:02:17.808 [main] INFO  o.o.p.c.u.services.ServiceManager - service manager starting
04:02:17.808 [main] INFO  o.o.p.c.u.services.ServiceManager - service manager starting REST PapGroup
04:02:17.808 [main] INFO  o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6bf8aa@4c05ff==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@4cad79bc{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@2c63762b{/,null,STOPPED}, connector=PapGroup@493b01ef{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null]]: STARTING
04:02:17.815 [main] INFO  o.o.p.c.u.services.ServiceManager - service manager started
04:02:17.815 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP started
04:02:17.815 [main] INFO  o.o.policy.pap.main.startstop.Main - Started policy-pap service successfully.
04:02:17.815 [PapGroup-6969] INFO  o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6bf8aa@4c05ff==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@4cad79bc{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@2c63762b{/,null,STOPPED}, connector=PapGroup@493b01ef{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[PapGroup-6969,5,main]]]: STARTING
04:02:17.820 [PapGroup-6969] INFO  org.eclipse.jetty.server.Server - jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.9.1+1
04:02:17.916 [PapGroup-6969] INFO  org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
04:02:17.916 [PapGroup-6969] INFO  org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
04:02:17.918 [PapGroup-6969] INFO  org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
04:02:19.690 [PapGroup-6969] INFO  o.o.p.c.e.h.s.YamlMessageBodyHandler - Accepting YAML for REST calls
04:02:19.691 [PapGroup-6969] INFO  o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls
04:02:19.911 [PapGroup-6969] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2c63762b{/,null,AVAILABLE}
04:02:20.315 [PapGroup-6969] INFO  o.e.jetty.util.ssl.SslContextFactory - x509=X509@1a153972(policy@policy.onap.org,h=[policy, brmsgw, brmsgw.onap, drools, drools.onap, pap, pap.onap, pdp, pdp.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[pdp, pdp.onap.svc.cluster.local]) for Server@6dc552a1[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/pap/etc/ssl/policy-truststore]
04:02:20.520 [PapGroup-6969] INFO  o.e.jetty.server.AbstractConnector - Started PapGroup@493b01ef{SSL, (ssl, http/1.1)}{0.0.0.0:6969}
04:02:20.521 [PapGroup-6969] INFO  org.eclipse.jetty.server.Server - Started @21978ms
04:02:31.537 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:02:31.537 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:02:31.537 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:02:31.538 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:02:32.568 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:02:32.568 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:02:47.569 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:02:47.569 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:02:47.569 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:02:47.569 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:02:48.595 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:02:48.596 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:03:03.596 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:03:03.596 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:03:03.597 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:03:03.597 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:03:04.627 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:03:04.628 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:03:19.628 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:03:19.628 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:03:19.628 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:03:19.629 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:03:20.659 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:03:20.659 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:03:35.660 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:03:35.660 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:03:35.660 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:03:35.661 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:03:36.691 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:03:36.691 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:03:51.692 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:03:51.693 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:03:51.693 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:03:51.693 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:03:52.723 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:03:52.724 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:04:07.724 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:04:07.725 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:04:07.725 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:04:07.725 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:04:08.756 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:04:08.756 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[EL Info]: 2021-04-05 04:04:20.092--ServerSession(1566900408)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:04:20.729--ServerSession(1566900408)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=305) 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-04-05 04:04:20.779--ServerSession(1566900408)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=305) 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-04-05 04:04:20.855--ServerSession(1566900408)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=305) 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-04-05 04:04:20.908--ServerSession(1566900408)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=305) 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)")
04:04:21.035 [qtp1869373559-29] INFO  org.eclipse.jetty.server.RequestLog - 10.233.77.137 - healthcheck [05/Apr/2021:04:04:19 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)"
04:04:23.759 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:04:23.759 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:04:23.759 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:04:23.760 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:04:24.790 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:04:24.791 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:04:39.791 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:04:39.792 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:04:39.792 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:04:39.792 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:04:40.820 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:04:40.820 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:04:55.821 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:04:55.822 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:04:55.822 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:04:55.822 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:04:56.851 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:04:56.852 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:05:11.852 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:05:11.853 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:05:11.853 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:05:11.853 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:05:12.887 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:05:12.887 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:05:27.888 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:05:27.888 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:05:27.888 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:05:27.888 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:05:28.916 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:05:28.916 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:05:43.916 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:05:43.917 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:05:43.917 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:05:43.917 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:05:44.947 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:05:44.947 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:05:59.948 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:05:59.948 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:05:59.948 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:05:59.948 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:06:00.980 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:06:00.980 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:06:15.980 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:06:15.980 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:06:15.980 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:06:15.981 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:06:17.011 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:06:17.011 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:06:32.012 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:06:32.013 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:06:32.013 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:06:32.013 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:06:33.043 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:06:33.044 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:06:48.044 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:06:48.045 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:06:48.045 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:06:48.045 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:06:49.075 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:06:49.075 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:07:04.076 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:07:04.077 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:07:04.077 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:07:04.078 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:07:05.107 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:07:05.108 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:07:20.108 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:07:20.109 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:07:20.109 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:07:20.109 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:07:21.139 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:07:21.140 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:07:36.140 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:07:36.141 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:07:36.142 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:07:36.142 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:07:37.171 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:07:37.171 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:07:52.172 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:07:52.172 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:07:52.172 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:07:52.172 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:07:53.210 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:07:53.210 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:08:08.211 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:08:08.211 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:08:08.211 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:08:08.211 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
[EL Info]: 2021-04-05 04:08:08.912--ServerSession(1895269954)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
04:08:09.235 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:08:09.235 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[EL Warning]: 2021-04-05 04:08:09.573--ServerSession(1895269954)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=409) 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-04-05 04:08:09.62--ServerSession(1895269954)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=409) 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-04-05 04:08:09.693--ServerSession(1895269954)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=409) 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-04-05 04:08:09.747--ServerSession(1895269954)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=409) 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)")
04:08:09.783 [qtp1869373559-30] INFO  org.eclipse.jetty.server.RequestLog - 10.233.77.137 - healthcheck [05/Apr/2021:04:08:08 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)"
04:08:24.236 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:08:24.236 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:08:24.236 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:08:24.236 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:08:25.267 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:08:25.267 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:08:40.268 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:08:40.268 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:08:40.268 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:08:40.268 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:08:41.299 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:08:41.299 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:08:56.300 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:08:56.300 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:08:56.300 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:08:56.300 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:08:57.331 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:08:57.331 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:09:12.332 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:09:12.333 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:12.333 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:09:12.333 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:13.363 [DMAAP-source-POLICY-PDP-PAP] WARN  c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused); blacklisting for 2 minutes
04:09:13.363 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.51.232] failed: Connection refused (Connection refused) - backoff for 15000 ms.
04:09:28.364 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a, consumerInstance=onap-policy-pap-5d9d484bff-fmwrp, 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.51.232] 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
04:09:28.364 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:28.365 [DMAAP-source-POLICY-PDP-PAP] WARN  c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts.
04:09:28.365 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:40.222 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:40.233 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.s.OrderedServiceImpl - ***** OrderedServiceImpl implementers:
 []
04:09:40.235 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"c6a2733c-005d-4e5a-88bf-568d2f73aec1","timestampMs":1617595779519,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup"}
[EL Info]: 2021-04-05 04:09:40.419--ServerSession(318664172)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:09:41.066--ServerSession(318664172)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=451) 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-04-05 04:09:41.118--ServerSession(318664172)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=451) 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-04-05 04:09:41.2--ServerSession(318664172)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=451) 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-04-05 04:09:41.251--ServerSession(318664172)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=451) 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)")
04:09:42.737 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:09:42.737 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:09:42.737 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:09:42.738 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=99490af3-c8a0-4272-af13-01f38373a2bf, expireMs=1617595812738]
04:09:42.792 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:09:42.793 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer waiting 29945ms Timer [name=99490af3-c8a0-4272-af13-01f38373a2bf, expireMs=1617595812738]
04:09:42.793 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:09:42.795 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596142795]
04:09:42.795 [Thread-7] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer waiting 360000ms Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596142795]
04:09:42.797 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:42.797 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:42.800 [Thread-5] INFO  network - [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":"99490af3-c8a0-4272-af13-01f38373a2bf","timestampMs":1617595782623,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:42.811 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 10 ms
04:09:42.813 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:09:42.919 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:42.919 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (107 ms):{"serverTimeMs":0,"count":1}
04:09:43.563 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:43.564 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"99490af3-c8a0-4272-af13-01f38373a2bf","timestampMs":1617595782623,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:43.564 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:09:43.565 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:43.565 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:45.079 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:45.080 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"99490af3-c8a0-4272-af13-01f38373a2bf","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"18ca91a4-7098-4d3e-ab99-c428759a4750","timestampMs":1617595784411,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:45.080 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:09:45.081 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:09:45.081 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:09:45.081 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=99490af3-c8a0-4272-af13-01f38373a2bf, expireMs=1617595812738]
04:09:45.081 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:09:45.081 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
[EL Info]: 2021-04-05 04:09:45.197--ServerSession(932297863)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:09:45.826--ServerSession(932297863)--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-04-05 04:09:45.872--ServerSession(932297863)--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-04-05 04:09:45.949--ServerSession(932297863)--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-04-05 04:09:46.0--ServerSession(932297863)--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)")
04:09:46.020 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate successful
04:09:46.021 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f start publishing next request
04:09:46.021 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting
04:09:46.021 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting listener
04:09:46.021 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting timer
04:09:46.021 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=ddd8ff84-2c28-4de9-a3b1-5429486a8aa4, expireMs=1617595816021]
04:09:46.021 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting enqueue
04:09:46.022 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange started
04:09:46.022 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"8ad7193c-a720-4bd1-8c84-6a2245d91012","timestampMs":1617595784413,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:46.022 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer waiting 29999ms Timer [name=ddd8ff84-2c28-4de9-a3b1-5429486a8aa4, expireMs=1617595816021]
04:09:46.022 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"ddd8ff84-2c28-4de9-a3b1-5429486a8aa4","timestampMs":1617595782623,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:46.022 [Thread-6] INFO  network - [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":[]}
04:09:46.090 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 68 ms
04:09:46.090 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:09:46.090 [pool-3-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 68 ms
04:09:46.090 [pool-3-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ...
04:09:46.103 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:46.104 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[EL Info]: 2021-04-05 04:09:46.199--ServerSession(1753062924)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
04:09:46.413 [pool-3-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:46.414 [pool-3-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (324 ms):{"serverTimeMs":200,"count":1}
[EL Warning]: 2021-04-05 04:09:46.781--ServerSession(1753062924)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=455) 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-04-05 04:09:46.837--ServerSession(1753062924)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=455) 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-04-05 04:09:46.914--ServerSession(1753062924)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=455) 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-04-05 04:09:46.963--ServerSession(1753062924)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=455) 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)")
04:09:47.702 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596142795]
04:09:47.702 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596147702]
04:09:47.703 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:47.703 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:47.831 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:47.831 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"ddd8ff84-2c28-4de9-a3b1-5429486a8aa4","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"3e82637b-d47d-4b53-8794-0310693f467c","timestampMs":1617595786742,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping enqueue
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping timer
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=ddd8ff84-2c28-4de9-a3b1-5429486a8aa4, expireMs=1617595816021]
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping listener
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopped
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange successful
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f start publishing next request
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=f2d2797f-48ce-41de-9ba0-5fba447e35d4, expireMs=1617595817832]
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:47.832 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:47.833 [Thread-5] INFO  network - [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":"f2d2797f-48ce-41de-9ba0-5fba447e35d4","timestampMs":1617595787697,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:47.861 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 28 ms
04:09:47.861 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:09:47.871 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:47.872 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
04:09:47.893 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:47.894 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"ddd8ff84-2c28-4de9-a3b1-5429486a8aa4","timestampMs":1617595782623,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:47.894 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE
04:09:47.894 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:47.894 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:48.415 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:48.416 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"f2d2797f-48ce-41de-9ba0-5fba447e35d4","timestampMs":1617595787697,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:48.416 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:09:48.416 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:48.416 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:49.235 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:49.235 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"f2d2797f-48ce-41de-9ba0-5fba447e35d4","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"120e96fb-d906-4598-80de-15a8058b19c8","timestampMs":1617595788510,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:09:49.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:09:49.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:09:49.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:09:49.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=f2d2797f-48ce-41de-9ba0-5fba447e35d4, expireMs=1617595817832]
04:09:49.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:09:49.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
[EL Info]: 2021-04-05 04:09:49.301--ServerSession(565427669)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:09:49.883--ServerSession(565427669)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=457) 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-04-05 04:09:49.931--ServerSession(565427669)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=457) 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-04-05 04:09:50.003--ServerSession(565427669)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=457) 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-04-05 04:09:50.053--ServerSession(565427669)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=457) 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)")
04:09:50.075 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate successful
04:09:50.075 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f has no more requests
04:09:50.075 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:50.075 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:56.724 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:56.725 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T03:58:20.030747Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"42945b02-1e23-4399-ae66-3d83188aafae","timestampMs":1617595099961,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup"}
04:09:56.729 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.c.PdpStatusMessageHandler - discarding status message from onap-policy-apex-pdp-0 age 696s
04:09:56.729 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:00:19.961226Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"6e540004-bebd-4474-9d66-285586e7f108","timestampMs":1617595219961,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup"}
[EL Info]: 2021-04-05 04:09:56.822--ServerSession(1120860786)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:09:57.402--ServerSession(1120860786)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=461) 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-04-05 04:09:57.448--ServerSession(1120860786)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=461) 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-04-05 04:09:57.525--ServerSession(1120860786)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=461) 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-04-05 04:09:57.574--ServerSession(1120860786)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=461) 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)")
04:09:57.619 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate starting
04:09:57.619 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate starting listener
04:09:57.619 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate starting timer
04:09:57.619 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=e9f2238f-8847-4869-a7b3-7415d9e89c33, expireMs=1617595827619]
04:09:57.619 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate starting enqueue
04:09:57.619 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"e9f2238f-8847-4869-a7b3-7415d9e89c33","timestampMs":1617595797616,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
04:09:57.619 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate started
04:09:57.619 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596157619]
04:09:57.621 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:02:19.960957Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"8b4ee663-3d7c-41f5-b2e8-a5ff383c7ccd","timestampMs":1617595339960,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup"}
04:09:57.661 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 42 ms
04:09:57.661 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:09:57.699 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:57.699 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
[EL Info]: 2021-04-05 04:09:57.712--ServerSession(218497002)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:09:58.432--ServerSession(218497002)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=462) 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-04-05 04:09:58.487--ServerSession(218497002)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=462) 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-04-05 04:09:58.569--ServerSession(218497002)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=462) 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-04-05 04:09:58.625--ServerSession(218497002)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=462) 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)")
04:09:58.664 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596157619]
04:09:58.664 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596158664]
04:09:58.665 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:04:19.961555Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"12d20f2d-7108-4fe5-a4d0-2af68e2547ed","timestampMs":1617595459961,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup"}
[EL Info]: 2021-04-05 04:09:58.708--ServerSession(1570954583)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:09:59.36--ServerSession(1570954583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=464) 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-04-05 04:09:59.407--ServerSession(1570954583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=464) 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-04-05 04:09:59.483--ServerSession(1570954583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=464) 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-04-05 04:09:59.544--ServerSession(1570954583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=464) 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)")
04:09:59.584 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596158664]
04:09:59.584 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596159584]
04:09:59.585 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:09:59.585 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:09:59.608 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:09:59.609 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:06:19.960930Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"d4094044-8731-4e04-b3b2-0b2f57e4701c","timestampMs":1617595579960,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup"}
[EL Info]: 2021-04-05 04:09:59.699--ServerSession(1235970109)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:10:00.263--ServerSession(1235970109)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=465) 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-04-05 04:10:00.326--ServerSession(1235970109)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=465) 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-04-05 04:10:00.405--ServerSession(1235970109)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=465) 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-04-05 04:10:00.472--ServerSession(1235970109)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=465) 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)")
04:10:00.508 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596159584]
04:10:00.508 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596160508]
04:10:00.510 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:08:19.961951Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"6c625701-46f8-4818-9e07-471e643a33a4","timestampMs":1617595699961,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup"}
[EL Info]: 2021-04-05 04:10:00.617--ServerSession(25732819)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:10:01.203--ServerSession(25732819)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=467) 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-04-05 04:10:01.253--ServerSession(25732819)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=467) 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-04-05 04:10:01.33--ServerSession(25732819)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=467) 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-04-05 04:10:01.393--ServerSession(25732819)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=467) 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)")
04:10:01.422 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596160508]
04:10:01.422 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596161422]
04:10:01.423 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:10:01.423 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:10:01.945 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:10:01.946 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"e9f2238f-8847-4869-a7b3-7415d9e89c33","timestampMs":1617595797616,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
04:10:01.946 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:10:01.946 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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-04-05T04:09:58.326327Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"e9f2238f-8847-4869-a7b3-7415d9e89c33","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"9d5429c4-dc41-4dd1-896e-062ac31492dd","timestampMs":1617595798326,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
04:10:01.946 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopping
04:10:01.947 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopping enqueue
04:10:01.947 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopping timer
04:10:01.947 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=e9f2238f-8847-4869-a7b3-7415d9e89c33, expireMs=1617595827619]
04:10:01.947 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopping listener
04:10:01.947 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopped
[EL Info]: 2021-04-05 04:10:01.991--ServerSession(168932735)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:10:02.515--ServerSession(168932735)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=470) 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-04-05 04:10:02.564--ServerSession(168932735)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=470) 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-04-05 04:10:02.644--ServerSession(168932735)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=470) 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-04-05 04:10:02.7--ServerSession(168932735)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=470) 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)")
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-apex-pdp-0 PdpUpdate successful
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-apex-pdp-0 start publishing next request
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange starting
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange starting listener
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange starting timer
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=70ef3c2f-3d39-4849-a5d4-7570ec63d720, expireMs=1617595832711]
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange starting enqueue
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange started
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:10:02.711 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:10:02.711 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"70ef3c2f-3d39-4849-a5d4-7570ec63d720","timestampMs":1617595797616,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
04:10:02.761 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 50 ms
04:10:02.761 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:10:02.773 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:10:02.773 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
04:10:03.423 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:10:03.423 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"70ef3c2f-3d39-4849-a5d4-7570ec63d720","timestampMs":1617595797616,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
04:10:03.423 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE
04:10:03.424 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:10:03.424 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:10:04.044 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:10:04.044 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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-04-05T04:10:03.399070Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"70ef3c2f-3d39-4849-a5d4-7570ec63d720","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"0afbf8a7-8730-4a17-9df4-c8390a612b36","timestampMs":1617595803398,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopping
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopping enqueue
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopping timer
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=70ef3c2f-3d39-4849-a5d4-7570ec63d720, expireMs=1617595832711]
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopping listener
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopped
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-apex-pdp-0 PdpStateChange successful
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-apex-pdp-0 has no more requests
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:10:04.045 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:10:12.738 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=99490af3-c8a0-4272-af13-01f38373a2bf, expireMs=1617595812738]
04:10:16.021 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=ddd8ff84-2c28-4de9-a3b1-5429486a8aa4, expireMs=1617595816021]
04:10:19.004 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:10:19.005 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:10:19.005 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:10:20.634 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:10:20.635 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:10:19.961162Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"7b2ddaca-96fa-42c1-b072-1f6d49017cdc","timestampMs":1617595819960,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-04-05 04:10:20.69--ServerSession(1323262963)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:10:21.21--ServerSession(1323262963)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=478) 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-04-05 04:10:21.263--ServerSession(1323262963)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=478) 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-04-05 04:10:21.338--ServerSession(1323262963)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=478) 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-04-05 04:10:21.389--ServerSession(1323262963)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=478) 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)")
04:10:21.434 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596161422]
04:10:21.434 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596181434]
04:10:21.435 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:10:21.435 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:10:36.396 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:10:36.396 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:10:36.396 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:10:51.357 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:10:51.357 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:10:51.357 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:06.315 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:06.315 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:06.315 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:06.959 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:06.959 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4c3bf543-4d7a-4a9e-98a4-15223f60606e","timestampMs":1617595865515,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup"}
[EL Info]: 2021-04-05 04:11:07.013--ServerSession(273337267)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:11:07.621--ServerSession(273337267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=500) 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-04-05 04:11:07.665--ServerSession(273337267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=500) 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-04-05 04:11:07.733--ServerSession(273337267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=500) 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-04-05 04:11:07.784--ServerSession(273337267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=500) 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)")
04:11:08.301 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:11:08.301 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:11:08.302 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:11:08.302 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa, expireMs=1617595898302]
04:11:08.302 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:11:08.302 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:11:08.302 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596147702]
04:11:08.302 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596228302]
04:11:08.302 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa, expireMs=1617595898302]
04:11:08.303 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:08.303 [Thread-5] INFO  network - [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":"a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa","timestampMs":1617595868297,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:08.303 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:08.311 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 7 ms
04:11:08.311 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:11:08.359 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:08.359 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
04:11:08.587 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:08.588 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa","timestampMs":1617595868297,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:08.588 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:11:08.588 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:08.589 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:09.108 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:09.109 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-05T04:11:08.513817Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"edd0ce4e-ea00-464f-828b-94ba135c8145","timestampMs":1617595868513,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup"}
[EL Info]: 2021-04-05 04:11:09.195--ServerSession(146115883)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:11:09.736--ServerSession(146115883)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=502) 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-04-05 04:11:09.78--ServerSession(146115883)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=502) 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-04-05 04:11:09.847--ServerSession(146115883)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=502) 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-04-05 04:11:09.903--ServerSession(146115883)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=502) 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)")
04:11:09.945 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate starting
04:11:09.945 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate starting listener
04:11:09.945 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate starting timer
04:11:09.945 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=a57bf633-8b15-473b-adec-ac22e2e158a7, expireMs=1617595899945]
04:11:09.945 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate starting enqueue
04:11:09.946 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate started
04:11:09.946 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617596229946]
04:11:09.946 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"a57bf633-8b15-473b-adec-ac22e2e158a7","timestampMs":1617595869943,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
04:11:09.946 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:09.947 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:09.961 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 15 ms
04:11:09.961 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:11:09.971 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:09.971 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (10 ms):{"serverTimeMs":1,"count":1}
04:11:10.591 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:10.592 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"a57bf633-8b15-473b-adec-ac22e2e158a7","timestampMs":1617595869943,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
04:11:10.592 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:11:10.592 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:10.592 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:11.272 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:11.273 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-05T04:11:10.623603Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"a57bf633-8b15-473b-adec-ac22e2e158a7","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"a57bf633-8b15-473b-adec-ac22e2e158a7","timestampMs":1617595870623,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
04:11:11.274 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopping
04:11:11.274 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopping enqueue
04:11:11.274 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopping timer
04:11:11.274 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=a57bf633-8b15-473b-adec-ac22e2e158a7, expireMs=1617595899945]
04:11:11.274 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopping listener
04:11:11.274 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopped
[EL Info]: 2021-04-05 04:11:11.309--ServerSession(1987212509)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:11:11.873--ServerSession(1987212509)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=504) 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-04-05 04:11:11.935--ServerSession(1987212509)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=504) 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-04-05 04:11:12.019--ServerSession(1987212509)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=504) 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-04-05 04:11:12.074--ServerSession(1987212509)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=504) 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)")
04:11:12.084 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-drools-pdp-0 PdpUpdate successful
04:11:12.084 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-drools-pdp-0 start publishing next request
04:11:12.084 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange starting
04:11:12.084 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange starting listener
04:11:12.084 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange starting timer
04:11:12.084 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=9d36b507-462b-4d9d-a5c5-c5862cab4115, expireMs=1617595902084]
04:11:12.084 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange starting enqueue
04:11:12.084 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=9d36b507-462b-4d9d-a5c5-c5862cab4115, expireMs=1617595902084]
04:11:12.084 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9d36b507-462b-4d9d-a5c5-c5862cab4115","timestampMs":1617595869943,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
04:11:12.084 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange started
04:11:12.084 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:12.085 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:12.111 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 27 ms
04:11:12.111 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:11:12.120 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:12.121 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
04:11:12.740 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:12.740 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9d36b507-462b-4d9d-a5c5-c5862cab4115","timestampMs":1617595869943,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
04:11:12.741 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE
04:11:12.741 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:12.741 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:13.370 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:13.371 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-05T04:11:12.760182Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"9d36b507-462b-4d9d-a5c5-c5862cab4115","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"9d36b507-462b-4d9d-a5c5-c5862cab4115","timestampMs":1617595872760,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
04:11:13.371 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopping
04:11:13.371 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopping enqueue
04:11:13.371 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopping timer
04:11:13.371 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=9d36b507-462b-4d9d-a5c5-c5862cab4115, expireMs=1617595902084]
04:11:13.371 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopping listener
04:11:13.371 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopped
04:11:13.371 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-drools-pdp-0 PdpStateChange successful
04:11:13.371 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-drools-pdp-0 has no more requests
04:11:13.372 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:13.372 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:28.324 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:28.324 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:28.325 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:38.302 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer expired Timer [name=a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa, expireMs=1617595898302]
04:11:38.302 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer firing Timer [name=a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa, expireMs=1617595898302]
04:11:38.303 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:11:38.303 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:11:38.303 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:11:38.303 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer discarded (cancelled) Timer [name=a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa, expireMs=1617595898302]
04:11:38.303 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:11:38.303 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
04:11:38.303 [Thread-8] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate timeout - re-publish count 1
04:11:38.303 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:11:38.303 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:11:38.303 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:11:38.303 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa, expireMs=1617595928303]
04:11:38.303 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:11:38.304 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:11:38.304 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer waiting 29999ms Timer [name=a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa, expireMs=1617595928303]
04:11:38.305 [Thread-5] INFO  network - [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":"a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa","timestampMs":1617595868297,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:38.311 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 6 ms
04:11:38.311 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:11:38.323 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:38.323 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
04:11:38.948 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:38.949 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa","timestampMs":1617595868297,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:38.949 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:11:38.949 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:38.950 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:39.841 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:39.842 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"9c91f6d5-4e5b-41c4-8a33-474c767d0463","timestampMs":1617595899644,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:39.842 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:11:39.842 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:11:39.842 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:11:39.842 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa, expireMs=1617595928303]
04:11:39.842 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:11:39.842 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
[EL Info]: 2021-04-05 04:11:39.876--ServerSession(90780353)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:11:40.561--ServerSession(90780353)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=517) 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-04-05 04:11:40.61--ServerSession(90780353)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=517) 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-04-05 04:11:40.685--ServerSession(90780353)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=517) 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-04-05 04:11:40.743--ServerSession(90780353)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=517) 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)")
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate successful
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f start publishing next request
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting listener
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting timer
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=410641a1-668c-4d2a-bfb9-ddf84b351d51, expireMs=1617595930753]
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting enqueue
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange started
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:40.753 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:40.753 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"410641a1-668c-4d2a-bfb9-ddf84b351d51","timestampMs":1617595868297,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:40.761 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 8 ms
04:11:40.761 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:11:40.769 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:40.769 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
04:11:40.784 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:40.786 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"cdd1941a-a6c1-40f3-8e22-a0ae3b67079a","timestampMs":1617595899703,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-04-05 04:11:40.839--ServerSession(489506347)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:11:41.433--ServerSession(489506347)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=519) 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-04-05 04:11:41.485--ServerSession(489506347)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=519) 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-04-05 04:11:41.565--ServerSession(489506347)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=519) 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-04-05 04:11:41.625--ServerSession(489506347)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=519) 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)")
04:11:42.084 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=9d36b507-462b-4d9d-a5c5-c5862cab4115, expireMs=1617595902084]
04:11:42.085 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer waiting 28668ms Timer [name=410641a1-668c-4d2a-bfb9-ddf84b351d51, expireMs=1617595930753]
04:11:42.100 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596228302]
04:11:42.100 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596262100]
04:11:42.101 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:42.101 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:42.121 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:42.121 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"410641a1-668c-4d2a-bfb9-ddf84b351d51","timestampMs":1617595868297,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:42.121 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE
04:11:42.121 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:42.121 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:42.638 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"410641a1-668c-4d2a-bfb9-ddf84b351d51","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"902a81cb-e4bd-4c44-a7ff-b4c98db67669","timestampMs":1617595901401,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping enqueue
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping timer
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=410641a1-668c-4d2a-bfb9-ddf84b351d51, expireMs=1617595930753]
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping listener
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopped
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange successful
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f start publishing next request
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=61ae5379-a842-49bf-a012-b735056cdd0d, expireMs=1617595932639]
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:11:42.639 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:42.640 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:42.640 [Thread-5] INFO  network - [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":"61ae5379-a842-49bf-a012-b735056cdd0d","timestampMs":1617595902095,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:42.661 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 21 ms
04:11:42.661 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:11:42.669 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:42.670 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
04:11:43.290 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:43.291 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"61ae5379-a842-49bf-a012-b735056cdd0d","timestampMs":1617595902095,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:43.291 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:11:43.291 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:43.291 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:44.001 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:44.001 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"61ae5379-a842-49bf-a012-b735056cdd0d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"57512c22-d691-474c-b286-9de4e1a4d780","timestampMs":1617595903313,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:11:44.002 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:11:44.002 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:11:44.002 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:11:44.002 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=61ae5379-a842-49bf-a012-b735056cdd0d, expireMs=1617595932639]
04:11:44.002 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:11:44.002 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
[EL Info]: 2021-04-05 04:11:44.036--ServerSession(1957752296)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:11:44.59--ServerSession(1957752296)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=521) 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-04-05 04:11:44.646--ServerSession(1957752296)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=521) 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-04-05 04:11:44.728--ServerSession(1957752296)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=521) 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-04-05 04:11:44.791--ServerSession(1957752296)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=521) 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)")
04:11:44.801 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate successful
04:11:44.801 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f has no more requests
04:11:44.801 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:44.801 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:11:59.760 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:11:59.760 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:11:59.760 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:12:08.303 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=a22b88f4-5ee2-4e0c-ac79-c4847fbd2caa, expireMs=1617595928303]
04:12:10.753 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=410641a1-668c-4d2a-bfb9-ddf84b351d51, expireMs=1617595930753]
04:12:14.708 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:12:14.709 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:12:14.709 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:12:20.742 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:12:20.742 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:12:19.961080Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"9b565176-b14a-4f38-a388-39896a029350","timestampMs":1617595939960,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-04-05 04:12:20.809--ServerSession(202184610)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:12:21.333--ServerSession(202184610)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=538) 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-04-05 04:12:21.386--ServerSession(202184610)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=538) 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-04-05 04:12:21.464--ServerSession(202184610)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=538) 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-04-05 04:12:21.524--ServerSession(202184610)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=538) 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)")
04:12:21.564 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596181434]
04:12:21.564 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596301564]
04:12:21.565 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:12:21.565 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:12:36.515 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:12:36.516 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:12:36.516 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:12:51.470 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:12:51.470 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:12:51.470 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:13:06.426 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:13:06.426 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:13:06.426 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:13:09.191 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:13:09.191 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-05T04:13:08.514033Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"d06b3def-29ff-45a1-b3fd-38a8e94710c7","timestampMs":1617595988513,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-04-05 04:13:09.298--ServerSession(1894275179)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
04:13:09.516 [qtp1869373559-32] INFO  org.eclipse.jetty.server.RequestLog - 10.233.77.137 - healthcheck [05/Apr/2021:04:13:09 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2679 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)"
[EL Warning]: 2021-04-05 04:13:09.918--ServerSession(1894275179)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=562) 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-04-05 04:13:09.976--ServerSession(1894275179)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=562) 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-04-05 04:13:10.048--ServerSession(1894275179)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=562) 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-04-05 04:13:10.107--ServerSession(1894275179)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=562) 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)")
04:13:10.127 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617596229946]
04:13:10.127 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617596350127]
04:13:10.129 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:13:10.130 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:13:25.090 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:13:25.090 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:13:25.090 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:13:40.045 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:13:40.045 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:13:40.046 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:13:54.995 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:13:54.996 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:13:54.996 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:14:09.948 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:14:09.948 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:14:09.948 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:14:20.649 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:14:20.650 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:14:19.961403Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"dbf96bc5-e353-4dce-8bc2-69249c90ff4f","timestampMs":1617596059960,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-04-05 04:14:20.685--ServerSession(809452204)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:14:21.237--ServerSession(809452204)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=594) 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-04-05 04:14:21.291--ServerSession(809452204)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=594) 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-04-05 04:14:21.359--ServerSession(809452204)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=594) 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-04-05 04:14:21.409--ServerSession(809452204)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=594) 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)")
04:14:21.442 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596301564]
04:14:21.442 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596421442]
04:14:21.443 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:14:21.444 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:14:36.394 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:14:36.394 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:14:36.394 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:14:51.342 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:14:51.343 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:14:51.343 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:06.292 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:06.292 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:06.292 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:09.190 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:09.191 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-05T04:15:08.513692Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"f1012b34-9b81-45e5-93f1-a157d8d2f024","timestampMs":1617596108513,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-04-05 04:15:09.227--ServerSession(707459183)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:15:09.801--ServerSession(707459183)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=617) 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-04-05 04:15:09.856--ServerSession(707459183)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=617) 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-04-05 04:15:09.939--ServerSession(707459183)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=617) 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-04-05 04:15:09.997--ServerSession(707459183)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=617) 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)")
04:15:10.038 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617596350127]
04:15:10.039 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617596470039]
04:15:10.040 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:10.040 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:11.934 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:11.935 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"7596dfe4-4443-439a-8a3d-b2381dcb3cdf","timestampMs":1617596110598,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup"}
[EL Info]: 2021-04-05 04:15:11.994--ServerSession(722457587)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:15:12.584--ServerSession(722457587)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=620) 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-04-05 04:15:12.641--ServerSession(722457587)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=620) 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-04-05 04:15:12.724--ServerSession(722457587)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=620) 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-04-05 04:15:12.784--ServerSession(722457587)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=620) 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)")
04:15:13.220 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:15:13.220 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:15:13.220 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:15:13.220 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=2ae9da84-4e0c-49f9-9002-6097cb48e6dd, expireMs=1617596143220]
04:15:13.220 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:15:13.220 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:15:13.220 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596262100]
04:15:13.220 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596473220]
04:15:13.220 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=2ae9da84-4e0c-49f9-9002-6097cb48e6dd, expireMs=1617596143220]
04:15:13.220 [Thread-5] INFO  network - [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":"2ae9da84-4e0c-49f9-9002-6097cb48e6dd","timestampMs":1617596113216,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:13.221 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:13.221 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:13.261 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 40 ms
04:15:13.290 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:15:13.335 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:13.336 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (46 ms):{"serverTimeMs":1,"count":1}
04:15:13.955 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:13.956 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"2ae9da84-4e0c-49f9-9002-6097cb48e6dd","timestampMs":1617596113216,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:13.956 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:15:13.956 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:13.956 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:28.924 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:28.925 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:28.925 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:42.796 [Thread-7] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer discarded (expired) Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596142795]
04:15:42.796 [Thread-7] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer waiting 278646ms Timer [name=onap-policy-apex-pdp-0, expireMs=1617596421442]
04:15:43.220 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer expired Timer [name=2ae9da84-4e0c-49f9-9002-6097cb48e6dd, expireMs=1617596143220]
04:15:43.220 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer firing Timer [name=2ae9da84-4e0c-49f9-9002-6097cb48e6dd, expireMs=1617596143220]
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:15:43.221 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer discarded (cancelled) Timer [name=2ae9da84-4e0c-49f9-9002-6097cb48e6dd, expireMs=1617596143220]
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
04:15:43.221 [Thread-8] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate timeout - re-publish count 1
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:15:43.221 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=2ae9da84-4e0c-49f9-9002-6097cb48e6dd, expireMs=1617596173221]
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:15:43.221 [Thread-8] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:15:43.221 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=2ae9da84-4e0c-49f9-9002-6097cb48e6dd, expireMs=1617596173221]
04:15:43.222 [Thread-5] INFO  network - [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":"2ae9da84-4e0c-49f9-9002-6097cb48e6dd","timestampMs":1617596113216,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:43.261 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 39 ms
04:15:43.261 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:15:43.271 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:43.271 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
04:15:43.971 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:43.972 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"2ae9da84-4e0c-49f9-9002-6097cb48e6dd","timestampMs":1617596113216,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:43.972 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:15:43.973 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:43.973 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:45.414 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:45.415 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"2ae9da84-4e0c-49f9-9002-6097cb48e6dd","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"2255de47-2992-42de-84b4-be2b7ec1411e","timestampMs":1617596144715,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:45.415 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:15:45.415 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:15:45.415 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:15:45.415 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=2ae9da84-4e0c-49f9-9002-6097cb48e6dd, expireMs=1617596173221]
04:15:45.416 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:15:45.416 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
[EL Info]: 2021-04-05 04:15:45.455--ServerSession(1854639859)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:15:46.002--ServerSession(1854639859)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=634) 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-04-05 04:15:46.054--ServerSession(1854639859)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=634) 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-04-05 04:15:46.136--ServerSession(1854639859)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=634) 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-04-05 04:15:46.194--ServerSession(1854639859)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=634) 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)")
04:15:46.203 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate successful
04:15:46.203 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f start publishing next request
04:15:46.203 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting
04:15:46.203 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting listener
04:15:46.203 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting timer
04:15:46.203 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=5c6db85d-d784-4bee-bf4b-2d64d89b62c4, expireMs=1617596176203]
04:15:46.203 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting enqueue
04:15:46.203 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange started
04:15:46.204 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"bff05c7c-28dc-4db8-91e9-48eab02bd133","timestampMs":1617596144716,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:46.204 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"5c6db85d-d784-4bee-bf4b-2d64d89b62c4","timestampMs":1617596113216,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:46.204 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer waiting 29999ms Timer [name=5c6db85d-d784-4bee-bf4b-2d64d89b62c4, expireMs=1617596176203]
04:15:46.217 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 13 ms
04:15:46.217 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:15:46.225 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:46.226 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
[EL Info]: 2021-04-05 04:15:46.243--ServerSession(684468571)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:15:46.889--ServerSession(684468571)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=636) 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-04-05 04:15:46.945--ServerSession(684468571)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=636) 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-04-05 04:15:47.027--ServerSession(684468571)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=636) 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-04-05 04:15:47.081--ServerSession(684468571)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=636) 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)")
04:15:47.596 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596473220]
04:15:47.597 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596507597]
04:15:47.597 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:47.598 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:47.718 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:47.718 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"5c6db85d-d784-4bee-bf4b-2d64d89b62c4","timestampMs":1617596113216,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:47.719 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE
04:15:47.719 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:47.719 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:48.235 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:48.236 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"5c6db85d-d784-4bee-bf4b-2d64d89b62c4","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"8a0566fc-6c8e-4cc8-8664-df4c55c369e9","timestampMs":1617596146854,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:48.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping
04:15:48.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping enqueue
04:15:48.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping timer
04:15:48.236 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=5c6db85d-d784-4bee-bf4b-2d64d89b62c4, expireMs=1617596176203]
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping listener
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopped
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange successful
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f start publishing next request
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=444379b7-b170-45e0-bc57-0a4986c8be5d, expireMs=1617596178237]
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:48.237 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:48.238 [Thread-5] INFO  network - [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":"444379b7-b170-45e0-bc57-0a4986c8be5d","timestampMs":1617596147592,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:48.261 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 23 ms
04:15:48.261 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:15:48.268 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:48.269 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
04:15:48.885 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:48.886 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"444379b7-b170-45e0-bc57-0a4986c8be5d","timestampMs":1617596147592,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:48.886 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:15:48.887 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:48.887 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:15:49.539 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:15:49.540 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"444379b7-b170-45e0-bc57-0a4986c8be5d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"40ce015b-c8d9-4508-b37f-119c3d24997f","timestampMs":1617596148896,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:15:49.540 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:15:49.540 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:15:49.540 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:15:49.540 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=444379b7-b170-45e0-bc57-0a4986c8be5d, expireMs=1617596178237]
04:15:49.540 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:15:49.540 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
[EL Info]: 2021-04-05 04:15:49.571--ServerSession(46252427)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:15:50.04--ServerSession(46252427)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=638) 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-04-05 04:15:50.084--ServerSession(46252427)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=638) 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-04-05 04:15:50.164--ServerSession(46252427)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=638) 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-04-05 04:15:50.227--ServerSession(46252427)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=638) 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)")
04:15:50.248 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate successful
04:15:50.248 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f has no more requests
04:15:50.248 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:15:50.248 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:16:05.199 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:16:05.199 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:16:05.199 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:16:13.222 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=2ae9da84-4e0c-49f9-9002-6097cb48e6dd, expireMs=1617596173221]
04:16:16.203 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=5c6db85d-d784-4bee-bf4b-2d64d89b62c4, expireMs=1617596176203]
04:16:20.046 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:16:20.046 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:16:20.046 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:16:20.561 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:16:20.561 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:16:19.960371Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"18aea467-de7c-4ef8-a97c-e0ebd775d750","timestampMs":1617596179960,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-04-05 04:16:20.593--ServerSession(1005012107)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:16:21.122--ServerSession(1005012107)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=653) 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-04-05 04:16:21.182--ServerSession(1005012107)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=653) 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-04-05 04:16:21.26--ServerSession(1005012107)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=653) 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-04-05 04:16:21.319--ServerSession(1005012107)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=653) 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)")
04:16:21.353 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596421442]
04:16:21.353 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596541353]
04:16:21.354 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:16:21.354 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:16:36.299 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:16:36.300 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:16:36.300 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:16:51.249 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:16:51.249 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:16:51.249 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:17:06.195 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:06.196 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:17:06.196 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:17:09.242 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:09.243 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-05T04:17:08.513786Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"4c267714-8279-4a40-a05a-2b24bfaa8177","timestampMs":1617596228513,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-04-05 04:17:09.285--ServerSession(429299752)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:17:09.814--ServerSession(429299752)--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-04-05 04:17:09.86--ServerSession(429299752)--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-04-05 04:17:09.937--ServerSession(429299752)--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-04-05 04:17:10.015--ServerSession(429299752)--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)")
04:17:10.049 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617596470039]
04:17:10.050 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617596590050]
04:17:10.053 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:17:10.053 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:17:25.000 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:25.000 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:17:25.000 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:17:39.943 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:39.943 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:17:39.943 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:17:45.372 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:45.372 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"44758d60-f890-4752-996e-698c7cc7febf","timestampMs":1617596264717,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-04-05 04:17:45.41--ServerSession(1953955928)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:17:45.976--ServerSession(1953955928)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=691) 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-04-05 04:17:46.037--ServerSession(1953955928)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=691) 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-04-05 04:17:46.106--ServerSession(1953955928)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=691) 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-04-05 04:17:46.161--ServerSession(1953955928)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=691) 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)")
04:17:46.590 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:17:46.591 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:17:46.591 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:17:46.591 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=d3dba84c-79cd-4cda-865b-9b70e7f0254c, expireMs=1617596296591]
04:17:46.591 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:17:46.591 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=d3dba84c-79cd-4cda-865b-9b70e7f0254c, expireMs=1617596296591]
04:17:46.591 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:17:46.591 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596507597]
04:17:46.592 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596626592]
04:17:46.592 [Thread-5] INFO  network - [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":"d3dba84c-79cd-4cda-865b-9b70e7f0254c","timestampMs":1617596266540,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:17:46.593 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:17:46.593 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:17:46.611 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 19 ms
04:17:46.611 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:17:46.633 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:46.634 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
04:17:47.249 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:47.250 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"d3dba84c-79cd-4cda-865b-9b70e7f0254c","timestampMs":1617596266540,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:17:47.250 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:17:47.251 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:17:47.251 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:17:47.887 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:47.887 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"d3dba84c-79cd-4cda-865b-9b70e7f0254c","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"fe2dce67-6de8-4372-b9f9-242794db94b3","timestampMs":1617596267260,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:17:47.887 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:17:47.888 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:17:47.888 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:17:47.888 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=d3dba84c-79cd-4cda-865b-9b70e7f0254c, expireMs=1617596296591]
04:17:47.888 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:17:47.888 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
[EL Info]: 2021-04-05 04:17:47.929--ServerSession(978561490)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:17:48.509--ServerSession(978561490)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=693) 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-04-05 04:17:48.567--ServerSession(978561490)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=693) 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-04-05 04:17:48.644--ServerSession(978561490)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=693) 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-04-05 04:17:48.697--ServerSession(978561490)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=693) 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)")
04:17:48.707 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate successful
04:17:48.707 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f start publishing next request
04:17:48.707 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting
04:17:48.707 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting listener
04:17:48.707 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting timer
04:17:48.707 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=8f192d8a-78bc-48b1-9132-dbaac2f06cdd, expireMs=1617596298707]
04:17:48.707 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting enqueue
04:17:48.707 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=8f192d8a-78bc-48b1-9132-dbaac2f06cdd, expireMs=1617596298707]
04:17:48.707 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"8f192d8a-78bc-48b1-9132-dbaac2f06cdd","timestampMs":1617596266540,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:17:48.707 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange started
04:17:48.707 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:17:48.708 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:17:48.711 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 4 ms
04:17:48.711 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:17:48.718 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:48.719 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (8 ms):{"serverTimeMs":1,"count":1}
04:17:49.334 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:49.334 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"8f192d8a-78bc-48b1-9132-dbaac2f06cdd","timestampMs":1617596266540,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:17:49.335 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE
04:17:49.335 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:17:49.335 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:17:49.987 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:17:49.987 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"8f192d8a-78bc-48b1-9132-dbaac2f06cdd","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ed20f43a-efbd-4728-a238-70f2e38c1cfe","timestampMs":1617596269342,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping enqueue
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping timer
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=8f192d8a-78bc-48b1-9132-dbaac2f06cdd, expireMs=1617596298707]
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping listener
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopped
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange successful
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f has no more requests
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:17:49.988 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:18:04.934 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:18:04.935 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:18:04.935 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
[EL Info]: 2021-04-05 04:18:09.018--ServerSession(1783074532)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:18:09.595--ServerSession(1783074532)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=705) 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-04-05 04:18:09.662--ServerSession(1783074532)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=705) 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-04-05 04:18:09.748--ServerSession(1783074532)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=705) 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-04-05 04:18:09.805--ServerSession(1783074532)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=705) 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)")
04:18:09.831 [qtp1869373559-31] INFO  org.eclipse.jetty.server.RequestLog - 10.233.77.137 - healthcheck [05/Apr/2021:04:18:08 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2679 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)"
04:18:16.592 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=d3dba84c-79cd-4cda-865b-9b70e7f0254c, expireMs=1617596296591]
04:18:18.707 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=8f192d8a-78bc-48b1-9132-dbaac2f06cdd, expireMs=1617596298707]
04:18:19.878 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:18:19.878 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:18:19.878 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:18:20.656 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:18:20.657 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:18:19.961072Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"4458209f-e60e-4876-89ae-28293721d74f","timestampMs":1617596299960,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-04-05 04:18:20.688--ServerSession(1376984054)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:18:21.199--ServerSession(1376984054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=711) 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-04-05 04:18:21.252--ServerSession(1376984054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=711) 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-04-05 04:18:21.328--ServerSession(1376984054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=711) 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-04-05 04:18:21.401--ServerSession(1376984054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=711) 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)")
04:18:21.479 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596541353]
04:18:21.479 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596661479]
04:18:21.480 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:18:21.481 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:18:36.433 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:18:36.434 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:18:36.434 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:18:51.376 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:18:51.376 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:18:51.376 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:19:06.323 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:06.323 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:19:06.323 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:19:09.187 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:09.187 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-05T04:19:08.513933Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"9312444b-bdb2-4530-b326-7e37f96872d6","timestampMs":1617596348513,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-04-05 04:19:09.229--ServerSession(1202956118)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:19:09.749--ServerSession(1202956118)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=733) 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-04-05 04:19:09.8--ServerSession(1202956118)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=733) 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-04-05 04:19:09.875--ServerSession(1202956118)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=733) 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-04-05 04:19:09.935--ServerSession(1202956118)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=733) 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)")
04:19:09.975 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617596590050]
04:19:09.975 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617596709975]
04:19:09.976 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:19:09.976 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:19:24.929 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:24.930 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:19:24.930 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:19:39.883 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:39.883 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:19:39.883 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:19:45.367 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:45.368 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"e3256882-fb67-4b22-9dff-9ac0ba110738","timestampMs":1617596384718,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-04-05 04:19:45.398--ServerSession(419156115)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:19:45.924--ServerSession(419156115)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=749) 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-04-05 04:19:45.979--ServerSession(419156115)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=749) 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-04-05 04:19:46.058--ServerSession(419156115)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=749) 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-04-05 04:19:46.116--ServerSession(419156115)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=749) 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)")
04:19:46.450 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:19:46.450 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:19:46.450 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:19:46.450 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=aaca3500-8f91-4fa5-b13b-3d84baf99abb, expireMs=1617596416450]
04:19:46.450 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:19:46.450 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:19:46.450 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596626592]
04:19:46.451 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596746451]
04:19:46.451 [Thread-5] INFO  network - [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":"aaca3500-8f91-4fa5-b13b-3d84baf99abb","timestampMs":1617596386447,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:19:46.490 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer waiting 29960ms Timer [name=aaca3500-8f91-4fa5-b13b-3d84baf99abb, expireMs=1617596416450]
04:19:46.490 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 39 ms
04:19:46.490 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:19:46.490 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:19:46.490 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:19:46.514 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:46.514 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
04:19:47.127 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:47.128 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"aaca3500-8f91-4fa5-b13b-3d84baf99abb","timestampMs":1617596386447,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:19:47.128 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:19:47.128 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:19:47.128 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:19:47.837 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:47.838 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"aaca3500-8f91-4fa5-b13b-3d84baf99abb","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"06799847-658f-4af0-9365-9ac3c15925a2","timestampMs":1617596387184,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:19:47.839 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:19:47.839 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:19:47.839 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:19:47.839 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=aaca3500-8f91-4fa5-b13b-3d84baf99abb, expireMs=1617596416450]
04:19:47.839 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:19:47.839 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
[EL Info]: 2021-04-05 04:19:47.88--ServerSession(14126248)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:19:48.482--ServerSession(14126248)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=751) 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-04-05 04:19:48.538--ServerSession(14126248)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=751) 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-04-05 04:19:48.614--ServerSession(14126248)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=751) 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-04-05 04:19:48.675--ServerSession(14126248)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=751) 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)")
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate successful
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f start publishing next request
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting listener
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting timer
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=bc880822-a8ff-49d8-9b76-2edb18ff9638, expireMs=1617596418684]
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting enqueue
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange started
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:19:48.684 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=bc880822-a8ff-49d8-9b76-2edb18ff9638, expireMs=1617596418684]
04:19:48.684 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:19:48.684 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"bc880822-a8ff-49d8-9b76-2edb18ff9638","timestampMs":1617596386447,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:19:48.711 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 27 ms
04:19:48.711 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:19:48.719 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:48.720 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (9 ms):{"serverTimeMs":1,"count":1}
04:19:49.332 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:49.333 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"bc880822-a8ff-49d8-9b76-2edb18ff9638","timestampMs":1617596386447,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:19:49.333 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE
04:19:49.333 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:19:49.333 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:19:49.984 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:19:49.984 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"bc880822-a8ff-49d8-9b76-2edb18ff9638","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"d9e419a5-ed58-4ef9-bbd7-9c2c18f5e47b","timestampMs":1617596389340,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping enqueue
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping timer
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=bc880822-a8ff-49d8-9b76-2edb18ff9638, expireMs=1617596418684]
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping listener
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopped
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange successful
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f has no more requests
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:19:49.985 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:20:04.937 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:20:04.937 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:20:04.937 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:20:16.450 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=aaca3500-8f91-4fa5-b13b-3d84baf99abb, expireMs=1617596416450]
04:20:18.684 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=bc880822-a8ff-49d8-9b76-2edb18ff9638, expireMs=1617596418684]
04:20:19.880 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:20:19.880 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:20:19.880 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:20:20.648 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:20:20.649 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:20:19.961097Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"71dcbc01-c1a5-4825-a255-7aee6ec9f914","timestampMs":1617596419960,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-04-05 04:20:20.679--ServerSession(2111962054)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:20:21.177--ServerSession(2111962054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=767) 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-04-05 04:20:21.243--ServerSession(2111962054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=767) 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-04-05 04:20:21.323--ServerSession(2111962054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=767) 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-04-05 04:20:21.387--ServerSession(2111962054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=767) 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)")
04:20:21.426 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596661479]
04:20:21.426 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596781426]
04:20:21.427 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:20:21.427 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:20:21.442 [Thread-7] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer discarded (expired) Timer [name=onap-policy-apex-pdp-0, expireMs=1617596421442]
04:20:21.442 [Thread-7] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer waiting 288533ms Timer [name=onap-policy-drools-pdp-0, expireMs=1617596709975]
04:20:36.368 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:20:36.368 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:20:36.368 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:20:51.318 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:20:51.318 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:20:51.318 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:21:06.270 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:06.271 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:21:06.271 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:21:09.182 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:09.183 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-05T04:21:08.513678Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"648132ec-b29b-426b-979b-b15e0ff41900","timestampMs":1617596468513,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-04-05 04:21:09.214--ServerSession(630303036)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:21:09.766--ServerSession(630303036)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=789) 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-04-05 04:21:09.824--ServerSession(630303036)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=789) 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-04-05 04:21:09.902--ServerSession(630303036)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=789) 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-04-05 04:21:09.968--ServerSession(630303036)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=789) 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)")
04:21:10.000 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617596709975]
04:21:10.000 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617596830000]
04:21:10.001 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:21:10.001 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:21:24.945 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:24.945 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:21:24.945 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:21:39.890 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:39.890 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:21:39.890 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:21:45.360 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:45.361 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"2da377e5-b576-468d-afcd-bf83f420fa26","timestampMs":1617596504719,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-04-05 04:21:45.401--ServerSession(552962437)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:21:45.919--ServerSession(552962437)--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-04-05 04:21:45.965--ServerSession(552962437)--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-04-05 04:21:46.048--ServerSession(552962437)--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-04-05 04:21:46.116--ServerSession(552962437)--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)")
04:21:46.411 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting
04:21:46.411 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting listener
04:21:46.411 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting timer
04:21:46.411 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=3d11c1a3-a696-4296-8eb5-4eb76a803eec, expireMs=1617596536411]
04:21:46.411 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate starting enqueue
04:21:46.411 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=3d11c1a3-a696-4296-8eb5-4eb76a803eec, expireMs=1617596536411]
04:21:46.412 [Thread-5] INFO  network - [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":"3d11c1a3-a696-4296-8eb5-4eb76a803eec","timestampMs":1617596506399,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:21:46.412 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate started
04:21:46.412 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596746451]
04:21:46.412 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-9qd6f, expireMs=1617596866412]
04:21:46.413 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:21:46.413 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:21:46.461 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 49 ms
04:21:46.461 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:21:46.512 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:46.512 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (51 ms):{"serverTimeMs":0,"count":1}
04:21:47.127 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:47.127 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"3d11c1a3-a696-4296-8eb5-4eb76a803eec","timestampMs":1617596506399,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:21:47.128 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE
04:21:47.128 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:21:47.128 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:21:47.835 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:47.836 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"3d11c1a3-a696-4296-8eb5-4eb76a803eec","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e7a13713-abd1-4c33-9d93-17ecc5e25a9d","timestampMs":1617596507190,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:21:47.836 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping
04:21:47.836 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping enqueue
04:21:47.836 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping timer
04:21:47.836 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=3d11c1a3-a696-4296-8eb5-4eb76a803eec, expireMs=1617596536411]
04:21:47.836 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopping listener
04:21:47.836 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate stopped
[EL Info]: 2021-04-05 04:21:47.864--ServerSession(280971095)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:21:48.411--ServerSession(280971095)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=807) 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-04-05 04:21:48.465--ServerSession(280971095)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=807) 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-04-05 04:21:48.554--ServerSession(280971095)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=807) 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-04-05 04:21:48.608--ServerSession(280971095)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=807) 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)")
04:21:48.617 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpUpdate successful
04:21:48.618 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f start publishing next request
04:21:48.618 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting
04:21:48.618 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting listener
04:21:48.618 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting timer
04:21:48.618 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=5786c0aa-0e55-49b3-ad44-0956ca91d1ce, expireMs=1617596538618]
04:21:48.618 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange starting enqueue
04:21:48.618 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange started
04:21:48.618 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:21:48.618 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:21:48.618 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=5786c0aa-0e55-49b3-ad44-0956ca91d1ce, expireMs=1617596538618]
04:21:48.618 [Thread-5] INFO  network - [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"5786c0aa-0e55-49b3-ad44-0956ca91d1ce","timestampMs":1617596506399,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:21:48.661 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 43 ms
04:21:48.661 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
04:21:48.669 [pool-2-thread-1] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:48.669 [pool-2-thread-1] INFO  c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (8 ms):{"serverTimeMs":1,"count":1}
04:21:49.284 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:49.285 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"5786c0aa-0e55-49b3-ad44-0956ca91d1ce","timestampMs":1617596506399,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:21:49.285 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE
04:21:49.285 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:21:49.285 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:21:49.935 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:21:49.935 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"5786c0aa-0e55-49b3-ad44-0956ca91d1ce","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f2a6f302-1687-4311-87e0-78f3f295b97c","timestampMs":1617596509293,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
04:21:49.935 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping
04:21:49.935 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping enqueue
04:21:49.935 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping timer
04:21:49.935 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=5786c0aa-0e55-49b3-ad44-0956ca91d1ce, expireMs=1617596538618]
04:21:49.935 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopping listener
04:21:49.936 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange stopped
04:21:49.936 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-9qd6f PdpStateChange successful
04:21:49.936 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-9qd6f has no more requests
04:21:49.936 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:21:49.936 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:22:04.877 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:22:04.878 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:22:04.878 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:22:16.412 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=3d11c1a3-a696-4296-8eb5-4eb76a803eec, expireMs=1617596536411]
04:22:18.618 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=5786c0aa-0e55-49b3-ad44-0956ca91d1ce, expireMs=1617596538618]
04:22:19.821 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:22:19.821 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:22:19.821 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:22:20.656 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:22:20.657 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-05T04:22:19.961773Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"0ce2f768-04d7-45b2-a785-7a0b052c3bdf","timestampMs":1617596539961,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-04-05 04:22:20.695--ServerSession(347198593)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:22:21.237--ServerSession(347198593)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=823) 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-04-05 04:22:21.292--ServerSession(347198593)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=823) 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-04-05 04:22:21.371--ServerSession(347198593)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=823) 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-04-05 04:22:21.437--ServerSession(347198593)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=823) 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)")
04:22:21.473 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617596781426]
04:22:21.473 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617596901473]
04:22:21.474 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:22:21.474 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:22:36.422 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:22:36.422 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:22:36.422 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:22:51.371 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:22:51.371 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:22:51.371 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:23:06.322 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:23:06.322 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:23:06.322 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
[EL Info]: 2021-04-05 04:23:08.891--ServerSession(1475483857)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
04:23:09.190 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:23:09.191 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-05T04:23:08.513770Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"7b83c3bb-dfc8-401c-8ab5-3790503f899b","timestampMs":1617596588513,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
04:23:09.264 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617596830000]
04:23:09.264 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617596949264]
04:23:09.264 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:23:09.264 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
[EL Warning]: 2021-04-05 04:23:09.432--ServerSession(1475483857)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=847) 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-04-05 04:23:09.487--ServerSession(1475483857)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=847) 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-04-05 04:23:09.565--ServerSession(1475483857)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=847) 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-04-05 04:23:09.623--ServerSession(1475483857)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=847) 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)")
04:23:09.640 [qtp1869373559-33] INFO  org.eclipse.jetty.server.RequestLog - 10.233.77.137 - healthcheck [05/Apr/2021:04:23:08 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2679 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)"
04:23:24.220 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:23:24.220 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:23:24.220 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:23:39.190 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:23:39.191 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000
04:23:39.191 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/3ed8ff7c-1c48-49cb-a520-7a1d6b3c615a/onap-policy-pap-5d9d484bff-fmwrp?timeout=15000 (anonymous) ...
04:23:45.360 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
04:23:45.361 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"e4a9e8ab-6ba0-44dc-a740-73078d0a2443","timestampMs":1617596624720,"name":"onap-policy-xacml-pdp-59bbdf898f-9qd6f","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-04-05 04:23:45.396--ServerSession(1394858367)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-04-05 04:23:45.891--ServerSession(1394858367)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=863) 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 (capabilitiesN