By type
[2m2023-08-24 23:07:07.925[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.dcae.analytics.tca.web.TcaAppMain [0;39m [2m:[0;39m Starting TcaAppMain v1.4.0 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.4.0.jar started by tca-gen2 in /opt)
[2m2023-08-24 23:07:07.930[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.dcae.analytics.tca.web.TcaAppMain [0;39m [2m:[0;39m Running with Spring Boot v2.4.4, Spring v5.3.5
[2m2023-08-24 23:07:07.930[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.dcae.analytics.tca.web.TcaAppMain [0;39m [2m:[0;39m The following profiles are active: configBindingService,dmaap,mongo
[2m2023-08-24 23:07:10.038[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.s.d.r.c.RepositoryConfigurationDelegate[0;39m [2m:[0;39m Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
[2m2023-08-24 23:07:10.180[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.s.d.r.c.RepositoryConfigurationDelegate[0;39m [2m:[0;39m Finished Spring Data repository scanning in 135 ms. Found 1 MongoDB repository interfaces.
[2m2023-08-24 23:07:11.358[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mfaultConfiguringBeanFactoryPostProcessor[0;39m [2m:[0;39m No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
[2m2023-08-24 23:07:11.370[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mfaultConfiguringBeanFactoryPostProcessor[0;39m [2m:[0;39m No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
[2m2023-08-24 23:07:11.420[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mtrationDelegate$BeanPostProcessorChecker[0;39m [2m:[0;39m Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2m2023-08-24 23:07:11.718[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mtrationDelegate$BeanPostProcessorChecker[0;39m [2m:[0;39m Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2m2023-08-24 23:07:11.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mtrationDelegate$BeanPostProcessorChecker[0;39m [2m:[0;39m Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2m2023-08-24 23:07:11.830[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mtrationDelegate$BeanPostProcessorChecker[0;39m [2m:[0;39m Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2m2023-08-24 23:07:12.291[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.jboss.logging [0;39m [2m:[0;39m Logging Provider: org.jboss.logging.Log4j2LoggerProvider
[2m2023-08-24 23:07:12.370[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mio.undertow.servlet [0;39m [2m:[0;39m Initializing Spring embedded WebApplicationContext
[2m2023-08-24 23:07:12.371[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mw.s.c.ServletWebServerApplicationContext[0;39m [2m:[0;39m Root WebApplicationContext: initialization completed in 4320 ms
[2m2023-08-24 23:07:12.479[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mi.m.c.u.i.logging.InternalLoggerFactory [0;39m [2m:[0;39m Using SLF4J as the default logging framework
[2m2023-08-24 23:07:13.423[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m
s.d.s.w.Swagger2ControllerWebMvc:
{GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
[2m2023-08-24 23:07:13.429[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m
s.d.s.w.ApiResourceController:
{GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
{GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
{GET [/swagger-resources], produces [application/json]}: swaggerResources()
[2m2023-08-24 23:07:13.441[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m
o.o.d.a.t.w.c.TcaRestController:
{GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy()
{POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(List)
{POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest)
[2m2023-08-24 23:07:13.450[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m
o.s.b.a.w.s.e.BasicErrorController:
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
{ [/error]}: error(HttpServletRequest)
[2m2023-08-24 23:07:13.849[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.b.a.e.web.EndpointLinksResolver [0;39m [2m:[0;39m Exposing 16 endpoint(s) beneath base path '/actuator'
[2m2023-08-24 23:07:13.930[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mf.TcaAppPropsToMrSubscriberPrefsFunction[0;39m [2m:[0;39m Creating DMaaP MR Subscriber from config properties key: tca_handle_in, props: BaseConfigBindingServiceProperties.SubscriberDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT), proxyUrl=null, ignoreSSLValidation=null), consumerGroup=cg1, consumerIds=[c0, c1], messageLimit=50000, timeout=-1, polling=BaseConfigBindingServiceProperties.Polling(fixedRate=0, autoAdjusting=BaseConfigBindingServiceProperties.AutoAdjusting(min=30000, stepUp=10000, max=60000, stepDown=30000)))
[2m2023-08-24 23:07:14.024[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mf.TcaAppPropsToMrSubscriberPrefsFunction[0;39m [2m:[0;39m Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
[2m2023-08-24 23:07:14.359[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.mongodb.driver.cluster [0;39m [2m:[0;39m Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2m2023-08-24 23:07:14.525[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[mongohost:27017][0;39m [36morg.mongodb.driver.connection [0;39m [2m:[0;39m Opened connection [connectionId{localValue:1, serverValue:45}] to dcae-mongohost:27017
[2m2023-08-24 23:07:14.521[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[mongohost:27017][0;39m [36morg.mongodb.driver.connection [0;39m [2m:[0;39m Opened connection [connectionId{localValue:2, serverValue:46}] to dcae-mongohost:27017
[2m2023-08-24 23:07:14.533[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[mongohost:27017][0;39m [36morg.mongodb.driver.cluster [0;39m [2m:[0;39m Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=48034265}
[2m2023-08-24 23:07:14.688[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.data.convert.CustomConversions [0;39m [2m:[0;39m Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
[2m2023-08-24 23:07:14.743[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.data.convert.CustomConversions [0;39m [2m:[0;39m Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
[2m2023-08-24 23:07:14.885[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.mongodb.driver.connection [0;39m [2m:[0;39m Opened connection [connectionId{localValue:3, serverValue:47}] to dcae-mongohost:27017
[2m2023-08-24 23:07:15.819[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:570a119742c4e3cc, Subject:CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT, Issuer:CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT, Key type:RSA, Length:4096, Cert Id:1729119956, Valid from:9/22/11, 11:22 AM, Valid until:9/22/30, 11:22 AM
[2m2023-08-24 23:07:15.821[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE, Issuer:CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE, Key type:RSA, Length:2048, Cert Id:-326352672, Valid from:5/30/00, 10:48 AM, Valid until:5/30/20, 10:48 AM
[2m2023-08-24 23:07:15.823[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE, Issuer:CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE, Key type:RSA, Length:2048, Cert Id:607365522, Valid from:5/30/00, 10:44 AM, Valid until:5/30/20, 10:44 AM
[2m2023-08-24 23:07:15.825[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:7777062726a9b17c, Subject:CN=AffirmTrust Commercial, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Commercial, O=AffirmTrust, C=US, Key type:RSA, Length:2048, Cert Id:630485644, Valid from:1/29/10, 2:06 PM, Valid until:12/31/30, 2:06 PM
[2m2023-08-24 23:07:15.826[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:7c4f04391cd4992d, Subject:CN=AffirmTrust Networking, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Networking, O=AffirmTrust, C=US, Key type:RSA, Length:2048, Cert Id:651670175, Valid from:1/29/10, 2:08 PM, Valid until:12/31/30, 2:08 PM
[2m2023-08-24 23:07:15.828[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:6d8c1446b1a60aee, Subject:CN=AffirmTrust Premium, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Premium, O=AffirmTrust, C=US, Key type:RSA, Length:4096, Cert Id:-2130283955, Valid from:1/29/10, 2:10 PM, Valid until:12/31/40, 2:10 PM
[2m2023-08-24 23:07:15.830[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:7497258ac73f7a54, Subject:CN=AffirmTrust Premium ECC, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Premium ECC, O=AffirmTrust, C=US, Key type:EC, Length:384, Cert Id:-2080363786, Valid from:1/29/10, 2:20 PM, Valid until:12/31/40, 2:20 PM
[2m2023-08-24 23:07:15.832[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:66c9fcf99bf8c0a39e2f0788a43e696365bca, Subject:CN=Amazon Root CA 1, O=Amazon, C=US, Issuer:CN=Amazon Root CA 1, O=Amazon, C=US, Key type:RSA, Length:2048, Cert Id:-1472444962, Valid from:5/26/15, 12:00 AM, Valid until:1/17/38, 12:00 AM
[2m2023-08-24 23:07:15.833[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:66c9fd29635869f0a0fe58678f85b26bb8a37, Subject:CN=Amazon Root CA 2, O=Amazon, C=US, Issuer:CN=Amazon Root CA 2, O=Amazon, C=US, Key type:RSA, Length:4096, Cert Id:-1766132388, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
[2m2023-08-24 23:07:15.835[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withECDSA, Serial:66c9fd5749736663f3b0b9ad9e89e7603f24a, Subject:CN=Amazon Root CA 3, O=Amazon, C=US, Issuer:CN=Amazon Root CA 3, O=Amazon, C=US, Key type:EC, Length:256, Cert Id:-1562287523, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
[2m2023-08-24 23:07:15.836[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:66c9fd7c1bb104c2943e5717b7b2cc81ac10e, Subject:CN=Amazon Root CA 4, O=Amazon, C=US, Issuer:CN=Amazon Root CA 4, O=Amazon, C=US, Key type:EC, Length:384, Cert Id:-1654272513, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
[2m2023-08-24 23:07:15.838[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:20000b9, Subject:CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE, Issuer:CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE, Key type:RSA, Length:2048, Cert Id:1425294543, Valid from:5/12/00, 6:46 PM, Valid until:5/12/25, 11:59 PM
[2m2023-08-24 23:07:15.839[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:2, Subject:CN=Buypass Class 2 Root CA, O=Buypass AS-983163327, C=NO, Issuer:CN=Buypass Class 2 Root CA, O=Buypass AS-983163327, C=NO, Key type:RSA, Length:4096, Cert Id:969960563, Valid from:10/26/10, 8:38 AM, Valid until:10/26/40, 8:38 AM
[2m2023-08-24 23:07:15.841[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:2, Subject:CN=Buypass Class 3 Root CA, O=Buypass AS-983163327, C=NO, Issuer:CN=Buypass Class 3 Root CA, O=Buypass AS-983163327, C=NO, Key type:RSA, Length:4096, Cert Id:1264269967, Valid from:10/26/10, 8:28 AM, Valid until:10/26/40, 8:28 AM
[2m2023-08-24 23:07:15.844[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:a3da427ea4b1aeda, Subject:CN=Chambers of Commerce Root - 2008, O=AC Camerfirma S.A., SERIALNUMBER=A82743287, L=Madrid (see current address at www.camerfirma.com/address), C=EU, Issuer:CN=Chambers of Commerce Root - 2008, O=AC Camerfirma S.A., SERIALNUMBER=A82743287, L=Madrid (see current address at www.camerfirma.com/address), C=EU, Key type:RSA, Length:4096, Cert Id:-28263924, Valid from:8/1/08, 12:29 PM, Valid until:7/31/38, 12:29 PM
[2m2023-08-24 23:07:15.848[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:CN=Chambers of Commerce Root, OU=http://www.chambersign.org, O=AC Camerfirma SA CIF A82743287, C=EU, Issuer:CN=Chambers of Commerce Root, OU=http://www.chambersign.org, O=AC Camerfirma SA CIF A82743287, C=EU, Key type:RSA, Length:2048, Cert Id:1827306452, Valid from:9/30/03, 4:13 PM, Valid until:9/30/37, 4:13 PM
[2m2023-08-24 23:07:15.850[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:c9cdd3e9d57d23ce, Subject:CN=Global Chambersign Root - 2008, O=AC Camerfirma S.A., SERIALNUMBER=A82743287, L=Madrid (see current address at www.camerfirma.com/address), C=EU, Issuer:CN=Global Chambersign Root - 2008, O=AC Camerfirma S.A., SERIALNUMBER=A82743287, L=Madrid (see current address at www.camerfirma.com/address), C=EU, Key type:RSA, Length:4096, Cert Id:1271252776, Valid from:8/1/08, 12:31 PM, Valid until:7/31/38, 12:31 PM
[2m2023-08-24 23:07:15.852[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:10020, Subject:CN=Certum CA, O=Unizeto Sp. z o.o., C=PL, Issuer:CN=Certum CA, O=Unizeto Sp. z o.o., C=PL, Key type:RSA, Length:2048, Cert Id:-744451266, Valid from:6/11/02, 10:46 AM, Valid until:6/11/27, 10:46 AM
[2m2023-08-24 23:07:15.853[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:444c0, Subject:CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Issuer:CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Key type:RSA, Length:2048, Cert Id:2014002193, Valid from:10/22/08, 12:07 PM, Valid until:12/31/29, 12:07 PM
[2m2023-08-24 23:07:15.855[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:15c8bd65475cafb897005ee406d2bc9d, Subject:OU=ePKI Root Certification Authority, O="Chunghwa Telecom Co., Ltd.", C=TW, Issuer:OU=ePKI Root Certification Authority, O="Chunghwa Telecom Co., Ltd.", C=TW, Key type:RSA, Length:4096, Cert Id:-662636137, Valid from:12/20/04, 2:31 AM, Valid until:12/20/34, 2:31 AM
[2m2023-08-24 23:07:15.856[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:2048, Cert Id:-1197580894, Valid from:1/1/04, 12:00 AM, Valid until:12/31/28, 11:59 PM
[2m2023-08-24 23:07:15.858[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:1f47afaa62007050544c019e9b63992a, Subject:CN=COMODO ECC Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO ECC Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:EC, Length:384, Cert Id:1146488932, Valid from:3/6/08, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-08-24 23:07:15.859[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:4caaf9cadb636fe01ff74ed85b03869d, Subject:CN=COMODO RSA Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO RSA Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:4096, Cert Id:1769425049, Valid from:1/19/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-08-24 23:07:15.860[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:b931c3ad63967ea6723bfc3af9af44b, Subject:CN=DigiCert Assured ID Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-385398383, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-08-24 23:07:15.862[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:ba15afa1ddfa0b54944afcd24a06cec, Subject:CN=DigiCert Assured ID Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:EC, Length:384, Cert Id:-645537245, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-08-24 23:07:15.863[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:ce7e0e517d846fe8fe560fc1bf03039, Subject:CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-860404528, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
[2m2023-08-24 23:07:15.865[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:83be056904246b1a1756ac95991c74a, Subject:CN=DigiCert Global Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:1341898239, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
[2m2023-08-24 23:07:15.866[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:33af1e6a711a9a0bb2864b11d09fae5, Subject:CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:1136084297, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-08-24 23:07:15.867[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:55556bcf25ea43535c3a40fd5ab4572, Subject:CN=DigiCert Global Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:EC, Length:384, Cert Id:-795968543, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-08-24 23:07:15.869[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:2ac5c266a0b409b8f0b79f2ae462577, Subject:CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-1410680354, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
[2m2023-08-24 23:07:15.870[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:59b1b579e8e2132e23907bda777755c, Subject:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:4096, Cert Id:1057369358, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
[2m2023-08-24 23:07:15.871[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:983f3, Subject:CN=D-TRUST Root Class 3 CA 2 2009, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST Root Class 3 CA 2 2009, O=D-Trust GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:1430153102, Valid from:11/5/09, 8:35 AM, Valid until:11/5/29, 8:35 AM
[2m2023-08-24 23:07:15.872[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:983f4, Subject:CN=D-TRUST Root Class 3 CA 2 EV 2009, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST Root Class 3 CA 2 EV 2009, O=D-Trust GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:971313728, Valid from:11/5/09, 8:50 AM, Valid until:11/5/29, 8:50 AM
[2m2023-08-24 23:07:15.874[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:3863def8, Subject:CN=Entrust.net Certification Authority (2048), OU=(c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net, Issuer:CN=Entrust.net Certification Authority (2048), OU=(c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net, Key type:RSA, Length:2048, Cert Id:-328536082, Valid from:12/24/99, 5:50 PM, Valid until:7/24/29, 2:15 PM
[2m2023-08-24 23:07:15.876[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:456b5054, Subject:CN=Entrust Root Certification Authority, OU="(c) 2006 Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority, OU="(c) 2006 Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, O="Entrust, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-1261404096, Valid from:11/27/06, 8:23 PM, Valid until:11/27/26, 8:53 PM
[2m2023-08-24 23:07:15.877[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:a68b79290000000050d091f9, Subject:CN=Entrust Root Certification Authority - EC1, OU="(c) 2012 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - EC1, OU="(c) 2012 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:EC, Length:384, Cert Id:924514073, Valid from:12/18/12, 3:25 PM, Valid until:12/18/37, 3:55 PM
[2m2023-08-24 23:07:15.878[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:4a538c28, Subject:CN=Entrust Root Certification Authority - G2, OU="(c) 2009 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - G2, OU="(c) 2009 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1936920337, Valid from:7/7/09, 5:25 PM, Valid until:12/7/30, 5:55 PM
[2m2023-08-24 23:07:15.880[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:d9b5437fafa9390f000000005565ad58, Subject:CN=Entrust Root Certification Authority - G4, OU="(c) 2015 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - G4, OU="(c) 2015 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:RSA, Length:4096, Cert Id:1368037548, Valid from:5/27/15, 11:11 AM, Valid until:12/27/37, 11:41 AM
[2m2023-08-24 23:07:15.881[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:23456, Subject:CN=GeoTrust Global CA, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Global CA, O=GeoTrust Inc., C=US, Key type:RSA, Length:2048, Cert Id:-2028617374, Valid from:5/21/02, 4:00 AM, Valid until:5/21/22, 4:00 AM
[2m2023-08-24 23:07:15.882[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:18acb56afd69b6153a636cafdafac4a1, Subject:CN=GeoTrust Primary Certification Authority, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Primary Certification Authority, O=GeoTrust Inc., C=US, Key type:RSA, Length:2048, Cert Id:-965345157, Valid from:11/27/06, 12:00 AM, Valid until:7/16/36, 11:59 PM
[2m2023-08-24 23:07:15.884[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:3cb2f4480a00e2feeb243b5e603ec36b, Subject:CN=GeoTrust Primary Certification Authority - G2, OU=(c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Primary Certification Authority - G2, OU=(c) 2007 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US, Key type:EC, Length:384, Cert Id:-1114303822, Valid from:11/5/07, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-08-24 23:07:15.885[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:15ac6e9419b2794b41f627a9c3180f1f, Subject:CN=GeoTrust Primary Certification Authority - G3, OU=(c) 2008 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Primary Certification Authority - G3, OU=(c) 2008 GeoTrust Inc. - For authorized use only, O=GeoTrust Inc., C=US, Key type:RSA, Length:2048, Cert Id:-1330153758, Valid from:4/2/08, 12:00 AM, Valid until:12/1/37, 11:59 PM
[2m2023-08-24 23:07:15.896[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=GeoTrust Universal CA, O=GeoTrust Inc., C=US, Issuer:CN=GeoTrust Universal CA, O=GeoTrust Inc., C=US, Key type:RSA, Length:4096, Cert Id:313566089, Valid from:3/4/04, 5:00 AM, Valid until:3/4/29, 5:00 AM
[2m2023-08-24 23:07:15.898[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:40000000001154b5ac394, Subject:CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE, Issuer:CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE, Key type:RSA, Length:2048, Cert Id:536948034, Valid from:9/1/98, 12:00 PM, Valid until:1/28/28, 12:00 PM
[2m2023-08-24 23:07:15.899[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withECDSA, Serial:2a38a41c960a04de42b228a50be8349802, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R4, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R4, Key type:EC, Length:256, Cert Id:-1923273545, Valid from:11/13/12, 12:00 AM, Valid until:1/19/38, 3:14 AM
[2m2023-08-24 23:07:15.900[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:605949e0262ebb55f90a778a71f94ad86c, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R5, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R5, Key type:EC, Length:384, Cert Id:1997048439, Valid from:11/13/12, 12:00 AM, Valid until:1/19/38, 3:14 AM
[2m2023-08-24 23:07:15.902[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:400000000010f8626e60d, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2, Key type:RSA, Length:2048, Cert Id:7087067, Valid from:12/15/06, 8:00 AM, Valid until:12/15/21, 8:00 AM
[2m2023-08-24 23:07:15.903[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:4000000000121585308a2, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3, Key type:RSA, Length:2048, Cert Id:733875591, Valid from:3/18/09, 10:00 AM, Valid until:3/18/29, 10:00 AM
[2m2023-08-24 23:07:15.904[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:45e6bb038333c3856548e6ff4551, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6, Key type:RSA, Length:4096, Cert Id:-506627753, Valid from:12/10/14, 12:00 AM, Valid until:12/10/34, 12:00 AM
[2m2023-08-24 23:07:15.905[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US, Issuer:OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-271444299, Valid from:6/29/04, 5:06 PM, Valid until:6/29/34, 5:06 PM
[2m2023-08-24 23:07:15.906[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Go Daddy Root Certificate Authority - G2, O="GoDaddy.com, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Go Daddy Root Certificate Authority - G2, O="GoDaddy.com, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:439600313, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
[2m2023-08-24 23:07:15.907[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:a0142800000014523c844b500000002, Subject:CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US, Issuer:CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US, Key type:RSA, Length:4096, Cert Id:1232565210, Valid from:1/16/14, 6:12 PM, Valid until:1/16/34, 6:12 PM
[2m2023-08-24 23:07:15.908[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:44afb080d6a327ba893039862ef8406b, Subject:CN=DST Root CA X3, O=Digital Signature Trust Co., Issuer:CN=DST Root CA X3, O=Digital Signature Trust Co., Key type:RSA, Length:2048, Cert Id:1007302312, Valid from:9/30/00, 9:12 PM, Valid until:9/30/21, 2:01 PM
[2m2023-08-24 23:07:15.910[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:a0142800000014523cf467c00000002, Subject:CN=IdenTrust Public Sector Root CA 1, O=IdenTrust, C=US, Issuer:CN=IdenTrust Public Sector Root CA 1, O=IdenTrust, C=US, Key type:RSA, Length:4096, Cert Id:2123370772, Valid from:1/16/14, 5:53 PM, Valid until:1/16/34, 5:53 PM
[2m2023-08-24 23:07:15.911[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:8210cfb0d240e3594463e0bb63828b00, Subject:CN=ISRG Root X1, O=Internet Security Research Group, C=US, Issuer:CN=ISRG Root X1, O=Internet Security Research Group, C=US, Key type:RSA, Length:4096, Cert Id:1521974916, Valid from:6/4/15, 11:04 AM, Valid until:6/4/35, 11:04 AM
[2m2023-08-24 23:07:15.912[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:a7ea6df4b449eda6a24859ee6b815d3167fbbb1, Subject:CN=LuxTrust Global Root 2, O=LuxTrust S.A., C=LU, Issuer:CN=LuxTrust Global Root 2, O=LuxTrust S.A., C=LU, Key type:RSA, Length:4096, Cert Id:-1239330694, Valid from:3/5/15, 1:21 PM, Valid until:3/5/35, 1:21 PM
[2m2023-08-24 23:07:15.914[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:bb8, Subject:CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU, Issuer:CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU, Key type:RSA, Length:2048, Cert Id:1714819687, Valid from:3/17/11, 9:51 AM, Valid until:3/17/21, 9:51 AM
[2m2023-08-24 23:07:15.916[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:3ab6508b, Subject:CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM, Key type:RSA, Length:2048, Cert Id:-1882405602, Valid from:3/19/01, 6:33 PM, Valid until:3/17/21, 6:33 PM
[2m2023-08-24 23:07:15.917[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:78585f2ead2c194be3370735341328b596d46593, Subject:CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:-762436034, Valid from:1/12/12, 5:27 PM, Valid until:1/12/42, 5:27 PM
[2m2023-08-24 23:07:15.918[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:509, Subject:CN=QuoVadis Root CA 2, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 2, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:338250116, Valid from:11/24/06, 6:27 PM, Valid until:11/24/31, 6:23 PM
[2m2023-08-24 23:07:15.919[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:445734245b81899b35f2ceb82b3b5ba726f07528, Subject:CN=QuoVadis Root CA 2 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 2 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:696763521, Valid from:1/12/12, 6:59 PM, Valid until:1/12/42, 6:59 PM
[2m2023-08-24 23:07:15.921[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:5c6, Subject:CN=QuoVadis Root CA 3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:1470392860, Valid from:11/24/06, 7:11 PM, Valid until:11/24/31, 7:06 PM
[2m2023-08-24 23:07:15.922[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:2ef59b0228a7db7affd5a3a9eebd03a0cf126a1d, Subject:CN=QuoVadis Root CA 3 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 3 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:-705622991, Valid from:1/12/12, 8:26 PM, Valid until:1/12/42, 8:26 PM
[2m2023-08-24 23:07:15.923[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP, Issuer:OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP, Key type:RSA, Length:2048, Cert Id:1802358121, Valid from:9/30/03, 4:20 AM, Valid until:9/30/23, 4:20 AM
[2m2023-08-24 23:07:15.925[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:OU=Security Communication RootCA2, O="SECOM Trust Systems CO.,LTD.", C=JP, Issuer:OU=Security Communication RootCA2, O="SECOM Trust Systems CO.,LTD.", C=JP, Key type:RSA, Length:2048, Cert Id:1521072570, Valid from:5/29/09, 5:00 AM, Valid until:5/29/29, 5:00 AM
[2m2023-08-24 23:07:15.926[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:cf08e5c0816a5ad427ff0eb271859d0, Subject:CN=SecureTrust CA, O=SecureTrust Corporation, C=US, Issuer:CN=SecureTrust CA, O=SecureTrust Corporation, C=US, Key type:RSA, Length:2048, Cert Id:2034155325, Valid from:11/7/06, 7:31 PM, Valid until:12/31/29, 7:40 PM
[2m2023-08-24 23:07:15.927[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:1d, Subject:CN=Sonera Class2 CA, O=Sonera, C=FI, Issuer:CN=Sonera Class2 CA, O=Sonera, C=FI, Key type:RSA, Length:2048, Cert Id:-572101437, Valid from:4/6/01, 7:29 AM, Valid until:4/6/21, 7:29 AM
[2m2023-08-24 23:07:15.928[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withECDSA, Serial:75e6dfcbc1685ba8, Subject:CN=SSL.com Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:EC, Length:384, Cert Id:-1368293613, Valid from:2/12/16, 6:14 PM, Valid until:2/12/41, 6:14 PM
[2m2023-08-24 23:07:15.929[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:56b629cd34bc78f6, Subject:CN=SSL.com EV Root Certification Authority RSA R2, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com EV Root Certification Authority RSA R2, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:RSA, Length:4096, Cert Id:1381862403, Valid from:5/31/17, 6:14 PM, Valid until:5/30/42, 6:14 PM
[2m2023-08-24 23:07:15.931[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:7b2c9bd316803299, Subject:CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:RSA, Length:4096, Cert Id:156725711, Valid from:2/12/16, 5:39 PM, Valid until:2/12/41, 5:39 PM
[2m2023-08-24 23:07:15.932[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US, Issuer:OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1825617644, Valid from:6/29/04, 5:39 PM, Valid until:6/29/34, 5:39 PM
[2m2023-08-24 23:07:15.933[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Starfield Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Starfield Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:-1026641587, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
[2m2023-08-24 23:07:15.934[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Starfield Services Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Starfield Services Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:1964785574, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
[2m2023-08-24 23:07:15.935[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:bb401c43f55e4fb0, Subject:CN=SwissSign Gold CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Gold CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:1516221943, Valid from:10/25/06, 8:30 AM, Valid until:10/25/36, 8:30 AM
[2m2023-08-24 23:07:15.936[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:4eb200670c035d4f, Subject:CN=SwissSign Platinum CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Platinum CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:771312514, Valid from:10/25/06, 8:36 AM, Valid until:10/25/36, 8:36 AM
[2m2023-08-24 23:07:15.938[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:4f1bd42f54bb2f4b, Subject:CN=SwissSign Silver CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Silver CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:126726124, Valid from:10/25/06, 8:32 AM, Valid until:10/25/36, 8:32 AM
[2m2023-08-24 23:07:15.939[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:95be16a0f72e46f17b398272fa8bcd96, Subject:CN=TeliaSonera Root CA v1, O=TeliaSonera, Issuer:CN=TeliaSonera Root CA v1, O=TeliaSonera, Key type:RSA, Length:4096, Cert Id:1495358374, Valid from:10/18/07, 12:00 PM, Valid until:10/18/32, 12:00 PM
[2m2023-08-24 23:07:15.940[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:36122296c5e338a520a1d25f4cd70954, Subject:EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA, Issuer:EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA, Key type:RSA, Length:1024, Cert Id:857909202, Valid from:8/1/96, 12:00 AM, Valid until:1/1/21, 11:59 PM
[2m2023-08-24 23:07:15.941[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:344ed55720d5edec49f42fce37db2b6d, Subject:CN=thawte Primary Root CA, OU="(c) 2006 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US, Issuer:CN=thawte Primary Root CA, OU="(c) 2006 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:643000026, Valid from:11/17/06, 12:00 AM, Valid until:7/16/36, 11:59 PM
[2m2023-08-24 23:07:15.943[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:35fc265cd9844fc93d263d579baed756, Subject:CN=thawte Primary Root CA - G2, OU="(c) 2007 thawte, Inc. - For authorized use only", O="thawte, Inc.", C=US, Issuer:CN=thawte Primary Root CA - G2, OU="(c) 2007 thawte, Inc. - For authorized use only", O="thawte, Inc.", C=US, Key type:EC, Length:384, Cert Id:2068083090, Valid from:11/5/07, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-08-24 23:07:15.944[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:600197b746a7eab4b49ad64b2ff790fb, Subject:CN=thawte Primary Root CA - G3, OU="(c) 2008 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US, Issuer:CN=thawte Primary Root CA - G3, OU="(c) 2008 thawte, Inc. - For authorized use only", OU=Certification Services Division, O="thawte, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1032730720, Valid from:4/2/08, 12:00 AM, Valid until:12/1/37, 11:59 PM
[2m2023-08-24 23:07:15.947[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=T-TeleSec GlobalRoot Class 2, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Issuer:CN=T-TeleSec GlobalRoot Class 2, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:-1238464039, Valid from:10/1/08, 10:40 AM, Valid until:10/1/33, 11:59 PM
[2m2023-08-24 23:07:15.948[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=T-TeleSec GlobalRoot Class 3, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Issuer:CN=T-TeleSec GlobalRoot Class 3, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:1894096264, Valid from:10/1/08, 10:29 AM, Valid until:10/1/33, 11:59 PM
[2m2023-08-24 23:07:15.949[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:5c8b99c55a94c5d27156decd8980cc26, Subject:CN=USERTrust ECC Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Issuer:CN=USERTrust ECC Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Key type:EC, Length:384, Cert Id:-965679910, Valid from:2/1/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-08-24 23:07:15.950[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withRSA, Serial:1fd6d30fca3ca51a81bbc640e35032d, Subject:CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Issuer:CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Key type:RSA, Length:4096, Cert Id:-347365895, Valid from:2/1/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-08-24 23:07:15.952[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:44be0c8b500024b411d3362de0b35f1b, Subject:CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US, Issuer:CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US, Key type:RSA, Length:2048, Cert Id:-297053428, Valid from:7/9/99, 6:31 PM, Valid until:7/9/19, 6:40 PM
[2m2023-08-24 23:07:15.953[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:b92f60cc889fa17a4609b85b706c8aaf, Subject:OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 2 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US, Issuer:OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 2 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US, Key type:RSA, Length:1024, Cert Id:-1971861053, Valid from:5/18/98, 12:00 AM, Valid until:8/1/28, 11:59 PM
[2m2023-08-24 23:07:15.955[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:3c9131cb1ff6d01b0e9ab8d044bf12be, Subject:OU=Class 3 Public Primary Certification Authority, O="VeriSign, Inc.", C=US, Issuer:OU=Class 3 Public Primary Certification Authority, O="VeriSign, Inc.", C=US, Key type:RSA, Length:1024, Cert Id:118031811, Valid from:1/29/96, 12:00 AM, Valid until:8/2/28, 11:59 PM
[2m2023-08-24 23:07:15.956[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:7dd9fe07cfa81eb7107967fba78934c6, Subject:OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US, Issuer:OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US, Key type:RSA, Length:1024, Cert Id:-11071679, Valid from:5/18/98, 12:00 AM, Valid until:8/1/28, 11:59 PM
[2m2023-08-24 23:07:15.957[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:9b7e0649a33e62b9d5ee90487129ef57, Subject:CN=VeriSign Class 3 Public Primary Certification Authority - G3, OU="(c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Issuer:CN=VeriSign Class 3 Public Primary Certification Authority - G3, OU="(c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:2057300190, Valid from:10/1/99, 12:00 AM, Valid until:7/16/36, 11:59 PM
[2m2023-08-24 23:07:15.958[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA384withECDSA, Serial:2f80fe238c0e220f486712289187acb3, Subject:CN=VeriSign Class 3 Public Primary Certification Authority - G4, OU="(c) 2007 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Issuer:CN=VeriSign Class 3 Public Primary Certification Authority - G4, OU="(c) 2007 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:EC, Length:384, Cert Id:-131493977, Valid from:11/5/07, 12:00 AM, Valid until:1/18/38, 11:59 PM
[2m2023-08-24 23:07:15.959[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:18dad19e267de8bb4a2158cdcc6b3b4a, Subject:CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Issuer:CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:303010488, Valid from:11/8/06, 12:00 AM, Valid until:7/16/36, 11:59 PM
[2m2023-08-24 23:07:15.960[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:67c8e1e8e3be1cbdfc913b8ea6238749, Subject:CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA, Issuer:CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA, Key type:RSA, Length:1024, Cert Id:-1032800436, Valid from:1/1/97, 12:00 AM, Valid until:1/1/21, 11:59 PM
[2m2023-08-24 23:07:15.961[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA256withRSA, Serial:401ac46421b31321030ebbe4121ac51d, Subject:CN=VeriSign Universal Root Certification Authority, OU="(c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Issuer:CN=VeriSign Universal Root Certification Authority, OU="(c) 2008 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-1976681486, Valid from:4/2/08, 12:00 AM, Valid until:12/1/37, 11:59 PM
[2m2023-08-24 23:07:15.963[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mjdk.event.security [0;39m [2m:[0;39m X509Certificate: Alg:SHA1withRSA, Serial:50946cec18ead59c4dd597ef758fa0ad, Subject:CN=XRamp Global Certification Authority, O=XRamp Security Services Inc, OU=www.xrampsecurity.com, C=US, Issuer:CN=XRamp Global Certification Authority, O=XRamp Security Services Inc, OU=www.xrampsecurity.com, C=US, Key type:RSA, Length:2048, Cert Id:-952474086, Valid from:11/1/04, 5:14 PM, Valid until:1/1/35, 5:37 AM
[2m2023-08-24 23:07:16.087[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Customizing Rest Template for Http Client Id: tca_handle_in
[2m2023-08-24 23:07:16.098[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m No credentials set for Http Client Id: tca_handle_in. No username present
[2m2023-08-24 23:07:16.098[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
[2m2023-08-24 23:07:16.098[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
[2m2023-08-24 23:07:16.099[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m SSL Validation will be enforced for Http Client Id: tca_handle_in
[2m2023-08-24 23:07:16.110[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.f.TcaAppPropsToMrPublisherPrefsFunction[0;39m [2m:[0;39m Creating DMaaP MR Publisher from config properties key: tca_handle_out, props: BaseConfigBindingServiceProperties.PublisherDetails(super=BaseConfigBindingServiceProperties.PubSubCommonDetails(type=message_router, aafUsername=null, dmaapInfo=BaseConfigBindingServiceProperties.DmaapInfo(clientRole=null, clientId=null, location=null, topicUrl=http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
[2m2023-08-24 23:07:16.139[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Customizing Rest Template for Http Client Id: tca_handle_out
[2m2023-08-24 23:07:16.140[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m No credentials set for Http Client Id: tca_handle_out. No username present
[2m2023-08-24 23:07:16.140[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
[2m2023-08-24 23:07:16.140[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
[2m2023-08-24 23:07:16.141[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m.d.a.w.h.HttpClientPreferencesCustomizer[0;39m [2m:[0;39m SSL Validation will be enforced for Http Client Id: tca_handle_out
[2m2023-08-24 23:07:16.175[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.d.a.w.u.f.MrSubscriberURLFunction [0;39m [2m:[0;39m Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
[2m2023-08-24 23:07:16.175[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.d.a.w.u.f.MrSubscriberURLFunction [0;39m [2m:[0;39m Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
[2m2023-08-24 23:07:16.412[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.data.convert.CustomConversions [0;39m [2m:[0;39m Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
[2m2023-08-24 23:07:16.521[0;39m [33m WARN[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.data.convert.CustomConversions [0;39m [2m:[0;39m Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation.
[2m2023-08-24 23:07:17.167[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.s.concurrent.ThreadPoolTaskExecutor [0;39m [2m:[0;39m Initializing ExecutorService 'applicationTaskExecutor'
[2m2023-08-24 23:07:17.302[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m 'beanNameHandlerMapping' {}
[2m2023-08-24 23:07:17.343[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36m_.s.web.servlet.HandlerMapping.Mappings [0;39m [2m:[0;39m 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]}
[2m2023-08-24 23:07:17.590[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.s.c.ThreadPoolTaskScheduler [0;39m [2m:[0;39m Initializing ExecutorService 'taskScheduler'
[2m2023-08-24 23:07:17.692[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
[2m2023-08-24 23:07:17.693[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
[2m2023-08-24 23:07:17.693[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
[2m2023-08-24 23:07:17.693[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
[2m2023-08-24 23:07:17.693[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
[2m2023-08-24 23:07:17.694[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
[2m2023-08-24 23:07:17.694[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
[2m2023-08-24 23:07:17.694[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
[2m2023-08-24 23:07:17.694[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
[2m2023-08-24 23:07:17.694[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
[2m2023-08-24 23:07:17.695[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
[2m2023-08-24 23:07:17.695[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow'
[2m2023-08-24 23:07:17.695[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
[2m2023-08-24 23:07:17.695[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
[2m2023-08-24 23:07:17.695[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
[2m2023-08-24 23:07:17.696[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
[2m2023-08-24 23:07:17.696[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.integration.channel.DirectChannel [0;39m [2m:[0;39m Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
[2m2023-08-24 23:07:17.696[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.EventDrivenConsumer [0;39m [2m:[0;39m started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow'
[2m2023-08-24 23:07:17.700[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.e.SourcePollingChannelAdapter [0;39m [2m:[0;39m started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow'
[2m2023-08-24 23:07:17.700[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.i.endpoint.PollingConsumer [0;39m [2m:[0;39m started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow'
2023-08-24T23:07:17.713+0000|46528692-282c-43d6-969d-6732e223401f|Request Id: 46528692-282c-43d6-969d-6732e223401f. Transaction Id: 4JEGH. Begin TS: 2023-08-24T23:07:17.701+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:07:17.709[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 46528692-282c-43d6-969d-6732e223401f. Transaction Id: 4JEGH. Begin TS: 2023-08-24T23:07:17.701+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:07:17.746[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mio.undertow [0;39m [2m:[0;39m starting server: Undertow - 2.3.0.Final
[2m2023-08-24 23:07:17.773[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.xnio [0;39m [2m:[0;39m XNIO version 3.8.8.Final
[2m2023-08-24 23:07:17.825[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.xnio.nio [0;39m [2m:[0;39m XNIO NIO Implementation Version 3.8.8.Final
[2m2023-08-24 23:07:17.970[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36morg.jboss.threads [0;39m [2m:[0;39m JBoss Threads version 3.5.0.Final
[2m2023-08-24 23:07:18.067[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.s.b.w.e.undertow.UndertowWebServer [0;39m [2m:[0;39m Undertow started on port(s) 9091 (http)
2023-08-24T23:07:17.789+0000|2023-08-24T23:07:18.366+0000|46528692-282c-43d6-969d-6732e223401f|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|577|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 46528692-282c-43d6-969d-6732e223401f, Transaction Id: 4JEGH, Elapsed Time: 577 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:07:18.371[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 46528692-282c-43d6-969d-6732e223401f, Transaction Id: 4JEGH, Elapsed Time: 577 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:07:18.396[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=46528692-282c-43d6-969d-6732e223401f, X-Begin-Timestamp=2023-08-24T23:07:17.701+0000, X-TransactionID=4JEGH, id=0017c0ac-667b-a18b-defc-7d7a88d95e1a, timestamp=1692918437721}], headers={id=3659404a-9603-95c1-0f2f-8ef3916279b8, timestamp=1692918438395}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=46528692-282c-43d6-969d-6732e223401f, X-Begin-Timestamp=2023-08-24T23:07:17.701+0000, X-TransactionID=4JEGH, id=0017c0ac-667b-a18b-defc-7d7a88d95e1a, timestamp=1692918437721}]
[2m2023-08-24 23:07:18.503[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mValidator [0;39m [2m:[0;39m ERROR [ModelSpecification.spec] At least one type of specification is required
[2m2023-08-24 23:07:18.778[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mValidator [0;39m [2m:[0;39m ERROR [ModelSpecification.spec] At least one type of specification is required
[2m2023-08-24 23:07:18.863[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ main][0;39m [36mo.o.dcae.analytics.tca.web.TcaAppMain [0;39m [2m:[0;39m Started TcaAppMain in 13.286 seconds (JVM running for 14.963)
[2m2023-08-24 23:07:38.081[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ XNIO-1 task-2][0;39m [36mio.undertow.servlet [0;39m [2m:[0;39m Initializing Spring DispatcherServlet 'dispatcherServlet'
[2m2023-08-24 23:07:38.082[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ XNIO-1 task-2][0;39m [36mo.s.web.servlet.DispatcherServlet [0;39m [2m:[0;39m Initializing Servlet 'dispatcherServlet'
[2m2023-08-24 23:07:38.087[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ XNIO-1 task-2][0;39m [36mo.s.web.servlet.DispatcherServlet [0;39m [2m:[0;39m Completed initialization in 5 ms
2023-08-24T23:07:47.701+0000|55be5792-9041-416d-a3cc-4302be5b1c81|Request Id: 55be5792-9041-416d-a3cc-4302be5b1c81. Transaction Id: VUNMK. Begin TS: 2023-08-24T23:07:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:07:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 55be5792-9041-416d-a3cc-4302be5b1c81. Transaction Id: VUNMK. Begin TS: 2023-08-24T23:07:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:07:47.704+0000|2023-08-24T23:07:47.737+0000|55be5792-9041-416d-a3cc-4302be5b1c81|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|33|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 55be5792-9041-416d-a3cc-4302be5b1c81, Transaction Id: VUNMK, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:07:47.737[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 55be5792-9041-416d-a3cc-4302be5b1c81, Transaction Id: VUNMK, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:07:47.740[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=55be5792-9041-416d-a3cc-4302be5b1c81, X-Begin-Timestamp=2023-08-24T23:07:47.700+0000, X-TransactionID=VUNMK, id=ede9ba70-8651-586d-f637-e7ed4f4d5f88, timestamp=1692918467702}], headers={id=a3fb7b3b-af3f-d47a-9f3e-04fa4652feed, timestamp=1692918467740}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=55be5792-9041-416d-a3cc-4302be5b1c81, X-Begin-Timestamp=2023-08-24T23:07:47.700+0000, X-TransactionID=VUNMK, id=ede9ba70-8651-586d-f637-e7ed4f4d5f88, timestamp=1692918467702}]
[2m2023-08-24 23:08:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:08:06.727[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:08:06.727[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:08:17.700+0000|c2771de4-1dcc-4c0f-86c7-4a3a618b54e5|Request Id: c2771de4-1dcc-4c0f-86c7-4a3a618b54e5. Transaction Id: M87YQ. Begin TS: 2023-08-24T23:08:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:08:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: c2771de4-1dcc-4c0f-86c7-4a3a618b54e5. Transaction Id: M87YQ. Begin TS: 2023-08-24T23:08:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:08:17.702+0000|2023-08-24T23:08:17.749+0000|c2771de4-1dcc-4c0f-86c7-4a3a618b54e5|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|47|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c2771de4-1dcc-4c0f-86c7-4a3a618b54e5, Transaction Id: M87YQ, Elapsed Time: 47 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:08:17.749[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: c2771de4-1dcc-4c0f-86c7-4a3a618b54e5, Transaction Id: M87YQ, Elapsed Time: 47 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:08:17.751[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c2771de4-1dcc-4c0f-86c7-4a3a618b54e5, X-Begin-Timestamp=2023-08-24T23:08:17.699+0000, X-TransactionID=M87YQ, id=bc8b6a6a-341d-0e38-338c-62ca5ade36a2, timestamp=1692918497701}], headers={id=83c4fad5-9f01-1b4b-a1e7-3fcba66f6e08, timestamp=1692918497751}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c2771de4-1dcc-4c0f-86c7-4a3a618b54e5, X-Begin-Timestamp=2023-08-24T23:08:17.699+0000, X-TransactionID=M87YQ, id=bc8b6a6a-341d-0e38-338c-62ca5ade36a2, timestamp=1692918497701}]
2023-08-24T23:08:47.701+0000|1d603170-f4d4-4c10-afef-f44c32033ac1|Request Id: 1d603170-f4d4-4c10-afef-f44c32033ac1. Transaction Id: XBAKM. Begin TS: 2023-08-24T23:08:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:08:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 1d603170-f4d4-4c10-afef-f44c32033ac1. Transaction Id: XBAKM. Begin TS: 2023-08-24T23:08:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:08:47.703+0000|2023-08-24T23:08:47.736+0000|1d603170-f4d4-4c10-afef-f44c32033ac1|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|33|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1d603170-f4d4-4c10-afef-f44c32033ac1, Transaction Id: XBAKM, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:08:47.736[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 1d603170-f4d4-4c10-afef-f44c32033ac1, Transaction Id: XBAKM, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:08:47.738[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1d603170-f4d4-4c10-afef-f44c32033ac1, X-Begin-Timestamp=2023-08-24T23:08:47.700+0000, X-TransactionID=XBAKM, id=6efb55c9-d027-4862-7b87-70d68b6b2aae, timestamp=1692918527701}], headers={id=a5cf0d26-3184-79ee-1dbe-87180ac23951, timestamp=1692918527737}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1d603170-f4d4-4c10-afef-f44c32033ac1, X-Begin-Timestamp=2023-08-24T23:08:47.700+0000, X-TransactionID=XBAKM, id=6efb55c9-d027-4862-7b87-70d68b6b2aae, timestamp=1692918527701}]
[2m2023-08-24 23:09:06.725[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:09:06.725[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:09:06.725[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:09:17.700+0000|df9b31fd-08f2-49ea-8894-a64a8c25ec01|Request Id: df9b31fd-08f2-49ea-8894-a64a8c25ec01. Transaction Id: NQO5O. Begin TS: 2023-08-24T23:09:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:09:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: df9b31fd-08f2-49ea-8894-a64a8c25ec01. Transaction Id: NQO5O. Begin TS: 2023-08-24T23:09:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:09:17.703+0000|2023-08-24T23:09:17.736+0000|df9b31fd-08f2-49ea-8894-a64a8c25ec01|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|33|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: df9b31fd-08f2-49ea-8894-a64a8c25ec01, Transaction Id: NQO5O, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:09:17.736[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: df9b31fd-08f2-49ea-8894-a64a8c25ec01, Transaction Id: NQO5O, Elapsed Time: 33 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:09:17.738[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=df9b31fd-08f2-49ea-8894-a64a8c25ec01, X-Begin-Timestamp=2023-08-24T23:09:17.699+0000, X-TransactionID=NQO5O, id=c52c04d6-2e0a-1f9a-13c4-9cb256f284da, timestamp=1692918557701}], headers={id=e0358a0a-e454-3410-bc44-a7c4a44401cd, timestamp=1692918557738}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=df9b31fd-08f2-49ea-8894-a64a8c25ec01, X-Begin-Timestamp=2023-08-24T23:09:17.699+0000, X-TransactionID=NQO5O, id=c52c04d6-2e0a-1f9a-13c4-9cb256f284da, timestamp=1692918557701}]
2023-08-24T23:09:47.700+0000|ae055ff4-1d33-47bb-9f5d-5b032e2df27e|Request Id: ae055ff4-1d33-47bb-9f5d-5b032e2df27e. Transaction Id: FSIID. Begin TS: 2023-08-24T23:09:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:09:47.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: ae055ff4-1d33-47bb-9f5d-5b032e2df27e. Transaction Id: FSIID. Begin TS: 2023-08-24T23:09:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:09:47.701+0000|2023-08-24T23:09:47.728+0000|ae055ff4-1d33-47bb-9f5d-5b032e2df27e|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|27|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ae055ff4-1d33-47bb-9f5d-5b032e2df27e, Transaction Id: FSIID, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:09:47.728[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: ae055ff4-1d33-47bb-9f5d-5b032e2df27e, Transaction Id: FSIID, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:09:47.730[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ae055ff4-1d33-47bb-9f5d-5b032e2df27e, X-Begin-Timestamp=2023-08-24T23:09:47.699+0000, X-TransactionID=FSIID, id=c85c5427-18a7-c5bd-2a91-05de464dbd62, timestamp=1692918587700}], headers={id=8c29028d-6a76-b070-4c9d-78fef70ccaf2, timestamp=1692918587730}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ae055ff4-1d33-47bb-9f5d-5b032e2df27e, X-Begin-Timestamp=2023-08-24T23:09:47.699+0000, X-TransactionID=FSIID, id=c85c5427-18a7-c5bd-2a91-05de464dbd62, timestamp=1692918587700}]
[2m2023-08-24 23:10:06.723[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:10:06.724[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:10:06.724[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:10:17.703+0000|9dbfda31-6886-4705-a617-deaf6fab08ca|Request Id: 9dbfda31-6886-4705-a617-deaf6fab08ca. Transaction Id: BQJGM. Begin TS: 2023-08-24T23:10:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:10:17.701[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 9dbfda31-6886-4705-a617-deaf6fab08ca. Transaction Id: BQJGM. Begin TS: 2023-08-24T23:10:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:10:17.707+0000|2023-08-24T23:10:17.723+0000|9dbfda31-6886-4705-a617-deaf6fab08ca|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9dbfda31-6886-4705-a617-deaf6fab08ca, Transaction Id: BQJGM, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:10:17.723[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 9dbfda31-6886-4705-a617-deaf6fab08ca, Transaction Id: BQJGM, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:10:17.727[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9dbfda31-6886-4705-a617-deaf6fab08ca, X-Begin-Timestamp=2023-08-24T23:10:17.700+0000, X-TransactionID=BQJGM, id=4376dc15-c9f5-046f-4f2b-0068784225d3, timestamp=1692918617703}], headers={id=07235558-2953-d1ee-40c9-c3335bc1fe1e, timestamp=1692918617726}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9dbfda31-6886-4705-a617-deaf6fab08ca, X-Begin-Timestamp=2023-08-24T23:10:17.700+0000, X-TransactionID=BQJGM, id=4376dc15-c9f5-046f-4f2b-0068784225d3, timestamp=1692918617703}]
2023-08-24T23:10:47.700+0000|190e4577-2c17-40f1-bbce-dbdf43c1e714|Request Id: 190e4577-2c17-40f1-bbce-dbdf43c1e714. Transaction Id: HUGA5. Begin TS: 2023-08-24T23:10:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:10:47.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 190e4577-2c17-40f1-bbce-dbdf43c1e714. Transaction Id: HUGA5. Begin TS: 2023-08-24T23:10:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:10:47.702+0000|2023-08-24T23:10:47.713+0000|190e4577-2c17-40f1-bbce-dbdf43c1e714|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 190e4577-2c17-40f1-bbce-dbdf43c1e714, Transaction Id: HUGA5, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:10:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 190e4577-2c17-40f1-bbce-dbdf43c1e714, Transaction Id: HUGA5, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:10:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=190e4577-2c17-40f1-bbce-dbdf43c1e714, X-Begin-Timestamp=2023-08-24T23:10:47.699+0000, X-TransactionID=HUGA5, id=4486ff41-739c-76bd-f584-db7f1ee2fb14, timestamp=1692918647700}], headers={id=321d697b-bd7f-32a3-2d7a-95db7a5fb9ef, timestamp=1692918647714}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=190e4577-2c17-40f1-bbce-dbdf43c1e714, X-Begin-Timestamp=2023-08-24T23:10:47.699+0000, X-TransactionID=HUGA5, id=4486ff41-739c-76bd-f584-db7f1ee2fb14, timestamp=1692918647700}]
[2m2023-08-24 23:11:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:11:06.727[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:11:06.727[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:11:17.700+0000|7d7870a2-dc02-4fec-a877-589f2d3aa0d1|Request Id: 7d7870a2-dc02-4fec-a877-589f2d3aa0d1. Transaction Id: UEXAI. Begin TS: 2023-08-24T23:11:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:11:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 7d7870a2-dc02-4fec-a877-589f2d3aa0d1. Transaction Id: UEXAI. Begin TS: 2023-08-24T23:11:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:11:17.701+0000|2023-08-24T23:11:17.714+0000|7d7870a2-dc02-4fec-a877-589f2d3aa0d1|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7d7870a2-dc02-4fec-a877-589f2d3aa0d1, Transaction Id: UEXAI, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:11:17.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 7d7870a2-dc02-4fec-a877-589f2d3aa0d1, Transaction Id: UEXAI, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:11:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7d7870a2-dc02-4fec-a877-589f2d3aa0d1, X-Begin-Timestamp=2023-08-24T23:11:17.699+0000, X-TransactionID=UEXAI, id=9f40ae25-ba5a-8852-f69e-0372fd34fd8d, timestamp=1692918677700}], headers={id=f2e11ece-744d-e7de-4f72-6f19d6520f2d, timestamp=1692918677715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=7d7870a2-dc02-4fec-a877-589f2d3aa0d1, X-Begin-Timestamp=2023-08-24T23:11:17.699+0000, X-TransactionID=UEXAI, id=9f40ae25-ba5a-8852-f69e-0372fd34fd8d, timestamp=1692918677700}]
2023-08-24T23:11:47.701+0000|18d8f77a-ecb8-4208-a0ae-889d5072a105|Request Id: 18d8f77a-ecb8-4208-a0ae-889d5072a105. Transaction Id: ZGMYB. Begin TS: 2023-08-24T23:11:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:11:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 18d8f77a-ecb8-4208-a0ae-889d5072a105. Transaction Id: ZGMYB. Begin TS: 2023-08-24T23:11:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:11:47.702+0000|2023-08-24T23:11:47.713+0000|18d8f77a-ecb8-4208-a0ae-889d5072a105|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 18d8f77a-ecb8-4208-a0ae-889d5072a105, Transaction Id: ZGMYB, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:11:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 18d8f77a-ecb8-4208-a0ae-889d5072a105, Transaction Id: ZGMYB, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:11:47.722[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=18d8f77a-ecb8-4208-a0ae-889d5072a105, X-Begin-Timestamp=2023-08-24T23:11:47.700+0000, X-TransactionID=ZGMYB, id=6b940317-3844-9221-0d71-0788ef3ac927, timestamp=1692918707701}], headers={id=af66d33e-d02c-aaaa-0275-f44441db59bd, timestamp=1692918707721}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=18d8f77a-ecb8-4208-a0ae-889d5072a105, X-Begin-Timestamp=2023-08-24T23:11:47.700+0000, X-TransactionID=ZGMYB, id=6b940317-3844-9221-0d71-0788ef3ac927, timestamp=1692918707701}]
[2m2023-08-24 23:12:06.738[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:12:06.739[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:12:06.739[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:12:17.700+0000|886447a4-4696-43c6-9e7c-a3172f60688b|Request Id: 886447a4-4696-43c6-9e7c-a3172f60688b. Transaction Id: I4KXY. Begin TS: 2023-08-24T23:12:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:12:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 886447a4-4696-43c6-9e7c-a3172f60688b. Transaction Id: I4KXY. Begin TS: 2023-08-24T23:12:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:12:17.702+0000|2023-08-24T23:12:17.714+0000|886447a4-4696-43c6-9e7c-a3172f60688b|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 886447a4-4696-43c6-9e7c-a3172f60688b, Transaction Id: I4KXY, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:12:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 886447a4-4696-43c6-9e7c-a3172f60688b, Transaction Id: I4KXY, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:12:17.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=886447a4-4696-43c6-9e7c-a3172f60688b, X-Begin-Timestamp=2023-08-24T23:12:17.700+0000, X-TransactionID=I4KXY, id=83502fd5-f7ca-89dd-5a62-43af6239bc84, timestamp=1692918737701}], headers={id=d7380007-09e0-a556-48c7-f17362c3b46a, timestamp=1692918737716}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=886447a4-4696-43c6-9e7c-a3172f60688b, X-Begin-Timestamp=2023-08-24T23:12:17.700+0000, X-TransactionID=I4KXY, id=83502fd5-f7ca-89dd-5a62-43af6239bc84, timestamp=1692918737701}]
2023-08-24T23:12:47.700+0000|2e706c8c-dce2-4652-bb3a-7fc09ddb5c01|Request Id: 2e706c8c-dce2-4652-bb3a-7fc09ddb5c01. Transaction Id: A9TET. Begin TS: 2023-08-24T23:12:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:12:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 2e706c8c-dce2-4652-bb3a-7fc09ddb5c01. Transaction Id: A9TET. Begin TS: 2023-08-24T23:12:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:12:47.702+0000|2023-08-24T23:12:47.712+0000|2e706c8c-dce2-4652-bb3a-7fc09ddb5c01|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2e706c8c-dce2-4652-bb3a-7fc09ddb5c01, Transaction Id: A9TET, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:12:47.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 2e706c8c-dce2-4652-bb3a-7fc09ddb5c01, Transaction Id: A9TET, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:12:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2e706c8c-dce2-4652-bb3a-7fc09ddb5c01, X-Begin-Timestamp=2023-08-24T23:12:47.700+0000, X-TransactionID=A9TET, id=06d860b5-fa99-1b5d-e251-32c0d8591201, timestamp=1692918767701}], headers={id=5cfacc45-887d-42c6-4a40-e83e37672dec, timestamp=1692918767713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2e706c8c-dce2-4652-bb3a-7fc09ddb5c01, X-Begin-Timestamp=2023-08-24T23:12:47.700+0000, X-TransactionID=A9TET, id=06d860b5-fa99-1b5d-e251-32c0d8591201, timestamp=1692918767701}]
[2m2023-08-24 23:13:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:13:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:13:06.726[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:13:17.700+0000|95d9df6b-8be0-434b-a141-d44f14c2a6eb|Request Id: 95d9df6b-8be0-434b-a141-d44f14c2a6eb. Transaction Id: JLF4O. Begin TS: 2023-08-24T23:13:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:13:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 95d9df6b-8be0-434b-a141-d44f14c2a6eb. Transaction Id: JLF4O. Begin TS: 2023-08-24T23:13:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:13:17.704+0000|2023-08-24T23:13:17.716+0000|95d9df6b-8be0-434b-a141-d44f14c2a6eb|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 95d9df6b-8be0-434b-a141-d44f14c2a6eb, Transaction Id: JLF4O, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:13:17.717[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 95d9df6b-8be0-434b-a141-d44f14c2a6eb, Transaction Id: JLF4O, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:13:17.719[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=95d9df6b-8be0-434b-a141-d44f14c2a6eb, X-Begin-Timestamp=2023-08-24T23:13:17.699+0000, X-TransactionID=JLF4O, id=d8e6a3c9-b43f-36a5-0d2f-a7be65987060, timestamp=1692918797701}], headers={id=32eea3c7-6d42-a066-cfe9-761a8e0a5cba, timestamp=1692918797719}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=95d9df6b-8be0-434b-a141-d44f14c2a6eb, X-Begin-Timestamp=2023-08-24T23:13:17.699+0000, X-TransactionID=JLF4O, id=d8e6a3c9-b43f-36a5-0d2f-a7be65987060, timestamp=1692918797701}]
2023-08-24T23:13:47.701+0000|1f79f55e-0900-4fc2-8d9c-0a4ca8dc0de6|Request Id: 1f79f55e-0900-4fc2-8d9c-0a4ca8dc0de6. Transaction Id: DZOS4. Begin TS: 2023-08-24T23:13:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:13:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 1f79f55e-0900-4fc2-8d9c-0a4ca8dc0de6. Transaction Id: DZOS4. Begin TS: 2023-08-24T23:13:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:13:47.703+0000|2023-08-24T23:13:47.714+0000|1f79f55e-0900-4fc2-8d9c-0a4ca8dc0de6|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1f79f55e-0900-4fc2-8d9c-0a4ca8dc0de6, Transaction Id: DZOS4, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:13:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 1f79f55e-0900-4fc2-8d9c-0a4ca8dc0de6, Transaction Id: DZOS4, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:13:47.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1f79f55e-0900-4fc2-8d9c-0a4ca8dc0de6, X-Begin-Timestamp=2023-08-24T23:13:47.700+0000, X-TransactionID=DZOS4, id=1f66e1e7-8ea8-4f89-2622-717134022d31, timestamp=1692918827701}], headers={id=d2941bd2-0b35-aa29-c630-49ca8a7f61b4, timestamp=1692918827716}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1f79f55e-0900-4fc2-8d9c-0a4ca8dc0de6, X-Begin-Timestamp=2023-08-24T23:13:47.700+0000, X-TransactionID=DZOS4, id=1f66e1e7-8ea8-4f89-2622-717134022d31, timestamp=1692918827701}]
[2m2023-08-24 23:14:06.725[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:14:06.725[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:14:06.726[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:14:17.700+0000|b1077373-6a54-4ae7-9c9c-901b868f92d5|Request Id: b1077373-6a54-4ae7-9c9c-901b868f92d5. Transaction Id: LJVKT. Begin TS: 2023-08-24T23:14:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:14:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: b1077373-6a54-4ae7-9c9c-901b868f92d5. Transaction Id: LJVKT. Begin TS: 2023-08-24T23:14:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:14:17.702+0000|2023-08-24T23:14:17.714+0000|b1077373-6a54-4ae7-9c9c-901b868f92d5|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b1077373-6a54-4ae7-9c9c-901b868f92d5, Transaction Id: LJVKT, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:14:17.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: b1077373-6a54-4ae7-9c9c-901b868f92d5, Transaction Id: LJVKT, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:14:17.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b1077373-6a54-4ae7-9c9c-901b868f92d5, X-Begin-Timestamp=2023-08-24T23:14:17.700+0000, X-TransactionID=LJVKT, id=c650764b-6669-efaf-df44-2c3e0244f0ff, timestamp=1692918857700}], headers={id=ba58c7a3-6797-ea72-c2a5-6aa4241d837f, timestamp=1692918857716}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b1077373-6a54-4ae7-9c9c-901b868f92d5, X-Begin-Timestamp=2023-08-24T23:14:17.700+0000, X-TransactionID=LJVKT, id=c650764b-6669-efaf-df44-2c3e0244f0ff, timestamp=1692918857700}]
2023-08-24T23:14:47.701+0000|045d28bd-c462-455d-bac2-406fd1f7014d|Request Id: 045d28bd-c462-455d-bac2-406fd1f7014d. Transaction Id: RDSF9. Begin TS: 2023-08-24T23:14:47.701+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:14:47.701[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 045d28bd-c462-455d-bac2-406fd1f7014d. Transaction Id: RDSF9. Begin TS: 2023-08-24T23:14:47.701+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:14:47.703+0000|2023-08-24T23:14:47.716+0000|045d28bd-c462-455d-bac2-406fd1f7014d|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 045d28bd-c462-455d-bac2-406fd1f7014d, Transaction Id: RDSF9, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:14:47.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 045d28bd-c462-455d-bac2-406fd1f7014d, Transaction Id: RDSF9, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:14:47.717[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=045d28bd-c462-455d-bac2-406fd1f7014d, X-Begin-Timestamp=2023-08-24T23:14:47.701+0000, X-TransactionID=RDSF9, id=fda712a8-0bda-4751-caea-404ca1888a6f, timestamp=1692918887702}], headers={id=eb4ac1f7-bc29-8b9e-794d-2296a805dfd8, timestamp=1692918887717}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=045d28bd-c462-455d-bac2-406fd1f7014d, X-Begin-Timestamp=2023-08-24T23:14:47.701+0000, X-TransactionID=RDSF9, id=fda712a8-0bda-4751-caea-404ca1888a6f, timestamp=1692918887702}]
[2m2023-08-24 23:15:06.722[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:15:06.722[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:15:06.723[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:15:17.700+0000|c134044f-12b8-4e86-b1a0-83aa40a3cd80|Request Id: c134044f-12b8-4e86-b1a0-83aa40a3cd80. Transaction Id: ZNYKH. Begin TS: 2023-08-24T23:15:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:15:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: c134044f-12b8-4e86-b1a0-83aa40a3cd80. Transaction Id: ZNYKH. Begin TS: 2023-08-24T23:15:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:15:17.702+0000|2023-08-24T23:15:17.713+0000|c134044f-12b8-4e86-b1a0-83aa40a3cd80|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c134044f-12b8-4e86-b1a0-83aa40a3cd80, Transaction Id: ZNYKH, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:15:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: c134044f-12b8-4e86-b1a0-83aa40a3cd80, Transaction Id: ZNYKH, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:15:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c134044f-12b8-4e86-b1a0-83aa40a3cd80, X-Begin-Timestamp=2023-08-24T23:15:17.699+0000, X-TransactionID=ZNYKH, id=b777d2e8-c2ff-e734-e179-539077a7152a, timestamp=1692918917701}], headers={id=6aeffe44-f93c-2bae-4581-b71d34bdf2c5, timestamp=1692918917715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c134044f-12b8-4e86-b1a0-83aa40a3cd80, X-Begin-Timestamp=2023-08-24T23:15:17.699+0000, X-TransactionID=ZNYKH, id=b777d2e8-c2ff-e734-e179-539077a7152a, timestamp=1692918917701}]
2023-08-24T23:15:47.700+0000|04727f14-2806-4599-9bc7-b644af71a155|Request Id: 04727f14-2806-4599-9bc7-b644af71a155. Transaction Id: BAHQC. Begin TS: 2023-08-24T23:15:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:15:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 04727f14-2806-4599-9bc7-b644af71a155. Transaction Id: BAHQC. Begin TS: 2023-08-24T23:15:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:15:47.702+0000|2023-08-24T23:15:47.714+0000|04727f14-2806-4599-9bc7-b644af71a155|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 04727f14-2806-4599-9bc7-b644af71a155, Transaction Id: BAHQC, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:15:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 04727f14-2806-4599-9bc7-b644af71a155, Transaction Id: BAHQC, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:15:47.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=04727f14-2806-4599-9bc7-b644af71a155, X-Begin-Timestamp=2023-08-24T23:15:47.700+0000, X-TransactionID=BAHQC, id=2aebc282-c447-d04a-ffd2-a687fca2be69, timestamp=1692918947701}], headers={id=bf19c3a1-4195-75b2-a35f-c2b63c10eead, timestamp=1692918947716}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=04727f14-2806-4599-9bc7-b644af71a155, X-Begin-Timestamp=2023-08-24T23:15:47.700+0000, X-TransactionID=BAHQC, id=2aebc282-c447-d04a-ffd2-a687fca2be69, timestamp=1692918947701}]
[2m2023-08-24 23:16:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:16:06.727[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:16:06.727[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:16:17.700+0000|8108253c-e46b-4449-8899-d2affdebc55e|Request Id: 8108253c-e46b-4449-8899-d2affdebc55e. Transaction Id: 1M68R. Begin TS: 2023-08-24T23:16:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:16:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 8108253c-e46b-4449-8899-d2affdebc55e. Transaction Id: 1M68R. Begin TS: 2023-08-24T23:16:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:16:17.703+0000|2023-08-24T23:16:17.728+0000|8108253c-e46b-4449-8899-d2affdebc55e|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8108253c-e46b-4449-8899-d2affdebc55e, Transaction Id: 1M68R, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:16:17.728[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 8108253c-e46b-4449-8899-d2affdebc55e, Transaction Id: 1M68R, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:16:17.730[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8108253c-e46b-4449-8899-d2affdebc55e, X-Begin-Timestamp=2023-08-24T23:16:17.699+0000, X-TransactionID=1M68R, id=53714536-bd11-74bb-644a-33194077d088, timestamp=1692918977701}], headers={id=79d9be2b-6a1c-a0bb-b6cc-e988094a0ceb, timestamp=1692918977730}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8108253c-e46b-4449-8899-d2affdebc55e, X-Begin-Timestamp=2023-08-24T23:16:17.699+0000, X-TransactionID=1M68R, id=53714536-bd11-74bb-644a-33194077d088, timestamp=1692918977701}]
2023-08-24T23:16:47.700+0000|02605a65-783e-40b6-93ac-e8eebe0a5f69|Request Id: 02605a65-783e-40b6-93ac-e8eebe0a5f69. Transaction Id: XIZHP. Begin TS: 2023-08-24T23:16:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:16:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 02605a65-783e-40b6-93ac-e8eebe0a5f69. Transaction Id: XIZHP. Begin TS: 2023-08-24T23:16:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:16:47.701+0000|2023-08-24T23:16:47.712+0000|02605a65-783e-40b6-93ac-e8eebe0a5f69|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 02605a65-783e-40b6-93ac-e8eebe0a5f69, Transaction Id: XIZHP, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:16:47.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 02605a65-783e-40b6-93ac-e8eebe0a5f69, Transaction Id: XIZHP, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:16:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=02605a65-783e-40b6-93ac-e8eebe0a5f69, X-Begin-Timestamp=2023-08-24T23:16:47.699+0000, X-TransactionID=XIZHP, id=70f10257-4f0a-7271-3430-74486238daa1, timestamp=1692919007700}], headers={id=a776b395-7f64-3f76-c402-318335bb6d50, timestamp=1692919007713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=02605a65-783e-40b6-93ac-e8eebe0a5f69, X-Begin-Timestamp=2023-08-24T23:16:47.699+0000, X-TransactionID=XIZHP, id=70f10257-4f0a-7271-3430-74486238daa1, timestamp=1692919007700}]
[2m2023-08-24 23:17:06.732[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:17:06.733[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:17:06.733[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:17:17.700+0000|e90cfe98-ae66-4c50-9a90-6794d071684d|Request Id: e90cfe98-ae66-4c50-9a90-6794d071684d. Transaction Id: L5DQJ. Begin TS: 2023-08-24T23:17:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:17:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: e90cfe98-ae66-4c50-9a90-6794d071684d. Transaction Id: L5DQJ. Begin TS: 2023-08-24T23:17:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:17:17.701+0000|2023-08-24T23:17:17.712+0000|e90cfe98-ae66-4c50-9a90-6794d071684d|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e90cfe98-ae66-4c50-9a90-6794d071684d, Transaction Id: L5DQJ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:17:17.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: e90cfe98-ae66-4c50-9a90-6794d071684d, Transaction Id: L5DQJ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:17:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e90cfe98-ae66-4c50-9a90-6794d071684d, X-Begin-Timestamp=2023-08-24T23:17:17.699+0000, X-TransactionID=L5DQJ, id=830f6136-8d55-0def-f9e8-2d241a810aca, timestamp=1692919037700}], headers={id=607ea703-3efa-171d-b8b2-367030902b76, timestamp=1692919037713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e90cfe98-ae66-4c50-9a90-6794d071684d, X-Begin-Timestamp=2023-08-24T23:17:17.699+0000, X-TransactionID=L5DQJ, id=830f6136-8d55-0def-f9e8-2d241a810aca, timestamp=1692919037700}]
2023-08-24T23:17:47.701+0000|a0f25356-573a-4bae-817e-37f25d6a3160|Request Id: a0f25356-573a-4bae-817e-37f25d6a3160. Transaction Id: JQJKE. Begin TS: 2023-08-24T23:17:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:17:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: a0f25356-573a-4bae-817e-37f25d6a3160. Transaction Id: JQJKE. Begin TS: 2023-08-24T23:17:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:17:47.702+0000|2023-08-24T23:17:47.717+0000|a0f25356-573a-4bae-817e-37f25d6a3160|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a0f25356-573a-4bae-817e-37f25d6a3160, Transaction Id: JQJKE, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:17:47.717[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: a0f25356-573a-4bae-817e-37f25d6a3160, Transaction Id: JQJKE, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:17:47.719[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=a0f25356-573a-4bae-817e-37f25d6a3160, X-Begin-Timestamp=2023-08-24T23:17:47.700+0000, X-TransactionID=JQJKE, id=d680ab18-8089-b1b8-1d96-aea130311ad9, timestamp=1692919067701}], headers={id=3ddf00af-9b87-d713-9fb4-07fabef79f5a, timestamp=1692919067718}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=a0f25356-573a-4bae-817e-37f25d6a3160, X-Begin-Timestamp=2023-08-24T23:17:47.700+0000, X-TransactionID=JQJKE, id=d680ab18-8089-b1b8-1d96-aea130311ad9, timestamp=1692919067701}]
[2m2023-08-24 23:18:06.722[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:18:06.722[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:18:06.722[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:18:17.700+0000|251bf3f1-4751-4084-a13c-2d0467fd80eb|Request Id: 251bf3f1-4751-4084-a13c-2d0467fd80eb. Transaction Id: N8RS9. Begin TS: 2023-08-24T23:18:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:18:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 251bf3f1-4751-4084-a13c-2d0467fd80eb. Transaction Id: N8RS9. Begin TS: 2023-08-24T23:18:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:18:17.704+0000|2023-08-24T23:18:17.747+0000|251bf3f1-4751-4084-a13c-2d0467fd80eb|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|43|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 251bf3f1-4751-4084-a13c-2d0467fd80eb, Transaction Id: N8RS9, Elapsed Time: 43 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:18:17.747[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 251bf3f1-4751-4084-a13c-2d0467fd80eb, Transaction Id: N8RS9, Elapsed Time: 43 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:18:17.748[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=251bf3f1-4751-4084-a13c-2d0467fd80eb, X-Begin-Timestamp=2023-08-24T23:18:17.699+0000, X-TransactionID=N8RS9, id=72706331-a678-0bbd-714e-4be3027c6003, timestamp=1692919097703}], headers={id=da1516e4-3bc6-df51-2b48-670677991c0d, timestamp=1692919097748}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=251bf3f1-4751-4084-a13c-2d0467fd80eb, X-Begin-Timestamp=2023-08-24T23:18:17.699+0000, X-TransactionID=N8RS9, id=72706331-a678-0bbd-714e-4be3027c6003, timestamp=1692919097703}]
2023-08-24T23:18:47.702+0000|801dd442-ed26-4224-86ff-b60e3ce8650b|Request Id: 801dd442-ed26-4224-86ff-b60e3ce8650b. Transaction Id: ORU1V. Begin TS: 2023-08-24T23:18:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:18:47.701[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 801dd442-ed26-4224-86ff-b60e3ce8650b. Transaction Id: ORU1V. Begin TS: 2023-08-24T23:18:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:18:47.705+0000|2023-08-24T23:18:47.725+0000|801dd442-ed26-4224-86ff-b60e3ce8650b|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 801dd442-ed26-4224-86ff-b60e3ce8650b, Transaction Id: ORU1V, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:18:47.725[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 801dd442-ed26-4224-86ff-b60e3ce8650b, Transaction Id: ORU1V, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:18:47.728[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=801dd442-ed26-4224-86ff-b60e3ce8650b, X-Begin-Timestamp=2023-08-24T23:18:47.700+0000, X-TransactionID=ORU1V, id=a6f3667f-6ecc-80ea-a9e6-1bbf0247eac3, timestamp=1692919127702}], headers={id=586908cb-fa41-8dbf-33e5-ae4e465c89a3, timestamp=1692919127728}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=801dd442-ed26-4224-86ff-b60e3ce8650b, X-Begin-Timestamp=2023-08-24T23:18:47.700+0000, X-TransactionID=ORU1V, id=a6f3667f-6ecc-80ea-a9e6-1bbf0247eac3, timestamp=1692919127702}]
[2m2023-08-24 23:19:06.724[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:19:06.725[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:19:06.725[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:19:17.700+0000|0125d8b3-ce4e-4af0-a01a-5f58c43a5473|Request Id: 0125d8b3-ce4e-4af0-a01a-5f58c43a5473. Transaction Id: 4B6YK. Begin TS: 2023-08-24T23:19:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:19:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 0125d8b3-ce4e-4af0-a01a-5f58c43a5473. Transaction Id: 4B6YK. Begin TS: 2023-08-24T23:19:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:19:17.701+0000|2023-08-24T23:19:17.713+0000|0125d8b3-ce4e-4af0-a01a-5f58c43a5473|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0125d8b3-ce4e-4af0-a01a-5f58c43a5473, Transaction Id: 4B6YK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:19:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 0125d8b3-ce4e-4af0-a01a-5f58c43a5473, Transaction Id: 4B6YK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:19:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0125d8b3-ce4e-4af0-a01a-5f58c43a5473, X-Begin-Timestamp=2023-08-24T23:19:17.699+0000, X-TransactionID=4B6YK, id=868ee205-bd6f-1091-de49-373936d8aeb5, timestamp=1692919157700}], headers={id=de37f915-66eb-a3cb-319c-a798eb7ca5b1, timestamp=1692919157714}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=0125d8b3-ce4e-4af0-a01a-5f58c43a5473, X-Begin-Timestamp=2023-08-24T23:19:17.699+0000, X-TransactionID=4B6YK, id=868ee205-bd6f-1091-de49-373936d8aeb5, timestamp=1692919157700}]
2023-08-24T23:19:47.700+0000|e3bf3889-1fd8-4353-94b4-385e7a921f2c|Request Id: e3bf3889-1fd8-4353-94b4-385e7a921f2c. Transaction Id: V9LGJ. Begin TS: 2023-08-24T23:19:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:19:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: e3bf3889-1fd8-4353-94b4-385e7a921f2c. Transaction Id: V9LGJ. Begin TS: 2023-08-24T23:19:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:19:47.702+0000|2023-08-24T23:19:47.712+0000|e3bf3889-1fd8-4353-94b4-385e7a921f2c|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e3bf3889-1fd8-4353-94b4-385e7a921f2c, Transaction Id: V9LGJ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:19:47.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: e3bf3889-1fd8-4353-94b4-385e7a921f2c, Transaction Id: V9LGJ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:19:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e3bf3889-1fd8-4353-94b4-385e7a921f2c, X-Begin-Timestamp=2023-08-24T23:19:47.699+0000, X-TransactionID=V9LGJ, id=69c83ecb-6cc9-e546-0a62-f20ab7d43b04, timestamp=1692919187701}], headers={id=1353ec1e-417a-cbc9-c206-ff7f79f4e4d5, timestamp=1692919187714}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e3bf3889-1fd8-4353-94b4-385e7a921f2c, X-Begin-Timestamp=2023-08-24T23:19:47.699+0000, X-TransactionID=V9LGJ, id=69c83ecb-6cc9-e546-0a62-f20ab7d43b04, timestamp=1692919187701}]
[2m2023-08-24 23:20:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:20:06.727[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:20:06.727[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:20:17.700+0000|b845fd63-5191-4946-954e-8517703d94bb|Request Id: b845fd63-5191-4946-954e-8517703d94bb. Transaction Id: UIGHU. Begin TS: 2023-08-24T23:20:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:20:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: b845fd63-5191-4946-954e-8517703d94bb. Transaction Id: UIGHU. Begin TS: 2023-08-24T23:20:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:20:17.701+0000|2023-08-24T23:20:17.715+0000|b845fd63-5191-4946-954e-8517703d94bb|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b845fd63-5191-4946-954e-8517703d94bb, Transaction Id: UIGHU, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:20:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: b845fd63-5191-4946-954e-8517703d94bb, Transaction Id: UIGHU, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:20:17.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b845fd63-5191-4946-954e-8517703d94bb, X-Begin-Timestamp=2023-08-24T23:20:17.699+0000, X-TransactionID=UIGHU, id=6bd07b3b-c7c6-28c5-8f90-e33e328f720d, timestamp=1692919217700}], headers={id=a66ce937-02a0-451e-2ac8-3952d82e24b5, timestamp=1692919217716}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=b845fd63-5191-4946-954e-8517703d94bb, X-Begin-Timestamp=2023-08-24T23:20:17.699+0000, X-TransactionID=UIGHU, id=6bd07b3b-c7c6-28c5-8f90-e33e328f720d, timestamp=1692919217700}]
2023-08-24T23:20:47.700+0000|316c8cd5-dce7-43d2-83a0-f5d46814aed4|Request Id: 316c8cd5-dce7-43d2-83a0-f5d46814aed4. Transaction Id: KJLQS. Begin TS: 2023-08-24T23:20:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:20:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 316c8cd5-dce7-43d2-83a0-f5d46814aed4. Transaction Id: KJLQS. Begin TS: 2023-08-24T23:20:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:20:47.702+0000|2023-08-24T23:20:47.712+0000|316c8cd5-dce7-43d2-83a0-f5d46814aed4|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 316c8cd5-dce7-43d2-83a0-f5d46814aed4, Transaction Id: KJLQS, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:20:47.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 316c8cd5-dce7-43d2-83a0-f5d46814aed4, Transaction Id: KJLQS, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:20:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=316c8cd5-dce7-43d2-83a0-f5d46814aed4, X-Begin-Timestamp=2023-08-24T23:20:47.700+0000, X-TransactionID=KJLQS, id=e931ad07-0fb6-d499-b1b6-ac5f6aa630a7, timestamp=1692919247701}], headers={id=c7922ef0-550a-48d6-cd9d-45194411aceb, timestamp=1692919247713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=316c8cd5-dce7-43d2-83a0-f5d46814aed4, X-Begin-Timestamp=2023-08-24T23:20:47.700+0000, X-TransactionID=KJLQS, id=e931ad07-0fb6-d499-b1b6-ac5f6aa630a7, timestamp=1692919247701}]
[2m2023-08-24 23:21:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:21:06.722[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:21:06.722[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:21:17.700+0000|4c1e3e5f-8d5c-49fa-b90b-4f7bec7d917e|Request Id: 4c1e3e5f-8d5c-49fa-b90b-4f7bec7d917e. Transaction Id: RLM6P. Begin TS: 2023-08-24T23:21:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:21:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 4c1e3e5f-8d5c-49fa-b90b-4f7bec7d917e. Transaction Id: RLM6P. Begin TS: 2023-08-24T23:21:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:21:17.701+0000|2023-08-24T23:21:17.716+0000|4c1e3e5f-8d5c-49fa-b90b-4f7bec7d917e|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4c1e3e5f-8d5c-49fa-b90b-4f7bec7d917e, Transaction Id: RLM6P, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:21:17.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 4c1e3e5f-8d5c-49fa-b90b-4f7bec7d917e, Transaction Id: RLM6P, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:21:17.717[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4c1e3e5f-8d5c-49fa-b90b-4f7bec7d917e, X-Begin-Timestamp=2023-08-24T23:21:17.699+0000, X-TransactionID=RLM6P, id=07998760-f9f0-9f9a-17ce-cdb5b4f3fd3c, timestamp=1692919277700}], headers={id=abbc85d9-9735-a40f-b7ff-0c93cc50400f, timestamp=1692919277717}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4c1e3e5f-8d5c-49fa-b90b-4f7bec7d917e, X-Begin-Timestamp=2023-08-24T23:21:17.699+0000, X-TransactionID=RLM6P, id=07998760-f9f0-9f9a-17ce-cdb5b4f3fd3c, timestamp=1692919277700}]
2023-08-24T23:21:47.701+0000|fdc30427-f45c-4cdc-aea6-1af176ec8571|Request Id: fdc30427-f45c-4cdc-aea6-1af176ec8571. Transaction Id: XQ7BQ. Begin TS: 2023-08-24T23:21:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:21:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: fdc30427-f45c-4cdc-aea6-1af176ec8571. Transaction Id: XQ7BQ. Begin TS: 2023-08-24T23:21:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:21:47.704+0000|2023-08-24T23:21:47.718+0000|fdc30427-f45c-4cdc-aea6-1af176ec8571|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fdc30427-f45c-4cdc-aea6-1af176ec8571, Transaction Id: XQ7BQ, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:21:47.718[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: fdc30427-f45c-4cdc-aea6-1af176ec8571, Transaction Id: XQ7BQ, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:21:47.720[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=fdc30427-f45c-4cdc-aea6-1af176ec8571, X-Begin-Timestamp=2023-08-24T23:21:47.699+0000, X-TransactionID=XQ7BQ, id=2da73276-2e57-3ebc-4e11-029779c919a3, timestamp=1692919307702}], headers={id=0b670fe9-5a0f-a77d-1551-ae7ed41832db, timestamp=1692919307720}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=fdc30427-f45c-4cdc-aea6-1af176ec8571, X-Begin-Timestamp=2023-08-24T23:21:47.699+0000, X-TransactionID=XQ7BQ, id=2da73276-2e57-3ebc-4e11-029779c919a3, timestamp=1692919307702}]
[2m2023-08-24 23:22:06.723[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:22:06.723[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:22:06.723[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:22:17.700+0000|5d1f79b0-c8d4-4949-ad2b-c0890b8e584b|Request Id: 5d1f79b0-c8d4-4949-ad2b-c0890b8e584b. Transaction Id: 3DSWA. Begin TS: 2023-08-24T23:22:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:22:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 5d1f79b0-c8d4-4949-ad2b-c0890b8e584b. Transaction Id: 3DSWA. Begin TS: 2023-08-24T23:22:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:22:17.702+0000|2023-08-24T23:22:17.716+0000|5d1f79b0-c8d4-4949-ad2b-c0890b8e584b|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5d1f79b0-c8d4-4949-ad2b-c0890b8e584b, Transaction Id: 3DSWA, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:22:17.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 5d1f79b0-c8d4-4949-ad2b-c0890b8e584b, Transaction Id: 3DSWA, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:22:17.717[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5d1f79b0-c8d4-4949-ad2b-c0890b8e584b, X-Begin-Timestamp=2023-08-24T23:22:17.699+0000, X-TransactionID=3DSWA, id=86d7d07b-c998-8850-46b4-e9d7b781810d, timestamp=1692919337700}], headers={id=a54014e7-e768-5a6c-baa0-385a9301b104, timestamp=1692919337717}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5d1f79b0-c8d4-4949-ad2b-c0890b8e584b, X-Begin-Timestamp=2023-08-24T23:22:17.699+0000, X-TransactionID=3DSWA, id=86d7d07b-c998-8850-46b4-e9d7b781810d, timestamp=1692919337700}]
2023-08-24T23:22:47.700+0000|1aa6028c-ef42-45d7-a025-318c735195e6|Request Id: 1aa6028c-ef42-45d7-a025-318c735195e6. Transaction Id: G8GWV. Begin TS: 2023-08-24T23:22:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:22:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 1aa6028c-ef42-45d7-a025-318c735195e6. Transaction Id: G8GWV. Begin TS: 2023-08-24T23:22:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:22:47.702+0000|2023-08-24T23:22:47.714+0000|1aa6028c-ef42-45d7-a025-318c735195e6|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1aa6028c-ef42-45d7-a025-318c735195e6, Transaction Id: G8GWV, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:22:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 1aa6028c-ef42-45d7-a025-318c735195e6, Transaction Id: G8GWV, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:22:47.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1aa6028c-ef42-45d7-a025-318c735195e6, X-Begin-Timestamp=2023-08-24T23:22:47.700+0000, X-TransactionID=G8GWV, id=80736f09-dc50-52b5-d32c-0207815cca12, timestamp=1692919367701}], headers={id=bae6af81-b739-92de-9bf9-0f669656d402, timestamp=1692919367716}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=1aa6028c-ef42-45d7-a025-318c735195e6, X-Begin-Timestamp=2023-08-24T23:22:47.700+0000, X-TransactionID=G8GWV, id=80736f09-dc50-52b5-d32c-0207815cca12, timestamp=1692919367701}]
[2m2023-08-24 23:23:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:23:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:23:06.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:23:17.700+0000|486f8979-7e81-42ee-842d-8c87ebe30188|Request Id: 486f8979-7e81-42ee-842d-8c87ebe30188. Transaction Id: CGJAC. Begin TS: 2023-08-24T23:23:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:23:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 486f8979-7e81-42ee-842d-8c87ebe30188. Transaction Id: CGJAC. Begin TS: 2023-08-24T23:23:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:23:17.702+0000|2023-08-24T23:23:17.727+0000|486f8979-7e81-42ee-842d-8c87ebe30188|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 486f8979-7e81-42ee-842d-8c87ebe30188, Transaction Id: CGJAC, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:23:17.727[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 486f8979-7e81-42ee-842d-8c87ebe30188, Transaction Id: CGJAC, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:23:17.729[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=486f8979-7e81-42ee-842d-8c87ebe30188, X-Begin-Timestamp=2023-08-24T23:23:17.699+0000, X-TransactionID=CGJAC, id=4e97509b-ebef-f82c-2d0b-2f367baee803, timestamp=1692919397701}], headers={id=8eb1667e-f9b1-6fc6-5343-5b853bad164b, timestamp=1692919397729}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=486f8979-7e81-42ee-842d-8c87ebe30188, X-Begin-Timestamp=2023-08-24T23:23:17.699+0000, X-TransactionID=CGJAC, id=4e97509b-ebef-f82c-2d0b-2f367baee803, timestamp=1692919397701}]
2023-08-24T23:23:47.700+0000|ca39419f-f747-400a-97a8-26ccc89a594a|Request Id: ca39419f-f747-400a-97a8-26ccc89a594a. Transaction Id: RQ5CP. Begin TS: 2023-08-24T23:23:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:23:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: ca39419f-f747-400a-97a8-26ccc89a594a. Transaction Id: RQ5CP. Begin TS: 2023-08-24T23:23:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:23:47.702+0000|2023-08-24T23:23:47.714+0000|ca39419f-f747-400a-97a8-26ccc89a594a|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ca39419f-f747-400a-97a8-26ccc89a594a, Transaction Id: RQ5CP, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:23:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: ca39419f-f747-400a-97a8-26ccc89a594a, Transaction Id: RQ5CP, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:23:47.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ca39419f-f747-400a-97a8-26ccc89a594a, X-Begin-Timestamp=2023-08-24T23:23:47.700+0000, X-TransactionID=RQ5CP, id=6946c119-6e76-f5f0-7062-55be5e5f3e2b, timestamp=1692919427700}], headers={id=ec90f836-101d-44e3-a0b2-1d5d37cb3d20, timestamp=1692919427715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=ca39419f-f747-400a-97a8-26ccc89a594a, X-Begin-Timestamp=2023-08-24T23:23:47.700+0000, X-TransactionID=RQ5CP, id=6946c119-6e76-f5f0-7062-55be5e5f3e2b, timestamp=1692919427700}]
[2m2023-08-24 23:24:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:24:06.722[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:24:06.722[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:24:17.700+0000|16f837d5-31f9-4fc7-8049-11db43ce5839|Request Id: 16f837d5-31f9-4fc7-8049-11db43ce5839. Transaction Id: W1P9Y. Begin TS: 2023-08-24T23:24:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:24:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 16f837d5-31f9-4fc7-8049-11db43ce5839. Transaction Id: W1P9Y. Begin TS: 2023-08-24T23:24:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:24:17.701+0000|2023-08-24T23:24:17.717+0000|16f837d5-31f9-4fc7-8049-11db43ce5839|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 16f837d5-31f9-4fc7-8049-11db43ce5839, Transaction Id: W1P9Y, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:24:17.718[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 16f837d5-31f9-4fc7-8049-11db43ce5839, Transaction Id: W1P9Y, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:24:17.719[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=16f837d5-31f9-4fc7-8049-11db43ce5839, X-Begin-Timestamp=2023-08-24T23:24:17.699+0000, X-TransactionID=W1P9Y, id=0b90edc8-54ff-fa8d-1dc1-cb967ab88ab6, timestamp=1692919457700}], headers={id=a0f80206-1294-fd82-e4c9-dde511dde816, timestamp=1692919457719}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=16f837d5-31f9-4fc7-8049-11db43ce5839, X-Begin-Timestamp=2023-08-24T23:24:17.699+0000, X-TransactionID=W1P9Y, id=0b90edc8-54ff-fa8d-1dc1-cb967ab88ab6, timestamp=1692919457700}]
2023-08-24T23:24:47.700+0000|5faff09d-e2b3-4375-a95a-1714e325e86d|Request Id: 5faff09d-e2b3-4375-a95a-1714e325e86d. Transaction Id: VTTYU. Begin TS: 2023-08-24T23:24:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:24:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 5faff09d-e2b3-4375-a95a-1714e325e86d. Transaction Id: VTTYU. Begin TS: 2023-08-24T23:24:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:24:47.702+0000|2023-08-24T23:24:47.713+0000|5faff09d-e2b3-4375-a95a-1714e325e86d|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5faff09d-e2b3-4375-a95a-1714e325e86d, Transaction Id: VTTYU, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:24:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 5faff09d-e2b3-4375-a95a-1714e325e86d, Transaction Id: VTTYU, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:24:47.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5faff09d-e2b3-4375-a95a-1714e325e86d, X-Begin-Timestamp=2023-08-24T23:24:47.700+0000, X-TransactionID=VTTYU, id=b2c364bc-7b1a-6c40-97b9-a0902f839528, timestamp=1692919487701}], headers={id=fadc4388-4a80-8740-a5e9-fb7da4fc3ee0, timestamp=1692919487714}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5faff09d-e2b3-4375-a95a-1714e325e86d, X-Begin-Timestamp=2023-08-24T23:24:47.700+0000, X-TransactionID=VTTYU, id=b2c364bc-7b1a-6c40-97b9-a0902f839528, timestamp=1692919487701}]
[2m2023-08-24 23:25:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:25:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:25:06.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:25:17.700+0000|51e7ada3-7ce3-4184-908b-1a24f54a4c10|Request Id: 51e7ada3-7ce3-4184-908b-1a24f54a4c10. Transaction Id: WK5VZ. Begin TS: 2023-08-24T23:25:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:25:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 51e7ada3-7ce3-4184-908b-1a24f54a4c10. Transaction Id: WK5VZ. Begin TS: 2023-08-24T23:25:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:25:17.701+0000|2023-08-24T23:25:17.711+0000|51e7ada3-7ce3-4184-908b-1a24f54a4c10|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 51e7ada3-7ce3-4184-908b-1a24f54a4c10, Transaction Id: WK5VZ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:25:17.711[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 51e7ada3-7ce3-4184-908b-1a24f54a4c10, Transaction Id: WK5VZ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:25:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=51e7ada3-7ce3-4184-908b-1a24f54a4c10, X-Begin-Timestamp=2023-08-24T23:25:17.699+0000, X-TransactionID=WK5VZ, id=a3b53fee-39f7-3057-a7fa-f9037377af30, timestamp=1692919517700}], headers={id=51bf8f9f-b6ed-c8db-0d71-1a6da10778c0, timestamp=1692919517713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=51e7ada3-7ce3-4184-908b-1a24f54a4c10, X-Begin-Timestamp=2023-08-24T23:25:17.699+0000, X-TransactionID=WK5VZ, id=a3b53fee-39f7-3057-a7fa-f9037377af30, timestamp=1692919517700}]
2023-08-24T23:25:47.701+0000|f11cefd4-5c82-41e5-8101-cbbdf1a10a6a|Request Id: f11cefd4-5c82-41e5-8101-cbbdf1a10a6a. Transaction Id: J8EDX. Begin TS: 2023-08-24T23:25:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:25:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: f11cefd4-5c82-41e5-8101-cbbdf1a10a6a. Transaction Id: J8EDX. Begin TS: 2023-08-24T23:25:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:25:47.705+0000|2023-08-24T23:25:47.718+0000|f11cefd4-5c82-41e5-8101-cbbdf1a10a6a|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f11cefd4-5c82-41e5-8101-cbbdf1a10a6a, Transaction Id: J8EDX, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:25:47.718[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: f11cefd4-5c82-41e5-8101-cbbdf1a10a6a, Transaction Id: J8EDX, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:25:47.720[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f11cefd4-5c82-41e5-8101-cbbdf1a10a6a, X-Begin-Timestamp=2023-08-24T23:25:47.700+0000, X-TransactionID=J8EDX, id=65131b66-d65e-389a-f9f7-0d444ffa61af, timestamp=1692919547702}], headers={id=7ecaccf4-89ad-2a73-6a6e-39b30bc63954, timestamp=1692919547720}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=f11cefd4-5c82-41e5-8101-cbbdf1a10a6a, X-Begin-Timestamp=2023-08-24T23:25:47.700+0000, X-TransactionID=J8EDX, id=65131b66-d65e-389a-f9f7-0d444ffa61af, timestamp=1692919547702}]
[2m2023-08-24 23:26:06.725[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:26:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:26:06.726[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:26:17.700+0000|e187e402-94e1-4da8-a354-be80da8820ca|Request Id: e187e402-94e1-4da8-a354-be80da8820ca. Transaction Id: 83WAK. Begin TS: 2023-08-24T23:26:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:26:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: e187e402-94e1-4da8-a354-be80da8820ca. Transaction Id: 83WAK. Begin TS: 2023-08-24T23:26:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:26:17.701+0000|2023-08-24T23:26:17.713+0000|e187e402-94e1-4da8-a354-be80da8820ca|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e187e402-94e1-4da8-a354-be80da8820ca, Transaction Id: 83WAK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:26:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: e187e402-94e1-4da8-a354-be80da8820ca, Transaction Id: 83WAK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:26:17.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e187e402-94e1-4da8-a354-be80da8820ca, X-Begin-Timestamp=2023-08-24T23:26:17.699+0000, X-TransactionID=83WAK, id=42c85770-0f7f-2d51-9d22-7a7c622ce880, timestamp=1692919577700}], headers={id=5dff844e-aa48-cfb9-afdf-67f0b96003ed, timestamp=1692919577714}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e187e402-94e1-4da8-a354-be80da8820ca, X-Begin-Timestamp=2023-08-24T23:26:17.699+0000, X-TransactionID=83WAK, id=42c85770-0f7f-2d51-9d22-7a7c622ce880, timestamp=1692919577700}]
2023-08-24T23:26:47.700+0000|5f0967df-4373-446a-8f60-7a16a21a9dc1|Request Id: 5f0967df-4373-446a-8f60-7a16a21a9dc1. Transaction Id: E0MVW. Begin TS: 2023-08-24T23:26:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:26:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 5f0967df-4373-446a-8f60-7a16a21a9dc1. Transaction Id: E0MVW. Begin TS: 2023-08-24T23:26:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:26:47.702+0000|2023-08-24T23:26:47.714+0000|5f0967df-4373-446a-8f60-7a16a21a9dc1|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5f0967df-4373-446a-8f60-7a16a21a9dc1, Transaction Id: E0MVW, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:26:47.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 5f0967df-4373-446a-8f60-7a16a21a9dc1, Transaction Id: E0MVW, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:26:47.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-7][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5f0967df-4373-446a-8f60-7a16a21a9dc1, X-Begin-Timestamp=2023-08-24T23:26:47.700+0000, X-TransactionID=E0MVW, id=c97153c2-9584-2cce-87b1-f7705c484b5f, timestamp=1692919607701}], headers={id=5071e171-34c2-e640-f282-2c2cd72721da, timestamp=1692919607716}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5f0967df-4373-446a-8f60-7a16a21a9dc1, X-Begin-Timestamp=2023-08-24T23:26:47.700+0000, X-TransactionID=E0MVW, id=c97153c2-9584-2cce-87b1-f7705c484b5f, timestamp=1692919607701}]
[2m2023-08-24 23:27:06.720[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:27:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:27:06.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:27:17.700+0000|e98860d6-5fb1-4584-9603-d164cf2529d2|Request Id: e98860d6-5fb1-4584-9603-d164cf2529d2. Transaction Id: IRVMF. Begin TS: 2023-08-24T23:27:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:27:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: e98860d6-5fb1-4584-9603-d164cf2529d2. Transaction Id: IRVMF. Begin TS: 2023-08-24T23:27:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:27:17.702+0000|2023-08-24T23:27:17.713+0000|e98860d6-5fb1-4584-9603-d164cf2529d2|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e98860d6-5fb1-4584-9603-d164cf2529d2, Transaction Id: IRVMF, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:27:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: e98860d6-5fb1-4584-9603-d164cf2529d2, Transaction Id: IRVMF, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:27:17.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e98860d6-5fb1-4584-9603-d164cf2529d2, X-Begin-Timestamp=2023-08-24T23:27:17.700+0000, X-TransactionID=IRVMF, id=4ee48a8c-8c05-804f-0efa-b0f684513ccf, timestamp=1692919637701}], headers={id=bb92206c-f429-c88d-ec36-084665a9e268, timestamp=1692919637715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=e98860d6-5fb1-4584-9603-d164cf2529d2, X-Begin-Timestamp=2023-08-24T23:27:17.700+0000, X-TransactionID=IRVMF, id=4ee48a8c-8c05-804f-0efa-b0f684513ccf, timestamp=1692919637701}]
2023-08-24T23:27:47.700+0000|245337dd-4a88-45b5-99c3-9fec0ac063bb|Request Id: 245337dd-4a88-45b5-99c3-9fec0ac063bb. Transaction Id: 26KYE. Begin TS: 2023-08-24T23:27:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:27:47.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 245337dd-4a88-45b5-99c3-9fec0ac063bb. Transaction Id: 26KYE. Begin TS: 2023-08-24T23:27:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:27:47.701+0000|2023-08-24T23:27:47.714+0000|245337dd-4a88-45b5-99c3-9fec0ac063bb|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 245337dd-4a88-45b5-99c3-9fec0ac063bb, Transaction Id: 26KYE, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:27:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 245337dd-4a88-45b5-99c3-9fec0ac063bb, Transaction Id: 26KYE, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:27:47.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=245337dd-4a88-45b5-99c3-9fec0ac063bb, X-Begin-Timestamp=2023-08-24T23:27:47.699+0000, X-TransactionID=26KYE, id=69bfd8e7-0c3c-b1a2-7158-b9e433120594, timestamp=1692919667700}], headers={id=8991d912-eefe-ba81-7ceb-b3e2b6170d44, timestamp=1692919667715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=245337dd-4a88-45b5-99c3-9fec0ac063bb, X-Begin-Timestamp=2023-08-24T23:27:47.699+0000, X-TransactionID=26KYE, id=69bfd8e7-0c3c-b1a2-7158-b9e433120594, timestamp=1692919667700}]
[2m2023-08-24 23:28:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:28:06.722[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:28:06.722[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:28:17.700+0000|306e3a60-fa92-4ef8-851c-9339d01a48a0|Request Id: 306e3a60-fa92-4ef8-851c-9339d01a48a0. Transaction Id: SRRVR. Begin TS: 2023-08-24T23:28:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:28:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 306e3a60-fa92-4ef8-851c-9339d01a48a0. Transaction Id: SRRVR. Begin TS: 2023-08-24T23:28:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:28:17.702+0000|2023-08-24T23:28:17.713+0000|306e3a60-fa92-4ef8-851c-9339d01a48a0|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 306e3a60-fa92-4ef8-851c-9339d01a48a0, Transaction Id: SRRVR, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:28:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 306e3a60-fa92-4ef8-851c-9339d01a48a0, Transaction Id: SRRVR, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:28:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=306e3a60-fa92-4ef8-851c-9339d01a48a0, X-Begin-Timestamp=2023-08-24T23:28:17.699+0000, X-TransactionID=SRRVR, id=731242bf-a410-7532-4da8-69a7576a2a98, timestamp=1692919697701}], headers={id=a5c39e41-d961-9a8b-2422-fcbbf3ffc31f, timestamp=1692919697715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=306e3a60-fa92-4ef8-851c-9339d01a48a0, X-Begin-Timestamp=2023-08-24T23:28:17.699+0000, X-TransactionID=SRRVR, id=731242bf-a410-7532-4da8-69a7576a2a98, timestamp=1692919697701}]
2023-08-24T23:28:47.699+0000|605d8a2d-e80e-42ef-acc8-07bf846a0aa7|Request Id: 605d8a2d-e80e-42ef-acc8-07bf846a0aa7. Transaction Id: DOMTD. Begin TS: 2023-08-24T23:28:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:28:47.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 605d8a2d-e80e-42ef-acc8-07bf846a0aa7. Transaction Id: DOMTD. Begin TS: 2023-08-24T23:28:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:28:47.701+0000|2023-08-24T23:28:47.712+0000|605d8a2d-e80e-42ef-acc8-07bf846a0aa7|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 605d8a2d-e80e-42ef-acc8-07bf846a0aa7, Transaction Id: DOMTD, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:28:47.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 605d8a2d-e80e-42ef-acc8-07bf846a0aa7, Transaction Id: DOMTD, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:28:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-4][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=605d8a2d-e80e-42ef-acc8-07bf846a0aa7, X-Begin-Timestamp=2023-08-24T23:28:47.699+0000, X-TransactionID=DOMTD, id=0c110354-d2f4-3f10-284d-a398f1ed9991, timestamp=1692919727700}], headers={id=8223d1db-9e17-bc36-8afe-5b539650624c, timestamp=1692919727714}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=605d8a2d-e80e-42ef-acc8-07bf846a0aa7, X-Begin-Timestamp=2023-08-24T23:28:47.699+0000, X-TransactionID=DOMTD, id=0c110354-d2f4-3f10-284d-a398f1ed9991, timestamp=1692919727700}]
[2m2023-08-24 23:29:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:29:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:29:06.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:29:17.700+0000|234528e9-09a2-4cb6-91fc-17c6a3b482dd|Request Id: 234528e9-09a2-4cb6-91fc-17c6a3b482dd. Transaction Id: YGTJF. Begin TS: 2023-08-24T23:29:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:29:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 234528e9-09a2-4cb6-91fc-17c6a3b482dd. Transaction Id: YGTJF. Begin TS: 2023-08-24T23:29:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:29:17.702+0000|2023-08-24T23:29:17.719+0000|234528e9-09a2-4cb6-91fc-17c6a3b482dd|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 234528e9-09a2-4cb6-91fc-17c6a3b482dd, Transaction Id: YGTJF, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:29:17.719[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 234528e9-09a2-4cb6-91fc-17c6a3b482dd, Transaction Id: YGTJF, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:29:17.720[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=234528e9-09a2-4cb6-91fc-17c6a3b482dd, X-Begin-Timestamp=2023-08-24T23:29:17.700+0000, X-TransactionID=YGTJF, id=98d7cdbd-8c8d-8a19-eaca-3bbd97d37ce9, timestamp=1692919757701}], headers={id=94dcb6e1-dd5b-c5ed-f9e6-b929efaffddf, timestamp=1692919757720}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=234528e9-09a2-4cb6-91fc-17c6a3b482dd, X-Begin-Timestamp=2023-08-24T23:29:17.700+0000, X-TransactionID=YGTJF, id=98d7cdbd-8c8d-8a19-eaca-3bbd97d37ce9, timestamp=1692919757701}]
2023-08-24T23:29:47.700+0000|5f265005-20f1-485e-9631-3a063a4a64da|Request Id: 5f265005-20f1-485e-9631-3a063a4a64da. Transaction Id: XPJAM. Begin TS: 2023-08-24T23:29:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:29:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 5f265005-20f1-485e-9631-3a063a4a64da. Transaction Id: XPJAM. Begin TS: 2023-08-24T23:29:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:29:47.702+0000|2023-08-24T23:29:47.712+0000|5f265005-20f1-485e-9631-3a063a4a64da|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5f265005-20f1-485e-9631-3a063a4a64da, Transaction Id: XPJAM, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:29:47.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 5f265005-20f1-485e-9631-3a063a4a64da, Transaction Id: XPJAM, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:29:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5f265005-20f1-485e-9631-3a063a4a64da, X-Begin-Timestamp=2023-08-24T23:29:47.700+0000, X-TransactionID=XPJAM, id=bd3f6d55-ba2d-1190-5eee-128ef3320a99, timestamp=1692919787701}], headers={id=d5e726f8-6783-5733-ddb4-e7c8a3228ea3, timestamp=1692919787713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5f265005-20f1-485e-9631-3a063a4a64da, X-Begin-Timestamp=2023-08-24T23:29:47.700+0000, X-TransactionID=XPJAM, id=bd3f6d55-ba2d-1190-5eee-128ef3320a99, timestamp=1692919787701}]
[2m2023-08-24 23:30:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:30:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:30:06.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:30:17.700+0000|cfc5075b-2410-48dc-af85-6dc2610b85ea|Request Id: cfc5075b-2410-48dc-af85-6dc2610b85ea. Transaction Id: IFUGR. Begin TS: 2023-08-24T23:30:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:30:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: cfc5075b-2410-48dc-af85-6dc2610b85ea. Transaction Id: IFUGR. Begin TS: 2023-08-24T23:30:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:30:17.702+0000|2023-08-24T23:30:17.713+0000|cfc5075b-2410-48dc-af85-6dc2610b85ea|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cfc5075b-2410-48dc-af85-6dc2610b85ea, Transaction Id: IFUGR, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:30:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: cfc5075b-2410-48dc-af85-6dc2610b85ea, Transaction Id: IFUGR, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:30:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=cfc5075b-2410-48dc-af85-6dc2610b85ea, X-Begin-Timestamp=2023-08-24T23:30:17.700+0000, X-TransactionID=IFUGR, id=e6c43dcc-b920-985b-b685-95014193f2bd, timestamp=1692919817701}], headers={id=41b85b9a-c56e-be25-4b75-c81d2702f4d5, timestamp=1692919817714}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=cfc5075b-2410-48dc-af85-6dc2610b85ea, X-Begin-Timestamp=2023-08-24T23:30:17.700+0000, X-TransactionID=IFUGR, id=e6c43dcc-b920-985b-b685-95014193f2bd, timestamp=1692919817701}]
2023-08-24T23:30:47.700+0000|8329933b-30eb-4521-9ce3-911e9df91e9b|Request Id: 8329933b-30eb-4521-9ce3-911e9df91e9b. Transaction Id: UIZAC. Begin TS: 2023-08-24T23:30:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:30:47.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 8329933b-30eb-4521-9ce3-911e9df91e9b. Transaction Id: UIZAC. Begin TS: 2023-08-24T23:30:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:30:47.701+0000|2023-08-24T23:30:47.712+0000|8329933b-30eb-4521-9ce3-911e9df91e9b|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8329933b-30eb-4521-9ce3-911e9df91e9b, Transaction Id: UIZAC, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:30:47.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 8329933b-30eb-4521-9ce3-911e9df91e9b, Transaction Id: UIZAC, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:30:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8329933b-30eb-4521-9ce3-911e9df91e9b, X-Begin-Timestamp=2023-08-24T23:30:47.699+0000, X-TransactionID=UIZAC, id=c3782ecf-d9c4-feb2-04a9-ae20d5c93ea2, timestamp=1692919847700}], headers={id=5af7becd-b0cc-0ade-76b9-3ddc49435624, timestamp=1692919847713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8329933b-30eb-4521-9ce3-911e9df91e9b, X-Begin-Timestamp=2023-08-24T23:30:47.699+0000, X-TransactionID=UIZAC, id=c3782ecf-d9c4-feb2-04a9-ae20d5c93ea2, timestamp=1692919847700}]
[2m2023-08-24 23:31:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:31:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:31:06.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:31:17.700+0000|5bb2db08-0cda-410f-a844-de2d3fdad139|Request Id: 5bb2db08-0cda-410f-a844-de2d3fdad139. Transaction Id: FRRKH. Begin TS: 2023-08-24T23:31:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:31:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 5bb2db08-0cda-410f-a844-de2d3fdad139. Transaction Id: FRRKH. Begin TS: 2023-08-24T23:31:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:31:17.702+0000|2023-08-24T23:31:17.714+0000|5bb2db08-0cda-410f-a844-de2d3fdad139|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5bb2db08-0cda-410f-a844-de2d3fdad139, Transaction Id: FRRKH, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:31:17.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 5bb2db08-0cda-410f-a844-de2d3fdad139, Transaction Id: FRRKH, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:31:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5bb2db08-0cda-410f-a844-de2d3fdad139, X-Begin-Timestamp=2023-08-24T23:31:17.700+0000, X-TransactionID=FRRKH, id=c7073c78-e075-ab19-c292-69109328bcd4, timestamp=1692919877701}], headers={id=a451c097-972c-421e-3b77-3ee8a80c93ec, timestamp=1692919877715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=5bb2db08-0cda-410f-a844-de2d3fdad139, X-Begin-Timestamp=2023-08-24T23:31:17.700+0000, X-TransactionID=FRRKH, id=c7073c78-e075-ab19-c292-69109328bcd4, timestamp=1692919877701}]
2023-08-24T23:31:47.699+0000|2b18cd19-a489-4f01-b9f4-80ebf7f1517a|Request Id: 2b18cd19-a489-4f01-b9f4-80ebf7f1517a. Transaction Id: TGIJP. Begin TS: 2023-08-24T23:31:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:31:47.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 2b18cd19-a489-4f01-b9f4-80ebf7f1517a. Transaction Id: TGIJP. Begin TS: 2023-08-24T23:31:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:31:47.701+0000|2023-08-24T23:31:47.711+0000|2b18cd19-a489-4f01-b9f4-80ebf7f1517a|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2b18cd19-a489-4f01-b9f4-80ebf7f1517a, Transaction Id: TGIJP, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:31:47.711[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 2b18cd19-a489-4f01-b9f4-80ebf7f1517a, Transaction Id: TGIJP, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:31:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2b18cd19-a489-4f01-b9f4-80ebf7f1517a, X-Begin-Timestamp=2023-08-24T23:31:47.699+0000, X-TransactionID=TGIJP, id=a9cd977d-8647-9a75-4b08-c69f75fc4fb8, timestamp=1692919907700}], headers={id=2a5309a6-1ce1-8ecd-9679-b909379dbcfb, timestamp=1692919907712}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=2b18cd19-a489-4f01-b9f4-80ebf7f1517a, X-Begin-Timestamp=2023-08-24T23:31:47.699+0000, X-TransactionID=TGIJP, id=a9cd977d-8647-9a75-4b08-c69f75fc4fb8, timestamp=1692919907700}]
[2m2023-08-24 23:32:06.724[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:32:06.724[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:32:06.725[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:32:17.700+0000|200caf6c-60ea-4318-8c01-a579749828eb|Request Id: 200caf6c-60ea-4318-8c01-a579749828eb. Transaction Id: 44JQX. Begin TS: 2023-08-24T23:32:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:32:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 200caf6c-60ea-4318-8c01-a579749828eb. Transaction Id: 44JQX. Begin TS: 2023-08-24T23:32:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:32:17.703+0000|2023-08-24T23:32:17.716+0000|200caf6c-60ea-4318-8c01-a579749828eb|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 200caf6c-60ea-4318-8c01-a579749828eb, Transaction Id: 44JQX, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:32:17.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 200caf6c-60ea-4318-8c01-a579749828eb, Transaction Id: 44JQX, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:32:17.718[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=200caf6c-60ea-4318-8c01-a579749828eb, X-Begin-Timestamp=2023-08-24T23:32:17.699+0000, X-TransactionID=44JQX, id=e3f9ec01-f78f-9881-5f52-8117095ccca1, timestamp=1692919937701}], headers={id=f853a091-97b2-99f4-2b61-2583be82dc7f, timestamp=1692919937718}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=200caf6c-60ea-4318-8c01-a579749828eb, X-Begin-Timestamp=2023-08-24T23:32:17.699+0000, X-TransactionID=44JQX, id=e3f9ec01-f78f-9881-5f52-8117095ccca1, timestamp=1692919937701}]
2023-08-24T23:32:47.701+0000|bfcaf78a-c24e-40b2-a69b-d904e79ad3cf|Request Id: bfcaf78a-c24e-40b2-a69b-d904e79ad3cf. Transaction Id: TVT43. Begin TS: 2023-08-24T23:32:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:32:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: bfcaf78a-c24e-40b2-a69b-d904e79ad3cf. Transaction Id: TVT43. Begin TS: 2023-08-24T23:32:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:32:47.704+0000|2023-08-24T23:32:47.718+0000|bfcaf78a-c24e-40b2-a69b-d904e79ad3cf|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bfcaf78a-c24e-40b2-a69b-d904e79ad3cf, Transaction Id: TVT43, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:32:47.718[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: bfcaf78a-c24e-40b2-a69b-d904e79ad3cf, Transaction Id: TVT43, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:32:47.720[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=bfcaf78a-c24e-40b2-a69b-d904e79ad3cf, X-Begin-Timestamp=2023-08-24T23:32:47.700+0000, X-TransactionID=TVT43, id=36c47525-5442-7706-a3c5-d53ff0452035, timestamp=1692919967702}], headers={id=9e74cce5-9161-7747-be34-e07c592077d1, timestamp=1692919967719}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=bfcaf78a-c24e-40b2-a69b-d904e79ad3cf, X-Begin-Timestamp=2023-08-24T23:32:47.700+0000, X-TransactionID=TVT43, id=36c47525-5442-7706-a3c5-d53ff0452035, timestamp=1692919967702}]
[2m2023-08-24 23:33:06.724[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:33:06.725[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:33:06.725[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:33:17.700+0000|86e7e0c3-f166-4115-ad76-07ace10489d0|Request Id: 86e7e0c3-f166-4115-ad76-07ace10489d0. Transaction Id: 9FQPS. Begin TS: 2023-08-24T23:33:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:33:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 86e7e0c3-f166-4115-ad76-07ace10489d0. Transaction Id: 9FQPS. Begin TS: 2023-08-24T23:33:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:33:17.701+0000|2023-08-24T23:33:17.711+0000|86e7e0c3-f166-4115-ad76-07ace10489d0|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 86e7e0c3-f166-4115-ad76-07ace10489d0, Transaction Id: 9FQPS, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:33:17.711[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 86e7e0c3-f166-4115-ad76-07ace10489d0, Transaction Id: 9FQPS, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:33:17.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-9][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=86e7e0c3-f166-4115-ad76-07ace10489d0, X-Begin-Timestamp=2023-08-24T23:33:17.699+0000, X-TransactionID=9FQPS, id=24b1d2fb-3219-3e15-1fdb-724e610ffd33, timestamp=1692919997700}], headers={id=b4aacc9b-4af9-d3cd-bb81-c099f784890e, timestamp=1692919997712}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=86e7e0c3-f166-4115-ad76-07ace10489d0, X-Begin-Timestamp=2023-08-24T23:33:17.699+0000, X-TransactionID=9FQPS, id=24b1d2fb-3219-3e15-1fdb-724e610ffd33, timestamp=1692919997700}]
2023-08-24T23:33:47.700+0000|962ba79c-9bbe-4f4b-9230-9e3f5509d0df|Request Id: 962ba79c-9bbe-4f4b-9230-9e3f5509d0df. Transaction Id: 6ZF5N. Begin TS: 2023-08-24T23:33:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:33:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 962ba79c-9bbe-4f4b-9230-9e3f5509d0df. Transaction Id: 6ZF5N. Begin TS: 2023-08-24T23:33:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:33:47.702+0000|2023-08-24T23:33:47.712+0000|962ba79c-9bbe-4f4b-9230-9e3f5509d0df|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 962ba79c-9bbe-4f4b-9230-9e3f5509d0df, Transaction Id: 6ZF5N, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:33:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 962ba79c-9bbe-4f4b-9230-9e3f5509d0df, Transaction Id: 6ZF5N, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:33:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=962ba79c-9bbe-4f4b-9230-9e3f5509d0df, X-Begin-Timestamp=2023-08-24T23:33:47.700+0000, X-TransactionID=6ZF5N, id=75e6d556-1991-a9f3-bed8-2fb5a3224b59, timestamp=1692920027701}], headers={id=50ddb30c-35f2-45e5-af0c-7a73dc91fb3d, timestamp=1692920027714}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=962ba79c-9bbe-4f4b-9230-9e3f5509d0df, X-Begin-Timestamp=2023-08-24T23:33:47.700+0000, X-TransactionID=6ZF5N, id=75e6d556-1991-a9f3-bed8-2fb5a3224b59, timestamp=1692920027701}]
[2m2023-08-24 23:34:06.722[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:34:06.722[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:34:06.722[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:34:17.700+0000|4d83d7a7-5607-4bfe-b5b0-ff4d1ddbeef5|Request Id: 4d83d7a7-5607-4bfe-b5b0-ff4d1ddbeef5. Transaction Id: SCFRT. Begin TS: 2023-08-24T23:34:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:34:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 4d83d7a7-5607-4bfe-b5b0-ff4d1ddbeef5. Transaction Id: SCFRT. Begin TS: 2023-08-24T23:34:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:34:17.702+0000|2023-08-24T23:34:17.712+0000|4d83d7a7-5607-4bfe-b5b0-ff4d1ddbeef5|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4d83d7a7-5607-4bfe-b5b0-ff4d1ddbeef5, Transaction Id: SCFRT, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:34:17.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 4d83d7a7-5607-4bfe-b5b0-ff4d1ddbeef5, Transaction Id: SCFRT, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:34:17.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4d83d7a7-5607-4bfe-b5b0-ff4d1ddbeef5, X-Begin-Timestamp=2023-08-24T23:34:17.699+0000, X-TransactionID=SCFRT, id=b38fb4ea-06b3-7d8b-d109-3b98960d082e, timestamp=1692920057700}], headers={id=9111fc72-7724-f3ac-cc11-b82f1f71c0d7, timestamp=1692920057713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=4d83d7a7-5607-4bfe-b5b0-ff4d1ddbeef5, X-Begin-Timestamp=2023-08-24T23:34:17.699+0000, X-TransactionID=SCFRT, id=b38fb4ea-06b3-7d8b-d109-3b98960d082e, timestamp=1692920057700}]
2023-08-24T23:34:47.700+0000|561cd6e2-22b0-41da-a1cd-c3537fd86df0|Request Id: 561cd6e2-22b0-41da-a1cd-c3537fd86df0. Transaction Id: IWNUF. Begin TS: 2023-08-24T23:34:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:34:47.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 561cd6e2-22b0-41da-a1cd-c3537fd86df0. Transaction Id: IWNUF. Begin TS: 2023-08-24T23:34:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:34:47.701+0000|2023-08-24T23:34:47.714+0000|561cd6e2-22b0-41da-a1cd-c3537fd86df0|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 561cd6e2-22b0-41da-a1cd-c3537fd86df0, Transaction Id: IWNUF, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:34:47.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 561cd6e2-22b0-41da-a1cd-c3537fd86df0, Transaction Id: IWNUF, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:34:47.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=561cd6e2-22b0-41da-a1cd-c3537fd86df0, X-Begin-Timestamp=2023-08-24T23:34:47.699+0000, X-TransactionID=IWNUF, id=ad5250ac-e9ae-77f4-8d87-c7082be067fd, timestamp=1692920087700}], headers={id=18a7a2f5-6b8a-f1e4-6915-0fd92d5c1f1b, timestamp=1692920087716}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=561cd6e2-22b0-41da-a1cd-c3537fd86df0, X-Begin-Timestamp=2023-08-24T23:34:47.699+0000, X-TransactionID=IWNUF, id=ad5250ac-e9ae-77f4-8d87-c7082be067fd, timestamp=1692920087700}]
[2m2023-08-24 23:35:06.723[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:35:06.723[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:35:06.723[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:35:17.700+0000|8c0363f7-ae4b-4eb4-a0f1-d01112976fa8|Request Id: 8c0363f7-ae4b-4eb4-a0f1-d01112976fa8. Transaction Id: KONKI. Begin TS: 2023-08-24T23:35:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:35:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 8c0363f7-ae4b-4eb4-a0f1-d01112976fa8. Transaction Id: KONKI. Begin TS: 2023-08-24T23:35:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:35:17.702+0000|2023-08-24T23:35:17.714+0000|8c0363f7-ae4b-4eb4-a0f1-d01112976fa8|UNKNOWN_INSTANCE_ID|task-scheduler-10||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8c0363f7-ae4b-4eb4-a0f1-d01112976fa8, Transaction Id: KONKI, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:35:17.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 8c0363f7-ae4b-4eb4-a0f1-d01112976fa8, Transaction Id: KONKI, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:35:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[sk-scheduler-10][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8c0363f7-ae4b-4eb4-a0f1-d01112976fa8, X-Begin-Timestamp=2023-08-24T23:35:17.700+0000, X-TransactionID=KONKI, id=f8d38aee-2846-e81f-8891-7bffe7da532f, timestamp=1692920117701}], headers={id=8aa4dfde-20d3-0d6f-8044-28a944b2de91, timestamp=1692920117715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=8c0363f7-ae4b-4eb4-a0f1-d01112976fa8, X-Begin-Timestamp=2023-08-24T23:35:17.700+0000, X-TransactionID=KONKI, id=f8d38aee-2846-e81f-8891-7bffe7da532f, timestamp=1692920117701}]
2023-08-24T23:35:47.700+0000|8cf14274-f13e-4b41-bb0d-cfe13a29b227|Request Id: 8cf14274-f13e-4b41-bb0d-cfe13a29b227. Transaction Id: GKVDZ. Begin TS: 2023-08-24T23:35:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:35:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 8cf14274-f13e-4b41-bb0d-cfe13a29b227. Transaction Id: GKVDZ. Begin TS: 2023-08-24T23:35:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:35:47.701+0000|2023-08-24T23:35:47.714+0000|8cf14274-f13e-4b41-bb0d-cfe13a29b227|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8cf14274-f13e-4b41-bb0d-cfe13a29b227, Transaction Id: GKVDZ, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:35:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 8cf14274-f13e-4b41-bb0d-cfe13a29b227, Transaction Id: GKVDZ, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:35:47.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8cf14274-f13e-4b41-bb0d-cfe13a29b227, X-Begin-Timestamp=2023-08-24T23:35:47.700+0000, X-TransactionID=GKVDZ, id=694bd5af-1a06-41c4-4076-2178656da059, timestamp=1692920147701}], headers={id=0f14ca10-d9c4-e1e9-2f65-c8fbf95e4b7c, timestamp=1692920147715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=8cf14274-f13e-4b41-bb0d-cfe13a29b227, X-Begin-Timestamp=2023-08-24T23:35:47.700+0000, X-TransactionID=GKVDZ, id=694bd5af-1a06-41c4-4076-2178656da059, timestamp=1692920147701}]
[2m2023-08-24 23:36:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:36:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:36:06.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:36:17.699+0000|12270ef8-0c94-4213-b42a-e7bc6bd3ad5e|Request Id: 12270ef8-0c94-4213-b42a-e7bc6bd3ad5e. Transaction Id: GOKXM. Begin TS: 2023-08-24T23:36:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:36:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 12270ef8-0c94-4213-b42a-e7bc6bd3ad5e. Transaction Id: GOKXM. Begin TS: 2023-08-24T23:36:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:36:17.701+0000|2023-08-24T23:36:17.711+0000|12270ef8-0c94-4213-b42a-e7bc6bd3ad5e|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 12270ef8-0c94-4213-b42a-e7bc6bd3ad5e, Transaction Id: GOKXM, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:36:17.711[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 12270ef8-0c94-4213-b42a-e7bc6bd3ad5e, Transaction Id: GOKXM, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:36:17.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=12270ef8-0c94-4213-b42a-e7bc6bd3ad5e, X-Begin-Timestamp=2023-08-24T23:36:17.699+0000, X-TransactionID=GOKXM, id=9c286ebd-8d52-1e66-940b-5dfed1849449, timestamp=1692920177700}], headers={id=d66f7b02-8c6f-6452-3857-9434b39056a7, timestamp=1692920177712}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=12270ef8-0c94-4213-b42a-e7bc6bd3ad5e, X-Begin-Timestamp=2023-08-24T23:36:17.699+0000, X-TransactionID=GOKXM, id=9c286ebd-8d52-1e66-940b-5dfed1849449, timestamp=1692920177700}]
2023-08-24T23:36:47.701+0000|5c22aac2-d820-450f-8c07-d7456505824d|Request Id: 5c22aac2-d820-450f-8c07-d7456505824d. Transaction Id: U5PG6. Begin TS: 2023-08-24T23:36:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:36:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 5c22aac2-d820-450f-8c07-d7456505824d. Transaction Id: U5PG6. Begin TS: 2023-08-24T23:36:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:36:47.703+0000|2023-08-24T23:36:47.714+0000|5c22aac2-d820-450f-8c07-d7456505824d|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5c22aac2-d820-450f-8c07-d7456505824d, Transaction Id: U5PG6, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:36:47.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 5c22aac2-d820-450f-8c07-d7456505824d, Transaction Id: U5PG6, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:36:47.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5c22aac2-d820-450f-8c07-d7456505824d, X-Begin-Timestamp=2023-08-24T23:36:47.700+0000, X-TransactionID=U5PG6, id=70c7fecd-4140-98c3-49b7-67716d2a9c20, timestamp=1692920207701}], headers={id=8f1e8490-642f-5e33-8024-b57b2dbf435b, timestamp=1692920207715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=5c22aac2-d820-450f-8c07-d7456505824d, X-Begin-Timestamp=2023-08-24T23:36:47.700+0000, X-TransactionID=U5PG6, id=70c7fecd-4140-98c3-49b7-67716d2a9c20, timestamp=1692920207701}]
[2m2023-08-24 23:37:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:37:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:37:06.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:37:17.701+0000|2b513431-18a9-4f2e-9422-3ad99077d07f|Request Id: 2b513431-18a9-4f2e-9422-3ad99077d07f. Transaction Id: TGIFR. Begin TS: 2023-08-24T23:37:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:37:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 2b513431-18a9-4f2e-9422-3ad99077d07f. Transaction Id: TGIFR. Begin TS: 2023-08-24T23:37:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:37:17.703+0000|2023-08-24T23:37:17.714+0000|2b513431-18a9-4f2e-9422-3ad99077d07f|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2b513431-18a9-4f2e-9422-3ad99077d07f, Transaction Id: TGIFR, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:37:17.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 2b513431-18a9-4f2e-9422-3ad99077d07f, Transaction Id: TGIFR, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:37:17.716[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2b513431-18a9-4f2e-9422-3ad99077d07f, X-Begin-Timestamp=2023-08-24T23:37:17.700+0000, X-TransactionID=TGIFR, id=89348b79-6b3f-e4f5-8607-15c30f724060, timestamp=1692920237701}], headers={id=efffc2b3-407f-6aad-93a1-bdd7f801a1a6, timestamp=1692920237716}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=2b513431-18a9-4f2e-9422-3ad99077d07f, X-Begin-Timestamp=2023-08-24T23:37:17.700+0000, X-TransactionID=TGIFR, id=89348b79-6b3f-e4f5-8607-15c30f724060, timestamp=1692920237701}]
2023-08-24T23:37:47.701+0000|904fe8b6-057d-4463-8eb6-2717f67b3373|Request Id: 904fe8b6-057d-4463-8eb6-2717f67b3373. Transaction Id: HG5ZG. Begin TS: 2023-08-24T23:37:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:37:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 904fe8b6-057d-4463-8eb6-2717f67b3373. Transaction Id: HG5ZG. Begin TS: 2023-08-24T23:37:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:37:47.703+0000|2023-08-24T23:37:47.713+0000|904fe8b6-057d-4463-8eb6-2717f67b3373|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 904fe8b6-057d-4463-8eb6-2717f67b3373, Transaction Id: HG5ZG, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:37:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 904fe8b6-057d-4463-8eb6-2717f67b3373, Transaction Id: HG5ZG, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:37:47.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-6][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=904fe8b6-057d-4463-8eb6-2717f67b3373, X-Begin-Timestamp=2023-08-24T23:37:47.700+0000, X-TransactionID=HG5ZG, id=cd01e600-3396-9154-58db-a1fca1b8be6a, timestamp=1692920267702}], headers={id=3009f2c1-319b-718d-1e9e-73d5f6b68346, timestamp=1692920267715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=904fe8b6-057d-4463-8eb6-2717f67b3373, X-Begin-Timestamp=2023-08-24T23:37:47.700+0000, X-TransactionID=HG5ZG, id=cd01e600-3396-9154-58db-a1fca1b8be6a, timestamp=1692920267702}]
[2m2023-08-24 23:38:06.723[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:38:06.723[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:38:06.723[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:38:17.700+0000|6a94ca69-ad25-41d1-983d-17ef31733cdc|Request Id: 6a94ca69-ad25-41d1-983d-17ef31733cdc. Transaction Id: ZQ9OX. Begin TS: 2023-08-24T23:38:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:38:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 6a94ca69-ad25-41d1-983d-17ef31733cdc. Transaction Id: ZQ9OX. Begin TS: 2023-08-24T23:38:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:38:17.702+0000|2023-08-24T23:38:17.713+0000|6a94ca69-ad25-41d1-983d-17ef31733cdc|UNKNOWN_INSTANCE_ID|task-scheduler-2||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6a94ca69-ad25-41d1-983d-17ef31733cdc, Transaction Id: ZQ9OX, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:38:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 6a94ca69-ad25-41d1-983d-17ef31733cdc, Transaction Id: ZQ9OX, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:38:17.717[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-2][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6a94ca69-ad25-41d1-983d-17ef31733cdc, X-Begin-Timestamp=2023-08-24T23:38:17.699+0000, X-TransactionID=ZQ9OX, id=e72a1a2b-36ab-ea84-2f1b-10e2a032d98e, timestamp=1692920297701}], headers={id=8ef17933-00f3-c3ba-74a5-5ea0e07843d2, timestamp=1692920297715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=6a94ca69-ad25-41d1-983d-17ef31733cdc, X-Begin-Timestamp=2023-08-24T23:38:17.699+0000, X-TransactionID=ZQ9OX, id=e72a1a2b-36ab-ea84-2f1b-10e2a032d98e, timestamp=1692920297701}]
2023-08-24T23:38:47.703+0000|42ea8c00-8aa7-4276-8ea8-c1e7caa49106|Request Id: 42ea8c00-8aa7-4276-8ea8-c1e7caa49106. Transaction Id: GJNI6. Begin TS: 2023-08-24T23:38:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:38:47.701[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 42ea8c00-8aa7-4276-8ea8-c1e7caa49106. Transaction Id: GJNI6. Begin TS: 2023-08-24T23:38:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:38:47.708+0000|2023-08-24T23:38:47.721+0000|42ea8c00-8aa7-4276-8ea8-c1e7caa49106|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 42ea8c00-8aa7-4276-8ea8-c1e7caa49106, Transaction Id: GJNI6, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:38:47.721[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 42ea8c00-8aa7-4276-8ea8-c1e7caa49106, Transaction Id: GJNI6, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:38:47.724[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=42ea8c00-8aa7-4276-8ea8-c1e7caa49106, X-Begin-Timestamp=2023-08-24T23:38:47.700+0000, X-TransactionID=GJNI6, id=c8097d1b-0420-4527-5f01-11239ecaba2e, timestamp=1692920327705}], headers={id=cbee5e0a-a56c-4181-0b4f-3e29c1652d9e, timestamp=1692920327724}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=42ea8c00-8aa7-4276-8ea8-c1e7caa49106, X-Begin-Timestamp=2023-08-24T23:38:47.700+0000, X-TransactionID=GJNI6, id=c8097d1b-0420-4527-5f01-11239ecaba2e, timestamp=1692920327705}]
[2m2023-08-24 23:39:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:39:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:39:06.726[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:39:17.701+0000|9dd9af75-6b96-48f5-acc2-854d6dc31bbd|Request Id: 9dd9af75-6b96-48f5-acc2-854d6dc31bbd. Transaction Id: ZPA7J. Begin TS: 2023-08-24T23:39:17.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:39:17.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 9dd9af75-6b96-48f5-acc2-854d6dc31bbd. Transaction Id: ZPA7J. Begin TS: 2023-08-24T23:39:17.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:39:17.703+0000|2023-08-24T23:39:17.724+0000|9dd9af75-6b96-48f5-acc2-854d6dc31bbd|UNKNOWN_INSTANCE_ID|task-scheduler-5||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9dd9af75-6b96-48f5-acc2-854d6dc31bbd, Transaction Id: ZPA7J, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:39:17.724[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 9dd9af75-6b96-48f5-acc2-854d6dc31bbd, Transaction Id: ZPA7J, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:39:17.727[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-5][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9dd9af75-6b96-48f5-acc2-854d6dc31bbd, X-Begin-Timestamp=2023-08-24T23:39:17.700+0000, X-TransactionID=ZPA7J, id=205b5ae7-a3bb-4a43-a0f2-bf26c14f08f3, timestamp=1692920357701}], headers={id=ab8158de-d176-369f-fc1e-cab979b5e9fd, timestamp=1692920357726}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=9dd9af75-6b96-48f5-acc2-854d6dc31bbd, X-Begin-Timestamp=2023-08-24T23:39:17.700+0000, X-TransactionID=ZPA7J, id=205b5ae7-a3bb-4a43-a0f2-bf26c14f08f3, timestamp=1692920357701}]
2023-08-24T23:39:47.700+0000|c90314d7-53e4-47e1-ab8d-557ae6425381|Request Id: c90314d7-53e4-47e1-ab8d-557ae6425381. Transaction Id: 8NKAP. Begin TS: 2023-08-24T23:39:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:39:47.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: c90314d7-53e4-47e1-ab8d-557ae6425381. Transaction Id: 8NKAP. Begin TS: 2023-08-24T23:39:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:39:47.701+0000|2023-08-24T23:39:47.711+0000|c90314d7-53e4-47e1-ab8d-557ae6425381|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c90314d7-53e4-47e1-ab8d-557ae6425381, Transaction Id: 8NKAP, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:39:47.711[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: c90314d7-53e4-47e1-ab8d-557ae6425381, Transaction Id: 8NKAP, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:39:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c90314d7-53e4-47e1-ab8d-557ae6425381, X-Begin-Timestamp=2023-08-24T23:39:47.699+0000, X-TransactionID=8NKAP, id=e9526cde-0a25-85eb-8fe6-af2541f47844, timestamp=1692920387700}], headers={id=79526642-65eb-d889-86f6-5c1f3ca08d2c, timestamp=1692920387713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=c90314d7-53e4-47e1-ab8d-557ae6425381, X-Begin-Timestamp=2023-08-24T23:39:47.699+0000, X-TransactionID=8NKAP, id=e9526cde-0a25-85eb-8fe6-af2541f47844, timestamp=1692920387700}]
[2m2023-08-24 23:40:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:40:06.721[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:40:06.721[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:40:17.699+0000|bc3498ca-ca85-49a6-8718-0f9507fdb9b7|Request Id: bc3498ca-ca85-49a6-8718-0f9507fdb9b7. Transaction Id: JOTDT. Begin TS: 2023-08-24T23:40:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:40:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: bc3498ca-ca85-49a6-8718-0f9507fdb9b7. Transaction Id: JOTDT. Begin TS: 2023-08-24T23:40:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:40:17.701+0000|2023-08-24T23:40:17.714+0000|bc3498ca-ca85-49a6-8718-0f9507fdb9b7|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bc3498ca-ca85-49a6-8718-0f9507fdb9b7, Transaction Id: JOTDT, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:40:17.714[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: bc3498ca-ca85-49a6-8718-0f9507fdb9b7, Transaction Id: JOTDT, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:40:17.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=bc3498ca-ca85-49a6-8718-0f9507fdb9b7, X-Begin-Timestamp=2023-08-24T23:40:17.699+0000, X-TransactionID=JOTDT, id=ddc091ed-a76d-b68f-2b60-0d74ee1b9077, timestamp=1692920417700}], headers={id=811d74b0-f9c1-8e0e-8b14-6e6810959325, timestamp=1692920417715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=bc3498ca-ca85-49a6-8718-0f9507fdb9b7, X-Begin-Timestamp=2023-08-24T23:40:17.699+0000, X-TransactionID=JOTDT, id=ddc091ed-a76d-b68f-2b60-0d74ee1b9077, timestamp=1692920417700}]
2023-08-24T23:40:47.700+0000|e2760f40-6945-4534-a01e-4548e2c9568c|Request Id: e2760f40-6945-4534-a01e-4548e2c9568c. Transaction Id: MGI36. Begin TS: 2023-08-24T23:40:47.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:40:47.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: e2760f40-6945-4534-a01e-4548e2c9568c. Transaction Id: MGI36. Begin TS: 2023-08-24T23:40:47.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:40:47.701+0000|2023-08-24T23:40:47.711+0000|e2760f40-6945-4534-a01e-4548e2c9568c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e2760f40-6945-4534-a01e-4548e2c9568c, Transaction Id: MGI36, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:40:47.712[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: e2760f40-6945-4534-a01e-4548e2c9568c, Transaction Id: MGI36, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:40:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-1][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e2760f40-6945-4534-a01e-4548e2c9568c, X-Begin-Timestamp=2023-08-24T23:40:47.699+0000, X-TransactionID=MGI36, id=fb44743f-da6b-c81c-58f6-d693a77a522f, timestamp=1692920447700}], headers={id=93afde67-5692-6852-11a6-f90a52c03327, timestamp=1692920447713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=e2760f40-6945-4534-a01e-4548e2c9568c, X-Begin-Timestamp=2023-08-24T23:40:47.699+0000, X-TransactionID=MGI36, id=fb44743f-da6b-c81c-58f6-d693a77a522f, timestamp=1692920447700}]
[2m2023-08-24 23:41:06.723[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:41:06.724[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:41:06.724[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai-internal:80","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]","tca.processing_batch_size":10000}}
2023-08-24T23:41:17.700+0000|c8fee608-2442-431a-8456-b1ab66bab3b3|Request Id: c8fee608-2442-431a-8456-b1ab66bab3b3. Transaction Id: AKAHX. Begin TS: 2023-08-24T23:41:17.699+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:41:17.699[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: c8fee608-2442-431a-8456-b1ab66bab3b3. Transaction Id: AKAHX. Begin TS: 2023-08-24T23:41:17.699+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:41:17.701+0000|2023-08-24T23:41:17.711+0000|c8fee608-2442-431a-8456-b1ab66bab3b3|UNKNOWN_INSTANCE_ID|task-scheduler-8||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.72.126|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c8fee608-2442-431a-8456-b1ab66bab3b3, Transaction Id: AKAHX, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:41:17.711[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: c8fee608-2442-431a-8456-b1ab66bab3b3, Transaction Id: AKAHX, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:41:17.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-8][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c8fee608-2442-431a-8456-b1ab66bab3b3, X-Begin-Timestamp=2023-08-24T23:41:17.699+0000, X-TransactionID=AKAHX, id=06941043-78e5-5c58-5f6c-6ee5e482107d, timestamp=1692920477700}], headers={id=87f2ebb3-fce6-7934-c2e6-3a2c32e2d66b, timestamp=1692920477713}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-RequestID=c8fee608-2442-431a-8456-b1ab66bab3b3, X-Begin-Timestamp=2023-08-24T23:41:17.699+0000, X-TransactionID=AKAHX, id=06941043-78e5-5c58-5f6c-6ee5e482107d, timestamp=1692920477700}]
2023-08-24T23:41:47.700+0000|7174b78b-4c44-4cd6-b3ac-a43a61d7b225|Request Id: 7174b78b-4c44-4cd6-b3ac-a43a61d7b225. Transaction Id: MLKVT. Begin TS: 2023-08-24T23:41:47.700+0000. Starting new DMaaP MR Subscriber poll.
[2m2023-08-24 23:41:47.700[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.d.MrTriggerMessageProvider [0;39m [2m:[0;39m Request Id: 7174b78b-4c44-4cd6-b3ac-a43a61d7b225. Transaction Id: MLKVT. Begin TS: 2023-08-24T23:41:47.700+0000. Starting new DMaaP MR Subscriber poll.
2023-08-24T23:41:47.702+0000|2023-08-24T23:41:47.713+0000|7174b78b-4c44-4cd6-b3ac-a43a61d7b225|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.72.126|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7174b78b-4c44-4cd6-b3ac-a43a61d7b225, Transaction Id: MLKVT, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:41:47.713[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.o.d.a.w.http.EelfAuditLogInterceptor [0;39m [2m:[0;39m Request Id: 7174b78b-4c44-4cd6-b3ac-a43a61d7b225, Transaction Id: MLKVT, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}
[2m2023-08-24 23:41:47.715[0;39m [31mERROR[0;39m [35m1[0;39m [2m---[0;39m [2m[ask-scheduler-3][0;39m [36mo.s.integration.handler.LoggingHandler [0;39m [2m:[0;39m ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7174b78b-4c44-4cd6-b3ac-a43a61d7b225, X-Begin-Timestamp=2023-08-24T23:41:47.700+0000, X-TransactionID=MLKVT, id=06cc528c-488a-48dd-6c5a-04932d24a02c, timestamp=1692920507701}], headers={id=b30988df-9d5f-f942-6cd1-59ac32759de5, timestamp=1692920507715}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-RequestID=7174b78b-4c44-4cd6-b3ac-a43a61d7b225, X-Begin-Timestamp=2023-08-24T23:41:47.700+0000, X-TransactionID=MLKVT, id=06cc528c-488a-48dd-6c5a-04932d24a02c, timestamp=1692920507701}]
[2m2023-08-24 23:42:06.725[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m PolicySync file does not exist
[2m2023-08-24 23:42:06.726[0;39m [32m INFO[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m Got successful output from ConfigMap file
[2m2023-08-24 23:42:06.726[0;39m [32mDEBUG[0;39m [35m1[0;39m [2m---[0;39m [2m[ parallel-1][0;39m [36mo.o.d.s.s.r.s.c.c.i.CbsClientConfigMap [0;39m [2m:[0;39m ConfigMap output: {"config":{"service_calls":[],"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_