2021-04-16 10:51:16.655 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler  : -Dio.netty.recycler.maxCapacityPerThread: 4096 2021-04-16 10:51:16.658 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler  : -Dio.netty.recycler.maxSharedCapacityFactor: 2 2021-04-16 10:51:16.659 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler  : -Dio.netty.recycler.linkCapacity: 16 2021-04-16 10:51:16.659 DEBUG 1 --- [ctor-http-nio-4] io.netty.util.Recycler  : -Dio.netty.recycler.ratio: 8 2021-04-16 10:51:16.699 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Registering pool release on close event for channel 2021-04-16 10:51:16.700 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel connected, now 1 active connections and 0 inactive connections 2021-04-16 10:51:16.814 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 2021-04-16 10:51:16.816 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}, [connected]) 2021-04-16 10:51:16.834 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [configured]) 2021-04-16 10:51:16.838 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 10:51:16.840 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 10:51:16.852 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 10:51:16.890 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=165d6031-8672-4f4c-9023-31a6eb60e93c, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 10:51:16 GMT] 2021-04-16 10:51:16.891 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 10:51:16.910 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 10:51:16.911 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 10:51:16.919 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 10:51:16.929  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Starting TcaAppMain v1.2.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt) 2021-04-16 10:51:16.937 DEBUG 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE 2021-04-16 10:51:16.938  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : The following profiles are active: configBindingService,dmaap,mongo 2021-04-16 10:51:16.974  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 10:51:16.974 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:51:16.994 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : Converting JSON to flattened key value Map: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:51:17.001  INFO 1 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@275bf9b3: startup date [Fri Apr 16 10:51:17 UTC 2021]; root of context hierarchy 2021-04-16 10:51:17.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-04-16 10:51:17.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2 2021-04-16 10:51:17.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT 2021-04-16 10:51:17.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000 2021-04-16 10:51:17.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000 2021-04-16 10:51:17.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0 2021-04-16 10:51:17.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1 2021-04-16 10:51:17.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-04-16 10:51:17.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf 2021-04-16 10:51:17.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query 2021-04-16 10:51:17.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-04-16 10:51:17.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai 2021-04-16 10:51:17.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-04-16 10:51:17.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-04-16 10:51:17.036 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-04-16 10:51:17.036 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-04-16 10:51:17.036 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-04-16 10:51:17.044  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router 2021-04-16 10:51:17.044  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true 2021-04-16 10:51:17.044  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0 2021-04-16 10:51:17.044  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-04-16 10:51:17.045  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT 2021-04-16 10:51:17.045  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1 2021-04-16 10:51:17.045  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1 2021-04-16 10:51:17.045  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query 2021-04-16 10:51:17.045  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000 2021-04-16 10:51:17.045  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-04-16 10:51:17.045  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router 2021-04-16 10:51:17.045  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-04-16 10:51:17.045  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf 2021-04-16 10:51:17.046  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1 2021-04-16 10:51:17.046  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000 2021-04-16 10:51:17.046  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000 2021-04-16 10:51:17.046  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT 2021-04-16 10:51:17.046  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000 2021-04-16 10:51:17.046  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000 2021-04-16 10:51:17.046  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai 2021-04-16 10:51:17.046  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true 2021-04-16 10:51:17.046  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0 2021-04-16 10:51:17.047  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000 2021-04-16 10:51:17.047  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-04-16 10:51:17.047  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2 2021-04-16 10:51:17.049  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-04-16 10:51:17.050 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 10:51:17.050 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 10:51:17.051 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16 10:51:18.156  INFO 1 --- [ main] o.s.i.config.IntegrationRegistrar  : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2021-04-16 10:51:19.198  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 2021-04-16 10:51:19.277  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : 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) 2021-04-16 10:51:19.541  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$e29d71dd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-04-16 10:51:20.115  INFO 1 --- [ main] io.undertow.servlet  : Initializing Spring embedded WebApplicationContext 2021-04-16 10:51:20.116  INFO 1 --- [ main] o.s.web.context.ContextLoader  : Root WebApplicationContext: initialization completed in 3115 ms 2021-04-16 10:51:21.145  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'characterEncodingFilter' to: [/*] 2021-04-16 10:51:21.146  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'webMvcMetricsFilter' to: [/*] 2021-04-16 10:51:21.147  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2021-04-16 10:51:21.147  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'httpPutFormContentFilter' to: [/*] 2021-04-16 10:51:21.147  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'requestContextFilter' to: [/*] 2021-04-16 10:51:21.147  INFO 1 --- [ main] o.s.b.w.servlet.FilterRegistrationBean  : Mapping filter: 'httpTraceFilter' to: [/*] 2021-04-16 10:51:21.147  INFO 1 --- [ main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/] 2021-04-16 10:51:22.025  INFO 1 --- [ main] org.mongodb.driver.cluster  : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} 2021-04-16 10:51:22.357  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:1, serverValue:111}] to dcae-mongohost:27017 2021-04-16 10:51:22.366  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster  : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 8]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=5676328} 2021-04-16 10:51:22.824  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity> springfox.documentation.swagger.web.ApiResourceController.swaggerResources() 2021-04-16 10:51:22.826  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.uiConfiguration() 2021-04-16 10:51:22.827  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.securityConfiguration() 2021-04-16 10:51:22.839  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[GET],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.getTcaPolicy() 2021-04-16 10:51:22.840  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.setTcaPolicy(org.onap.dcae.analytics.tca.model.policy.TcaPolicy) 2021-04-16 10:51:22.840  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/execute],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity> org.onap.dcae.analytics.tca.web.controller.TcaRestController.execute(org.onap.dcae.analytics.tca.model.restapi.TcaExecutionRequest) 2021-04-16 10:51:22.844  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2021-04-16 10:51:22.844  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest) 2021-04-16 10:51:22.944  INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver  : Exposing 16 endpoint(s) beneath base path '/actuator' 2021-04-16 10:51:22.961  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.962  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.963  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.963  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.963  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/shutdown],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.963  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.964  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.964  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.965  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.965  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.965  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.966  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.966  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.966  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.967  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/prometheus],methods=[GET],produces=[text/plain;version=0.0.4;charset=utf-8]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.967  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.967  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.968  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.968  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.968  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2021-04-16 10:51:22.969  INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2021-04-16 10:51:23.158  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : 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))) 2021-04-16 10:51:23.204  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in 2021-04-16 10:51:23.335  INFO 1 --- [ main] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:2, serverValue:112}] to dcae-mongohost:27017 2021-04-16 10:51:23.932 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in 2021-04-16 10:51:23.938  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present 2021-04-16 10:51:23.938 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in 2021-04-16 10:51:23.939  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in 2021-04-16 10:51:23.939  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in 2021-04-16 10:51:23.953  INFO 1 --- [ main] .f.TcaAppPropsToMrPublisherPrefsFunction : 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)) 2021-04-16 10:51:23.963 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out 2021-04-16 10:51:23.964  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present 2021-04-16 10:51:23.964 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out 2021-04-16 10:51:23.964  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out 2021-04-16 10:51:23.964  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out 2021-04-16 10:51:24.001  INFO 1 --- [ main] o.o.d.a.w.u.f.MrSubscriberURLFunction  : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000 2021-04-16 10:51:24.001  INFO 1 --- [ main] o.o.d.a.w.u.f.MrSubscriberURLFunction  : Created DMaaP MR Subscriber URL: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000 2021-04-16 10:51:24.364  INFO 1 --- [ main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2021-04-16 10:51:24.441  INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler  : Initializing ExecutorService 'taskScheduler' 2021-04-16 10:51:24.724  INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2021-04-16 10:51:24.838  INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@275bf9b3: startup date [Fri Apr 16 10:51:17 UTC 2021]; root of context hierarchy 2021-04-16 10:51:24.936  INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2021-04-16 10:51:24.937  INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2021-04-16 10:51:25.558  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Registering beans for JMX exposure on startup 2021-04-16 10:51:25.570  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure 2021-04-16 10:51:25.573  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Bean with name 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0' has been autodetected for JMX exposure 2021-04-16 10:51:25.577  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Located managed bean 'mongoMessageGroupStore': registering with JMX server as MBean [org.springframework.integration.mongodb.store:name=mongoMessageGroupStore,type=MongoDbChannelMessageStore] 2021-04-16 10:51:25.606  INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter  : Located managed bean 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0': registering with JMX server as MBean [org.springframework.integration.channel.interceptor:name=loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0,type=WireTap] 2021-04-16 10:51:25.635  INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0 2021-04-16 10:51:25.635  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel 2021-04-16 10:51:25.635  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s). 2021-04-16 10:51:25.636  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-04-16 10:51:25.636  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel 2021-04-16 10:51:25.636  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s). 2021-04-16 10:51:25.636  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1 2021-04-16 10:51:25.636  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel 2021-04-16 10:51:25.636  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s). 2021-04-16 10:51:25.636  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-04-16 10:51:25.636  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel 2021-04-16 10:51:25.636  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s). 2021-04-16 10:51:25.637  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1 2021-04-16 10:51:25.637  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel 2021-04-16 10:51:25.637  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s). 2021-04-16 10:51:25.637  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1 2021-04-16 10:51:25.637  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel 2021-04-16 10:51:25.637  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s). 2021-04-16 10:51:25.637  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-04-16 10:51:25.637  INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823 2021-04-16 10:51:25.641  INFO 1 --- [ main] o.s.i.e.SourcePollingChannelAdapter  : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0 2021-04-16 10:51:25.649  INFO 1 --- [ main] o.s.i.endpoint.PollingConsumer  : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0 2021-04-16 10:51:25.649  INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647 2021-04-16 10:51:25.649  INFO 1 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed 2021-04-16T10:51:25.665+0000|9df80c27-7999-4f61-a01c-9c3591b9cd4c|Request Id: 9df80c27-7999-4f61-a01c-9c3591b9cd4c. Transaction Id: J3YGZ. Begin TS: 2021-04-16T10:51:25.642+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:51:25.661 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9df80c27-7999-4f61-a01c-9c3591b9cd4c. Transaction Id: J3YGZ. Begin TS: 2021-04-16T10:51:25.642+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:51:25.736  INFO 1 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 2021-04-16 10:51:25.804  INFO 1 --- [ main] s.d.s.w.s.ApiListingReferenceScanner  : Scanning for api listing references 2021-04-16 10:51:26.172  INFO 1 --- [ main] io.undertow  : starting server: Undertow - 2.0.27.Final 2021-04-16 10:51:26.187  INFO 1 --- [ main] org.xnio  : XNIO version 3.3.8.Final 2021-04-16 10:51:26.210  INFO 1 --- [ main] org.xnio.nio  : XNIO NIO Implementation Version 3.3.8.Final WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:file:/opt/dcae-analytics-tca-web-1.2.1.jar!/BOOT-INF/lib/xnio-nio-3.3.8.Final.jar!/) to constructor sun.nio.ch.EPollSelectorProvider() WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-04-16 10:51:26.302  INFO 1 --- [ main] o.s.b.w.e.u.UndertowServletWebServer  : Undertow started on port(s) 9091 (http) with context path '' 2021-04-16 10:51:26.306  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Started TcaAppMain in 11.373 seconds (JVM running for 12.716) 2021-04-16 10:51:53.245  INFO 1 --- [ XNIO-1 task-1] io.undertow.servlet  : Initializing Spring FrameworkServlet 'dispatcherServlet' 2021-04-16 10:51:53.247  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : FrameworkServlet 'dispatcherServlet': initialization started 2021-04-16 10:51:53.284  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : FrameworkServlet 'dispatcherServlet': initialization completed in 37 ms 2021-04-16 10:52:15.992 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 10:52:16.001 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 10:52:16.002 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 10:52:16.002 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 10:52:16.007 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 10:52:16.053 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=a8cd38ed-27d2-4c23-9f77-5457bbe19bcf, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 10:52:16 GMT] 2021-04-16 10:52:16.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 10:52:16.054 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 10:52:16.054 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 10:52:16.056 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 10:52:16.057  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 10:52:16.057 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:52:16.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 10:52:16.059 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 10:52:16.060 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16 10:53:15.993 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 10:53:16.010 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 10:53:16.011 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 10:53:16.012 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 10:53:16.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 10:53:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=e5eb4c2a-aa28-4d09-b307-f8cd13a199c9, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 10:53:16 GMT] 2021-04-16 10:53:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 10:53:16.045 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 10:53:16.045 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 10:53:16.046 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 10:53:16.049  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 10:53:16.049 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:53:16.050 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 10:53:16.050 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 10:53:16.050 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T10:51:25.750+0000|2021-04-16T10:53:36.834+0000|9df80c27-7999-4f61-a01c-9c3591b9cd4c|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.8.206|131084|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9df80c27-7999-4f61-a01c-9c3591b9cd4c, Transaction Id: J3YGZ, Elapsed Time: 131084 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.221.105] failed: Connection timed out (Connection timed out) 2021-04-16 10:53:36.843 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9df80c27-7999-4f61-a01c-9c3591b9cd4c, Transaction Id: J3YGZ, Elapsed Time: 131084 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.221.105] failed: Connection timed out (Connection timed out) 2021-04-16 10:53:36.867 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9df80c27-7999-4f61-a01c-9c3591b9cd4c, X-ECOMP-TransactionID=J3YGZ, X-Begin-Timestamp=2021-04-16T10:51:25.642+0000, id=8c0e419a-a52a-8b25-618d-489f44882245, timestamp=1618570285682}], headers={id=95564a6f-00a3-ce64-019f-01dd8bae55b6, timestamp=1618570416865}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9df80c27-7999-4f61-a01c-9c3591b9cd4c, X-ECOMP-TransactionID=J3YGZ, X-Begin-Timestamp=2021-04-16T10:51:25.642+0000, id=8c0e419a-a52a-8b25-618d-489f44882245, timestamp=1618570285682}] 2021-04-16T10:53:36.871+0000|8e2e46a9-0d72-4f82-b167-f0c33e9d4737|Request Id: 8e2e46a9-0d72-4f82-b167-f0c33e9d4737. Transaction Id: 4W7BJ. Begin TS: 2021-04-16T10:53:36.869+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:53:36.870 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8e2e46a9-0d72-4f82-b167-f0c33e9d4737. Transaction Id: 4W7BJ. Begin TS: 2021-04-16T10:53:36.869+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:54:15.993 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 10:54:16.001 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 10:54:16.002 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 10:54:16.003 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 10:54:16.007 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 10:54:16.041 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=ff2b3d4b-2f20-4b5f-ad13-3d18a3f16656, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 10:54:16 GMT] 2021-04-16 10:54:16.041 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 10:54:16.043 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 10:54:16.043 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 10:54:16.045 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 10:54:16.047  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 10:54:16.047 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:54:16.049 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 10:54:16.049 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 10:54:16.049 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16 10:55:15.993 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 10:55:16.004 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 10:55:16.005 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 10:55:16.006 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 10:55:16.010 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 10:55:16.032 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=eebe76d0-2b41-4f3a-a548-54d67de75f7c, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 10:55:16 GMT] 2021-04-16 10:55:16.033 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 10:55:16.034 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 10:55:16.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 10:55:16.036 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 10:55:16.039  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 10:55:16.039 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:55:16.040 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 10:55:16.041 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 10:55:16.041 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T10:53:36.874+0000|2021-04-16T10:55:47.894+0000|8e2e46a9-0d72-4f82-b167-f0c33e9d4737|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.8.206|131020|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8e2e46a9-0d72-4f82-b167-f0c33e9d4737, Transaction Id: 4W7BJ, Elapsed Time: 131020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.221.105] failed: Connection timed out (Connection timed out) 2021-04-16 10:55:47.894 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8e2e46a9-0d72-4f82-b167-f0c33e9d4737, Transaction Id: 4W7BJ, Elapsed Time: 131020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.221.105] failed: Connection timed out (Connection timed out) 2021-04-16 10:55:47.899 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8e2e46a9-0d72-4f82-b167-f0c33e9d4737, X-ECOMP-TransactionID=4W7BJ, X-Begin-Timestamp=2021-04-16T10:53:36.869+0000, id=0f507b5b-03b5-29cc-3061-348a6a82c106, timestamp=1618570416872}], headers={id=dd79d71a-4dbb-1f7f-d430-04c5dae75960, timestamp=1618570547898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8e2e46a9-0d72-4f82-b167-f0c33e9d4737, X-ECOMP-TransactionID=4W7BJ, X-Begin-Timestamp=2021-04-16T10:53:36.869+0000, id=0f507b5b-03b5-29cc-3061-348a6a82c106, timestamp=1618570416872}] 2021-04-16T10:55:47.901+0000|715fca8c-1fc2-4bf5-ae7b-9456f2b9a362|Request Id: 715fca8c-1fc2-4bf5-ae7b-9456f2b9a362. Transaction Id: EWYYE. Begin TS: 2021-04-16T10:55:47.900+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:55:47.901 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 715fca8c-1fc2-4bf5-ae7b-9456f2b9a362. Transaction Id: EWYYE. Begin TS: 2021-04-16T10:55:47.900+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:56:15.992 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 10:56:16.001 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 10:56:16.003 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 10:56:16.004 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 10:56:16.008 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 10:56:16.029 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=85e0d8fd-27c7-40f7-b985-58208e5407ee, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 10:56:16 GMT] 2021-04-16 10:56:16.030 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 10:56:16.031 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 10:56:16.031 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 10:56:16.034 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 10:56:16.039  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 10:56:16.039 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:56:16.041 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 10:56:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 10:56:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16 10:57:15.993 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 10:57:16.003 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 10:57:16.004 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 10:57:16.004 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 10:57:16.013 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 10:57:16.036 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=81c5cf20-0121-4f53-8e23-260227921469, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 10:57:16 GMT] 2021-04-16 10:57:16.036 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 10:57:16.037 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 10:57:16.038 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 10:57:16.040 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 10:57:16.042  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 10:57:16.042 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:57:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 10:57:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 10:57:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T10:55:47.904+0000|2021-04-16T10:57:58.971+0000|715fca8c-1fc2-4bf5-ae7b-9456f2b9a362|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.8.206|131067|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 715fca8c-1fc2-4bf5-ae7b-9456f2b9a362, Transaction Id: EWYYE, Elapsed Time: 131067 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.221.105] failed: Connection timed out (Connection timed out) 2021-04-16 10:57:58.972 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 715fca8c-1fc2-4bf5-ae7b-9456f2b9a362, Transaction Id: EWYYE, Elapsed Time: 131067 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.221.105] failed: Connection timed out (Connection timed out) 2021-04-16 10:57:58.978 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=715fca8c-1fc2-4bf5-ae7b-9456f2b9a362, X-ECOMP-TransactionID=EWYYE, X-Begin-Timestamp=2021-04-16T10:55:47.900+0000, id=a97e0cda-af84-06a0-e33c-8e73234d0629, timestamp=1618570547901}], headers={id=3da0ab3a-ea7e-567c-ccd3-278d36ddae2a, timestamp=1618570678977}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=715fca8c-1fc2-4bf5-ae7b-9456f2b9a362, X-ECOMP-TransactionID=EWYYE, X-Begin-Timestamp=2021-04-16T10:55:47.900+0000, id=a97e0cda-af84-06a0-e33c-8e73234d0629, timestamp=1618570547901}] 2021-04-16T10:57:58.980+0000|ce1051a7-11ed-47a2-a03e-1fe81bd29c3a|Request Id: ce1051a7-11ed-47a2-a03e-1fe81bd29c3a. Transaction Id: USAKP. Begin TS: 2021-04-16T10:57:58.979+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:58.980 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ce1051a7-11ed-47a2-a03e-1fe81bd29c3a. Transaction Id: USAKP. Begin TS: 2021-04-16T10:57:58.979+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:58.985+0000|2021-04-16T10:57:59.048+0000|ce1051a7-11ed-47a2-a03e-1fe81bd29c3a|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.242.8.206|63|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ce1051a7-11ed-47a2-a03e-1fe81bd29c3a, Transaction Id: USAKP, Elapsed Time: 63 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.048 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ce1051a7-11ed-47a2-a03e-1fe81bd29c3a, Transaction Id: USAKP, Elapsed Time: 63 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.053 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ce1051a7-11ed-47a2-a03e-1fe81bd29c3a, X-ECOMP-TransactionID=USAKP, X-Begin-Timestamp=2021-04-16T10:57:58.979+0000, id=11043e68-bc49-8cb3-3894-2f5259f4ff46, timestamp=1618570678981}], headers={id=24b578fc-1df6-61a2-f274-f4ac09bbdd37, timestamp=1618570679052}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ce1051a7-11ed-47a2-a03e-1fe81bd29c3a, X-ECOMP-TransactionID=USAKP, X-Begin-Timestamp=2021-04-16T10:57:58.979+0000, id=11043e68-bc49-8cb3-3894-2f5259f4ff46, timestamp=1618570678981}] 2021-04-16T10:57:59.054+0000|cc686677-5a40-4425-a799-2105600b9ce3|Request Id: cc686677-5a40-4425-a799-2105600b9ce3. Transaction Id: UBOG2. Begin TS: 2021-04-16T10:57:59.053+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.054 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: cc686677-5a40-4425-a799-2105600b9ce3. Transaction Id: UBOG2. Begin TS: 2021-04-16T10:57:59.053+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.056+0000|2021-04-16T10:57:59.066+0000|cc686677-5a40-4425-a799-2105600b9ce3|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.242.8.206|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cc686677-5a40-4425-a799-2105600b9ce3, Transaction Id: UBOG2, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.066 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: cc686677-5a40-4425-a799-2105600b9ce3, Transaction Id: UBOG2, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.068 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cc686677-5a40-4425-a799-2105600b9ce3, X-ECOMP-TransactionID=UBOG2, X-Begin-Timestamp=2021-04-16T10:57:59.053+0000, id=0e6fce4f-c675-c63b-22d8-f0261b0bbcd8, timestamp=1618570679055}], headers={id=5686ea20-f2fe-5dca-c11d-c7962303adc1, timestamp=1618570679068}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cc686677-5a40-4425-a799-2105600b9ce3, X-ECOMP-TransactionID=UBOG2, X-Begin-Timestamp=2021-04-16T10:57:59.053+0000, id=0e6fce4f-c675-c63b-22d8-f0261b0bbcd8, timestamp=1618570679055}] 2021-04-16T10:57:59.069+0000|626734ac-c5f9-4c86-ab77-2238b960c5a5|Request Id: 626734ac-c5f9-4c86-ab77-2238b960c5a5. Transaction Id: 4SA1Z. Begin TS: 2021-04-16T10:57:59.069+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.069 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 626734ac-c5f9-4c86-ab77-2238b960c5a5. Transaction Id: 4SA1Z. Begin TS: 2021-04-16T10:57:59.069+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.070+0000|2021-04-16T10:57:59.079+0000|626734ac-c5f9-4c86-ab77-2238b960c5a5|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.242.8.206|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 626734ac-c5f9-4c86-ab77-2238b960c5a5, Transaction Id: 4SA1Z, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.079 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 626734ac-c5f9-4c86-ab77-2238b960c5a5, Transaction Id: 4SA1Z, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.088 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=626734ac-c5f9-4c86-ab77-2238b960c5a5, X-ECOMP-TransactionID=4SA1Z, X-Begin-Timestamp=2021-04-16T10:57:59.069+0000, id=0082814a-6768-beb0-4869-50801aec3acd, timestamp=1618570679070}], headers={id=6a3a9970-b7c1-4640-aa8e-e5973a55488c, timestamp=1618570679088}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=626734ac-c5f9-4c86-ab77-2238b960c5a5, X-ECOMP-TransactionID=4SA1Z, X-Begin-Timestamp=2021-04-16T10:57:59.069+0000, id=0082814a-6768-beb0-4869-50801aec3acd, timestamp=1618570679070}] 2021-04-16T10:57:59.089+0000|f027cf86-5ee2-4f26-a5e1-5b25bfb91e02|Request Id: f027cf86-5ee2-4f26-a5e1-5b25bfb91e02. Transaction Id: 5578H. Begin TS: 2021-04-16T10:57:59.088+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.089 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f027cf86-5ee2-4f26-a5e1-5b25bfb91e02. Transaction Id: 5578H. Begin TS: 2021-04-16T10:57:59.088+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.090+0000|2021-04-16T10:57:59.097+0000|f027cf86-5ee2-4f26-a5e1-5b25bfb91e02|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.242.8.206|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f027cf86-5ee2-4f26-a5e1-5b25bfb91e02, Transaction Id: 5578H, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.097 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f027cf86-5ee2-4f26-a5e1-5b25bfb91e02, Transaction Id: 5578H, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.098 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f027cf86-5ee2-4f26-a5e1-5b25bfb91e02, X-ECOMP-TransactionID=5578H, X-Begin-Timestamp=2021-04-16T10:57:59.088+0000, id=5891331e-c3ab-a1c6-845a-15b02c8a7be9, timestamp=1618570679089}], headers={id=4d176407-8035-f664-93a9-7abc65c768ee, timestamp=1618570679098}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f027cf86-5ee2-4f26-a5e1-5b25bfb91e02, X-ECOMP-TransactionID=5578H, X-Begin-Timestamp=2021-04-16T10:57:59.088+0000, id=5891331e-c3ab-a1c6-845a-15b02c8a7be9, timestamp=1618570679089}] 2021-04-16T10:57:59.099+0000|980c8704-9370-4711-8352-7dfc8e6587a6|Request Id: 980c8704-9370-4711-8352-7dfc8e6587a6. Transaction Id: YTOGS. Begin TS: 2021-04-16T10:57:59.099+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.099 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 980c8704-9370-4711-8352-7dfc8e6587a6. Transaction Id: YTOGS. Begin TS: 2021-04-16T10:57:59.099+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.100+0000|2021-04-16T10:57:59.123+0000|980c8704-9370-4711-8352-7dfc8e6587a6|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.242.8.206|23|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 980c8704-9370-4711-8352-7dfc8e6587a6, Transaction Id: YTOGS, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.123 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 980c8704-9370-4711-8352-7dfc8e6587a6, Transaction Id: YTOGS, Elapsed Time: 23 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.125 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=980c8704-9370-4711-8352-7dfc8e6587a6, X-ECOMP-TransactionID=YTOGS, X-Begin-Timestamp=2021-04-16T10:57:59.099+0000, id=1c328aeb-fd40-c389-6603-9868cdd00002, timestamp=1618570679099}], headers={id=bd98ee9c-a4b4-9dab-54ac-c5dda1ceff37, timestamp=1618570679124}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=980c8704-9370-4711-8352-7dfc8e6587a6, X-ECOMP-TransactionID=YTOGS, X-Begin-Timestamp=2021-04-16T10:57:59.099+0000, id=1c328aeb-fd40-c389-6603-9868cdd00002, timestamp=1618570679099}] 2021-04-16T10:57:59.125+0000|4cfd1bc6-4c29-43d1-9b0f-0b53eeb486b9|Request Id: 4cfd1bc6-4c29-43d1-9b0f-0b53eeb486b9. Transaction Id: 8EOH0. Begin TS: 2021-04-16T10:57:59.125+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.125 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4cfd1bc6-4c29-43d1-9b0f-0b53eeb486b9. Transaction Id: 8EOH0. Begin TS: 2021-04-16T10:57:59.125+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.126+0000|2021-04-16T10:57:59.134+0000|4cfd1bc6-4c29-43d1-9b0f-0b53eeb486b9|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.242.8.206|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4cfd1bc6-4c29-43d1-9b0f-0b53eeb486b9, Transaction Id: 8EOH0, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.134 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4cfd1bc6-4c29-43d1-9b0f-0b53eeb486b9, Transaction Id: 8EOH0, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.136 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4cfd1bc6-4c29-43d1-9b0f-0b53eeb486b9, X-ECOMP-TransactionID=8EOH0, X-Begin-Timestamp=2021-04-16T10:57:59.125+0000, id=64389cc7-bffc-c957-af62-9ac2999472ae, timestamp=1618570679125}], headers={id=cfd6394e-3ea1-2dc0-393b-06c04cb7262f, timestamp=1618570679136}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4cfd1bc6-4c29-43d1-9b0f-0b53eeb486b9, X-ECOMP-TransactionID=8EOH0, X-Begin-Timestamp=2021-04-16T10:57:59.125+0000, id=64389cc7-bffc-c957-af62-9ac2999472ae, timestamp=1618570679125}] 2021-04-16T10:57:59.137+0000|12fbc2a4-38b6-4129-a8eb-1920e1e2a392|Request Id: 12fbc2a4-38b6-4129-a8eb-1920e1e2a392. Transaction Id: WGGJR. Begin TS: 2021-04-16T10:57:59.136+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.137 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 12fbc2a4-38b6-4129-a8eb-1920e1e2a392. Transaction Id: WGGJR. Begin TS: 2021-04-16T10:57:59.136+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.138+0000|2021-04-16T10:57:59.146+0000|12fbc2a4-38b6-4129-a8eb-1920e1e2a392|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.242.8.206|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 12fbc2a4-38b6-4129-a8eb-1920e1e2a392, Transaction Id: WGGJR, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.146 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 12fbc2a4-38b6-4129-a8eb-1920e1e2a392, Transaction Id: WGGJR, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.147 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=12fbc2a4-38b6-4129-a8eb-1920e1e2a392, X-ECOMP-TransactionID=WGGJR, X-Begin-Timestamp=2021-04-16T10:57:59.136+0000, id=df052b2a-b7f3-9da8-d650-da1fd3133ca9, timestamp=1618570679137}], headers={id=6a3c9431-ad19-5d20-833b-ef8cadad54d1, timestamp=1618570679147}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=12fbc2a4-38b6-4129-a8eb-1920e1e2a392, X-ECOMP-TransactionID=WGGJR, X-Begin-Timestamp=2021-04-16T10:57:59.136+0000, id=df052b2a-b7f3-9da8-d650-da1fd3133ca9, timestamp=1618570679137}] 2021-04-16T10:57:59.148+0000|e78ab243-52b3-41f4-85ca-4e95608d82a2|Request Id: e78ab243-52b3-41f4-85ca-4e95608d82a2. Transaction Id: LJITO. Begin TS: 2021-04-16T10:57:59.148+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.148 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e78ab243-52b3-41f4-85ca-4e95608d82a2. Transaction Id: LJITO. Begin TS: 2021-04-16T10:57:59.148+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.149+0000|2021-04-16T10:57:59.157+0000|e78ab243-52b3-41f4-85ca-4e95608d82a2|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.242.8.206|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e78ab243-52b3-41f4-85ca-4e95608d82a2, Transaction Id: LJITO, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.157 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e78ab243-52b3-41f4-85ca-4e95608d82a2, Transaction Id: LJITO, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.159 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e78ab243-52b3-41f4-85ca-4e95608d82a2, X-ECOMP-TransactionID=LJITO, X-Begin-Timestamp=2021-04-16T10:57:59.148+0000, id=4f284793-14f7-e699-8682-c7f9e2064aa7, timestamp=1618570679149}], headers={id=ca8d592b-14bd-4335-e77d-aa066a561d85, timestamp=1618570679159}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e78ab243-52b3-41f4-85ca-4e95608d82a2, X-ECOMP-TransactionID=LJITO, X-Begin-Timestamp=2021-04-16T10:57:59.148+0000, id=4f284793-14f7-e699-8682-c7f9e2064aa7, timestamp=1618570679149}] 2021-04-16T10:57:59.160+0000|d9847931-2a0f-4932-97a7-66b3cd18d841|Request Id: d9847931-2a0f-4932-97a7-66b3cd18d841. Transaction Id: TIS5V. Begin TS: 2021-04-16T10:57:59.159+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.159 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d9847931-2a0f-4932-97a7-66b3cd18d841. Transaction Id: TIS5V. Begin TS: 2021-04-16T10:57:59.159+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.161+0000|2021-04-16T10:57:59.167+0000|d9847931-2a0f-4932-97a7-66b3cd18d841|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.242.8.206|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9847931-2a0f-4932-97a7-66b3cd18d841, Transaction Id: TIS5V, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.167 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d9847931-2a0f-4932-97a7-66b3cd18d841, Transaction Id: TIS5V, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.169 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d9847931-2a0f-4932-97a7-66b3cd18d841, X-ECOMP-TransactionID=TIS5V, X-Begin-Timestamp=2021-04-16T10:57:59.159+0000, id=08487a8c-0d21-2ef8-1e5b-076fce404a16, timestamp=1618570679160}], headers={id=fe3e3d0f-db7f-b707-0d39-b7860ff7f96e, timestamp=1618570679169}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d9847931-2a0f-4932-97a7-66b3cd18d841, X-ECOMP-TransactionID=TIS5V, X-Begin-Timestamp=2021-04-16T10:57:59.159+0000, id=08487a8c-0d21-2ef8-1e5b-076fce404a16, timestamp=1618570679160}] 2021-04-16T10:57:59.170+0000|9a3288f6-de37-4d6c-9c5c-6a4a0e4baeb6|Request Id: 9a3288f6-de37-4d6c-9c5c-6a4a0e4baeb6. Transaction Id: CDWQY. Begin TS: 2021-04-16T10:57:59.169+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.169 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9a3288f6-de37-4d6c-9c5c-6a4a0e4baeb6. Transaction Id: CDWQY. Begin TS: 2021-04-16T10:57:59.169+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.171+0000|2021-04-16T10:57:59.178+0000|9a3288f6-de37-4d6c-9c5c-6a4a0e4baeb6|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.242.8.206|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9a3288f6-de37-4d6c-9c5c-6a4a0e4baeb6, Transaction Id: CDWQY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.178 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9a3288f6-de37-4d6c-9c5c-6a4a0e4baeb6, Transaction Id: CDWQY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.180 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9a3288f6-de37-4d6c-9c5c-6a4a0e4baeb6, X-ECOMP-TransactionID=CDWQY, X-Begin-Timestamp=2021-04-16T10:57:59.169+0000, id=7566d0d2-5a71-f410-308f-b04dc7df0eda, timestamp=1618570679170}], headers={id=691a1917-2c90-e0fd-1254-2d3b8e2edfa9, timestamp=1618570679180}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9a3288f6-de37-4d6c-9c5c-6a4a0e4baeb6, X-ECOMP-TransactionID=CDWQY, X-Begin-Timestamp=2021-04-16T10:57:59.169+0000, id=7566d0d2-5a71-f410-308f-b04dc7df0eda, timestamp=1618570679170}] 2021-04-16T10:57:59.181+0000|4e2e88ba-5b26-4a6a-81f6-852a30877c4e|Request Id: 4e2e88ba-5b26-4a6a-81f6-852a30877c4e. Transaction Id: 92UJ9. Begin TS: 2021-04-16T10:57:59.180+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:57:59.180 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4e2e88ba-5b26-4a6a-81f6-852a30877c4e. Transaction Id: 92UJ9. Begin TS: 2021-04-16T10:57:59.180+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:57:59.182+0000|2021-04-16T10:57:59.189+0000|4e2e88ba-5b26-4a6a-81f6-852a30877c4e|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.242.8.206|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4e2e88ba-5b26-4a6a-81f6-852a30877c4e, Transaction Id: 92UJ9, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.189 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4e2e88ba-5b26-4a6a-81f6-852a30877c4e, Transaction Id: 92UJ9, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:57:59.191 ERROR 1 --- [sk-scheduler-10] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4e2e88ba-5b26-4a6a-81f6-852a30877c4e, X-ECOMP-TransactionID=92UJ9, X-Begin-Timestamp=2021-04-16T10:57:59.180+0000, id=946c5a08-b979-50f1-0297-686b9f0df7d3, timestamp=1618570679181}], headers={id=44377a1d-764a-b5ac-0681-2f1cba3da1ba, timestamp=1618570679191}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4e2e88ba-5b26-4a6a-81f6-852a30877c4e, X-ECOMP-TransactionID=92UJ9, X-Begin-Timestamp=2021-04-16T10:57:59.180+0000, id=946c5a08-b979-50f1-0297-686b9f0df7d3, timestamp=1618570679181}] 2021-04-16 10:58:15.994 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 10:58:16.006 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 10:58:16.009 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 10:58:16.010 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 10:58:16.017 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 10:58:16.065 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=327b32f9-62e0-45e5-84d1-e466e40935e3, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 10:58:16 GMT] 2021-04-16 10:58:16.066 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 10:58:16.067 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 10:58:16.068 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 10:58:16.070 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 10:58:16.072  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 10:58:16.072 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:58:16.074 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 10:58:16.074 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 10:58:16.074 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T10:58:25.643+0000|2f6c7a39-9123-4c75-9f5c-0b94cc5931b6|Request Id: 2f6c7a39-9123-4c75-9f5c-0b94cc5931b6. Transaction Id: VDEOY. Begin TS: 2021-04-16T10:58:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:58:25.642 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2f6c7a39-9123-4c75-9f5c-0b94cc5931b6. Transaction Id: VDEOY. Begin TS: 2021-04-16T10:58:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:58:25.648+0000|2021-04-16T10:58:25.672+0000|2f6c7a39-9123-4c75-9f5c-0b94cc5931b6|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.242.8.206|24|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2f6c7a39-9123-4c75-9f5c-0b94cc5931b6, Transaction Id: VDEOY, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:58:25.673 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2f6c7a39-9123-4c75-9f5c-0b94cc5931b6, Transaction Id: VDEOY, Elapsed Time: 24 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:58:25.676 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2f6c7a39-9123-4c75-9f5c-0b94cc5931b6, X-ECOMP-TransactionID=VDEOY, X-Begin-Timestamp=2021-04-16T10:58:25.641+0000, id=750904c5-6a1a-e5d4-10f1-cc574b507fb9, timestamp=1618570705644}], headers={id=1b4066d7-ee3d-50ac-6f27-96c2cbdf68b3, timestamp=1618570705675}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2f6c7a39-9123-4c75-9f5c-0b94cc5931b6, X-ECOMP-TransactionID=VDEOY, X-Begin-Timestamp=2021-04-16T10:58:25.641+0000, id=750904c5-6a1a-e5d4-10f1-cc574b507fb9, timestamp=1618570705644}] 2021-04-16T10:58:55.643+0000|0dfc809b-99bf-4e79-909e-42e872df9708|Request Id: 0dfc809b-99bf-4e79-909e-42e872df9708. Transaction Id: E1B1K. Begin TS: 2021-04-16T10:58:55.642+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:58:55.642 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0dfc809b-99bf-4e79-909e-42e872df9708. Transaction Id: E1B1K. Begin TS: 2021-04-16T10:58:55.642+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:58:55.644+0000|2021-04-16T10:58:55.657+0000|0dfc809b-99bf-4e79-909e-42e872df9708|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.242.8.206|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0dfc809b-99bf-4e79-909e-42e872df9708, Transaction Id: E1B1K, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:58:55.657 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0dfc809b-99bf-4e79-909e-42e872df9708, Transaction Id: E1B1K, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:58:55.659 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0dfc809b-99bf-4e79-909e-42e872df9708, X-ECOMP-TransactionID=E1B1K, X-Begin-Timestamp=2021-04-16T10:58:55.642+0000, id=bee0d63f-b44e-4371-8834-d2d8656a5b81, timestamp=1618570735643}], headers={id=4c09137e-0941-528a-c51e-1da0ddb2ba22, timestamp=1618570735659}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0dfc809b-99bf-4e79-909e-42e872df9708, X-ECOMP-TransactionID=E1B1K, X-Begin-Timestamp=2021-04-16T10:58:55.642+0000, id=bee0d63f-b44e-4371-8834-d2d8656a5b81, timestamp=1618570735643}] 2021-04-16 10:59:15.993 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 10:59:16.000 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 10:59:16.001 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 10:59:16.001 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 10:59:16.005 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 10:59:16.027 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=ba4ba1a9-8748-48b0-a888-63ccf05ee62e, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 10:59:16 GMT] 2021-04-16 10:59:16.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 10:59:16.028 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 10:59:16.028 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 10:59:16.029 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 10:59:16.031  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 10:59:16.031 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 10:59:16.032 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 10:59:16.032 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 10:59:16.032 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T10:59:25.643+0000|fe6701d8-19a0-4e3d-ae7c-65155361ffbd|Request Id: fe6701d8-19a0-4e3d-ae7c-65155361ffbd. Transaction Id: JQEF2. Begin TS: 2021-04-16T10:59:25.642+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:59:25.643 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: fe6701d8-19a0-4e3d-ae7c-65155361ffbd. Transaction Id: JQEF2. Begin TS: 2021-04-16T10:59:25.642+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:59:25.647+0000|2021-04-16T10:59:25.663+0000|fe6701d8-19a0-4e3d-ae7c-65155361ffbd|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.242.8.206|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: fe6701d8-19a0-4e3d-ae7c-65155361ffbd, Transaction Id: JQEF2, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:59:25.663 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: fe6701d8-19a0-4e3d-ae7c-65155361ffbd, Transaction Id: JQEF2, Elapsed Time: 16 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:59:25.665 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fe6701d8-19a0-4e3d-ae7c-65155361ffbd, X-ECOMP-TransactionID=JQEF2, X-Begin-Timestamp=2021-04-16T10:59:25.642+0000, id=2a090513-5e09-097a-ccf3-022cadcbbb78, timestamp=1618570765645}], headers={id=8b778af6-0496-c269-f438-9e187030d317, timestamp=1618570765665}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=fe6701d8-19a0-4e3d-ae7c-65155361ffbd, X-ECOMP-TransactionID=JQEF2, X-Begin-Timestamp=2021-04-16T10:59:25.642+0000, id=2a090513-5e09-097a-ccf3-022cadcbbb78, timestamp=1618570765645}] 2021-04-16T10:59:55.653+0000|602afe0f-80ce-4f00-8255-8a7f281d3b91|Request Id: 602afe0f-80ce-4f00-8255-8a7f281d3b91. Transaction Id: TIBJ5. Begin TS: 2021-04-16T10:59:55.650+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 10:59:55.651 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 602afe0f-80ce-4f00-8255-8a7f281d3b91. Transaction Id: TIBJ5. Begin TS: 2021-04-16T10:59:55.650+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T10:59:55.658+0000|2021-04-16T10:59:55.677+0000|602afe0f-80ce-4f00-8255-8a7f281d3b91|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.242.8.206|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 602afe0f-80ce-4f00-8255-8a7f281d3b91, Transaction Id: TIBJ5, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:59:55.678 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 602afe0f-80ce-4f00-8255-8a7f281d3b91, Transaction Id: TIBJ5, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 10:59:55.680 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=602afe0f-80ce-4f00-8255-8a7f281d3b91, X-ECOMP-TransactionID=TIBJ5, X-Begin-Timestamp=2021-04-16T10:59:55.650+0000, id=05db54ce-3621-4f32-f46e-c8ba8391a0e4, timestamp=1618570795654}], headers={id=61b6748a-5c1f-1f9c-dd9c-22a3e935593c, timestamp=1618570795680}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=602afe0f-80ce-4f00-8255-8a7f281d3b91, X-ECOMP-TransactionID=TIBJ5, X-Begin-Timestamp=2021-04-16T10:59:55.650+0000, id=05db54ce-3621-4f32-f46e-c8ba8391a0e4, timestamp=1618570795654}] 2021-04-16 11:00:16.004 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:00:16.012 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:00:16.015 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:00:16.015 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:00:16.020 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:00:16.061 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=2f852c0c-0f8b-4380-9773-e2fa926b8037, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 11:00:16 GMT] 2021-04-16 11:00:16.061 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:00:16.062 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:00:16.063 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:00:16.064 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:00:16.066  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:00:16.066 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 11:00:16.067 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:00:16.067 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:00:16.067 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:00:25.644+0000|e867fbdf-f6e4-4522-9360-91efafda1ae6|Request Id: e867fbdf-f6e4-4522-9360-91efafda1ae6. Transaction Id: NKTML. Begin TS: 2021-04-16T11:00:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:00:25.642 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e867fbdf-f6e4-4522-9360-91efafda1ae6. Transaction Id: NKTML. Begin TS: 2021-04-16T11:00:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:00:25.652+0000|2021-04-16T11:00:25.698+0000|e867fbdf-f6e4-4522-9360-91efafda1ae6|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.242.8.206|46|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e867fbdf-f6e4-4522-9360-91efafda1ae6, Transaction Id: NKTML, Elapsed Time: 46 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:00:25.698 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e867fbdf-f6e4-4522-9360-91efafda1ae6, Transaction Id: NKTML, Elapsed Time: 46 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:00:25.704 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e867fbdf-f6e4-4522-9360-91efafda1ae6, X-ECOMP-TransactionID=NKTML, X-Begin-Timestamp=2021-04-16T11:00:25.641+0000, id=b20ec824-8e4d-3820-4916-27cb6f175ced, timestamp=1618570825647}], headers={id=a8be82b2-56a4-8e83-d4f0-d468101da941, timestamp=1618570825704}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e867fbdf-f6e4-4522-9360-91efafda1ae6, X-ECOMP-TransactionID=NKTML, X-Begin-Timestamp=2021-04-16T11:00:25.641+0000, id=b20ec824-8e4d-3820-4916-27cb6f175ced, timestamp=1618570825647}] 2021-04-16T11:00:55.641+0000|0e0d7e26-8c6f-4d30-8303-8a6e746e4a17|Request Id: 0e0d7e26-8c6f-4d30-8303-8a6e746e4a17. Transaction Id: XHNOK. Begin TS: 2021-04-16T11:00:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:00:55.640 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0e0d7e26-8c6f-4d30-8303-8a6e746e4a17. Transaction Id: XHNOK. Begin TS: 2021-04-16T11:00:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:00:55.642+0000|2021-04-16T11:00:55.657+0000|0e0d7e26-8c6f-4d30-8303-8a6e746e4a17|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.242.8.206|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0e0d7e26-8c6f-4d30-8303-8a6e746e4a17, Transaction Id: XHNOK, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:00:55.657 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0e0d7e26-8c6f-4d30-8303-8a6e746e4a17, Transaction Id: XHNOK, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:00:55.658 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0e0d7e26-8c6f-4d30-8303-8a6e746e4a17, X-ECOMP-TransactionID=XHNOK, X-Begin-Timestamp=2021-04-16T11:00:55.640+0000, id=252b9883-b932-b3ff-cbdc-98b99a17a774, timestamp=1618570855641}], headers={id=112d3348-7825-675a-2355-1ecf91643aa6, timestamp=1618570855658}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0e0d7e26-8c6f-4d30-8303-8a6e746e4a17, X-ECOMP-TransactionID=XHNOK, X-Begin-Timestamp=2021-04-16T11:00:55.640+0000, id=252b9883-b932-b3ff-cbdc-98b99a17a774, timestamp=1618570855641}] 2021-04-16 11:01:16.000 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:01:16.010 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:01:16.018 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:01:16.019 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:01:16.029 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:01:16.057 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=5d814a55-42a0-4ae6-90b6-852f78ec58cd, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 11:01:16 GMT] 2021-04-16 11:01:16.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:01:16.058 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:01:16.058 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:01:16.059 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:01:16.061  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:01:16.061 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 11:01:16.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:01:16.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:01:16.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:01:25.643+0000|4952d0a6-a53b-4d64-a629-8a0c45617725|Request Id: 4952d0a6-a53b-4d64-a629-8a0c45617725. Transaction Id: GAFJX. Begin TS: 2021-04-16T11:01:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:01:25.641 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4952d0a6-a53b-4d64-a629-8a0c45617725. Transaction Id: GAFJX. Begin TS: 2021-04-16T11:01:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:01:25.647+0000|2021-04-16T11:01:25.667+0000|4952d0a6-a53b-4d64-a629-8a0c45617725|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.242.8.206|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4952d0a6-a53b-4d64-a629-8a0c45617725, Transaction Id: GAFJX, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:01:25.667 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4952d0a6-a53b-4d64-a629-8a0c45617725, Transaction Id: GAFJX, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:01:25.670 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4952d0a6-a53b-4d64-a629-8a0c45617725, X-ECOMP-TransactionID=GAFJX, X-Begin-Timestamp=2021-04-16T11:01:25.640+0000, id=6a44e2c9-937e-c1e1-ac5a-ef73525be860, timestamp=1618570885644}], headers={id=9e68ebb1-0e41-7a10-862e-78f97be8e125, timestamp=1618570885669}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4952d0a6-a53b-4d64-a629-8a0c45617725, X-ECOMP-TransactionID=GAFJX, X-Begin-Timestamp=2021-04-16T11:01:25.640+0000, id=6a44e2c9-937e-c1e1-ac5a-ef73525be860, timestamp=1618570885644}] 2021-04-16T11:01:55.646+0000|95e5e5ab-3036-410c-b5ce-e97b1e775c7d|Request Id: 95e5e5ab-3036-410c-b5ce-e97b1e775c7d. Transaction Id: CWUI9. Begin TS: 2021-04-16T11:01:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:01:55.644 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 95e5e5ab-3036-410c-b5ce-e97b1e775c7d. Transaction Id: CWUI9. Begin TS: 2021-04-16T11:01:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:01:55.682  INFO 1 --- [ask-scheduler-5] o.apache.http.impl.execchain.RetryExec  : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 2021-04-16 11:01:55.685  INFO 1 --- [ask-scheduler-5] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-04-16T11:01:55.658+0000|2021-04-16T11:01:55.716+0000|95e5e5ab-3036-410c-b5ce-e97b1e775c7d|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.242.8.206|58|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 95e5e5ab-3036-410c-b5ce-e97b1e775c7d, Transaction Id: CWUI9, Elapsed Time: 58 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:01:55.717 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 95e5e5ab-3036-410c-b5ce-e97b1e775c7d, Transaction Id: CWUI9, Elapsed Time: 58 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:01:55.722 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=95e5e5ab-3036-410c-b5ce-e97b1e775c7d, X-ECOMP-TransactionID=CWUI9, X-Begin-Timestamp=2021-04-16T11:01:55.641+0000, id=1c0a9ca9-f714-d6fd-d3bf-67408afb91da, timestamp=1618570915649}], headers={id=28199f41-a6a7-d94a-aec0-bc96c3aaf2fd, timestamp=1618570915721}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=95e5e5ab-3036-410c-b5ce-e97b1e775c7d, X-ECOMP-TransactionID=CWUI9, X-Begin-Timestamp=2021-04-16T11:01:55.641+0000, id=1c0a9ca9-f714-d6fd-d3bf-67408afb91da, timestamp=1618570915649}] 2021-04-16 11:02:15.993 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:02:16.003 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:02:16.005 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:02:16.005 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:02:16.012 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:02:16.045 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=e69f98f6-aa0b-487a-982d-e6d630795f8e, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 11:02:16 GMT] 2021-04-16 11:02:16.045 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:02:16.047 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:02:16.047 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:02:16.049 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:02:16.051  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:02:16.052 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 11:02:16.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:02:16.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:02:16.055 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:02:25.641+0000|f34334bb-8bf8-485d-8610-ec8c338e1a6f|Request Id: f34334bb-8bf8-485d-8610-ec8c338e1a6f. Transaction Id: PUOJM. Begin TS: 2021-04-16T11:02:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:02:25.640 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f34334bb-8bf8-485d-8610-ec8c338e1a6f. Transaction Id: PUOJM. Begin TS: 2021-04-16T11:02:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:02:25.643+0000|2021-04-16T11:02:25.656+0000|f34334bb-8bf8-485d-8610-ec8c338e1a6f|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.242.8.206|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f34334bb-8bf8-485d-8610-ec8c338e1a6f, Transaction Id: PUOJM, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:02:25.656 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f34334bb-8bf8-485d-8610-ec8c338e1a6f, Transaction Id: PUOJM, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:02:25.657 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f34334bb-8bf8-485d-8610-ec8c338e1a6f, X-ECOMP-TransactionID=PUOJM, X-Begin-Timestamp=2021-04-16T11:02:25.640+0000, id=ee25acf3-464c-1c1b-5a96-5a575731b6f2, timestamp=1618570945642}], headers={id=daed7f0b-94a0-05b7-be98-003dc22b7f8c, timestamp=1618570945657}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f34334bb-8bf8-485d-8610-ec8c338e1a6f, X-ECOMP-TransactionID=PUOJM, X-Begin-Timestamp=2021-04-16T11:02:25.640+0000, id=ee25acf3-464c-1c1b-5a96-5a575731b6f2, timestamp=1618570945642}] 2021-04-16T11:02:55.643+0000|1270838f-6436-4acc-922e-618ff51c084f|Request Id: 1270838f-6436-4acc-922e-618ff51c084f. Transaction Id: JJH3Z. Begin TS: 2021-04-16T11:02:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:02:55.641 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 1270838f-6436-4acc-922e-618ff51c084f. Transaction Id: JJH3Z. Begin TS: 2021-04-16T11:02:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:02:55.647+0000|2021-04-16T11:02:55.660+0000|1270838f-6436-4acc-922e-618ff51c084f|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.242.8.206|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1270838f-6436-4acc-922e-618ff51c084f, Transaction Id: JJH3Z, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:02:55.660 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 1270838f-6436-4acc-922e-618ff51c084f, Transaction Id: JJH3Z, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:02:55.663 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1270838f-6436-4acc-922e-618ff51c084f, X-ECOMP-TransactionID=JJH3Z, X-Begin-Timestamp=2021-04-16T11:02:55.641+0000, id=26ea3fb2-e639-ba9f-1155-317974b6352c, timestamp=1618570975644}], headers={id=b4b36fef-6f9e-b74e-d1c7-3e2eb3523db8, timestamp=1618570975662}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1270838f-6436-4acc-922e-618ff51c084f, X-ECOMP-TransactionID=JJH3Z, X-Begin-Timestamp=2021-04-16T11:02:55.641+0000, id=26ea3fb2-e639-ba9f-1155-317974b6352c, timestamp=1618570975644}] 2021-04-16 11:03:15.993 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:03:15.999 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:03:16.000 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:03:16.001 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:03:16.005 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:03:16.036 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=14273d8a-fa26-4b22-bd77-abe990ab14d9, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 11:03:16 GMT] 2021-04-16 11:03:16.037 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:03:16.037 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:03:16.038 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:03:16.039 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:03:16.041  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:03:16.041 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 11:03:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:03:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:03:16.043 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:03:25.642+0000|9002f3d2-1f71-4e0a-8c62-f8852abe34cb|Request Id: 9002f3d2-1f71-4e0a-8c62-f8852abe34cb. Transaction Id: 6JRN6. Begin TS: 2021-04-16T11:03:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:03:25.641 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9002f3d2-1f71-4e0a-8c62-f8852abe34cb. Transaction Id: 6JRN6. Begin TS: 2021-04-16T11:03:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:03:25.644+0000|2021-04-16T11:03:25.664+0000|9002f3d2-1f71-4e0a-8c62-f8852abe34cb|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.8.206|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9002f3d2-1f71-4e0a-8c62-f8852abe34cb, Transaction Id: 6JRN6, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:03:25.664 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9002f3d2-1f71-4e0a-8c62-f8852abe34cb, Transaction Id: 6JRN6, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:03:25.667 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9002f3d2-1f71-4e0a-8c62-f8852abe34cb, X-ECOMP-TransactionID=6JRN6, X-Begin-Timestamp=2021-04-16T11:03:25.641+0000, id=1d50b87d-c10e-6044-f9c1-8b75bfb5296b, timestamp=1618571005642}], headers={id=09bc2e6d-92e3-badd-72ed-619f36e6cefc, timestamp=1618571005667}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9002f3d2-1f71-4e0a-8c62-f8852abe34cb, X-ECOMP-TransactionID=6JRN6, X-Begin-Timestamp=2021-04-16T11:03:25.641+0000, id=1d50b87d-c10e-6044-f9c1-8b75bfb5296b, timestamp=1618571005642}] 2021-04-16T11:03:55.641+0000|43c72ed8-fe06-4164-b207-e03b14a8ff07|Request Id: 43c72ed8-fe06-4164-b207-e03b14a8ff07. Transaction Id: JNITZ. Begin TS: 2021-04-16T11:03:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:03:55.641 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 43c72ed8-fe06-4164-b207-e03b14a8ff07. Transaction Id: JNITZ. Begin TS: 2021-04-16T11:03:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:03:55.645+0000|2021-04-16T11:03:55.656+0000|43c72ed8-fe06-4164-b207-e03b14a8ff07|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.242.8.206|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 43c72ed8-fe06-4164-b207-e03b14a8ff07, Transaction Id: JNITZ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:03:55.658 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 43c72ed8-fe06-4164-b207-e03b14a8ff07, Transaction Id: JNITZ, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:03:55.660 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=43c72ed8-fe06-4164-b207-e03b14a8ff07, X-ECOMP-TransactionID=JNITZ, X-Begin-Timestamp=2021-04-16T11:03:55.640+0000, id=c046c8e9-c283-b622-c924-bf8bba4b6be0, timestamp=1618571035642}], headers={id=01938020-9c36-8517-2112-7482d09470ed, timestamp=1618571035660}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=43c72ed8-fe06-4164-b207-e03b14a8ff07, X-ECOMP-TransactionID=JNITZ, X-Begin-Timestamp=2021-04-16T11:03:55.640+0000, id=c046c8e9-c283-b622-c924-bf8bba4b6be0, timestamp=1618571035642}] 2021-04-16 11:04:16.001 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:04:16.024 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:04:16.025 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:04:16.026 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:04:16.031 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:04:16.069 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=54ee86b0-42b1-41f7-8ea2-578ad45996c5, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 11:04:16 GMT] 2021-04-16 11:04:16.070 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:04:16.071 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:04:16.071 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:04:16.073 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:04:16.075  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:04:16.075 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 11:04:16.077 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:04:16.077 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:04:16.078 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:04:25.644+0000|9e93bfce-839d-4c3d-b66d-1948e9da73e9|Request Id: 9e93bfce-839d-4c3d-b66d-1948e9da73e9. Transaction Id: UTUQZ. Begin TS: 2021-04-16T11:04:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:04:25.642 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9e93bfce-839d-4c3d-b66d-1948e9da73e9. Transaction Id: UTUQZ. Begin TS: 2021-04-16T11:04:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:04:25.647+0000|2021-04-16T11:04:25.659+0000|9e93bfce-839d-4c3d-b66d-1948e9da73e9|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.242.8.206|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9e93bfce-839d-4c3d-b66d-1948e9da73e9, Transaction Id: UTUQZ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:04:25.660 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9e93bfce-839d-4c3d-b66d-1948e9da73e9, Transaction Id: UTUQZ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:04:25.662 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9e93bfce-839d-4c3d-b66d-1948e9da73e9, X-ECOMP-TransactionID=UTUQZ, X-Begin-Timestamp=2021-04-16T11:04:25.641+0000, id=12519e41-5c56-7e55-6b49-19a80b975aa1, timestamp=1618571065644}], headers={id=1806c16f-f0a6-81ce-d551-ff63698d517e, timestamp=1618571065661}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9e93bfce-839d-4c3d-b66d-1948e9da73e9, X-ECOMP-TransactionID=UTUQZ, X-Begin-Timestamp=2021-04-16T11:04:25.641+0000, id=12519e41-5c56-7e55-6b49-19a80b975aa1, timestamp=1618571065644}] 2021-04-16T11:04:55.641+0000|d9922387-30cc-4a15-b6cc-40df61c4d978|Request Id: d9922387-30cc-4a15-b6cc-40df61c4d978. Transaction Id: F5NLZ. Begin TS: 2021-04-16T11:04:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:04:55.640 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d9922387-30cc-4a15-b6cc-40df61c4d978. Transaction Id: F5NLZ. Begin TS: 2021-04-16T11:04:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:04:55.642+0000|2021-04-16T11:04:55.652+0000|d9922387-30cc-4a15-b6cc-40df61c4d978|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.242.8.206|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d9922387-30cc-4a15-b6cc-40df61c4d978, Transaction Id: F5NLZ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:04:55.652 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d9922387-30cc-4a15-b6cc-40df61c4d978, Transaction Id: F5NLZ, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:04:55.654 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d9922387-30cc-4a15-b6cc-40df61c4d978, X-ECOMP-TransactionID=F5NLZ, X-Begin-Timestamp=2021-04-16T11:04:55.640+0000, id=a874330b-02d5-72a9-8052-91c4fc5847be, timestamp=1618571095641}], headers={id=9d7aa30c-3661-3f6b-7556-e922cca7156b, timestamp=1618571095654}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d9922387-30cc-4a15-b6cc-40df61c4d978, X-ECOMP-TransactionID=F5NLZ, X-Begin-Timestamp=2021-04-16T11:04:55.640+0000, id=a874330b-02d5-72a9-8052-91c4fc5847be, timestamp=1618571095641}] 2021-04-16 11:05:15.991 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:05:15.998 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:05:16.000 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:05:16.000 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:05:16.007 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:05:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=377104bb-52eb-4d74-a823-b37478f970a1, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 11:05:16 GMT] 2021-04-16 11:05:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:05:16.043 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:05:16.044 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:05:16.045 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:05:16.050  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:05:16.050 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 11:05:16.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:05:16.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:05:16.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:05:25.643+0000|d04b5d75-19c1-40ae-9f72-d2a34722946c|Request Id: d04b5d75-19c1-40ae-9f72-d2a34722946c. Transaction Id: RQKXM. Begin TS: 2021-04-16T11:05:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:05:25.642 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d04b5d75-19c1-40ae-9f72-d2a34722946c. Transaction Id: RQKXM. Begin TS: 2021-04-16T11:05:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:05:25.653  INFO 1 --- [ask-scheduler-1] o.apache.http.impl.execchain.RetryExec  : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 2021-04-16 11:05:25.653  INFO 1 --- [ask-scheduler-1] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-04-16T11:05:25.647+0000|2021-04-16T11:05:25.674+0000|d04b5d75-19c1-40ae-9f72-d2a34722946c|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.242.8.206|27|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d04b5d75-19c1-40ae-9f72-d2a34722946c, Transaction Id: RQKXM, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:05:25.675 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d04b5d75-19c1-40ae-9f72-d2a34722946c, Transaction Id: RQKXM, Elapsed Time: 27 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:05:25.677 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d04b5d75-19c1-40ae-9f72-d2a34722946c, X-ECOMP-TransactionID=RQKXM, X-Begin-Timestamp=2021-04-16T11:05:25.641+0000, id=2b7819f3-b07b-41ee-d85b-d01efb251dd4, timestamp=1618571125644}], headers={id=34941664-d893-f695-5ea2-53292a1d449f, timestamp=1618571125677}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d04b5d75-19c1-40ae-9f72-d2a34722946c, X-ECOMP-TransactionID=RQKXM, X-Begin-Timestamp=2021-04-16T11:05:25.641+0000, id=2b7819f3-b07b-41ee-d85b-d01efb251dd4, timestamp=1618571125644}] 2021-04-16T11:05:55.642+0000|926b5e10-c8f3-43ba-8b86-cf6a58570600|Request Id: 926b5e10-c8f3-43ba-8b86-cf6a58570600. Transaction Id: 5GH61. Begin TS: 2021-04-16T11:05:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:05:55.641 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 926b5e10-c8f3-43ba-8b86-cf6a58570600. Transaction Id: 5GH61. Begin TS: 2021-04-16T11:05:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:05:55.643+0000|2021-04-16T11:05:55.660+0000|926b5e10-c8f3-43ba-8b86-cf6a58570600|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.242.8.206|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 926b5e10-c8f3-43ba-8b86-cf6a58570600, Transaction Id: 5GH61, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:05:55.660 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 926b5e10-c8f3-43ba-8b86-cf6a58570600, Transaction Id: 5GH61, Elapsed Time: 17 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:05:55.662 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=926b5e10-c8f3-43ba-8b86-cf6a58570600, X-ECOMP-TransactionID=5GH61, X-Begin-Timestamp=2021-04-16T11:05:55.641+0000, id=da7162d3-61a0-284f-fcec-bb881b263548, timestamp=1618571155642}], headers={id=542b86ff-8663-1521-e0aa-4a5497d0a49b, timestamp=1618571155661}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=926b5e10-c8f3-43ba-8b86-cf6a58570600, X-ECOMP-TransactionID=5GH61, X-Begin-Timestamp=2021-04-16T11:05:55.641+0000, id=da7162d3-61a0-284f-fcec-bb881b263548, timestamp=1618571155642}] 2021-04-16 11:06:15.992 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:06:15.999 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:06:16.000 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:06:16.000 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:06:16.004 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:06:16.040 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=16698d0b-715a-4d71-b46a-7009e8839cf1, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 11:06:16 GMT] 2021-04-16 11:06:16.040 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:06:16.041 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:06:16.041 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:06:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:06:16.043  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:06:16.043 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 11:06:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:06:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:06:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:06:25.642+0000|e6f0eaa1-8d77-47bd-910e-725ba81306f8|Request Id: e6f0eaa1-8d77-47bd-910e-725ba81306f8. Transaction Id: RT1BQ. Begin TS: 2021-04-16T11:06:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:06:25.641 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e6f0eaa1-8d77-47bd-910e-725ba81306f8. Transaction Id: RT1BQ. Begin TS: 2021-04-16T11:06:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:06:25.646+0000|2021-04-16T11:06:25.659+0000|e6f0eaa1-8d77-47bd-910e-725ba81306f8|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.242.8.206|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e6f0eaa1-8d77-47bd-910e-725ba81306f8, Transaction Id: RT1BQ, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:06:25.659 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e6f0eaa1-8d77-47bd-910e-725ba81306f8, Transaction Id: RT1BQ, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:06:25.662 ERROR 1 --- [ask-scheduler-7] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e6f0eaa1-8d77-47bd-910e-725ba81306f8, X-ECOMP-TransactionID=RT1BQ, X-Begin-Timestamp=2021-04-16T11:06:25.641+0000, id=05a67b81-962f-0fbb-a43b-ecd392656f97, timestamp=1618571185643}], headers={id=ca93f526-b3ef-c6a7-c1c2-4de78c27ce71, timestamp=1618571185661}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e6f0eaa1-8d77-47bd-910e-725ba81306f8, X-ECOMP-TransactionID=RT1BQ, X-Begin-Timestamp=2021-04-16T11:06:25.641+0000, id=05a67b81-962f-0fbb-a43b-ecd392656f97, timestamp=1618571185643}] 2021-04-16T11:06:55.642+0000|b78f28ec-42f6-4106-8e6a-8e28682e549d|Request Id: b78f28ec-42f6-4106-8e6a-8e28682e549d. Transaction Id: UNEYO. Begin TS: 2021-04-16T11:06:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:06:55.642 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b78f28ec-42f6-4106-8e6a-8e28682e549d. Transaction Id: UNEYO. Begin TS: 2021-04-16T11:06:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:06:55.645+0000|2021-04-16T11:06:55.656+0000|b78f28ec-42f6-4106-8e6a-8e28682e549d|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.242.8.206|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b78f28ec-42f6-4106-8e6a-8e28682e549d, Transaction Id: UNEYO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:06:55.656 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b78f28ec-42f6-4106-8e6a-8e28682e549d, Transaction Id: UNEYO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:06:55.659 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b78f28ec-42f6-4106-8e6a-8e28682e549d, X-ECOMP-TransactionID=UNEYO, X-Begin-Timestamp=2021-04-16T11:06:55.641+0000, id=93b515f0-d578-27cc-413e-b83b39b5f563, timestamp=1618571215643}], headers={id=3433acc8-1567-a6ff-b8d4-f9bf63726515, timestamp=1618571215658}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b78f28ec-42f6-4106-8e6a-8e28682e549d, X-ECOMP-TransactionID=UNEYO, X-Begin-Timestamp=2021-04-16T11:06:55.641+0000, id=93b515f0-d578-27cc-413e-b83b39b5f563, timestamp=1618571215643}] 2021-04-16 11:07:15.992 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:07:15.999 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:07:16.003 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:07:16.003 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:07:16.008 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:07:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=0807ed82-7a77-4931-8caa-a0dcd3b78a3f, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 11:07:16 GMT] 2021-04-16 11:07:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:07:16.043 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:07:16.044 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:07:16.045 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:07:16.047  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:07:16.047 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 11:07:16.049 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:07:16.049 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:07:16.050 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:07:25.642+0000|ccc28a72-f330-4646-8bd3-33ff19a4ddf3|Request Id: ccc28a72-f330-4646-8bd3-33ff19a4ddf3. Transaction Id: 3BTLW. Begin TS: 2021-04-16T11:07:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:07:25.641 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ccc28a72-f330-4646-8bd3-33ff19a4ddf3. Transaction Id: 3BTLW. Begin TS: 2021-04-16T11:07:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:07:25.643+0000|2021-04-16T11:07:25.656+0000|ccc28a72-f330-4646-8bd3-33ff19a4ddf3|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.242.8.206|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ccc28a72-f330-4646-8bd3-33ff19a4ddf3, Transaction Id: 3BTLW, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:07:25.656 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ccc28a72-f330-4646-8bd3-33ff19a4ddf3, Transaction Id: 3BTLW, Elapsed Time: 13 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:07:25.658 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ccc28a72-f330-4646-8bd3-33ff19a4ddf3, X-ECOMP-TransactionID=3BTLW, X-Begin-Timestamp=2021-04-16T11:07:25.641+0000, id=7d1c74fb-280b-6fcf-748e-c1bc0f1b4a37, timestamp=1618571245642}], headers={id=87676ec8-282c-1091-f3ed-607ddfe4d370, timestamp=1618571245658}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ccc28a72-f330-4646-8bd3-33ff19a4ddf3, X-ECOMP-TransactionID=3BTLW, X-Begin-Timestamp=2021-04-16T11:07:25.641+0000, id=7d1c74fb-280b-6fcf-748e-c1bc0f1b4a37, timestamp=1618571245642}] 2021-04-16T11:07:55.646+0000|4421787c-050e-4668-ba11-77a1bb725cba|Request Id: 4421787c-050e-4668-ba11-77a1bb725cba. Transaction Id: FAO5D. Begin TS: 2021-04-16T11:07:55.642+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:07:55.643 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4421787c-050e-4668-ba11-77a1bb725cba. Transaction Id: FAO5D. Begin TS: 2021-04-16T11:07:55.642+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:07:55.653+0000|2021-04-16T11:07:55.672+0000|4421787c-050e-4668-ba11-77a1bb725cba|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.242.8.206|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4421787c-050e-4668-ba11-77a1bb725cba, Transaction Id: FAO5D, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:07:55.673 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4421787c-050e-4668-ba11-77a1bb725cba, Transaction Id: FAO5D, Elapsed Time: 19 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:07:55.678 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4421787c-050e-4668-ba11-77a1bb725cba, X-ECOMP-TransactionID=FAO5D, X-Begin-Timestamp=2021-04-16T11:07:55.642+0000, id=5000bee7-9aa1-9d84-951b-2a7cb6d28240, timestamp=1618571275647}], headers={id=8abd7c5d-ac09-c3e5-9298-d875a11e72e1, timestamp=1618571275676}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4421787c-050e-4668-ba11-77a1bb725cba, X-ECOMP-TransactionID=FAO5D, X-Begin-Timestamp=2021-04-16T11:07:55.642+0000, id=5000bee7-9aa1-9d84-951b-2a7cb6d28240, timestamp=1618571275647}] 2021-04-16 11:08:15.992 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:08:16.009 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:08:16.010 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:08:16.011 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:08:16.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:08:16.053 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=566fb91f-b2ba-4ce9-96c0-752651280d8f, Content-Type=application/json, Content-Length=3707, Date=Fri, 16 Apr 2021 11:08:16 GMT] 2021-04-16 11:08:16.053 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:08:16.054 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:08:16.054 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:08:16.055 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:08:16.056  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:08:16.056 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"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","tca.aai.username":"DCAE","tca.enable_abatement":true,"tca.enable_ecomp_logging":true,"tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000}} 2021-04-16 11:08:16.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:08:16.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:08:16.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:08:25.642+0000|e3ba0196-594e-49e1-b93f-cbf77f1c7939|Request Id: e3ba0196-594e-49e1-b93f-cbf77f1c7939. Transaction Id: Z5EDL. Begin TS: 2021-04-16T11:08:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:08:25.641 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e3ba0196-594e-49e1-b93f-cbf77f1c7939. Transaction Id: Z5EDL. Begin TS: 2021-04-16T11:08:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:08:25.643+0000|2021-04-16T11:08:25.654+0000|e3ba0196-594e-49e1-b93f-cbf77f1c7939|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.242.8.206|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e3ba0196-594e-49e1-b93f-cbf77f1c7939, Transaction Id: Z5EDL, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:08:25.654 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e3ba0196-594e-49e1-b93f-cbf77f1c7939, Transaction Id: Z5EDL, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:08:25.655 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e3ba0196-594e-49e1-b93f-cbf77f1c7939, X-ECOMP-TransactionID=Z5EDL, X-Begin-Timestamp=2021-04-16T11:08:25.641+0000, id=af4e2a32-be1f-55ef-2dad-ddbbf4ddd5b0, timestamp=1618571305642}], headers={id=5977d313-2377-c341-2906-4925b3436c7d, timestamp=1618571305655}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e3ba0196-594e-49e1-b93f-cbf77f1c7939, X-ECOMP-TransactionID=Z5EDL, X-Begin-Timestamp=2021-04-16T11:08:25.641+0000, id=af4e2a32-be1f-55ef-2dad-ddbbf4ddd5b0, timestamp=1618571305642}] 2021-04-16T11:08:55.641+0000|8da05c07-118e-49b8-843d-f1a72c370259|Request Id: 8da05c07-118e-49b8-843d-f1a72c370259. Transaction Id: HLS82. Begin TS: 2021-04-16T11:08:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:08:55.640 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8da05c07-118e-49b8-843d-f1a72c370259. Transaction Id: HLS82. Begin TS: 2021-04-16T11:08:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:08:55.643+0000|2021-04-16T11:08:55.668+0000|8da05c07-118e-49b8-843d-f1a72c370259|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.242.8.206|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8da05c07-118e-49b8-843d-f1a72c370259, Transaction Id: HLS82, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:08:55.668 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8da05c07-118e-49b8-843d-f1a72c370259, Transaction Id: HLS82, Elapsed Time: 25 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:08:55.670 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8da05c07-118e-49b8-843d-f1a72c370259, X-ECOMP-TransactionID=HLS82, X-Begin-Timestamp=2021-04-16T11:08:55.640+0000, id=cf2b21d7-289e-a41a-7c35-995c3425d6ba, timestamp=1618571335641}], headers={id=e262645a-54ed-b2e6-420a-473502a5e0cb, timestamp=1618571335670}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8da05c07-118e-49b8-843d-f1a72c370259, X-ECOMP-TransactionID=HLS82, X-Begin-Timestamp=2021-04-16T11:08:55.640+0000, id=cf2b21d7-289e-a41a-7c35-995c3425d6ba, timestamp=1618571335641}] 2021-04-16 11:09:15.990 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:09:15.995 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:09:15.996 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:09:15.996 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:09:15.998 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:09:16.023 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=3dd8a1ba-cf54-40b4-9b8e-7732d00da197, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:09:16 GMT] 2021-04-16 11:09:16.023 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:09:16.024 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:09:16.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:09:16.025 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:09:16.027  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:09:16.027 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:09:16.029 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:09:16.031 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-04-16 11:09:16.031 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/ 2021-04-16 11:09:16.031 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/ 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000 2021-04-16 11:09:16.032 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-04-16 11:09:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-04-16 11:09:16.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-04-16 11:09:16.035  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router 2021-04-16 11:09:16.035  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true 2021-04-16 11:09:16.035  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0 2021-04-16 11:09:16.035  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]} 2021-04-16 11:09:16.035  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/ 2021-04-16 11:09:16.035  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1 2021-04-16 11:09:16.035  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1 2021-04-16 11:09:16.035  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query 2021-04-16 11:09:16.035  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/ 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000 2021-04-16 11:09:16.036  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000 2021-04-16 11:09:16.037  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local 2021-04-16 11:09:16.037  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true 2021-04-16 11:09:16.037  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0 2021-04-16 11:09:16.037  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000 2021-04-16 11:09:16.037  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-04-16 11:09:16.037  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2 2021-04-16 11:09:16.038  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-04-16 11:09:16.038 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:09:16.038 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:09:16.038 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:09:25.642+0000|6e245912-6d6d-44a8-b7fc-aebc18ac79a0|Request Id: 6e245912-6d6d-44a8-b7fc-aebc18ac79a0. Transaction Id: WGNAD. Begin TS: 2021-04-16T11:09:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:09:25.641 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6e245912-6d6d-44a8-b7fc-aebc18ac79a0. Transaction Id: WGNAD. Begin TS: 2021-04-16T11:09:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:09:25.645+0000|2021-04-16T11:09:25.657+0000|6e245912-6d6d-44a8-b7fc-aebc18ac79a0|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.242.8.206|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6e245912-6d6d-44a8-b7fc-aebc18ac79a0, Transaction Id: WGNAD, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:09:25.657 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6e245912-6d6d-44a8-b7fc-aebc18ac79a0, Transaction Id: WGNAD, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:09:25.659 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6e245912-6d6d-44a8-b7fc-aebc18ac79a0, X-ECOMP-TransactionID=WGNAD, X-Begin-Timestamp=2021-04-16T11:09:25.641+0000, id=fab0ac98-f186-3000-f4f3-9999032804a3, timestamp=1618571365643}], headers={id=6b004545-cb4a-0db6-d9e4-825fdcf8fa65, timestamp=1618571365659}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6e245912-6d6d-44a8-b7fc-aebc18ac79a0, X-ECOMP-TransactionID=WGNAD, X-Begin-Timestamp=2021-04-16T11:09:25.641+0000, id=fab0ac98-f186-3000-f4f3-9999032804a3, timestamp=1618571365643}] 2021-04-16T11:09:55.642+0000|ae1137d6-53e9-4b5e-b245-04d9d2c0a29b|Request Id: ae1137d6-53e9-4b5e-b245-04d9d2c0a29b. Transaction Id: 9UECK. Begin TS: 2021-04-16T11:09:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:09:55.641 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ae1137d6-53e9-4b5e-b245-04d9d2c0a29b. Transaction Id: 9UECK. Begin TS: 2021-04-16T11:09:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:09:55.645+0000|2021-04-16T11:09:55.657+0000|ae1137d6-53e9-4b5e-b245-04d9d2c0a29b|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.242.8.206|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ae1137d6-53e9-4b5e-b245-04d9d2c0a29b, Transaction Id: 9UECK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:09:55.657 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ae1137d6-53e9-4b5e-b245-04d9d2c0a29b, Transaction Id: 9UECK, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:09:55.661 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ae1137d6-53e9-4b5e-b245-04d9d2c0a29b, X-ECOMP-TransactionID=9UECK, X-Begin-Timestamp=2021-04-16T11:09:55.641+0000, id=0dfbd221-37c2-91dc-bb67-1e7d933d94c2, timestamp=1618571395643}], headers={id=0af90a50-5648-fe42-dedc-553276230e4e, timestamp=1618571395660}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ae1137d6-53e9-4b5e-b245-04d9d2c0a29b, X-ECOMP-TransactionID=9UECK, X-Begin-Timestamp=2021-04-16T11:09:55.641+0000, id=0dfbd221-37c2-91dc-bb67-1e7d933d94c2, timestamp=1618571395643}] 2021-04-16 11:10:15.993 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:10:16.002 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:10:16.005 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:10:16.005 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:10:16.011 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:10:16.075 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=13e7330e-e607-41a4-8315-a201adf7405b, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:10:16 GMT] 2021-04-16 11:10:16.076 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:10:16.077 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:10:16.077 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:10:16.079 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:10:16.081  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:10:16.081 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:10:16.083 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:10:16.083 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:10:16.084 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:10:25.641+0000|3ced36f7-3973-4aa0-a94f-0673e6ea7fec|Request Id: 3ced36f7-3973-4aa0-a94f-0673e6ea7fec. Transaction Id: KPKIO. Begin TS: 2021-04-16T11:10:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:10:25.640 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 3ced36f7-3973-4aa0-a94f-0673e6ea7fec. Transaction Id: KPKIO. Begin TS: 2021-04-16T11:10:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:10:25.642+0000|2021-04-16T11:10:25.653+0000|3ced36f7-3973-4aa0-a94f-0673e6ea7fec|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.242.8.206|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 3ced36f7-3973-4aa0-a94f-0673e6ea7fec, Transaction Id: KPKIO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:10:25.653 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 3ced36f7-3973-4aa0-a94f-0673e6ea7fec, Transaction Id: KPKIO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:10:25.655 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3ced36f7-3973-4aa0-a94f-0673e6ea7fec, X-ECOMP-TransactionID=KPKIO, X-Begin-Timestamp=2021-04-16T11:10:25.640+0000, id=f988b31c-9af2-bd1a-2d12-23883b658cd7, timestamp=1618571425641}], headers={id=2ce5d079-89fd-c008-b6aa-782e688feea7, timestamp=1618571425655}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=3ced36f7-3973-4aa0-a94f-0673e6ea7fec, X-ECOMP-TransactionID=KPKIO, X-Begin-Timestamp=2021-04-16T11:10:25.640+0000, id=f988b31c-9af2-bd1a-2d12-23883b658cd7, timestamp=1618571425641}] 2021-04-16T11:10:55.641+0000|6015306f-8852-43fe-a6f5-81fb62b71a21|Request Id: 6015306f-8852-43fe-a6f5-81fb62b71a21. Transaction Id: HESJ9. Begin TS: 2021-04-16T11:10:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:10:55.640 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6015306f-8852-43fe-a6f5-81fb62b71a21. Transaction Id: HESJ9. Begin TS: 2021-04-16T11:10:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:10:55.642+0000|2021-04-16T11:10:55.650+0000|6015306f-8852-43fe-a6f5-81fb62b71a21|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.242.8.206|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6015306f-8852-43fe-a6f5-81fb62b71a21, Transaction Id: HESJ9, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:10:55.650 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6015306f-8852-43fe-a6f5-81fb62b71a21, Transaction Id: HESJ9, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:10:55.651 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6015306f-8852-43fe-a6f5-81fb62b71a21, X-ECOMP-TransactionID=HESJ9, X-Begin-Timestamp=2021-04-16T11:10:55.640+0000, id=45ea8172-c1c1-8aa8-5809-052bf4a69b7f, timestamp=1618571455641}], headers={id=0f639d09-3b75-bb66-bbb2-2ccc2e160fe4, timestamp=1618571455651}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6015306f-8852-43fe-a6f5-81fb62b71a21, X-ECOMP-TransactionID=HESJ9, X-Begin-Timestamp=2021-04-16T11:10:55.640+0000, id=45ea8172-c1c1-8aa8-5809-052bf4a69b7f, timestamp=1618571455641}] 2021-04-16 11:11:15.991 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:11:15.993 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:11:15.994 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:11:15.995 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:11:15.998 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:11:16.027 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=6e69a623-5e16-4528-85e3-a5306aacda2b, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:11:16 GMT] 2021-04-16 11:11:16.028 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:11:16.028 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:11:16.029 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:11:16.030 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:11:16.031  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:11:16.031 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:11:16.032 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:11:16.032 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:11:16.033 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:11:25.641+0000|32e4831a-98a0-4e39-9862-d10133a6728b|Request Id: 32e4831a-98a0-4e39-9862-d10133a6728b. Transaction Id: XEYPF. Begin TS: 2021-04-16T11:11:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:11:25.640 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 32e4831a-98a0-4e39-9862-d10133a6728b. Transaction Id: XEYPF. Begin TS: 2021-04-16T11:11:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:11:25.642+0000|2021-04-16T11:11:25.654+0000|32e4831a-98a0-4e39-9862-d10133a6728b|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.242.8.206|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 32e4831a-98a0-4e39-9862-d10133a6728b, Transaction Id: XEYPF, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:11:25.654 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 32e4831a-98a0-4e39-9862-d10133a6728b, Transaction Id: XEYPF, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:11:25.656 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=32e4831a-98a0-4e39-9862-d10133a6728b, X-ECOMP-TransactionID=XEYPF, X-Begin-Timestamp=2021-04-16T11:11:25.640+0000, id=8abdb7f5-d33c-9ef6-7f5a-f4f7de034d45, timestamp=1618571485641}], headers={id=477d26a7-0752-c837-b70f-62b5a978225d, timestamp=1618571485656}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=32e4831a-98a0-4e39-9862-d10133a6728b, X-ECOMP-TransactionID=XEYPF, X-Begin-Timestamp=2021-04-16T11:11:25.640+0000, id=8abdb7f5-d33c-9ef6-7f5a-f4f7de034d45, timestamp=1618571485641}] 2021-04-16T11:11:55.644+0000|e9b7f976-1474-4f98-a69e-5eb49c71e850|Request Id: e9b7f976-1474-4f98-a69e-5eb49c71e850. Transaction Id: KYRKU. Begin TS: 2021-04-16T11:11:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:11:55.642 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e9b7f976-1474-4f98-a69e-5eb49c71e850. Transaction Id: KYRKU. Begin TS: 2021-04-16T11:11:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:11:55.657  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec  : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 2021-04-16 11:11:55.657  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-04-16T11:11:55.649+0000|2021-04-16T11:11:55.670+0000|e9b7f976-1474-4f98-a69e-5eb49c71e850|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.242.8.206|21|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e9b7f976-1474-4f98-a69e-5eb49c71e850, Transaction Id: KYRKU, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:11:55.670 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e9b7f976-1474-4f98-a69e-5eb49c71e850, Transaction Id: KYRKU, Elapsed Time: 21 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:11:55.674 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e9b7f976-1474-4f98-a69e-5eb49c71e850, X-ECOMP-TransactionID=KYRKU, X-Begin-Timestamp=2021-04-16T11:11:55.641+0000, id=f6fe17a8-ff40-5e1e-983c-60ebb9f67739, timestamp=1618571515645}], headers={id=3d612b39-cc82-6056-6d6d-a4e99c6743de, timestamp=1618571515673}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e9b7f976-1474-4f98-a69e-5eb49c71e850, X-ECOMP-TransactionID=KYRKU, X-Begin-Timestamp=2021-04-16T11:11:55.641+0000, id=f6fe17a8-ff40-5e1e-983c-60ebb9f67739, timestamp=1618571515645}] 2021-04-16 11:12:15.993 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:12:16.002 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:12:16.005 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:12:16.006 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:12:16.016 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:12:16.057 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=da099355-b666-42a4-a0b5-4ee14ccd8d41, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:12:16 GMT] 2021-04-16 11:12:16.057 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:12:16.059 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:12:16.060 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:12:16.061 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:12:16.064  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:12:16.064 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:12:16.065 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:12:16.066 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:12:16.066 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:12:25.641+0000|341b108e-fa12-44ec-9bdf-d4994516c7e8|Request Id: 341b108e-fa12-44ec-9bdf-d4994516c7e8. Transaction Id: GTZVQ. Begin TS: 2021-04-16T11:12:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:12:25.641 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 341b108e-fa12-44ec-9bdf-d4994516c7e8. Transaction Id: GTZVQ. Begin TS: 2021-04-16T11:12:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:12:25.643+0000|2021-04-16T11:12:25.651+0000|341b108e-fa12-44ec-9bdf-d4994516c7e8|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.242.8.206|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 341b108e-fa12-44ec-9bdf-d4994516c7e8, Transaction Id: GTZVQ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:12:25.651 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 341b108e-fa12-44ec-9bdf-d4994516c7e8, Transaction Id: GTZVQ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:12:25.653 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=341b108e-fa12-44ec-9bdf-d4994516c7e8, X-ECOMP-TransactionID=GTZVQ, X-Begin-Timestamp=2021-04-16T11:12:25.640+0000, id=caa65da7-f4f7-b0a8-ce12-c7c16d8410ad, timestamp=1618571545642}], headers={id=ab65de27-2e07-9723-10b3-d88f311ce585, timestamp=1618571545653}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=341b108e-fa12-44ec-9bdf-d4994516c7e8, X-ECOMP-TransactionID=GTZVQ, X-Begin-Timestamp=2021-04-16T11:12:25.640+0000, id=caa65da7-f4f7-b0a8-ce12-c7c16d8410ad, timestamp=1618571545642}] 2021-04-16T11:12:55.641+0000|085c6a72-7785-4f48-94b6-62e93c8bdf09|Request Id: 085c6a72-7785-4f48-94b6-62e93c8bdf09. Transaction Id: JOJ2T. Begin TS: 2021-04-16T11:12:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:12:55.641 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 085c6a72-7785-4f48-94b6-62e93c8bdf09. Transaction Id: JOJ2T. Begin TS: 2021-04-16T11:12:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:12:55.643+0000|2021-04-16T11:12:55.652+0000|085c6a72-7785-4f48-94b6-62e93c8bdf09|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.242.8.206|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 085c6a72-7785-4f48-94b6-62e93c8bdf09, Transaction Id: JOJ2T, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:12:55.652 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 085c6a72-7785-4f48-94b6-62e93c8bdf09, Transaction Id: JOJ2T, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:12:55.653 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=085c6a72-7785-4f48-94b6-62e93c8bdf09, X-ECOMP-TransactionID=JOJ2T, X-Begin-Timestamp=2021-04-16T11:12:55.640+0000, id=dc97af8c-6964-a038-ff3e-941582dcb841, timestamp=1618571575642}], headers={id=21611937-12c4-1833-ca7d-15f171800e00, timestamp=1618571575653}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=085c6a72-7785-4f48-94b6-62e93c8bdf09, X-ECOMP-TransactionID=JOJ2T, X-Begin-Timestamp=2021-04-16T11:12:55.640+0000, id=dc97af8c-6964-a038-ff3e-941582dcb841, timestamp=1618571575642}] 2021-04-16 11:13:15.991 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:13:15.997 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:13:15.999 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:13:15.999 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:13:16.001 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:13:16.033 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=d945dfb3-0407-406b-994e-d88d49340c8d, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:13:16 GMT] 2021-04-16 11:13:16.034 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:13:16.034 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:13:16.034 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:13:16.036 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:13:16.037  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:13:16.037 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:13:16.038 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:13:16.038 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:13:16.038 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:13:25.641+0000|358765ad-ae4c-4805-b400-c12d71eb951a|Request Id: 358765ad-ae4c-4805-b400-c12d71eb951a. Transaction Id: PMN9E. Begin TS: 2021-04-16T11:13:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:13:25.641 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 358765ad-ae4c-4805-b400-c12d71eb951a. Transaction Id: PMN9E. Begin TS: 2021-04-16T11:13:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:13:25.643+0000|2021-04-16T11:13:25.653+0000|358765ad-ae4c-4805-b400-c12d71eb951a|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.242.8.206|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 358765ad-ae4c-4805-b400-c12d71eb951a, Transaction Id: PMN9E, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:13:25.653 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 358765ad-ae4c-4805-b400-c12d71eb951a, Transaction Id: PMN9E, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:13:25.654 ERROR 1 --- [ask-scheduler-9] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=358765ad-ae4c-4805-b400-c12d71eb951a, X-ECOMP-TransactionID=PMN9E, X-Begin-Timestamp=2021-04-16T11:13:25.640+0000, id=16de33b4-96fe-32ed-3ec4-f5eaa889b631, timestamp=1618571605641}], headers={id=83505629-2668-a292-376b-2077cfe7a120, timestamp=1618571605654}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=358765ad-ae4c-4805-b400-c12d71eb951a, X-ECOMP-TransactionID=PMN9E, X-Begin-Timestamp=2021-04-16T11:13:25.640+0000, id=16de33b4-96fe-32ed-3ec4-f5eaa889b631, timestamp=1618571605641}] 2021-04-16T11:13:55.642+0000|e6007fad-0ee1-4931-98a4-516ff89d7f51|Request Id: e6007fad-0ee1-4931-98a4-516ff89d7f51. Transaction Id: T52JO. Begin TS: 2021-04-16T11:13:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:13:55.641 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e6007fad-0ee1-4931-98a4-516ff89d7f51. Transaction Id: T52JO. Begin TS: 2021-04-16T11:13:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:13:55.645+0000|2021-04-16T11:13:55.655+0000|e6007fad-0ee1-4931-98a4-516ff89d7f51|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.242.8.206|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e6007fad-0ee1-4931-98a4-516ff89d7f51, Transaction Id: T52JO, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:13:55.655 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e6007fad-0ee1-4931-98a4-516ff89d7f51, Transaction Id: T52JO, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:13:55.657 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e6007fad-0ee1-4931-98a4-516ff89d7f51, X-ECOMP-TransactionID=T52JO, X-Begin-Timestamp=2021-04-16T11:13:55.641+0000, id=f53c5c73-b960-0ba6-52b9-d36231322d62, timestamp=1618571635643}], headers={id=894da6c1-5760-9ebf-e733-5a909e57b37c, timestamp=1618571635657}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e6007fad-0ee1-4931-98a4-516ff89d7f51, X-ECOMP-TransactionID=T52JO, X-Begin-Timestamp=2021-04-16T11:13:55.641+0000, id=f53c5c73-b960-0ba6-52b9-d36231322d62, timestamp=1618571635643}] 2021-04-16 11:14:15.996 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:14:16.010 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:14:16.011 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:14:16.011 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:14:16.015 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:14:16.048 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=e27f980c-7bb7-4513-815e-d29132c5a1ef, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:14:16 GMT] 2021-04-16 11:14:16.048 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:14:16.049 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:14:16.050 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:14:16.051 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:14:16.052  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:14:16.053 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:14:16.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:14:16.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:14:16.054 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:14:25.641+0000|28be9eb5-0104-40cc-a5f6-345428dea464|Request Id: 28be9eb5-0104-40cc-a5f6-345428dea464. Transaction Id: DKKFO. Begin TS: 2021-04-16T11:14:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:14:25.641 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 28be9eb5-0104-40cc-a5f6-345428dea464. Transaction Id: DKKFO. Begin TS: 2021-04-16T11:14:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:14:25.694+0000|2021-04-16T11:14:25.705+0000|28be9eb5-0104-40cc-a5f6-345428dea464|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.242.8.206|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 28be9eb5-0104-40cc-a5f6-345428dea464, Transaction Id: DKKFO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:14:25.705 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 28be9eb5-0104-40cc-a5f6-345428dea464, Transaction Id: DKKFO, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:14:25.706 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=28be9eb5-0104-40cc-a5f6-345428dea464, X-ECOMP-TransactionID=DKKFO, X-Begin-Timestamp=2021-04-16T11:14:25.640+0000, id=0a0ec6bd-9303-a176-368b-538992e8c08c, timestamp=1618571665693}], headers={id=3ed52088-58dc-dc41-df95-230a965f2fc0, timestamp=1618571665706}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=28be9eb5-0104-40cc-a5f6-345428dea464, X-ECOMP-TransactionID=DKKFO, X-Begin-Timestamp=2021-04-16T11:14:25.640+0000, id=0a0ec6bd-9303-a176-368b-538992e8c08c, timestamp=1618571665693}] 2021-04-16T11:14:55.641+0000|699ce8f1-c19a-4972-a8a0-be7badb21f0e|Request Id: 699ce8f1-c19a-4972-a8a0-be7badb21f0e. Transaction Id: SOGTL. Begin TS: 2021-04-16T11:14:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:14:55.641 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 699ce8f1-c19a-4972-a8a0-be7badb21f0e. Transaction Id: SOGTL. Begin TS: 2021-04-16T11:14:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:14:55.643+0000|2021-04-16T11:14:55.652+0000|699ce8f1-c19a-4972-a8a0-be7badb21f0e|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.242.8.206|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 699ce8f1-c19a-4972-a8a0-be7badb21f0e, Transaction Id: SOGTL, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:14:55.652 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 699ce8f1-c19a-4972-a8a0-be7badb21f0e, Transaction Id: SOGTL, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:14:55.654 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=699ce8f1-c19a-4972-a8a0-be7badb21f0e, X-ECOMP-TransactionID=SOGTL, X-Begin-Timestamp=2021-04-16T11:14:55.640+0000, id=7d6fc719-e80a-247c-970f-9197e60b0290, timestamp=1618571695641}], headers={id=825e85e9-22e3-970e-180f-05ca53825423, timestamp=1618571695653}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=699ce8f1-c19a-4972-a8a0-be7badb21f0e, X-ECOMP-TransactionID=SOGTL, X-Begin-Timestamp=2021-04-16T11:14:55.640+0000, id=7d6fc719-e80a-247c-970f-9197e60b0290, timestamp=1618571695641}] 2021-04-16 11:15:15.991 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:15:15.995 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:15:15.996 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:15:15.996 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:15:15.999 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:15:16.034 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=169942d8-49ba-4055-9d18-94e02dc2de03, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:15:16 GMT] 2021-04-16 11:15:16.034 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:15:16.034 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:15:16.035 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:15:16.036 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:15:16.037  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:15:16.037 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:15:16.038 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:15:16.039 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:15:16.039 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:15:25.641+0000|85f4dc9e-27ba-4a07-a53f-103d2704ee99|Request Id: 85f4dc9e-27ba-4a07-a53f-103d2704ee99. Transaction Id: BNFA9. Begin TS: 2021-04-16T11:15:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:15:25.641 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 85f4dc9e-27ba-4a07-a53f-103d2704ee99. Transaction Id: BNFA9. Begin TS: 2021-04-16T11:15:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:15:25.644+0000|2021-04-16T11:15:25.656+0000|85f4dc9e-27ba-4a07-a53f-103d2704ee99|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.242.8.206|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 85f4dc9e-27ba-4a07-a53f-103d2704ee99, Transaction Id: BNFA9, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:15:25.656 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 85f4dc9e-27ba-4a07-a53f-103d2704ee99, Transaction Id: BNFA9, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:15:25.658 ERROR 1 --- [ask-scheduler-6] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=85f4dc9e-27ba-4a07-a53f-103d2704ee99, X-ECOMP-TransactionID=BNFA9, X-Begin-Timestamp=2021-04-16T11:15:25.640+0000, id=85c2030f-0322-5efa-5967-778b6ab844c0, timestamp=1618571725642}], headers={id=884009e8-6e77-354b-ff67-23cdd62dc191, timestamp=1618571725658}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=85f4dc9e-27ba-4a07-a53f-103d2704ee99, X-ECOMP-TransactionID=BNFA9, X-Begin-Timestamp=2021-04-16T11:15:25.640+0000, id=85c2030f-0322-5efa-5967-778b6ab844c0, timestamp=1618571725642}] 2021-04-16T11:15:55.643+0000|0462c72b-4265-42eb-bd21-48bc9ac68f2c|Request Id: 0462c72b-4265-42eb-bd21-48bc9ac68f2c. Transaction Id: R9WRP. Begin TS: 2021-04-16T11:15:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:15:55.642 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0462c72b-4265-42eb-bd21-48bc9ac68f2c. Transaction Id: R9WRP. Begin TS: 2021-04-16T11:15:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:15:55.647+0000|2021-04-16T11:15:55.658+0000|0462c72b-4265-42eb-bd21-48bc9ac68f2c|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.242.8.206|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0462c72b-4265-42eb-bd21-48bc9ac68f2c, Transaction Id: R9WRP, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:15:55.658 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0462c72b-4265-42eb-bd21-48bc9ac68f2c, Transaction Id: R9WRP, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:15:55.661 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0462c72b-4265-42eb-bd21-48bc9ac68f2c, X-ECOMP-TransactionID=R9WRP, X-Begin-Timestamp=2021-04-16T11:15:55.641+0000, id=f179a16a-2f68-221c-13b1-e3ab02c8c5e4, timestamp=1618571755644}], headers={id=58e98b98-3dcc-79c3-f40d-cbfc024418cb, timestamp=1618571755660}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0462c72b-4265-42eb-bd21-48bc9ac68f2c, X-ECOMP-TransactionID=R9WRP, X-Begin-Timestamp=2021-04-16T11:15:55.641+0000, id=f179a16a-2f68-221c-13b1-e3ab02c8c5e4, timestamp=1618571755644}] 2021-04-16 11:16:15.992 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:16:16.002 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:16:16.003 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:16:16.003 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:16:16.007 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:16:16.039 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=b3b58d77-3ebf-4219-ba80-f5f10d38c6bc, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:16:16 GMT] 2021-04-16 11:16:16.039 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:16:16.040 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:16:16.040 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:16:16.041 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:16:16.042  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:16:16.043 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:16:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:16:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:16:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:16:25.642+0000|33d91bcc-4e99-4aa2-a2ef-96c07b951e00|Request Id: 33d91bcc-4e99-4aa2-a2ef-96c07b951e00. Transaction Id: QTOUJ. Begin TS: 2021-04-16T11:16:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:16:25.641 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 33d91bcc-4e99-4aa2-a2ef-96c07b951e00. Transaction Id: QTOUJ. Begin TS: 2021-04-16T11:16:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:16:25.644+0000|2021-04-16T11:16:25.652+0000|33d91bcc-4e99-4aa2-a2ef-96c07b951e00|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.242.8.206|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 33d91bcc-4e99-4aa2-a2ef-96c07b951e00, Transaction Id: QTOUJ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:16:25.653 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 33d91bcc-4e99-4aa2-a2ef-96c07b951e00, Transaction Id: QTOUJ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:16:25.654 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=33d91bcc-4e99-4aa2-a2ef-96c07b951e00, X-ECOMP-TransactionID=QTOUJ, X-Begin-Timestamp=2021-04-16T11:16:25.641+0000, id=a238fbcd-3f6d-1ef4-8e8b-7b6ab3623f67, timestamp=1618571785642}], headers={id=4e64ab14-5189-1b6b-cb3d-1cb620337e03, timestamp=1618571785654}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=33d91bcc-4e99-4aa2-a2ef-96c07b951e00, X-ECOMP-TransactionID=QTOUJ, X-Begin-Timestamp=2021-04-16T11:16:25.641+0000, id=a238fbcd-3f6d-1ef4-8e8b-7b6ab3623f67, timestamp=1618571785642}] 2021-04-16T11:16:55.641+0000|01de0e86-613f-4adb-920a-e0e62c83ce8b|Request Id: 01de0e86-613f-4adb-920a-e0e62c83ce8b. Transaction Id: CMBYJ. Begin TS: 2021-04-16T11:16:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:16:55.640 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 01de0e86-613f-4adb-920a-e0e62c83ce8b. Transaction Id: CMBYJ. Begin TS: 2021-04-16T11:16:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:16:55.642+0000|2021-04-16T11:16:55.651+0000|01de0e86-613f-4adb-920a-e0e62c83ce8b|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.242.8.206|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 01de0e86-613f-4adb-920a-e0e62c83ce8b, Transaction Id: CMBYJ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:16:55.651 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 01de0e86-613f-4adb-920a-e0e62c83ce8b, Transaction Id: CMBYJ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:16:55.653 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=01de0e86-613f-4adb-920a-e0e62c83ce8b, X-ECOMP-TransactionID=CMBYJ, X-Begin-Timestamp=2021-04-16T11:16:55.640+0000, id=0e40e6fd-073e-1e63-4968-e117271f4f1e, timestamp=1618571815641}], headers={id=9930735f-b11f-ec8e-4efe-21da5c9e7050, timestamp=1618571815653}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=01de0e86-613f-4adb-920a-e0e62c83ce8b, X-ECOMP-TransactionID=CMBYJ, X-Begin-Timestamp=2021-04-16T11:16:55.640+0000, id=0e40e6fd-073e-1e63-4968-e117271f4f1e, timestamp=1618571815641}] 2021-04-16 11:17:15.994 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:17:16.011 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:17:16.013 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:17:16.013 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:17:16.021 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:17:16.062 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=9842309b-1796-45ba-9d7f-44dfff9b114f, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:17:16 GMT] 2021-04-16 11:17:16.062 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:17:16.063 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:17:16.063 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:17:16.065 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:17:16.067  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:17:16.068 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:17:16.069 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:17:16.069 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:17:16.070 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:17:25.642+0000|c232b173-e129-49be-b20e-a1fbd01b0d0c|Request Id: c232b173-e129-49be-b20e-a1fbd01b0d0c. Transaction Id: JJRQ4. Begin TS: 2021-04-16T11:17:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:17:25.642 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: c232b173-e129-49be-b20e-a1fbd01b0d0c. Transaction Id: JJRQ4. Begin TS: 2021-04-16T11:17:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:17:25.645+0000|2021-04-16T11:17:25.656+0000|c232b173-e129-49be-b20e-a1fbd01b0d0c|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.242.8.206|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c232b173-e129-49be-b20e-a1fbd01b0d0c, Transaction Id: JJRQ4, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:17:25.656 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: c232b173-e129-49be-b20e-a1fbd01b0d0c, Transaction Id: JJRQ4, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:17:25.658 ERROR 1 --- [ask-scheduler-5] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c232b173-e129-49be-b20e-a1fbd01b0d0c, X-ECOMP-TransactionID=JJRQ4, X-Begin-Timestamp=2021-04-16T11:17:25.641+0000, id=bf2ee851-e080-1559-f8ad-300a2cb34f05, timestamp=1618571845643}], headers={id=bd679ff7-292e-06ee-b8ea-ddda4596ba7c, timestamp=1618571845658}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c232b173-e129-49be-b20e-a1fbd01b0d0c, X-ECOMP-TransactionID=JJRQ4, X-Begin-Timestamp=2021-04-16T11:17:25.641+0000, id=bf2ee851-e080-1559-f8ad-300a2cb34f05, timestamp=1618571845643}] 2021-04-16T11:17:55.641+0000|49d459e9-835d-4653-a65c-e35ac5aa5074|Request Id: 49d459e9-835d-4653-a65c-e35ac5aa5074. Transaction Id: NYOIY. Begin TS: 2021-04-16T11:17:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:17:55.640 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 49d459e9-835d-4653-a65c-e35ac5aa5074. Transaction Id: NYOIY. Begin TS: 2021-04-16T11:17:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:17:55.642+0000|2021-04-16T11:17:55.654+0000|49d459e9-835d-4653-a65c-e35ac5aa5074|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.242.8.206|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 49d459e9-835d-4653-a65c-e35ac5aa5074, Transaction Id: NYOIY, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:17:55.654 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 49d459e9-835d-4653-a65c-e35ac5aa5074, Transaction Id: NYOIY, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:17:55.655 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=49d459e9-835d-4653-a65c-e35ac5aa5074, X-ECOMP-TransactionID=NYOIY, X-Begin-Timestamp=2021-04-16T11:17:55.640+0000, id=d20ef673-28a2-7f7e-01ab-eb2835348826, timestamp=1618571875641}], headers={id=1234ae77-c7f5-b3cf-3bcd-1281516187b4, timestamp=1618571875655}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=49d459e9-835d-4653-a65c-e35ac5aa5074, X-ECOMP-TransactionID=NYOIY, X-Begin-Timestamp=2021-04-16T11:17:55.640+0000, id=d20ef673-28a2-7f7e-01ab-eb2835348826, timestamp=1618571875641}] 2021-04-16 11:18:15.991 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:18:15.995 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:18:15.996 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:18:15.996 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:18:15.999 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:18:16.022 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=387699a3-45d1-415f-b1a8-d0020f5ccd1b, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:18:16 GMT] 2021-04-16 11:18:16.023 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:18:16.023 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:18:16.024 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:18:16.025 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:18:16.026  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:18:16.026 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:18:16.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:18:16.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:18:16.027 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:18:25.641+0000|613000c7-35e3-4406-a9a8-2f8120ccfbe6|Request Id: 613000c7-35e3-4406-a9a8-2f8120ccfbe6. Transaction Id: EMS0B. Begin TS: 2021-04-16T11:18:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:18:25.641 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 613000c7-35e3-4406-a9a8-2f8120ccfbe6. Transaction Id: EMS0B. Begin TS: 2021-04-16T11:18:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:18:25.642+0000|2021-04-16T11:18:25.650+0000|613000c7-35e3-4406-a9a8-2f8120ccfbe6|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.242.8.206|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 613000c7-35e3-4406-a9a8-2f8120ccfbe6, Transaction Id: EMS0B, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:18:25.650 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 613000c7-35e3-4406-a9a8-2f8120ccfbe6, Transaction Id: EMS0B, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:18:25.651 ERROR 1 --- [ask-scheduler-8] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=613000c7-35e3-4406-a9a8-2f8120ccfbe6, X-ECOMP-TransactionID=EMS0B, X-Begin-Timestamp=2021-04-16T11:18:25.641+0000, id=79b4965a-c010-e9b3-fd57-c54cd7e7d2f6, timestamp=1618571905641}], headers={id=429739b1-5fde-ff4e-7c09-d81556d4d5d8, timestamp=1618571905651}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=613000c7-35e3-4406-a9a8-2f8120ccfbe6, X-ECOMP-TransactionID=EMS0B, X-Begin-Timestamp=2021-04-16T11:18:25.641+0000, id=79b4965a-c010-e9b3-fd57-c54cd7e7d2f6, timestamp=1618571905641}] 2021-04-16T11:18:55.642+0000|c609f0c1-5c9f-4a20-aabb-977d0b724d41|Request Id: c609f0c1-5c9f-4a20-aabb-977d0b724d41. Transaction Id: C7KHU. Begin TS: 2021-04-16T11:18:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:18:55.642 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: c609f0c1-5c9f-4a20-aabb-977d0b724d41. Transaction Id: C7KHU. Begin TS: 2021-04-16T11:18:55.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:18:55.647+0000|2021-04-16T11:18:55.662+0000|c609f0c1-5c9f-4a20-aabb-977d0b724d41|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.242.8.206|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c609f0c1-5c9f-4a20-aabb-977d0b724d41, Transaction Id: C7KHU, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:18:55.662 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: c609f0c1-5c9f-4a20-aabb-977d0b724d41, Transaction Id: C7KHU, Elapsed Time: 15 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:18:55.666 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c609f0c1-5c9f-4a20-aabb-977d0b724d41, X-ECOMP-TransactionID=C7KHU, X-Begin-Timestamp=2021-04-16T11:18:55.641+0000, id=796c8208-8c8a-b3fd-3dea-f0844da41d64, timestamp=1618571935644}], headers={id=cf805326-080b-2181-12d7-3f32123bce2f, timestamp=1618571935665}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c609f0c1-5c9f-4a20-aabb-977d0b724d41, X-ECOMP-TransactionID=C7KHU, X-Begin-Timestamp=2021-04-16T11:18:55.641+0000, id=796c8208-8c8a-b3fd-3dea-f0844da41d64, timestamp=1618571935644}] 2021-04-16 11:19:15.994 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:19:16.002 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:19:16.004 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:19:16.004 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:19:16.009 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:19:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=7f4f9fdb-0007-48b6-a833-49c72ebe8ed6, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:19:16 GMT] 2021-04-16 11:19:16.042 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:19:16.043 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:19:16.043 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:19:16.044 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:19:16.045  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:19:16.045 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:19:16.046 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:19:16.046 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:19:16.046 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:19:25.641+0000|7d1029d3-2643-4975-a41f-ccba06097905|Request Id: 7d1029d3-2643-4975-a41f-ccba06097905. Transaction Id: M2ME1. Begin TS: 2021-04-16T11:19:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:19:25.641 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7d1029d3-2643-4975-a41f-ccba06097905. Transaction Id: M2ME1. Begin TS: 2021-04-16T11:19:25.641+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:19:25.643+0000|2021-04-16T11:19:25.652+0000|7d1029d3-2643-4975-a41f-ccba06097905|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.242.8.206|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7d1029d3-2643-4975-a41f-ccba06097905, Transaction Id: M2ME1, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:19:25.652 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7d1029d3-2643-4975-a41f-ccba06097905, Transaction Id: M2ME1, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:19:25.653 ERROR 1 --- [ask-scheduler-4] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7d1029d3-2643-4975-a41f-ccba06097905, X-ECOMP-TransactionID=M2ME1, X-Begin-Timestamp=2021-04-16T11:19:25.641+0000, id=adfa1926-f778-6762-4336-e11ef5c065e2, timestamp=1618571965641}], headers={id=8a34dea0-9dfe-35d0-0a4c-9ab6a5d0bc95, timestamp=1618571965653}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7d1029d3-2643-4975-a41f-ccba06097905, X-ECOMP-TransactionID=M2ME1, X-Begin-Timestamp=2021-04-16T11:19:25.641+0000, id=adfa1926-f778-6762-4336-e11ef5c065e2, timestamp=1618571965641}] 2021-04-16T11:19:55.641+0000|6cef65f5-f8fc-4299-9124-8a16bb3ba8cb|Request Id: 6cef65f5-f8fc-4299-9124-8a16bb3ba8cb. Transaction Id: VM7VT. Begin TS: 2021-04-16T11:19:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:19:55.640 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6cef65f5-f8fc-4299-9124-8a16bb3ba8cb. Transaction Id: VM7VT. Begin TS: 2021-04-16T11:19:55.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:19:55.642+0000|2021-04-16T11:19:55.652+0000|6cef65f5-f8fc-4299-9124-8a16bb3ba8cb|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.242.8.206|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6cef65f5-f8fc-4299-9124-8a16bb3ba8cb, Transaction Id: VM7VT, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:19:55.653 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6cef65f5-f8fc-4299-9124-8a16bb3ba8cb, Transaction Id: VM7VT, Elapsed Time: 10 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:19:55.654 ERROR 1 --- [ask-scheduler-2] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6cef65f5-f8fc-4299-9124-8a16bb3ba8cb, X-ECOMP-TransactionID=VM7VT, X-Begin-Timestamp=2021-04-16T11:19:55.640+0000, id=81e84efa-6c5d-24fa-44e2-a140d19611d5, timestamp=1618571995641}], headers={id=1d011bed-3e50-ffdf-6637-1f5212c8b248, timestamp=1618571995654}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6cef65f5-f8fc-4299-9124-8a16bb3ba8cb, X-ECOMP-TransactionID=VM7VT, X-Begin-Timestamp=2021-04-16T11:19:55.640+0000, id=81e84efa-6c5d-24fa-44e2-a140d19611d5, timestamp=1618571995641}] 2021-04-16 11:20:15.991 DEBUG 1 --- [ parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Calling https://config-binding-service:10443/service_component_all/dcae-tcagen2 for configuration 2021-04-16 11:20:15.994 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel acquired, now 1 active connections and 0 inactive connections 2021-04-16 11:20:15.995 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET / DefaultHttpHeaders[] 2021-04-16 11:20:15.995 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-04-16 11:20:15.997 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [request_sent]) 2021-04-16 11:20:16.030 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received response (auto-read:false) : [x-onap-requestid=d7550ec1-c7d1-4f52-9ceb-e699ec1e5f8e, Content-Type=application/json, Content-Length=3732, Date=Fri, 16 Apr 2021 11:20:16 GMT] 2021-04-16 11:20:16.030 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [response_received]) 2021-04-16 11:20:16.030 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false] 2021-04-16 11:20:16.030 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-04-16 11:20:16.031 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Received last HTTP packet 2021-04-16 11:20:16.032  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-04-16 11:20:16.033 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : CBS response: {"config":{"service_calls":[],"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"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","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.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"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.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.vNicPerformanceArray[*].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.measurementsForVfScalingFields.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.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true}} 2021-04-16 11:20:16.033 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443]}}, [disconnecting]) 2021-04-16 11:20:16.034 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Releasing channel 2021-04-16 11:20:16.034 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider  : [id: 0x06ca996f, L:/10.242.8.206:60902 - R:config-binding-service/10.96.9.109:10443] Channel cleaned, now 0 active connections and 1 inactive connections 2021-04-16T11:20:25.641+0000|da3fb147-bf54-4ded-a59e-d76167f41e13|Request Id: da3fb147-bf54-4ded-a59e-d76167f41e13. Transaction Id: D9VDI. Begin TS: 2021-04-16T11:20:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16 11:20:25.641 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: da3fb147-bf54-4ded-a59e-d76167f41e13. Transaction Id: D9VDI. Begin TS: 2021-04-16T11:20:25.640+0000. Starting new DMaaP MR Subscriber poll. 2021-04-16T11:20:25.642+0000|2021-04-16T11:20:25.649+0000|da3fb147-bf54-4ded-a59e-d76167f41e13|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.242.8.206|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: da3fb147-bf54-4ded-a59e-d76167f41e13, Transaction Id: D9VDI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:20:25.650 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: da3fb147-bf54-4ded-a59e-d76167f41e13, Transaction Id: D9VDI, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-04-16 11:20:25.651 ERROR 1 --- [ask-scheduler-3] o.s.integration.handler.LoggingHandler  : 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]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=da3fb147-bf54-4ded-a59e-d76167f41e13, X-ECOMP-TransactionID=D9VDI, X-Begin-Timestamp=2021-04-16T11:20:25.640+0000, id=7723d7a1-de4d-02ee-ad68-34010791c9cc, timestamp=1618572025641}], headers={id=8346e969-cc6f-8c96-99cb-0893c1e40fe7, timestamp=1618572025650}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=da3fb147-bf54-4ded-a59e-d76167f41e13, X-ECOMP-TransactionID=D9VDI, X-Begin-Timestamp=2021-04-16T11:20:25.640+0000, id=7723d7a1-de4d-02ee-ad68-34010791c9cc, timestamp=1618572025641}] 2021-04-16T11:20:55.645+0000|8e5a509f-0d26-4325-9a5e-f44bf749009a|Request Id: 8e5a509f-0