2021-06-05 22:48:13.429 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler  : [id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384 2021-06-05 22:48:13.441 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}, [connected]) 2021-06-05 22:48:13.453 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-1, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [configured]) 2021-06-05 22:48:13.455 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-1, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:48:13.459 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-1, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:48:13.460 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: f322e55a-7b5b-4d74-bb2a-0334b5cc148e, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:48:13.470 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-1, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:48:13.496 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-1, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=7e952c65-d9da-4764-98ce-4d5b783d0c7f, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:48:13 GMT, content-length=3707] 2021-06-05 22:48:13.496 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-1, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:48:13.497 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:48:13.512 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-1, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:48:13.517 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-1, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:48:13.666  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:48:13.670  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Starting TcaAppMain v1.3.0 using Java 11.0.9.1 on dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.3.0.jar started by tca-gen2 in /opt) 2021-06-05 22:48:13.671 DEBUG 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Running with Spring Boot v2.4.4, Spring v5.3.5 2021-06-05 22:48:13.672  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : The following profiles are active: configBindingService,dmaap,mongo 2021-06-05 22:48:13.667 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:48:13.932 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:48:14.111 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-06-05 22:48:14.111 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2 2021-06-05 22:48:14.112 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:48:14.112 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router 2021-06-05 22:48:14.112 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:48:14.112 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router 2021-06-05 22:48:14.112 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1 2021-06-05 22:48:14.112 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0 2021-06-05 22:48:14.112 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1 2021-06-05 22:48:14.112 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000 2021-06-05 22:48:14.113 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000 2021-06-05 22:48:14.113 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000 2021-06-05 22:48:14.113 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000 2021-06-05 22:48:14.113 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000 2021-06-05 22:48:14.113 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0 2021-06-05 22:48:14.113 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1 2021-06-05 22:48:14.113 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-06-05 22:48:14.113 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:48:14.113 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query 2021-06-05 22:48:14.114 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-06-05 22:48:14.114 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai 2021-06-05 22:48:14.114 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-06-05 22:48:14.114 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-06-05 22:48:14.114 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-06-05 22:48:14.114 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:48:14.114 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-06-05 22:48:14.121  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router 2021-06-05 22:48:14.122  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true 2021-06-05 22:48:14.122  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0 2021-06-05 22:48:14.122  INFO 1 --- [or-http-epoll-2] 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-06-05 22:48:14.122  INFO 1 --- [or-http-epoll-2] 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-06-05 22:48:14.122  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1 2021-06-05 22:48:14.122  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1 2021-06-05 22:48:14.122  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query 2021-06-05 22:48:14.122  INFO 1 --- [or-http-epoll-2] 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-06-05 22:48:14.123  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-06-05 22:48:14.123  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router 2021-06-05 22:48:14.123  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-06-05 22:48:14.123  INFO 1 --- [or-http-epoll-2] 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-06-05 22:48:14.123  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1 2021-06-05 22:48:14.123  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000 2021-06-05 22:48:14.123  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000 2021-06-05 22:48:14.123  INFO 1 --- [or-http-epoll-2] 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-06-05 22:48:14.123  INFO 1 --- [or-http-epoll-2] 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-06-05 22:48:14.124  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000 2021-06-05 22:48:14.124  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai 2021-06-05 22:48:14.124  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true 2021-06-05 22:48:14.124  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0 2021-06-05 22:48:14.124  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000 2021-06-05 22:48:14.124  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-06-05 22:48:14.124  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2 2021-06-05 22:48:14.125  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-06-05 22:48:14.125 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:48:14.126 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:48:14.126 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:48:14.129 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05 22:48:15.203  INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode. 2021-06-05 22:48:15.298  INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 89 ms. Found 1 MongoDB repository interfaces. 2021-06-05 22:48:16.168  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 2021-06-05 22:48:16.176  INFO 1 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2021-06-05 22:48:16.210  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-06-05 22:48:16.452  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-06-05 22:48:16.454  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-06-05 22:48:16.508  INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-06-05 22:48:16.918 DEBUG 1 --- [ main] org.jboss.logging  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-06-05 22:48:17.004  INFO 1 --- [ main] io.undertow.servlet  : Initializing Spring embedded WebApplicationContext 2021-06-05 22:48:17.005  INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3263 ms 2021-06-05 22:48:17.112 DEBUG 1 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework 2021-06-05 22:48:18.123 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : s.d.s.w.Swagger2ControllerWebMvc: {GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest) 2021-06-05 22:48:18.127 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources() {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration() 2021-06-05 22:48:18.138 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : o.o.d.a.t.w.c.TcaRestController: {GET [/api/v1/tca/policy], produces [application/json]}: getTcaPolicy() {POST [/api/v1/tca/policy], consumes [application/json], produces [application/json]}: setTcaPolicy(TcaPolicy) {POST [/api/v1/tca/execute], consumes [application/json], produces [application/json]}: execute(TcaExecutionRequest) 2021-06-05 22:48:18.146 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2021-06-05 22:48:18.449  INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver  : Exposing 16 endpoint(s) beneath base path '/actuator' 2021-06-05 22:48:18.519  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-06-05 22:48:18.572  INFO 1 --- [ main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in 2021-06-05 22:48:18.809  INFO 1 --- [ main] org.mongodb.driver.cluster  : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'} 2021-06-05 22:48:18.938  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:1, serverValue:111}] to dcae-mongohost:27017 2021-06-05 22:48:18.938  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, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=38061875} 2021-06-05 22:48:18.940  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:2, serverValue:112}] to dcae-mongohost:27017 2021-06-05 22:48:19.162  INFO 1 --- [ main] org.mongodb.driver.connection  : Opened connection [connectionId{localValue:3, serverValue:113}] to dcae-mongohost:27017 2021-06-05 22:48:19.687 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in 2021-06-05 22:48:19.694  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present 2021-06-05 22:48:19.694 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in 2021-06-05 22:48:19.694  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-06-05 22:48:19.694  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in 2021-06-05 22:48:19.703  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-06-05 22:48:19.716 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out 2021-06-05 22:48:19.716  WARN 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present 2021-06-05 22:48:19.716 DEBUG 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out 2021-06-05 22:48:19.717  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-06-05 22:48:19.717  INFO 1 --- [ main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out 2021-06-05 22:48:19.752  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-06-05 22:48:19.752  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-06-05 22:48:20.374  INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor' 2021-06-05 22:48:20.483 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {} 2021-06-05 22:48:20.508 DEBUG 1 --- [ main] _.s.web.servlet.HandlerMapping.Mappings  : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]} 2021-06-05 22:48:20.797  INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler  : Initializing ExecutorService 'taskScheduler' 2021-06-05 22:48:20.876  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel 2021-06-05 22:48:20.876  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s). 2021-06-05 22:48:20.876  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow' 2021-06-05 22:48:20.876  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel 2021-06-05 22:48:20.877  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s). 2021-06-05 22:48:20.877  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow' 2021-06-05 22:48:20.877  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel 2021-06-05 22:48:20.877  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s). 2021-06-05 22:48:20.877  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow' 2021-06-05 22:48:20.878  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel 2021-06-05 22:48:20.878  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s). 2021-06-05 22:48:20.878  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrPublisherFlow' 2021-06-05 22:48:20.878  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel 2021-06-05 22:48:20.878  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s). 2021-06-05 22:48:20.879  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow' 2021-06-05 22:48:20.879  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel 2021-06-05 22:48:20.879  INFO 1 --- [ main] o.s.integration.channel.DirectChannel  : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s). 2021-06-05 22:48:20.879  INFO 1 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean 'tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaPublisherResponseFlow' 2021-06-05 22:48:20.882  INFO 1 --- [ main] o.s.i.e.SourcePollingChannelAdapter  : started bean 'mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow' 2021-06-05 22:48:20.883  INFO 1 --- [ main] o.s.i.endpoint.PollingConsumer  : started bean 'tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.tca.web.config.TcaMrConfig'; from source: 'bean method tcaMrFlow' 2021-06-05T22:48:20.897+0000|1e66fa85-dc52-43d3-8db5-f3e17ec33305|Request Id: 1e66fa85-dc52-43d3-8db5-f3e17ec33305. Transaction Id: AXLWV. Begin TS: 2021-06-05T22:48:20.884+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:48:20.894 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 1e66fa85-dc52-43d3-8db5-f3e17ec33305. Transaction Id: AXLWV. Begin TS: 2021-06-05T22:48:20.884+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:48:20.918  INFO 1 --- [ main] io.undertow  : starting server: Undertow - 2.2.5.Final 2021-06-05 22:48:20.956  INFO 1 --- [ main] org.xnio  : XNIO version 3.8.0.Final 2021-06-05 22:48:20.979  INFO 1 --- [ main] org.xnio.nio  : XNIO NIO Implementation Version 3.8.0.Final 2021-06-05T22:48:20.968+0000|2021-06-05T22:48:21.133+0000|1e66fa85-dc52-43d3-8db5-f3e17ec33305|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.126.135|165|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1e66fa85-dc52-43d3-8db5-f3e17ec33305, Transaction Id: AXLWV, Elapsed Time: 165 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:48:21.137 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 1e66fa85-dc52-43d3-8db5-f3e17ec33305, Transaction Id: AXLWV, Elapsed Time: 165 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:48:21.149  INFO 1 --- [ main] org.jboss.threads  : JBoss Threads version 3.1.0.Final 2021-06-05 22:48:21.170 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e66fa85-dc52-43d3-8db5-f3e17ec33305, X-ECOMP-TransactionID=AXLWV, X-Begin-Timestamp=2021-06-05T22:48:20.884+0000, id=ea0852e2-3b18-d265-1664-4b462d16bcf8, timestamp=1622933300906}], headers={id=40648eee-1f58-cf31-1f2f-8536a0719b53, timestamp=1622933301169}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1e66fa85-dc52-43d3-8db5-f3e17ec33305, X-ECOMP-TransactionID=AXLWV, X-Begin-Timestamp=2021-06-05T22:48:20.884+0000, id=ea0852e2-3b18-d265-1664-4b462d16bcf8, timestamp=1622933300906}] 2021-06-05 22:48:21.215  INFO 1 --- [ main] o.s.b.w.e.undertow.UndertowWebServer  : Undertow started on port(s) 9091 (http) 2021-06-05 22:48:21.633 DEBUG 1 --- [ main] Validator  : ERROR [ModelSpecification.spec] At least one type of specification is required 2021-06-05 22:48:21.685 DEBUG 1 --- [ main] Validator  : ERROR [ModelSpecification.spec] At least one type of specification is required 2021-06-05 22:48:21.791  INFO 1 --- [ main] o.o.dcae.analytics.tca.web.TcaAppMain  : Started TcaAppMain in 10.316 seconds (JVM running for 11.611) 2021-06-05T22:48:50.887+0000|7368e415-fc05-4baa-93a1-4392a21395f6|Request Id: 7368e415-fc05-4baa-93a1-4392a21395f6. Transaction Id: CWNAI. Begin TS: 2021-06-05T22:48:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:48:50.884 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7368e415-fc05-4baa-93a1-4392a21395f6. Transaction Id: CWNAI. Begin TS: 2021-06-05T22:48:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:48:50.894+0000|2021-06-05T22:48:50.916+0000|7368e415-fc05-4baa-93a1-4392a21395f6|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.126.135|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7368e415-fc05-4baa-93a1-4392a21395f6, Transaction Id: CWNAI, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:48:50.917 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7368e415-fc05-4baa-93a1-4392a21395f6, Transaction Id: CWNAI, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:48:50.923 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7368e415-fc05-4baa-93a1-4392a21395f6, X-ECOMP-TransactionID=CWNAI, X-Begin-Timestamp=2021-06-05T22:48:50.883+0000, id=e151ac53-90c1-5205-b2fc-0082e28a4969, timestamp=1622933330889}], headers={id=f58f6669-370f-bb6c-65e8-0d433015377f, timestamp=1622933330923}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7368e415-fc05-4baa-93a1-4392a21395f6, X-ECOMP-TransactionID=CWNAI, X-Begin-Timestamp=2021-06-05T22:48:50.883+0000, id=e151ac53-90c1-5205-b2fc-0082e28a4969, timestamp=1622933330889}] 2021-06-05 22:48:58.785  INFO 1 --- [ XNIO-1 task-1] io.undertow.servlet  : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-06-05 22:48:58.786  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : Initializing Servlet 'dispatcherServlet' 2021-06-05 22:48:58.793  INFO 1 --- [ XNIO-1 task-1] o.s.web.servlet.DispatcherServlet  : Completed initialization in 7 ms 2021-06-05 22:49:12.514 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-06-05 22:49:12.520 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:49:12.521 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-2, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:49:12.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-2, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:49:12.523 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 263e9a66-bd85-4840-845d-0acd1446abd6, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:49:12.526 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-2, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:49:12.559 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-2, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=8719b95f-4d1d-4b1a-80da-ffff44162136, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:49:12 GMT, content-length=3707] 2021-06-05 22:49:12.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-2, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:49:12.560 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:49:12.561 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-2, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:49:12.562 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-2, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:49:12.564  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:49:12.564 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:49:12.566 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:49:12.566 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:49:12.566 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:49:12.567 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:49:20.886+0000|d7cfb398-fa35-42fd-9fa9-d57ff5918ad4|Request Id: d7cfb398-fa35-42fd-9fa9-d57ff5918ad4. Transaction Id: 7E7EI. Begin TS: 2021-06-05T22:49:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:49:20.884 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d7cfb398-fa35-42fd-9fa9-d57ff5918ad4. Transaction Id: 7E7EI. Begin TS: 2021-06-05T22:49:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:49:20.893+0000|2021-06-05T22:49:20.905+0000|d7cfb398-fa35-42fd-9fa9-d57ff5918ad4|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.126.135|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d7cfb398-fa35-42fd-9fa9-d57ff5918ad4, Transaction Id: 7E7EI, 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-06-05 22:49:20.905 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d7cfb398-fa35-42fd-9fa9-d57ff5918ad4, Transaction Id: 7E7EI, 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-06-05 22:49:20.909 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d7cfb398-fa35-42fd-9fa9-d57ff5918ad4, X-ECOMP-TransactionID=7E7EI, X-Begin-Timestamp=2021-06-05T22:49:20.883+0000, id=77bf6899-e9a7-39f3-b737-bcd303122f93, timestamp=1622933360888}], headers={id=f4d8136c-1b6e-10b0-75e6-8050a96f4b0f, timestamp=1622933360908}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d7cfb398-fa35-42fd-9fa9-d57ff5918ad4, X-ECOMP-TransactionID=7E7EI, X-Begin-Timestamp=2021-06-05T22:49:20.883+0000, id=77bf6899-e9a7-39f3-b737-bcd303122f93, timestamp=1622933360888}] 2021-06-05T22:49:50.884+0000|bc0283eb-9e1f-4f12-b1dc-8a5eaf7d7aef|Request Id: bc0283eb-9e1f-4f12-b1dc-8a5eaf7d7aef. Transaction Id: LOBEJ. Begin TS: 2021-06-05T22:49:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:49:50.883 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: bc0283eb-9e1f-4f12-b1dc-8a5eaf7d7aef. Transaction Id: LOBEJ. Begin TS: 2021-06-05T22:49:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:49:50.886+0000|2021-06-05T22:49:50.898+0000|bc0283eb-9e1f-4f12-b1dc-8a5eaf7d7aef|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.126.135|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bc0283eb-9e1f-4f12-b1dc-8a5eaf7d7aef, Transaction Id: LOBEJ, 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-06-05 22:49:50.899 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: bc0283eb-9e1f-4f12-b1dc-8a5eaf7d7aef, Transaction Id: LOBEJ, 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-06-05 22:49:50.901 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bc0283eb-9e1f-4f12-b1dc-8a5eaf7d7aef, X-ECOMP-TransactionID=LOBEJ, X-Begin-Timestamp=2021-06-05T22:49:50.883+0000, id=92a98e76-9592-982b-5f15-5b93107d7c91, timestamp=1622933390884}], headers={id=539cf2a0-665e-d7ff-0b3f-8f05e546f3e3, timestamp=1622933390900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bc0283eb-9e1f-4f12-b1dc-8a5eaf7d7aef, X-ECOMP-TransactionID=LOBEJ, X-Begin-Timestamp=2021-06-05T22:49:50.883+0000, id=92a98e76-9592-982b-5f15-5b93107d7c91, timestamp=1622933390884}] 2021-06-05 22:50:12.515 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-06-05 22:50:12.520 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:50:12.521 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-3, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:50:12.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-3, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:50:12.521 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c7ca40f9-5b2d-449c-9200-29842e7e73f6, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:50:12.525 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-3, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:50:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-3, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=c26954c2-23f8-44ca-933e-ce8842c51401, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:50:12 GMT, content-length=3707] 2021-06-05 22:50:12.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-3, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:50:12.555 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:50:12.556 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-3, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:50:12.558 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-3, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:50:12.559  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:50:12.559 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:50:12.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:50:12.561 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:50:12.561 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:50:12.561 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:50:20.884+0000|be854edf-00af-4652-9aac-18d7483bbc85|Request Id: be854edf-00af-4652-9aac-18d7483bbc85. Transaction Id: 3KMCM. Begin TS: 2021-06-05T22:50:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:50:20.883 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: be854edf-00af-4652-9aac-18d7483bbc85. Transaction Id: 3KMCM. Begin TS: 2021-06-05T22:50:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:50:20.887+0000|2021-06-05T22:50:20.900+0000|be854edf-00af-4652-9aac-18d7483bbc85|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.126.135|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: be854edf-00af-4652-9aac-18d7483bbc85, Transaction Id: 3KMCM, 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-06-05 22:50:20.900 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: be854edf-00af-4652-9aac-18d7483bbc85, Transaction Id: 3KMCM, 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-06-05 22:50:20.902 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=be854edf-00af-4652-9aac-18d7483bbc85, X-ECOMP-TransactionID=3KMCM, X-Begin-Timestamp=2021-06-05T22:50:20.882+0000, id=9b53a5a1-1728-41db-0a57-e618dd312c40, timestamp=1622933420885}], headers={id=efd6f32c-23e8-9959-4837-9dd751665844, timestamp=1622933420902}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=be854edf-00af-4652-9aac-18d7483bbc85, X-ECOMP-TransactionID=3KMCM, X-Begin-Timestamp=2021-06-05T22:50:20.882+0000, id=9b53a5a1-1728-41db-0a57-e618dd312c40, timestamp=1622933420885}] 2021-06-05T22:50:50.885+0000|73d5374f-5369-4a3b-99a6-dde3078f6439|Request Id: 73d5374f-5369-4a3b-99a6-dde3078f6439. Transaction Id: WLSZZ. Begin TS: 2021-06-05T22:50:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:50:50.884 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 73d5374f-5369-4a3b-99a6-dde3078f6439. Transaction Id: WLSZZ. Begin TS: 2021-06-05T22:50:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:50:50.889+0000|2021-06-05T22:50:50.899+0000|73d5374f-5369-4a3b-99a6-dde3078f6439|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.126.135|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 73d5374f-5369-4a3b-99a6-dde3078f6439, Transaction Id: WLSZZ, 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-06-05 22:50:50.899 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 73d5374f-5369-4a3b-99a6-dde3078f6439, Transaction Id: WLSZZ, 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-06-05 22:50:50.903 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=73d5374f-5369-4a3b-99a6-dde3078f6439, X-ECOMP-TransactionID=WLSZZ, X-Begin-Timestamp=2021-06-05T22:50:50.883+0000, id=ff580cae-a520-e631-b8ff-129610e1b9a7, timestamp=1622933450886}], headers={id=e5d9bf24-530c-5628-304c-0b21703d6fcf, timestamp=1622933450902}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=73d5374f-5369-4a3b-99a6-dde3078f6439, X-ECOMP-TransactionID=WLSZZ, X-Begin-Timestamp=2021-06-05T22:50:50.883+0000, id=ff580cae-a520-e631-b8ff-129610e1b9a7, timestamp=1622933450886}] 2021-06-05 22:51:12.514 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-06-05 22:51:12.520 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:51:12.521 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-4, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:51:12.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-4, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:51:12.522 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 26759d51-9283-446c-88a3-58f55452e230, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:51:12.540 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-4, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:51:12.564 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-4, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=ce0a8ae6-972f-42a4-a541-560e4766184e, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:51:12 GMT, content-length=3707] 2021-06-05 22:51:12.564 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-4, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:51:12.564 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:51:12.565 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-4, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:51:12.567 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-4, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:51:12.569  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:51:12.570 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:51:12.571 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:51:12.571 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:51:12.571 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:51:12.572 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:51:20.883+0000|4c0ec679-1232-4bd0-9d2d-37114e1e7fcb|Request Id: 4c0ec679-1232-4bd0-9d2d-37114e1e7fcb. Transaction Id: HK3HG. Begin TS: 2021-06-05T22:51:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:51:20.882 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 4c0ec679-1232-4bd0-9d2d-37114e1e7fcb. Transaction Id: HK3HG. Begin TS: 2021-06-05T22:51:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:51:20.885+0000|2021-06-05T22:51:20.895+0000|4c0ec679-1232-4bd0-9d2d-37114e1e7fcb|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.126.135|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4c0ec679-1232-4bd0-9d2d-37114e1e7fcb, Transaction Id: HK3HG, 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-06-05 22:51:20.896 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 4c0ec679-1232-4bd0-9d2d-37114e1e7fcb, Transaction Id: HK3HG, 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-06-05 22:51:20.899 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4c0ec679-1232-4bd0-9d2d-37114e1e7fcb, X-ECOMP-TransactionID=HK3HG, X-Begin-Timestamp=2021-06-05T22:51:20.882+0000, id=af29453a-aa48-40e3-9164-43a1a68c6957, timestamp=1622933480884}], headers={id=1a0fcbca-6b6f-e081-2acb-671757ce1774, timestamp=1622933480899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4c0ec679-1232-4bd0-9d2d-37114e1e7fcb, X-ECOMP-TransactionID=HK3HG, X-Begin-Timestamp=2021-06-05T22:51:20.882+0000, id=af29453a-aa48-40e3-9164-43a1a68c6957, timestamp=1622933480884}] 2021-06-05T22:51:50.885+0000|c94122cc-d392-44d4-a93e-c7a3c5a72ce7|Request Id: c94122cc-d392-44d4-a93e-c7a3c5a72ce7. Transaction Id: SBRMH. Begin TS: 2021-06-05T22:51:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:51:50.884 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: c94122cc-d392-44d4-a93e-c7a3c5a72ce7. Transaction Id: SBRMH. Begin TS: 2021-06-05T22:51:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:51:50.901  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-06-05 22:51:50.903  INFO 1 --- [ask-scheduler-2] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-06-05T22:51:50.890+0000|2021-06-05T22:51:50.915+0000|c94122cc-d392-44d4-a93e-c7a3c5a72ce7|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.126.135|25|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c94122cc-d392-44d4-a93e-c7a3c5a72ce7, Transaction Id: SBRMH, 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-06-05 22:51:50.916 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: c94122cc-d392-44d4-a93e-c7a3c5a72ce7, Transaction Id: SBRMH, 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-06-05 22:51:50.919 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c94122cc-d392-44d4-a93e-c7a3c5a72ce7, X-ECOMP-TransactionID=SBRMH, X-Begin-Timestamp=2021-06-05T22:51:50.883+0000, id=a0963f0a-4553-e1a5-5dcd-69ac6edef895, timestamp=1622933510886}], headers={id=b5cd8e5c-d3d3-017d-83fa-0ae02fecfdd9, timestamp=1622933510919}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c94122cc-d392-44d4-a93e-c7a3c5a72ce7, X-ECOMP-TransactionID=SBRMH, X-Begin-Timestamp=2021-06-05T22:51:50.883+0000, id=a0963f0a-4553-e1a5-5dcd-69ac6edef895, timestamp=1622933510886}] 2021-06-05 22:52:12.514 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-06-05 22:52:12.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:52:12.604 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-5, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:52:12.605 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-5, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:52:12.605 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 9f9b68a4-3692-4b5a-a3c5-41b2f2f01ee3, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:52:12.609 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-5, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:52:12.634 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-5, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=203a4f62-afae-44c7-b35a-84a980b0d717, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:52:12 GMT, content-length=3707] 2021-06-05 22:52:12.634 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-5, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:52:12.635 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:52:12.636 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-5, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:52:12.638 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-5, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:52:12.639  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:52:12.640 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:52:12.641 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:52:12.641 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:52:12.641 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:52:12.641 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:52:20.883+0000|f6627fa2-2eb8-4309-83f4-36cdf8377f1a|Request Id: f6627fa2-2eb8-4309-83f4-36cdf8377f1a. Transaction Id: JJ2WP. Begin TS: 2021-06-05T22:52:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:52:20.883 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f6627fa2-2eb8-4309-83f4-36cdf8377f1a. Transaction Id: JJ2WP. Begin TS: 2021-06-05T22:52:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:52:20.885+0000|2021-06-05T22:52:20.898+0000|f6627fa2-2eb8-4309-83f4-36cdf8377f1a|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.126.135|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f6627fa2-2eb8-4309-83f4-36cdf8377f1a, Transaction Id: JJ2WP, 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-06-05 22:52:20.898 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f6627fa2-2eb8-4309-83f4-36cdf8377f1a, Transaction Id: JJ2WP, 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-06-05 22:52:20.899 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f6627fa2-2eb8-4309-83f4-36cdf8377f1a, X-ECOMP-TransactionID=JJ2WP, X-Begin-Timestamp=2021-06-05T22:52:20.883+0000, id=4c6efbc4-c87c-9e69-0ca5-6ecc8cceb4cd, timestamp=1622933540884}], headers={id=a03e5809-6864-d9ce-ebd1-df8fb7c9d2b5, timestamp=1622933540899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f6627fa2-2eb8-4309-83f4-36cdf8377f1a, X-ECOMP-TransactionID=JJ2WP, X-Begin-Timestamp=2021-06-05T22:52:20.883+0000, id=4c6efbc4-c87c-9e69-0ca5-6ecc8cceb4cd, timestamp=1622933540884}] 2021-06-05T22:52:50.885+0000|0917550f-57f2-4a62-ba6d-acf389b13115|Request Id: 0917550f-57f2-4a62-ba6d-acf389b13115. Transaction Id: LFM7J. Begin TS: 2021-06-05T22:52:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:52:50.884 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0917550f-57f2-4a62-ba6d-acf389b13115. Transaction Id: LFM7J. Begin TS: 2021-06-05T22:52:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:52:50.891+0000|2021-06-05T22:52:50.902+0000|0917550f-57f2-4a62-ba6d-acf389b13115|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.126.135|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0917550f-57f2-4a62-ba6d-acf389b13115, Transaction Id: LFM7J, 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-06-05 22:52:50.902 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0917550f-57f2-4a62-ba6d-acf389b13115, Transaction Id: LFM7J, 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-06-05 22:52:50.905 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0917550f-57f2-4a62-ba6d-acf389b13115, X-ECOMP-TransactionID=LFM7J, X-Begin-Timestamp=2021-06-05T22:52:50.883+0000, id=302911e5-39fd-bc92-303a-fc67f8992d7e, timestamp=1622933570887}], headers={id=0a515fc9-face-4d65-f642-5bf9c0d7b97c, timestamp=1622933570904}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0917550f-57f2-4a62-ba6d-acf389b13115, X-ECOMP-TransactionID=LFM7J, X-Begin-Timestamp=2021-06-05T22:52:50.883+0000, id=302911e5-39fd-bc92-303a-fc67f8992d7e, timestamp=1622933570887}] 2021-06-05 22:53:12.514 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-06-05 22:53:12.520 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:53:12.521 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-6, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:53:12.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-6, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:53:12.522 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 26149bd2-adc3-4bc3-9f51-494e9c28f39c, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:53:12.526 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-6, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:53:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-6, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=0174ed59-7ef4-4684-8352-67699366d71b, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:53:12 GMT, content-length=3707] 2021-06-05 22:53:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-6, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:53:12.549 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:53:12.550 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-6, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:53:12.552 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-6, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:53:12.553  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:53:12.553 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:53:12.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:53:12.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:53:12.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:53:12.556 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:53:20.883+0000|e8fc7f1e-c4cd-42fc-81cf-9615418c6587|Request Id: e8fc7f1e-c4cd-42fc-81cf-9615418c6587. Transaction Id: PSFPW. Begin TS: 2021-06-05T22:53:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:53:20.883 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e8fc7f1e-c4cd-42fc-81cf-9615418c6587. Transaction Id: PSFPW. Begin TS: 2021-06-05T22:53:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:53:20.886+0000|2021-06-05T22:53:20.899+0000|e8fc7f1e-c4cd-42fc-81cf-9615418c6587|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.126.135|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e8fc7f1e-c4cd-42fc-81cf-9615418c6587, Transaction Id: PSFPW, 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-06-05 22:53:20.899 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e8fc7f1e-c4cd-42fc-81cf-9615418c6587, Transaction Id: PSFPW, 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-06-05 22:53:20.901 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e8fc7f1e-c4cd-42fc-81cf-9615418c6587, X-ECOMP-TransactionID=PSFPW, X-Begin-Timestamp=2021-06-05T22:53:20.883+0000, id=4ca6f30b-d44a-4a42-7e0f-d29efd08034b, timestamp=1622933600884}], headers={id=e7be1730-cf2e-97e3-9c11-e4c9aff302cc, timestamp=1622933600900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e8fc7f1e-c4cd-42fc-81cf-9615418c6587, X-ECOMP-TransactionID=PSFPW, X-Begin-Timestamp=2021-06-05T22:53:20.883+0000, id=4ca6f30b-d44a-4a42-7e0f-d29efd08034b, timestamp=1622933600884}] 2021-06-05T22:53:50.888+0000|7bc092b9-feea-4951-b48a-929bdbb0dfea|Request Id: 7bc092b9-feea-4951-b48a-929bdbb0dfea. Transaction Id: TSXGP. Begin TS: 2021-06-05T22:53:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:53:50.884 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7bc092b9-feea-4951-b48a-929bdbb0dfea. Transaction Id: TSXGP. Begin TS: 2021-06-05T22:53:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:53:50.900  INFO 1 --- [ask-scheduler-6] 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-06-05 22:53:50.900  INFO 1 --- [ask-scheduler-6] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-06-05T22:53:50.894+0000|2021-06-05T22:53:50.916+0000|7bc092b9-feea-4951-b48a-929bdbb0dfea|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.126.135|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7bc092b9-feea-4951-b48a-929bdbb0dfea, Transaction Id: TSXGP, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:53:50.916 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7bc092b9-feea-4951-b48a-929bdbb0dfea, Transaction Id: TSXGP, Elapsed Time: 22 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:53:50.919 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7bc092b9-feea-4951-b48a-929bdbb0dfea, X-ECOMP-TransactionID=TSXGP, X-Begin-Timestamp=2021-06-05T22:53:50.883+0000, id=a6f7fc4f-872c-4a97-51bc-017dba058374, timestamp=1622933630889}], headers={id=6e21ee00-1ec7-2bbd-b93c-2d9efee58ba3, timestamp=1622933630919}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7bc092b9-feea-4951-b48a-929bdbb0dfea, X-ECOMP-TransactionID=TSXGP, X-Begin-Timestamp=2021-06-05T22:53:50.883+0000, id=a6f7fc4f-872c-4a97-51bc-017dba058374, timestamp=1622933630889}] 2021-06-05 22:54:12.515 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-06-05 22:54:12.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:54:12.523 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-7, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:54:12.524 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-7, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:54:12.525 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: e661e9c6-d1e3-49ae-96a6-564d860fa5e5, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:54:12.548 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-7, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:54:12.567 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-7, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=9bea606d-ab7f-483d-9eff-7a2b928a96fa, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:54:12 GMT, content-length=3707] 2021-06-05 22:54:12.568 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-7, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:54:12.568 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:54:12.569 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-7, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:54:12.571 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-7, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:54:12.572  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:54:12.573 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:54:12.574 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:54:12.574 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:54:12.574 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:54:12.575 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:54:20.884+0000|f48dac20-f499-42da-8be1-3525fd438dd4|Request Id: f48dac20-f499-42da-8be1-3525fd438dd4. Transaction Id: PAB68. Begin TS: 2021-06-05T22:54:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:54:20.883 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f48dac20-f499-42da-8be1-3525fd438dd4. Transaction Id: PAB68. Begin TS: 2021-06-05T22:54:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:54:20.889+0000|2021-06-05T22:54:20.900+0000|f48dac20-f499-42da-8be1-3525fd438dd4|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.126.135|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f48dac20-f499-42da-8be1-3525fd438dd4, Transaction Id: PAB68, 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-06-05 22:54:20.901 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f48dac20-f499-42da-8be1-3525fd438dd4, Transaction Id: PAB68, 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-06-05 22:54:20.904 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f48dac20-f499-42da-8be1-3525fd438dd4, X-ECOMP-TransactionID=PAB68, X-Begin-Timestamp=2021-06-05T22:54:20.883+0000, id=c73e984d-749c-a4df-275d-b757a4821424, timestamp=1622933660886}], headers={id=9a15e341-958d-992a-8ef6-4463ba306342, timestamp=1622933660903}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f48dac20-f499-42da-8be1-3525fd438dd4, X-ECOMP-TransactionID=PAB68, X-Begin-Timestamp=2021-06-05T22:54:20.883+0000, id=c73e984d-749c-a4df-275d-b757a4821424, timestamp=1622933660886}] 2021-06-05T22:54:50.885+0000|716b63c2-f673-4890-b1c9-c71638691b65|Request Id: 716b63c2-f673-4890-b1c9-c71638691b65. Transaction Id: LANDN. Begin TS: 2021-06-05T22:54:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:54:50.883 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 716b63c2-f673-4890-b1c9-c71638691b65. Transaction Id: LANDN. Begin TS: 2021-06-05T22:54:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:54:50.889+0000|2021-06-05T22:54:50.898+0000|716b63c2-f673-4890-b1c9-c71638691b65|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.126.135|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 716b63c2-f673-4890-b1c9-c71638691b65, Transaction Id: LANDN, 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-06-05 22:54:50.898 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 716b63c2-f673-4890-b1c9-c71638691b65, Transaction Id: LANDN, 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-06-05 22:54:50.900 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=716b63c2-f673-4890-b1c9-c71638691b65, X-ECOMP-TransactionID=LANDN, X-Begin-Timestamp=2021-06-05T22:54:50.883+0000, id=3c991abc-737a-fde2-2294-6f0302b1a87b, timestamp=1622933690886}], headers={id=aa70b6c3-d484-165b-3e2d-5a90062e860e, timestamp=1622933690899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=716b63c2-f673-4890-b1c9-c71638691b65, X-ECOMP-TransactionID=LANDN, X-Begin-Timestamp=2021-06-05T22:54:50.883+0000, id=3c991abc-737a-fde2-2294-6f0302b1a87b, timestamp=1622933690886}] 2021-06-05 22:55:12.514 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-06-05 22:55:12.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:55:12.523 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-8, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:55:12.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-8, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:55:12.524 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 175d6778-c280-4ba3-919e-597fb39c9b5c, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:55:12.528 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-8, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:55:12.557 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-8, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=5dcdc42f-c83c-4d7a-9e67-9ff1de32e5c2, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:55:12 GMT, content-length=3707] 2021-06-05 22:55:12.557 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-8, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:55:12.557 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:55:12.558 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-8, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:55:12.559 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-8, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:55:12.561  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:55:12.561 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:55:12.562 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:55:12.562 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:55:12.562 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:55:12.562 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:55:20.884+0000|172c2ab4-6720-4dc7-8238-7272a669c61e|Request Id: 172c2ab4-6720-4dc7-8238-7272a669c61e. Transaction Id: 5PX4O. Begin TS: 2021-06-05T22:55:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:55:20.883 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 172c2ab4-6720-4dc7-8238-7272a669c61e. Transaction Id: 5PX4O. Begin TS: 2021-06-05T22:55:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:55:20.889+0000|2021-06-05T22:55:20.908+0000|172c2ab4-6720-4dc7-8238-7272a669c61e|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.126.135|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 172c2ab4-6720-4dc7-8238-7272a669c61e, Transaction Id: 5PX4O, 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-06-05 22:55:20.908 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 172c2ab4-6720-4dc7-8238-7272a669c61e, Transaction Id: 5PX4O, 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-06-05 22:55:20.911 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=172c2ab4-6720-4dc7-8238-7272a669c61e, X-ECOMP-TransactionID=5PX4O, X-Begin-Timestamp=2021-06-05T22:55:20.883+0000, id=161d1d07-8d0e-e0cc-8719-bded7087ac44, timestamp=1622933720885}], headers={id=a284949b-f0e6-d114-52a3-7a83987ed471, timestamp=1622933720911}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=172c2ab4-6720-4dc7-8238-7272a669c61e, X-ECOMP-TransactionID=5PX4O, X-Begin-Timestamp=2021-06-05T22:55:20.883+0000, id=161d1d07-8d0e-e0cc-8719-bded7087ac44, timestamp=1622933720885}] 2021-06-05T22:55:50.956+0000|bdcfc764-9f70-4f57-8e19-92b5d30c05e8|Request Id: bdcfc764-9f70-4f57-8e19-92b5d30c05e8. Transaction Id: CETBW. Begin TS: 2021-06-05T22:55:50.884+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:55:50.885 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: bdcfc764-9f70-4f57-8e19-92b5d30c05e8. Transaction Id: CETBW. Begin TS: 2021-06-05T22:55:50.884+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:55:50.961+0000|2021-06-05T22:55:50.971+0000|bdcfc764-9f70-4f57-8e19-92b5d30c05e8|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.126.135|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bdcfc764-9f70-4f57-8e19-92b5d30c05e8, Transaction Id: CETBW, 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-06-05 22:55:50.971 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: bdcfc764-9f70-4f57-8e19-92b5d30c05e8, Transaction Id: CETBW, 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-06-05 22:55:50.973 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bdcfc764-9f70-4f57-8e19-92b5d30c05e8, X-ECOMP-TransactionID=CETBW, X-Begin-Timestamp=2021-06-05T22:55:50.884+0000, id=6ae569f5-825b-e8be-42dc-ff865d983470, timestamp=1622933750957}], headers={id=c87477d6-f11f-506d-3598-cb9137c892ff, timestamp=1622933750973}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bdcfc764-9f70-4f57-8e19-92b5d30c05e8, X-ECOMP-TransactionID=CETBW, X-Begin-Timestamp=2021-06-05T22:55:50.884+0000, id=6ae569f5-825b-e8be-42dc-ff865d983470, timestamp=1622933750957}] 2021-06-05 22:56:12.514 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-06-05 22:56:12.518 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:56:12.519 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-9, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:56:12.519 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-9, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:56:12.520 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: a37ed220-5e7a-4b57-bba8-de048f92f987, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:56:12.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-9, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:56:12.565 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-9, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=fc68f840-4924-4d08-ab8d-f038d135e5c0, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:56:12 GMT, content-length=3707] 2021-06-05 22:56:12.565 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-9, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:56:12.566 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:56:12.566 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-9, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:56:12.567 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-9, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:56:12.569  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:56:12.569 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:56:12.570 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:56:12.570 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:56:12.570 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:56:12.570 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:56:20.884+0000|a348ef44-f5eb-4c00-bc61-b3e929b2c710|Request Id: a348ef44-f5eb-4c00-bc61-b3e929b2c710. Transaction Id: VTGEI. Begin TS: 2021-06-05T22:56:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:56:20.884 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a348ef44-f5eb-4c00-bc61-b3e929b2c710. Transaction Id: VTGEI. Begin TS: 2021-06-05T22:56:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:56:20.887+0000|2021-06-05T22:56:20.900+0000|a348ef44-f5eb-4c00-bc61-b3e929b2c710|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.126.135|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a348ef44-f5eb-4c00-bc61-b3e929b2c710, Transaction Id: VTGEI, 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-06-05 22:56:20.900 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a348ef44-f5eb-4c00-bc61-b3e929b2c710, Transaction Id: VTGEI, 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-06-05 22:56:20.903 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a348ef44-f5eb-4c00-bc61-b3e929b2c710, X-ECOMP-TransactionID=VTGEI, X-Begin-Timestamp=2021-06-05T22:56:20.883+0000, id=d22eceb6-4441-d4be-61b2-afd28c385d57, timestamp=1622933780885}], headers={id=279aaec2-5398-5b62-b900-ff2943c41687, timestamp=1622933780903}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a348ef44-f5eb-4c00-bc61-b3e929b2c710, X-ECOMP-TransactionID=VTGEI, X-Begin-Timestamp=2021-06-05T22:56:20.883+0000, id=d22eceb6-4441-d4be-61b2-afd28c385d57, timestamp=1622933780885}] 2021-06-05T22:56:50.883+0000|f5080438-9ef4-44e1-ab80-1fc549e8225f|Request Id: f5080438-9ef4-44e1-ab80-1fc549e8225f. Transaction Id: HTROL. Begin TS: 2021-06-05T22:56:50.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:56:50.883 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: f5080438-9ef4-44e1-ab80-1fc549e8225f. Transaction Id: HTROL. Begin TS: 2021-06-05T22:56:50.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:56:50.885+0000|2021-06-05T22:56:50.895+0000|f5080438-9ef4-44e1-ab80-1fc549e8225f|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.126.135|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f5080438-9ef4-44e1-ab80-1fc549e8225f, Transaction Id: HTROL, 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-06-05 22:56:50.895 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: f5080438-9ef4-44e1-ab80-1fc549e8225f, Transaction Id: HTROL, 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-06-05 22:56:50.897 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f5080438-9ef4-44e1-ab80-1fc549e8225f, X-ECOMP-TransactionID=HTROL, X-Begin-Timestamp=2021-06-05T22:56:50.882+0000, id=eb8363ca-7a6f-a687-9599-1c6797f518d0, timestamp=1622933810884}], headers={id=0ff83d88-894f-54e3-914f-07be2d9e76f1, timestamp=1622933810897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f5080438-9ef4-44e1-ab80-1fc549e8225f, X-ECOMP-TransactionID=HTROL, X-Begin-Timestamp=2021-06-05T22:56:50.882+0000, id=eb8363ca-7a6f-a687-9599-1c6797f518d0, timestamp=1622933810884}] 2021-06-05 22:57:12.514 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-06-05 22:57:12.520 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:57:12.521 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-10, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:57:12.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-10, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:57:12.522 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 2134c6dd-1cb6-4d3b-83f9-96396a5daa3d, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:57:12.526 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-10, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:57:12.547 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-10, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=8e79405c-e15b-43a8-b5a7-7cc299bbc592, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:57:12 GMT, content-length=3732] 2021-06-05 22:57:12.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-10, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:57:12.547 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:57:12.548 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-10, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:57:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-10, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:57:12.550  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:57:12.550 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:57:12.551 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:57:12.553 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : Flattened Key Value Pairs 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.enable_enrichment:true 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.password:DCAE 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local 2021-06-05 22:57:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.aai.username:DCAE 2021-06-05 22:57:12.555 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:57:12.555 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.processing_batch_size:10000 2021-06-05 22:57:12.555 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_abatement:true 2021-06-05 22:57:12.555 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction  : config-binding-service.config.tca.enable_ecomp_logging:true 2021-06-05 22:57:12.555  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router 2021-06-05 22:57:12.555  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true 2021-06-05 22:57:12.555  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] 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-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] 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-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] 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-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] 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-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] 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-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] 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-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0 2021-06-05 22:57:12.556  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000 2021-06-05 22:57:12.557  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE 2021-06-05 22:57:12.557  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2 2021-06-05 22:57:12.557  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data 2021-06-05 22:57:12.557 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:57:12.557 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:57:12.558 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:57:12.558 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:57:20.885+0000|15725477-134a-4f07-888f-47e93edff3bb|Request Id: 15725477-134a-4f07-888f-47e93edff3bb. Transaction Id: QMM2K. Begin TS: 2021-06-05T22:57:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:57:20.884 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 15725477-134a-4f07-888f-47e93edff3bb. Transaction Id: QMM2K. Begin TS: 2021-06-05T22:57:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:57:20.889+0000|2021-06-05T22:57:20.904+0000|15725477-134a-4f07-888f-47e93edff3bb|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.126.135|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 15725477-134a-4f07-888f-47e93edff3bb, Transaction Id: QMM2K, 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-06-05 22:57:20.904 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 15725477-134a-4f07-888f-47e93edff3bb, Transaction Id: QMM2K, 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-06-05 22:57:20.906 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=15725477-134a-4f07-888f-47e93edff3bb, X-ECOMP-TransactionID=QMM2K, X-Begin-Timestamp=2021-06-05T22:57:20.883+0000, id=d5f9210f-fe27-45c0-b487-c69f675ce7b7, timestamp=1622933840885}], headers={id=93c0076d-7546-e849-d5cd-4b07faa155e9, timestamp=1622933840906}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=15725477-134a-4f07-888f-47e93edff3bb, X-ECOMP-TransactionID=QMM2K, X-Begin-Timestamp=2021-06-05T22:57:20.883+0000, id=d5f9210f-fe27-45c0-b487-c69f675ce7b7, timestamp=1622933840885}] 2021-06-05T22:57:50.887+0000|c67af088-e205-4f6c-a7ba-110d89262d76|Request Id: c67af088-e205-4f6c-a7ba-110d89262d76. Transaction Id: B8PHG. Begin TS: 2021-06-05T22:57:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:57:50.884 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: c67af088-e205-4f6c-a7ba-110d89262d76. Transaction Id: B8PHG. Begin TS: 2021-06-05T22:57:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:57:51.290  INFO 1 --- [ask-scheduler-4] 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-06-05 22:57:51.290  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec  : Retrying request to {}->http://message-router:3904 2021-06-05T22:57:50.894+0000|2021-06-05T22:57:51.399+0000|c67af088-e205-4f6c-a7ba-110d89262d76|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.126.135|505|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c67af088-e205-4f6c-a7ba-110d89262d76, Transaction Id: B8PHG, Elapsed Time: 505 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:57:51.399 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: c67af088-e205-4f6c-a7ba-110d89262d76, Transaction Id: B8PHG, Elapsed Time: 505 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:57:51.403 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/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c67af088-e205-4f6c-a7ba-110d89262d76, X-ECOMP-TransactionID=B8PHG, X-Begin-Timestamp=2021-06-05T22:57:50.883+0000, id=b67ccdf8-5fd1-3e3d-39cb-ae47bd0f2e8b, timestamp=1622933870889}], headers={id=09e9f10d-f2b9-7e58-8183-df9ec43a2855, timestamp=1622933871403}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c67af088-e205-4f6c-a7ba-110d89262d76, X-ECOMP-TransactionID=B8PHG, X-Begin-Timestamp=2021-06-05T22:57:50.883+0000, id=b67ccdf8-5fd1-3e3d-39cb-ae47bd0f2e8b, timestamp=1622933870889}] 2021-06-05 22:58:12.516 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-06-05 22:58:12.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:58:12.523 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-11, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:58:12.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-11, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:58:12.524 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 66374906-c453-4cb1-aa1a-08e859f9fc9e, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:58:12.527 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-11, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:58:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-11, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=477d93e1-64b9-4760-9bdd-05571c06fb5d, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:58:12 GMT, content-length=3732] 2021-06-05 22:58:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-11, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:58:12.549 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:58:12.550 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-11, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:58:12.551 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-11, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:58:12.552  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:58:12.552 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:58:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:58:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:58:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:58:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:58:20.884+0000|8714599c-785c-4f70-85a7-7bef68699a06|Request Id: 8714599c-785c-4f70-85a7-7bef68699a06. Transaction Id: TBKNC. Begin TS: 2021-06-05T22:58:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:58:20.883 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8714599c-785c-4f70-85a7-7bef68699a06. Transaction Id: TBKNC. Begin TS: 2021-06-05T22:58:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:58:20.887+0000|2021-06-05T22:58:20.899+0000|8714599c-785c-4f70-85a7-7bef68699a06|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.126.135|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8714599c-785c-4f70-85a7-7bef68699a06, Transaction Id: TBKNC, 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-06-05 22:58:20.899 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8714599c-785c-4f70-85a7-7bef68699a06, Transaction Id: TBKNC, 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-06-05 22:58:20.902 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8714599c-785c-4f70-85a7-7bef68699a06, X-ECOMP-TransactionID=TBKNC, X-Begin-Timestamp=2021-06-05T22:58:20.882+0000, id=372c9053-6059-9e3e-c2fb-448bad2e2efd, timestamp=1622933900885}], headers={id=8ece790a-4b2d-e093-f5af-7cd13941899d, timestamp=1622933900902}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8714599c-785c-4f70-85a7-7bef68699a06, X-ECOMP-TransactionID=TBKNC, X-Begin-Timestamp=2021-06-05T22:58:20.882+0000, id=372c9053-6059-9e3e-c2fb-448bad2e2efd, timestamp=1622933900885}] 2021-06-05T22:58:50.885+0000|b6a80d97-792e-418d-9101-5920d49b9ffa|Request Id: b6a80d97-792e-418d-9101-5920d49b9ffa. Transaction Id: DG8FG. Begin TS: 2021-06-05T22:58:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:58:50.884 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b6a80d97-792e-418d-9101-5920d49b9ffa. Transaction Id: DG8FG. Begin TS: 2021-06-05T22:58:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:58:50.891+0000|2021-06-05T22:58:50.909+0000|b6a80d97-792e-418d-9101-5920d49b9ffa|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.126.135|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b6a80d97-792e-418d-9101-5920d49b9ffa, Transaction Id: DG8FG, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:58:50.909 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b6a80d97-792e-418d-9101-5920d49b9ffa, Transaction Id: DG8FG, Elapsed Time: 18 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:58:50.954 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b6a80d97-792e-418d-9101-5920d49b9ffa, X-ECOMP-TransactionID=DG8FG, X-Begin-Timestamp=2021-06-05T22:58:50.883+0000, id=05c8d338-7767-f90d-917a-d1931e0bd049, timestamp=1622933930886}], headers={id=80ea671c-c044-e534-76d2-460d1a9a7a92, timestamp=1622933930954}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b6a80d97-792e-418d-9101-5920d49b9ffa, X-ECOMP-TransactionID=DG8FG, X-Begin-Timestamp=2021-06-05T22:58:50.883+0000, id=05c8d338-7767-f90d-917a-d1931e0bd049, timestamp=1622933930886}] 2021-06-05 22:59:12.515 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-06-05 22:59:12.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 22:59:12.522 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-12, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 22:59:12.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-12, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 22:59:12.523 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 2d5dd39a-ddfe-4750-adf6-64079a7f7484, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 22:59:12.530 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-12, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 22:59:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-12, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=353b372b-352b-4702-8617-77166230f750, Content-Type=application/json, Date=Sat, 05 Jun 2021 22:59:12 GMT, content-length=3732] 2021-06-05 22:59:12.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-12, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 22:59:12.555 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 22:59:12.557 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-12, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 22:59:12.559 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-12, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 22:59:12.561  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 22:59:12.561 DEBUG 1 --- [or-http-epoll-2] 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-06-05 22:59:12.562 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 22:59:12.563 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 22:59:12.563 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 22:59:12.563 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T22:59:20.884+0000|2aaa97d7-60eb-4802-b38b-2b8988b48351|Request Id: 2aaa97d7-60eb-4802-b38b-2b8988b48351. Transaction Id: BHRDV. Begin TS: 2021-06-05T22:59:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:59:20.883 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 2aaa97d7-60eb-4802-b38b-2b8988b48351. Transaction Id: BHRDV. Begin TS: 2021-06-05T22:59:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:59:20.891+0000|2021-06-05T22:59:20.901+0000|2aaa97d7-60eb-4802-b38b-2b8988b48351|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.126.135|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 2aaa97d7-60eb-4802-b38b-2b8988b48351, Transaction Id: BHRDV, 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-06-05 22:59:20.902 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 2aaa97d7-60eb-4802-b38b-2b8988b48351, Transaction Id: BHRDV, 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-06-05 22:59:20.905 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2aaa97d7-60eb-4802-b38b-2b8988b48351, X-ECOMP-TransactionID=BHRDV, X-Begin-Timestamp=2021-06-05T22:59:20.882+0000, id=512c2cd8-4f5f-22fc-0d83-7fc84b30bf27, timestamp=1622933960885}], headers={id=02979559-0870-36fe-ac42-9545bd24ab83, timestamp=1622933960905}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2aaa97d7-60eb-4802-b38b-2b8988b48351, X-ECOMP-TransactionID=BHRDV, X-Begin-Timestamp=2021-06-05T22:59:20.882+0000, id=512c2cd8-4f5f-22fc-0d83-7fc84b30bf27, timestamp=1622933960885}] 2021-06-05T22:59:50.888+0000|8190e006-e2aa-413a-b8c5-afa027a8a624|Request Id: 8190e006-e2aa-413a-b8c5-afa027a8a624. Transaction Id: VVFJY. Begin TS: 2021-06-05T22:59:50.884+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 22:59:50.885 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 8190e006-e2aa-413a-b8c5-afa027a8a624. Transaction Id: VVFJY. Begin TS: 2021-06-05T22:59:50.884+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T22:59:50.898+0000|2021-06-05T22:59:50.912+0000|8190e006-e2aa-413a-b8c5-afa027a8a624|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.126.135|14|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8190e006-e2aa-413a-b8c5-afa027a8a624, Transaction Id: VVFJY, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:59:50.912 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 8190e006-e2aa-413a-b8c5-afa027a8a624, Transaction Id: VVFJY, Elapsed Time: 14 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 2021-06-05 22:59:50.923 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8190e006-e2aa-413a-b8c5-afa027a8a624, X-ECOMP-TransactionID=VVFJY, X-Begin-Timestamp=2021-06-05T22:59:50.884+0000, id=51de647f-4633-2881-3ecb-685344b990d6, timestamp=1622933990890}], headers={id=7be3f669-ca64-66f9-2259-482f8cf91bc9, timestamp=1622933990923}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8190e006-e2aa-413a-b8c5-afa027a8a624, X-ECOMP-TransactionID=VVFJY, X-Begin-Timestamp=2021-06-05T22:59:50.884+0000, id=51de647f-4633-2881-3ecb-685344b990d6, timestamp=1622933990890}] 2021-06-05 23:00:12.517 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-06-05 23:00:12.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:00:12.524 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-13, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:00:12.525 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-13, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:00:12.526 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 4e90bf14-fabb-4374-b3d6-6be3b4043425, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:00:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-13, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:00:12.575 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-13, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=0291ce7b-af5c-443d-9908-cbb512501eb2, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:00:12 GMT, content-length=3732] 2021-06-05 23:00:12.575 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-13, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:00:12.576 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:00:12.576 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-13, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:00:12.577 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-13, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:00:12.580  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:00:12.581 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:00:12.582 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:00:12.583 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:00:12.583 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:00:12.583 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:00:20.885+0000|a5b01771-fbfc-4bde-8a01-09bea25963c8|Request Id: a5b01771-fbfc-4bde-8a01-09bea25963c8. Transaction Id: BU6VZ. Begin TS: 2021-06-05T23:00:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:00:20.884 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a5b01771-fbfc-4bde-8a01-09bea25963c8. Transaction Id: BU6VZ. Begin TS: 2021-06-05T23:00:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:00:20.890+0000|2021-06-05T23:00:20.909+0000|a5b01771-fbfc-4bde-8a01-09bea25963c8|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.126.135|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a5b01771-fbfc-4bde-8a01-09bea25963c8, Transaction Id: BU6VZ, 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-06-05 23:00:20.909 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a5b01771-fbfc-4bde-8a01-09bea25963c8, Transaction Id: BU6VZ, 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-06-05 23:00:20.912 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a5b01771-fbfc-4bde-8a01-09bea25963c8, X-ECOMP-TransactionID=BU6VZ, X-Begin-Timestamp=2021-06-05T23:00:20.883+0000, id=bda803dd-f006-8e2c-54b4-44336ef7edc1, timestamp=1622934020885}], headers={id=17795ad0-2369-f17d-ca27-6b4684f8be8a, timestamp=1622934020911}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a5b01771-fbfc-4bde-8a01-09bea25963c8, X-ECOMP-TransactionID=BU6VZ, X-Begin-Timestamp=2021-06-05T23:00:20.883+0000, id=bda803dd-f006-8e2c-54b4-44336ef7edc1, timestamp=1622934020885}] 2021-06-05T23:00:50.885+0000|ac53caa6-9e1e-4d12-94f7-835eec32c0c5|Request Id: ac53caa6-9e1e-4d12-94f7-835eec32c0c5. Transaction Id: JRAWK. Begin TS: 2021-06-05T23:00:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:00:50.884 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ac53caa6-9e1e-4d12-94f7-835eec32c0c5. Transaction Id: JRAWK. Begin TS: 2021-06-05T23:00:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:00:50.890+0000|2021-06-05T23:00:50.900+0000|ac53caa6-9e1e-4d12-94f7-835eec32c0c5|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.126.135|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ac53caa6-9e1e-4d12-94f7-835eec32c0c5, Transaction Id: JRAWK, 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-06-05 23:00:50.901 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ac53caa6-9e1e-4d12-94f7-835eec32c0c5, Transaction Id: JRAWK, 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-06-05 23:00:50.903 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ac53caa6-9e1e-4d12-94f7-835eec32c0c5, X-ECOMP-TransactionID=JRAWK, X-Begin-Timestamp=2021-06-05T23:00:50.883+0000, id=5248d2d0-92a1-e426-200b-9dd4ff68fd97, timestamp=1622934050886}], headers={id=448f9100-236e-ebeb-76c2-2324b7a7e80e, timestamp=1622934050903}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ac53caa6-9e1e-4d12-94f7-835eec32c0c5, X-ECOMP-TransactionID=JRAWK, X-Begin-Timestamp=2021-06-05T23:00:50.883+0000, id=5248d2d0-92a1-e426-200b-9dd4ff68fd97, timestamp=1622934050886}] 2021-06-05 23:01:12.520 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-06-05 23:01:12.524 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:01:12.525 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-14, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:01:12.526 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-14, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:01:12.527 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 62f522a1-8060-4299-b369-ea184cf598a1, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:01:12.548 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-14, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:01:12.571 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-14, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=befdcb68-3fab-4121-afe1-e8f5c2fffe69, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:01:12 GMT, content-length=3732] 2021-06-05 23:01:12.571 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-14, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:01:12.572 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:01:12.573 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-14, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:01:12.574 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-14, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:01:12.576  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:01:12.577 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:01:12.579 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:01:12.579 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:01:12.579 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:01:12.580 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:01:20.884+0000|a0a95a8d-1ca4-4aa7-909a-09160f0069f7|Request Id: a0a95a8d-1ca4-4aa7-909a-09160f0069f7. Transaction Id: LTFTM. Begin TS: 2021-06-05T23:01:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:01:20.883 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a0a95a8d-1ca4-4aa7-909a-09160f0069f7. Transaction Id: LTFTM. Begin TS: 2021-06-05T23:01:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:01:20.888+0000|2021-06-05T23:01:20.897+0000|a0a95a8d-1ca4-4aa7-909a-09160f0069f7|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.126.135|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a0a95a8d-1ca4-4aa7-909a-09160f0069f7, Transaction Id: LTFTM, 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-06-05 23:01:20.897 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a0a95a8d-1ca4-4aa7-909a-09160f0069f7, Transaction Id: LTFTM, 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-06-05 23:01:20.899 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a0a95a8d-1ca4-4aa7-909a-09160f0069f7, X-ECOMP-TransactionID=LTFTM, X-Begin-Timestamp=2021-06-05T23:01:20.882+0000, id=5328413e-a7b0-2f41-9858-aae783ff837e, timestamp=1622934080885}], headers={id=37f0f1e1-4ffa-6633-6017-34caca61af38, timestamp=1622934080899}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a0a95a8d-1ca4-4aa7-909a-09160f0069f7, X-ECOMP-TransactionID=LTFTM, X-Begin-Timestamp=2021-06-05T23:01:20.882+0000, id=5328413e-a7b0-2f41-9858-aae783ff837e, timestamp=1622934080885}] 2021-06-05T23:01:50.885+0000|c576e494-f049-447a-a251-d5bdc96e83ee|Request Id: c576e494-f049-447a-a251-d5bdc96e83ee. Transaction Id: IBKFA. Begin TS: 2021-06-05T23:01:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:01:50.884 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: c576e494-f049-447a-a251-d5bdc96e83ee. Transaction Id: IBKFA. Begin TS: 2021-06-05T23:01:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:01:50.893+0000|2021-06-05T23:01:50.908+0000|c576e494-f049-447a-a251-d5bdc96e83ee|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.126.135|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c576e494-f049-447a-a251-d5bdc96e83ee, Transaction Id: IBKFA, 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-06-05 23:01:50.908 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: c576e494-f049-447a-a251-d5bdc96e83ee, Transaction Id: IBKFA, 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-06-05 23:01:50.913 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c576e494-f049-447a-a251-d5bdc96e83ee, X-ECOMP-TransactionID=IBKFA, X-Begin-Timestamp=2021-06-05T23:01:50.883+0000, id=032fb53c-5fda-c0f1-58c2-39ea5ab67847, timestamp=1622934110887}], headers={id=650d6489-21e4-de98-a357-8d2f78d49128, timestamp=1622934110913}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=c576e494-f049-447a-a251-d5bdc96e83ee, X-ECOMP-TransactionID=IBKFA, X-Begin-Timestamp=2021-06-05T23:01:50.883+0000, id=032fb53c-5fda-c0f1-58c2-39ea5ab67847, timestamp=1622934110887}] 2021-06-05 23:02:12.517 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-06-05 23:02:12.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:02:12.521 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-15, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:02:12.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-15, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:02:12.522 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: cafe047a-3d76-4bcb-a49b-94e2a12d38e3, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:02:12.527 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-15, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:02:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-15, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=01a17fb4-d2c9-4d08-90b3-9acea2e089b3, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:02:12 GMT, content-length=3732] 2021-06-05 23:02:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-15, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:02:12.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:02:12.555 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-15, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:02:12.557 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-15, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:02:12.558  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:02:12.558 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:02:12.559 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:02:12.559 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:02:12.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:02:12.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:02:20.883+0000|bdae0a23-75b2-4825-bbca-088ac1afef17|Request Id: bdae0a23-75b2-4825-bbca-088ac1afef17. Transaction Id: 12G1F. Begin TS: 2021-06-05T23:02:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:02:20.883 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: bdae0a23-75b2-4825-bbca-088ac1afef17. Transaction Id: 12G1F. Begin TS: 2021-06-05T23:02:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:02:20.885+0000|2021-06-05T23:02:20.896+0000|bdae0a23-75b2-4825-bbca-088ac1afef17|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.126.135|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bdae0a23-75b2-4825-bbca-088ac1afef17, Transaction Id: 12G1F, 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-06-05 23:02:20.897 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: bdae0a23-75b2-4825-bbca-088ac1afef17, Transaction Id: 12G1F, 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-06-05 23:02:20.898 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bdae0a23-75b2-4825-bbca-088ac1afef17, X-ECOMP-TransactionID=12G1F, X-Begin-Timestamp=2021-06-05T23:02:20.882+0000, id=2c9a12b2-1ba0-7229-1c7b-3ea737790423, timestamp=1622934140884}], headers={id=0a246f6a-83dc-2c26-bfef-b7870dcffe22, timestamp=1622934140898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bdae0a23-75b2-4825-bbca-088ac1afef17, X-ECOMP-TransactionID=12G1F, X-Begin-Timestamp=2021-06-05T23:02:20.882+0000, id=2c9a12b2-1ba0-7229-1c7b-3ea737790423, timestamp=1622934140884}] 2021-06-05T23:02:50.886+0000|ca46d9c9-9d26-4e1f-9f54-278bef6110d0|Request Id: ca46d9c9-9d26-4e1f-9f54-278bef6110d0. Transaction Id: JNAIP. Begin TS: 2021-06-05T23:02:50.884+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:02:50.884 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ca46d9c9-9d26-4e1f-9f54-278bef6110d0. Transaction Id: JNAIP. Begin TS: 2021-06-05T23:02:50.884+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:02:50.894+0000|2021-06-05T23:02:50.910+0000|ca46d9c9-9d26-4e1f-9f54-278bef6110d0|UNKNOWN_INSTANCE_ID|task-scheduler-4||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.126.135|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ca46d9c9-9d26-4e1f-9f54-278bef6110d0, Transaction Id: JNAIP, 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-06-05 23:02:50.910 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ca46d9c9-9d26-4e1f-9f54-278bef6110d0, Transaction Id: JNAIP, 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-06-05 23:02:50.913 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/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ca46d9c9-9d26-4e1f-9f54-278bef6110d0, X-ECOMP-TransactionID=JNAIP, X-Begin-Timestamp=2021-06-05T23:02:50.884+0000, id=9beb16dc-f210-6d9f-47c3-f0bfa25a2852, timestamp=1622934170887}], headers={id=a571f5fa-58c9-d6de-1910-1275eb6098f9, timestamp=1622934170913}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ca46d9c9-9d26-4e1f-9f54-278bef6110d0, X-ECOMP-TransactionID=JNAIP, X-Begin-Timestamp=2021-06-05T23:02:50.884+0000, id=9beb16dc-f210-6d9f-47c3-f0bfa25a2852, timestamp=1622934170887}] 2021-06-05 23:03:12.514 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-06-05 23:03:12.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:03:12.519 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-16, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:03:12.519 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-16, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:03:12.519 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 8f5b0819-1bfe-43aa-b4e3-bfdaff2bde02, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:03:12.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-16, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:03:12.561 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-16, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=4e5299b3-ffa1-4d10-b660-abfc3930e865, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:03:12 GMT, content-length=3732] 2021-06-05 23:03:12.562 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-16, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:03:12.562 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:03:12.563 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-16, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:03:12.564 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-16, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:03:12.565  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:03:12.565 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:03:12.566 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:03:12.566 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:03:12.567 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:03:12.567 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:03:20.883+0000|1bae0bec-791f-4cda-a2d7-e419ed98d8a0|Request Id: 1bae0bec-791f-4cda-a2d7-e419ed98d8a0. Transaction Id: HOUST. Begin TS: 2021-06-05T23:03:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:03:20.883 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 1bae0bec-791f-4cda-a2d7-e419ed98d8a0. Transaction Id: HOUST. Begin TS: 2021-06-05T23:03:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:03:20.885+0000|2021-06-05T23:03:20.895+0000|1bae0bec-791f-4cda-a2d7-e419ed98d8a0|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.126.135|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1bae0bec-791f-4cda-a2d7-e419ed98d8a0, Transaction Id: HOUST, 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-06-05 23:03:20.895 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 1bae0bec-791f-4cda-a2d7-e419ed98d8a0, Transaction Id: HOUST, 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-06-05 23:03:20.896 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1bae0bec-791f-4cda-a2d7-e419ed98d8a0, X-ECOMP-TransactionID=HOUST, X-Begin-Timestamp=2021-06-05T23:03:20.883+0000, id=a1e5538d-304c-de0c-6079-9c2c771a84ca, timestamp=1622934200884}], headers={id=7a7892c9-f4ef-bc1d-78c5-269408484c35, timestamp=1622934200896}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1bae0bec-791f-4cda-a2d7-e419ed98d8a0, X-ECOMP-TransactionID=HOUST, X-Begin-Timestamp=2021-06-05T23:03:20.883+0000, id=a1e5538d-304c-de0c-6079-9c2c771a84ca, timestamp=1622934200884}] 2021-06-05T23:03:50.883+0000|9cc21188-1856-44d7-aa25-fef4797292c0|Request Id: 9cc21188-1856-44d7-aa25-fef4797292c0. Transaction Id: VAHZM. Begin TS: 2021-06-05T23:03:50.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:03:50.882 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 9cc21188-1856-44d7-aa25-fef4797292c0. Transaction Id: VAHZM. Begin TS: 2021-06-05T23:03:50.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:03:50.884+0000|2021-06-05T23:03:50.892+0000|9cc21188-1856-44d7-aa25-fef4797292c0|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.126.135|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9cc21188-1856-44d7-aa25-fef4797292c0, Transaction Id: VAHZM, 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-06-05 23:03:50.892 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 9cc21188-1856-44d7-aa25-fef4797292c0, Transaction Id: VAHZM, 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-06-05 23:03:50.893 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/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9cc21188-1856-44d7-aa25-fef4797292c0, X-ECOMP-TransactionID=VAHZM, X-Begin-Timestamp=2021-06-05T23:03:50.882+0000, id=9497ddea-d1d3-50d5-8f3a-818565fcf690, timestamp=1622934230883}], headers={id=0f54cd52-9eef-7279-89a1-9f946eaf9b28, timestamp=1622934230893}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=9cc21188-1856-44d7-aa25-fef4797292c0, X-ECOMP-TransactionID=VAHZM, X-Begin-Timestamp=2021-06-05T23:03:50.882+0000, id=9497ddea-d1d3-50d5-8f3a-818565fcf690, timestamp=1622934230883}] 2021-06-05 23:04:12.514 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-06-05 23:04:12.519 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:04:12.520 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-17, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:04:12.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-17, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:04:12.521 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 5ea675b1-08fd-4dd5-ac68-3cef1658b260, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:04:12.525 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-17, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:04:12.558 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-17, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=f0cba337-6659-42b3-bb0d-f13a48956a78, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:04:12 GMT, content-length=3732] 2021-06-05 23:04:12.558 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-17, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:04:12.559 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:04:12.560 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-17, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:04:12.561 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-17, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:04:12.563  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:04:12.563 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:04:12.565 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:04:12.565 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:04:12.565 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:04:12.566 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:04:20.885+0000|bbeda2cf-59cc-40ac-96fd-447047a56c6d|Request Id: bbeda2cf-59cc-40ac-96fd-447047a56c6d. Transaction Id: 4SH8T. Begin TS: 2021-06-05T23:04:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:04:20.884 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: bbeda2cf-59cc-40ac-96fd-447047a56c6d. Transaction Id: 4SH8T. Begin TS: 2021-06-05T23:04:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:04:20.890+0000|2021-06-05T23:04:20.902+0000|bbeda2cf-59cc-40ac-96fd-447047a56c6d|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.126.135|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bbeda2cf-59cc-40ac-96fd-447047a56c6d, Transaction Id: 4SH8T, 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-06-05 23:04:20.902 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: bbeda2cf-59cc-40ac-96fd-447047a56c6d, Transaction Id: 4SH8T, 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-06-05 23:04:20.905 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bbeda2cf-59cc-40ac-96fd-447047a56c6d, X-ECOMP-TransactionID=4SH8T, X-Begin-Timestamp=2021-06-05T23:04:20.883+0000, id=4c7afd47-0aaf-89c3-2413-66ce71ee14ce, timestamp=1622934260885}], headers={id=af1d9175-158c-cd2b-5df3-9262bb3dace2, timestamp=1622934260905}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=bbeda2cf-59cc-40ac-96fd-447047a56c6d, X-ECOMP-TransactionID=4SH8T, X-Begin-Timestamp=2021-06-05T23:04:20.883+0000, id=4c7afd47-0aaf-89c3-2413-66ce71ee14ce, timestamp=1622934260885}] 2021-06-05T23:04:50.883+0000|e05bf0c3-29ba-4285-b353-c352eaf27020|Request Id: e05bf0c3-29ba-4285-b353-c352eaf27020. Transaction Id: UCLMI. Begin TS: 2021-06-05T23:04:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:04:50.883 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: e05bf0c3-29ba-4285-b353-c352eaf27020. Transaction Id: UCLMI. Begin TS: 2021-06-05T23:04:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:04:50.886+0000|2021-06-05T23:04:50.893+0000|e05bf0c3-29ba-4285-b353-c352eaf27020|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.126.135|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e05bf0c3-29ba-4285-b353-c352eaf27020, Transaction Id: UCLMI, 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-06-05 23:04:50.893 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: e05bf0c3-29ba-4285-b353-c352eaf27020, Transaction Id: UCLMI, 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-06-05 23:04:50.894 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e05bf0c3-29ba-4285-b353-c352eaf27020, X-ECOMP-TransactionID=UCLMI, X-Begin-Timestamp=2021-06-05T23:04:50.883+0000, id=a69c7c55-c15c-18d6-11bf-c27170ffa944, timestamp=1622934290884}], headers={id=ea609d43-0848-6f40-e68f-30b99e73fcb4, timestamp=1622934290894}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e05bf0c3-29ba-4285-b353-c352eaf27020, X-ECOMP-TransactionID=UCLMI, X-Begin-Timestamp=2021-06-05T23:04:50.883+0000, id=a69c7c55-c15c-18d6-11bf-c27170ffa944, timestamp=1622934290884}] 2021-06-05 23:05:12.512 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-06-05 23:05:12.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:05:12.514 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-18, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:05:12.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-18, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:05:12.515 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: bacae113-8405-43fd-bc5a-8c4b047d5028, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:05:12.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-18, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:05:12.537 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-18, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=9e403da5-3acc-402f-b9a8-dfc369522a6d, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:05:12 GMT, content-length=3732] 2021-06-05 23:05:12.537 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-18, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:05:12.537 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:05:12.537 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-18, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:05:12.538 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-18, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:05:12.539  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:05:12.539 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:05:12.540 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:05:12.540 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:05:12.540 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:05:12.540 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:05:20.883+0000|a0dc9ce9-d29a-4548-96de-d04311ff7d65|Request Id: a0dc9ce9-d29a-4548-96de-d04311ff7d65. Transaction Id: TFKPQ. Begin TS: 2021-06-05T23:05:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:05:20.882 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: a0dc9ce9-d29a-4548-96de-d04311ff7d65. Transaction Id: TFKPQ. Begin TS: 2021-06-05T23:05:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:05:20.884+0000|2021-06-05T23:05:20.892+0000|a0dc9ce9-d29a-4548-96de-d04311ff7d65|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.126.135|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a0dc9ce9-d29a-4548-96de-d04311ff7d65, Transaction Id: TFKPQ, 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-06-05 23:05:20.892 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: a0dc9ce9-d29a-4548-96de-d04311ff7d65, Transaction Id: TFKPQ, 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-06-05 23:05:20.893 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a0dc9ce9-d29a-4548-96de-d04311ff7d65, X-ECOMP-TransactionID=TFKPQ, X-Begin-Timestamp=2021-06-05T23:05:20.882+0000, id=04e0563a-1096-0292-6b7a-a0129025c6df, timestamp=1622934320883}], headers={id=13a0e00e-9dcf-5dbd-7d2a-0fd6605ad59e, timestamp=1622934320892}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a0dc9ce9-d29a-4548-96de-d04311ff7d65, X-ECOMP-TransactionID=TFKPQ, X-Begin-Timestamp=2021-06-05T23:05:20.882+0000, id=04e0563a-1096-0292-6b7a-a0129025c6df, timestamp=1622934320883}] 2021-06-05T23:05:50.884+0000|bc34a0d6-2ddb-4a0f-a5ce-1da84267374d|Request Id: bc34a0d6-2ddb-4a0f-a5ce-1da84267374d. Transaction Id: VTTSE. Begin TS: 2021-06-05T23:05:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:05:50.883 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: bc34a0d6-2ddb-4a0f-a5ce-1da84267374d. Transaction Id: VTTSE. Begin TS: 2021-06-05T23:05:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:05:50.890+0000|2021-06-05T23:05:50.902+0000|bc34a0d6-2ddb-4a0f-a5ce-1da84267374d|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.126.135|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: bc34a0d6-2ddb-4a0f-a5ce-1da84267374d, Transaction Id: VTTSE, 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-06-05 23:05:50.902 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: bc34a0d6-2ddb-4a0f-a5ce-1da84267374d, Transaction Id: VTTSE, 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-06-05 23:05:50.905 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bc34a0d6-2ddb-4a0f-a5ce-1da84267374d, X-ECOMP-TransactionID=VTTSE, X-Begin-Timestamp=2021-06-05T23:05:50.883+0000, id=cc44e953-c6e0-35f5-ed61-94decf540b83, timestamp=1622934350885}], headers={id=c1e8ee00-eb32-ea8f-5f3d-9cea5882d37a, timestamp=1622934350904}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=bc34a0d6-2ddb-4a0f-a5ce-1da84267374d, X-ECOMP-TransactionID=VTTSE, X-Begin-Timestamp=2021-06-05T23:05:50.883+0000, id=cc44e953-c6e0-35f5-ed61-94decf540b83, timestamp=1622934350885}] 2021-06-05 23:06:12.514 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-06-05 23:06:12.519 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:06:12.520 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-19, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:06:12.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-19, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:06:12.521 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c10ac4bc-e710-47d0-b3ef-c205c1724d0c, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:06:12.526 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-19, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:06:12.564 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-19, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=aa3155ce-5047-476c-bff2-4d4a29a33e62, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:06:12 GMT, content-length=3732] 2021-06-05 23:06:12.564 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-19, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:06:12.565 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:06:12.566 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-19, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:06:12.567 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-19, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:06:12.568  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:06:12.568 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:06:12.569 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:06:12.569 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:06:12.569 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:06:12.570 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:06:20.883+0000|45395f35-479a-47d1-84c5-beebc6cf43a2|Request Id: 45395f35-479a-47d1-84c5-beebc6cf43a2. Transaction Id: 7HOXB. Begin TS: 2021-06-05T23:06:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:06:20.883 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 45395f35-479a-47d1-84c5-beebc6cf43a2. Transaction Id: 7HOXB. Begin TS: 2021-06-05T23:06:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:06:20.885+0000|2021-06-05T23:06:20.892+0000|45395f35-479a-47d1-84c5-beebc6cf43a2|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.126.135|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 45395f35-479a-47d1-84c5-beebc6cf43a2, Transaction Id: 7HOXB, 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-06-05 23:06:20.892 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 45395f35-479a-47d1-84c5-beebc6cf43a2, Transaction Id: 7HOXB, 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-06-05 23:06:20.894 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=45395f35-479a-47d1-84c5-beebc6cf43a2, X-ECOMP-TransactionID=7HOXB, X-Begin-Timestamp=2021-06-05T23:06:20.883+0000, id=e546ed4b-e5f1-a8ed-7463-751382e53725, timestamp=1622934380884}], headers={id=4e78063e-7ff0-7547-2b82-70577651213c, timestamp=1622934380893}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=45395f35-479a-47d1-84c5-beebc6cf43a2, X-ECOMP-TransactionID=7HOXB, X-Begin-Timestamp=2021-06-05T23:06:20.883+0000, id=e546ed4b-e5f1-a8ed-7463-751382e53725, timestamp=1622934380884}] 2021-06-05T23:06:50.883+0000|0d61703c-90e5-4bf2-a0c2-34437ed819e2|Request Id: 0d61703c-90e5-4bf2-a0c2-34437ed819e2. Transaction Id: GBT4L. Begin TS: 2021-06-05T23:06:50.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:06:50.882 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 0d61703c-90e5-4bf2-a0c2-34437ed819e2. Transaction Id: GBT4L. Begin TS: 2021-06-05T23:06:50.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:06:50.885+0000|2021-06-05T23:06:50.893+0000|0d61703c-90e5-4bf2-a0c2-34437ed819e2|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.126.135|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0d61703c-90e5-4bf2-a0c2-34437ed819e2, Transaction Id: GBT4L, 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-06-05 23:06:50.893 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 0d61703c-90e5-4bf2-a0c2-34437ed819e2, Transaction Id: GBT4L, 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-06-05 23:06:50.895 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0d61703c-90e5-4bf2-a0c2-34437ed819e2, X-ECOMP-TransactionID=GBT4L, X-Begin-Timestamp=2021-06-05T23:06:50.882+0000, id=3d4ad3ea-25e0-562d-84be-af7ed04a2782, timestamp=1622934410883}], headers={id=5b705491-dbcf-de8e-66fa-8ab3b9a13ce2, timestamp=1622934410894}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0d61703c-90e5-4bf2-a0c2-34437ed819e2, X-ECOMP-TransactionID=GBT4L, X-Begin-Timestamp=2021-06-05T23:06:50.882+0000, id=3d4ad3ea-25e0-562d-84be-af7ed04a2782, timestamp=1622934410883}] 2021-06-05 23:07:12.514 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-06-05 23:07:12.520 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:07:12.521 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-20, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:07:12.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-20, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:07:12.522 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: e102ab00-ff77-433c-bb53-d586d313dc0e, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:07:12.528 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-20, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:07:12.558 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-20, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=952def56-7a41-413d-acbf-66b80b3fcc27, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:07:12 GMT, content-length=3732] 2021-06-05 23:07:12.558 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-20, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:07:12.559 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:07:12.560 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-20, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:07:12.561 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-20, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:07:12.562  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:07:12.562 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:07:12.563 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:07:12.563 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:07:12.564 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:07:12.564 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:07:20.884+0000|d34d5373-8fe6-4c5a-bab0-72b5b46adcbd|Request Id: d34d5373-8fe6-4c5a-bab0-72b5b46adcbd. Transaction Id: 2DTBP. Begin TS: 2021-06-05T23:07:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:07:20.883 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d34d5373-8fe6-4c5a-bab0-72b5b46adcbd. Transaction Id: 2DTBP. Begin TS: 2021-06-05T23:07:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:07:20.888+0000|2021-06-05T23:07:20.896+0000|d34d5373-8fe6-4c5a-bab0-72b5b46adcbd|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.126.135|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d34d5373-8fe6-4c5a-bab0-72b5b46adcbd, Transaction Id: 2DTBP, 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-06-05 23:07:20.896 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d34d5373-8fe6-4c5a-bab0-72b5b46adcbd, Transaction Id: 2DTBP, 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-06-05 23:07:20.898 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d34d5373-8fe6-4c5a-bab0-72b5b46adcbd, X-ECOMP-TransactionID=2DTBP, X-Begin-Timestamp=2021-06-05T23:07:20.883+0000, id=45174e8d-7026-7e4e-c114-58d63519c35e, timestamp=1622934440884}], headers={id=4a9b6be4-f28b-9be4-f787-b41fb9af610b, timestamp=1622934440898}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d34d5373-8fe6-4c5a-bab0-72b5b46adcbd, X-ECOMP-TransactionID=2DTBP, X-Begin-Timestamp=2021-06-05T23:07:20.883+0000, id=45174e8d-7026-7e4e-c114-58d63519c35e, timestamp=1622934440884}] 2021-06-05T23:07:50.884+0000|b2c166b7-b243-4f97-b119-ba55af40e6a2|Request Id: b2c166b7-b243-4f97-b119-ba55af40e6a2. Transaction Id: GBQAD. Begin TS: 2021-06-05T23:07:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:07:50.883 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b2c166b7-b243-4f97-b119-ba55af40e6a2. Transaction Id: GBQAD. Begin TS: 2021-06-05T23:07:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:07:50.887+0000|2021-06-05T23:07:50.896+0000|b2c166b7-b243-4f97-b119-ba55af40e6a2|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.126.135|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b2c166b7-b243-4f97-b119-ba55af40e6a2, Transaction Id: GBQAD, 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-06-05 23:07:50.896 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b2c166b7-b243-4f97-b119-ba55af40e6a2, Transaction Id: GBQAD, 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-06-05 23:07:50.898 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/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b2c166b7-b243-4f97-b119-ba55af40e6a2, X-ECOMP-TransactionID=GBQAD, X-Begin-Timestamp=2021-06-05T23:07:50.883+0000, id=7367216c-6476-cd7e-770a-60ee005d9e6e, timestamp=1622934470884}], headers={id=c3401f50-ae4d-d348-ab15-8e6c1e59f536, timestamp=1622934470897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b2c166b7-b243-4f97-b119-ba55af40e6a2, X-ECOMP-TransactionID=GBQAD, X-Begin-Timestamp=2021-06-05T23:07:50.883+0000, id=7367216c-6476-cd7e-770a-60ee005d9e6e, timestamp=1622934470884}] 2021-06-05 23:08:12.513 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-06-05 23:08:12.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:08:12.516 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-21, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:08:12.516 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-21, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:08:12.516 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 8fd69c14-1cb6-432d-bdfc-163ab55e3e59, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:08:12.518 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-21, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:08:12.540 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-21, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=c33c09ea-229c-4bd3-a945-6738910a99f2, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:08:12 GMT, content-length=3732] 2021-06-05 23:08:12.540 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-21, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:08:12.541 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:08:12.541 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-21, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:08:12.542 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-21, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:08:12.543  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:08:12.543 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:08:12.544 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:08:12.544 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:08:12.544 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:08:12.545 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:08:20.885+0000|cfd65786-11f7-41b7-98b5-4dfc136bcd3d|Request Id: cfd65786-11f7-41b7-98b5-4dfc136bcd3d. Transaction Id: WOSCB. Begin TS: 2021-06-05T23:08:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:08:20.884 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: cfd65786-11f7-41b7-98b5-4dfc136bcd3d. Transaction Id: WOSCB. Begin TS: 2021-06-05T23:08:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:08:20.888+0000|2021-06-05T23:08:20.898+0000|cfd65786-11f7-41b7-98b5-4dfc136bcd3d|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.126.135|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cfd65786-11f7-41b7-98b5-4dfc136bcd3d, Transaction Id: WOSCB, 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-06-05 23:08:20.899 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: cfd65786-11f7-41b7-98b5-4dfc136bcd3d, Transaction Id: WOSCB, 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-06-05 23:08:20.900 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cfd65786-11f7-41b7-98b5-4dfc136bcd3d, X-ECOMP-TransactionID=WOSCB, X-Begin-Timestamp=2021-06-05T23:08:20.883+0000, id=bf8185f5-d45a-6853-1477-8ef6d4403568, timestamp=1622934500885}], headers={id=2f0a3469-6bf6-f977-b24f-0b2826ab88da, timestamp=1622934500900}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cfd65786-11f7-41b7-98b5-4dfc136bcd3d, X-ECOMP-TransactionID=WOSCB, X-Begin-Timestamp=2021-06-05T23:08:20.883+0000, id=bf8185f5-d45a-6853-1477-8ef6d4403568, timestamp=1622934500885}] 2021-06-05T23:08:50.884+0000|b17ea001-4309-4b11-98f9-e515a6bd2855|Request Id: b17ea001-4309-4b11-98f9-e515a6bd2855. Transaction Id: UBNDM. Begin TS: 2021-06-05T23:08:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:08:50.883 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b17ea001-4309-4b11-98f9-e515a6bd2855. Transaction Id: UBNDM. Begin TS: 2021-06-05T23:08:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:08:50.886+0000|2021-06-05T23:08:50.894+0000|b17ea001-4309-4b11-98f9-e515a6bd2855|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.126.135|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b17ea001-4309-4b11-98f9-e515a6bd2855, Transaction Id: UBNDM, 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-06-05 23:08:50.894 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b17ea001-4309-4b11-98f9-e515a6bd2855, Transaction Id: UBNDM, 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-06-05 23:08:50.896 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b17ea001-4309-4b11-98f9-e515a6bd2855, X-ECOMP-TransactionID=UBNDM, X-Begin-Timestamp=2021-06-05T23:08:50.883+0000, id=26e7b14f-47aa-edfa-a825-1d202b040bba, timestamp=1622934530884}], headers={id=40f79887-793a-bbcf-20ec-5bbd23c14f65, timestamp=1622934530896}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b17ea001-4309-4b11-98f9-e515a6bd2855, X-ECOMP-TransactionID=UBNDM, X-Begin-Timestamp=2021-06-05T23:08:50.883+0000, id=26e7b14f-47aa-edfa-a825-1d202b040bba, timestamp=1622934530884}] 2021-06-05 23:09:12.513 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-06-05 23:09:12.518 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:09:12.518 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-22, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:09:12.519 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-22, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:09:12.519 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 0a94675f-157f-470f-b18a-b62b72d24055, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:09:12.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-22, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:09:12.546 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-22, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=2633499e-c0fe-4a2a-8a74-6f6f36747ab6, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:09:12 GMT, content-length=3732] 2021-06-05 23:09:12.546 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-22, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:09:12.546 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:09:12.547 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-22, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:09:12.547 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-22, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:09:12.548  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:09:12.548 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:09:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:09:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:09:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:09:12.550 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:09:20.883+0000|7eb8d3ea-5444-4253-8b22-6c841141c90b|Request Id: 7eb8d3ea-5444-4253-8b22-6c841141c90b. Transaction Id: G14GG. Begin TS: 2021-06-05T23:09:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:09:20.883 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 7eb8d3ea-5444-4253-8b22-6c841141c90b. Transaction Id: G14GG. Begin TS: 2021-06-05T23:09:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:09:20.885+0000|2021-06-05T23:09:20.891+0000|7eb8d3ea-5444-4253-8b22-6c841141c90b|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.126.135|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7eb8d3ea-5444-4253-8b22-6c841141c90b, Transaction Id: G14GG, 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-06-05 23:09:20.892 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 7eb8d3ea-5444-4253-8b22-6c841141c90b, Transaction Id: G14GG, 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-06-05 23:09:20.893 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7eb8d3ea-5444-4253-8b22-6c841141c90b, X-ECOMP-TransactionID=G14GG, X-Begin-Timestamp=2021-06-05T23:09:20.883+0000, id=2b0f61bc-78c9-e9bd-6c25-1e44ce4120a0, timestamp=1622934560883}], headers={id=67621a2b-9d8b-3e2b-6d83-8570fbf2252f, timestamp=1622934560892}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7eb8d3ea-5444-4253-8b22-6c841141c90b, X-ECOMP-TransactionID=G14GG, X-Begin-Timestamp=2021-06-05T23:09:20.883+0000, id=2b0f61bc-78c9-e9bd-6c25-1e44ce4120a0, timestamp=1622934560883}] 2021-06-05T23:09:50.885+0000|b033e51d-415d-4fd1-b1b4-3ecaea8533ea|Request Id: b033e51d-415d-4fd1-b1b4-3ecaea8533ea. Transaction Id: QVJBK. Begin TS: 2021-06-05T23:09:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:09:50.884 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: b033e51d-415d-4fd1-b1b4-3ecaea8533ea. Transaction Id: QVJBK. Begin TS: 2021-06-05T23:09:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:09:50.891+0000|2021-06-05T23:09:50.903+0000|b033e51d-415d-4fd1-b1b4-3ecaea8533ea|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.126.135|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b033e51d-415d-4fd1-b1b4-3ecaea8533ea, Transaction Id: QVJBK, 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-06-05 23:09:50.904 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: b033e51d-415d-4fd1-b1b4-3ecaea8533ea, Transaction Id: QVJBK, 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-06-05 23:09:50.906 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b033e51d-415d-4fd1-b1b4-3ecaea8533ea, X-ECOMP-TransactionID=QVJBK, X-Begin-Timestamp=2021-06-05T23:09:50.883+0000, id=51345ffd-d4bd-5ea1-38aa-0a665e867b0e, timestamp=1622934590886}], headers={id=5d15c14c-90d3-0ddb-f5f8-2f25a7537919, timestamp=1622934590906}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b033e51d-415d-4fd1-b1b4-3ecaea8533ea, X-ECOMP-TransactionID=QVJBK, X-Begin-Timestamp=2021-06-05T23:09:50.883+0000, id=51345ffd-d4bd-5ea1-38aa-0a665e867b0e, timestamp=1622934590886}] 2021-06-05 23:10:12.513 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-06-05 23:10:12.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:10:12.518 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-23, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:10:12.518 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-23, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:10:12.518 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: 9d1bffb2-a42a-4d60-80d8-ab4071a8884d, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:10:12.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-23, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:10:12.543 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-23, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=8dc65e12-0bec-4043-84d2-19294484f6d1, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:10:12 GMT, content-length=3732] 2021-06-05 23:10:12.543 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-23, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:10:12.543 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:10:12.544 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-23, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:10:12.545 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-23, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:10:12.547  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:10:12.547 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:10:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:10:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:10:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:10:12.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:10:20.883+0000|ac6592c1-0abc-4c1d-868b-3a45d29b20e4|Request Id: ac6592c1-0abc-4c1d-868b-3a45d29b20e4. Transaction Id: A54PH. Begin TS: 2021-06-05T23:10:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:10:20.883 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: ac6592c1-0abc-4c1d-868b-3a45d29b20e4. Transaction Id: A54PH. Begin TS: 2021-06-05T23:10:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:10:20.884+0000|2021-06-05T23:10:20.895+0000|ac6592c1-0abc-4c1d-868b-3a45d29b20e4|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.126.135|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ac6592c1-0abc-4c1d-868b-3a45d29b20e4, Transaction Id: A54PH, 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-06-05 23:10:20.895 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: ac6592c1-0abc-4c1d-868b-3a45d29b20e4, Transaction Id: A54PH, 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-06-05 23:10:20.896 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ac6592c1-0abc-4c1d-868b-3a45d29b20e4, X-ECOMP-TransactionID=A54PH, X-Begin-Timestamp=2021-06-05T23:10:20.882+0000, id=a230760a-ff0f-4c0a-0a7d-1d38cf36be02, timestamp=1622934620883}], headers={id=9b6d4f60-7ffe-285c-7973-668eb47fb759, timestamp=1622934620896}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ac6592c1-0abc-4c1d-868b-3a45d29b20e4, X-ECOMP-TransactionID=A54PH, X-Begin-Timestamp=2021-06-05T23:10:20.882+0000, id=a230760a-ff0f-4c0a-0a7d-1d38cf36be02, timestamp=1622934620883}] 2021-06-05T23:10:50.883+0000|d99c574f-40ea-4212-8c85-221c91708eca|Request Id: d99c574f-40ea-4212-8c85-221c91708eca. Transaction Id: Z6BFD. Begin TS: 2021-06-05T23:10:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:10:50.883 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: d99c574f-40ea-4212-8c85-221c91708eca. Transaction Id: Z6BFD. Begin TS: 2021-06-05T23:10:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:10:50.885+0000|2021-06-05T23:10:50.891+0000|d99c574f-40ea-4212-8c85-221c91708eca|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.126.135|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: d99c574f-40ea-4212-8c85-221c91708eca, Transaction Id: Z6BFD, 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-06-05 23:10:50.891 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: d99c574f-40ea-4212-8c85-221c91708eca, Transaction Id: Z6BFD, 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-06-05 23:10:50.892 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d99c574f-40ea-4212-8c85-221c91708eca, X-ECOMP-TransactionID=Z6BFD, X-Begin-Timestamp=2021-06-05T23:10:50.883+0000, id=2b6a4861-4f7e-6074-86fc-5a19e7c6ff53, timestamp=1622934650884}], headers={id=e1908e05-8955-1099-9de5-4e9bc5bb157e, timestamp=1622934650892}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=d99c574f-40ea-4212-8c85-221c91708eca, X-ECOMP-TransactionID=Z6BFD, X-Begin-Timestamp=2021-06-05T23:10:50.883+0000, id=2b6a4861-4f7e-6074-86fc-5a19e7c6ff53, timestamp=1622934650884}] 2021-06-05 23:11:12.514 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-06-05 23:11:12.520 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:11:12.521 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-24, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:11:12.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-24, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:11:12.522 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c44d1997-fec6-4518-ac67-df528d3e0555, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:11:12.526 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-24, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:11:12.550 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-24, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=fa42dc4e-7f1a-4573-934e-34767550a449, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:11:12 GMT, content-length=3732] 2021-06-05 23:11:12.550 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-24, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:11:12.550 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:11:12.551 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-24, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:11:12.552 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-24, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:11:12.553  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:11:12.553 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:11:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:11:12.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:11:12.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:11:12.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:11:20.884+0000|08d1f142-1392-4278-b1b9-428de132cba5|Request Id: 08d1f142-1392-4278-b1b9-428de132cba5. Transaction Id: OUOU4. Begin TS: 2021-06-05T23:11:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:11:20.883 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 08d1f142-1392-4278-b1b9-428de132cba5. Transaction Id: OUOU4. Begin TS: 2021-06-05T23:11:20.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:11:20.889+0000|2021-06-05T23:11:20.901+0000|08d1f142-1392-4278-b1b9-428de132cba5|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.126.135|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 08d1f142-1392-4278-b1b9-428de132cba5, Transaction Id: OUOU4, 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-06-05 23:11:20.901 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 08d1f142-1392-4278-b1b9-428de132cba5, Transaction Id: OUOU4, 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-06-05 23:11:20.904 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=08d1f142-1392-4278-b1b9-428de132cba5, X-ECOMP-TransactionID=OUOU4, X-Begin-Timestamp=2021-06-05T23:11:20.883+0000, id=7dcfecf7-4f7f-3fa9-71ad-685fc43f6905, timestamp=1622934680885}], headers={id=b3b15ded-44a9-cf4e-6826-1ab30e63ce3e, timestamp=1622934680904}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=08d1f142-1392-4278-b1b9-428de132cba5, X-ECOMP-TransactionID=OUOU4, X-Begin-Timestamp=2021-06-05T23:11:20.883+0000, id=7dcfecf7-4f7f-3fa9-71ad-685fc43f6905, timestamp=1622934680885}] 2021-06-05T23:11:50.883+0000|6ffbd548-ab61-487a-888c-dfa22ed28689|Request Id: 6ffbd548-ab61-487a-888c-dfa22ed28689. Transaction Id: INXHD. Begin TS: 2021-06-05T23:11:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:11:50.883 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6ffbd548-ab61-487a-888c-dfa22ed28689. Transaction Id: INXHD. Begin TS: 2021-06-05T23:11:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:11:50.885+0000|2021-06-05T23:11:50.892+0000|6ffbd548-ab61-487a-888c-dfa22ed28689|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.126.135|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6ffbd548-ab61-487a-888c-dfa22ed28689, Transaction Id: INXHD, 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-06-05 23:11:50.892 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6ffbd548-ab61-487a-888c-dfa22ed28689, Transaction Id: INXHD, 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-06-05 23:11:50.894 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6ffbd548-ab61-487a-888c-dfa22ed28689, X-ECOMP-TransactionID=INXHD, X-Begin-Timestamp=2021-06-05T23:11:50.883+0000, id=2ee45d63-3e94-0469-355b-962053164b75, timestamp=1622934710884}], headers={id=d763b542-394c-54a7-c699-ae98dba52d17, timestamp=1622934710894}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6ffbd548-ab61-487a-888c-dfa22ed28689, X-ECOMP-TransactionID=INXHD, X-Begin-Timestamp=2021-06-05T23:11:50.883+0000, id=2ee45d63-3e94-0469-355b-962053164b75, timestamp=1622934710884}] 2021-06-05 23:12:12.513 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-06-05 23:12:12.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:12:12.515 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-25, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:12:12.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-25, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:12:12.515 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c7a82513-921a-4c9d-b519-df7cec0fb5e8, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:12:12.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-25, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:12:12.533 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-25, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=e0d4ced9-a42c-4d46-ac1d-b83e9b5c7a13, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:12:12 GMT, content-length=3732] 2021-06-05 23:12:12.533 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-25, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:12:12.533 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:12:12.534 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-25, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:12:12.534 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-25, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:12:12.536  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:12:12.536 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:12:12.536 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:12:12.537 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:12:12.537 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:12:12.537 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:12:20.883+0000|6028412e-7d1d-40e9-bcc0-71d97945fba3|Request Id: 6028412e-7d1d-40e9-bcc0-71d97945fba3. Transaction Id: 4HZK1. Begin TS: 2021-06-05T23:12:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:12:20.883 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 6028412e-7d1d-40e9-bcc0-71d97945fba3. Transaction Id: 4HZK1. Begin TS: 2021-06-05T23:12:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:12:20.885+0000|2021-06-05T23:12:20.892+0000|6028412e-7d1d-40e9-bcc0-71d97945fba3|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.126.135|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6028412e-7d1d-40e9-bcc0-71d97945fba3, Transaction Id: 4HZK1, 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-06-05 23:12:20.892 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 6028412e-7d1d-40e9-bcc0-71d97945fba3, Transaction Id: 4HZK1, 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-06-05 23:12:20.893 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6028412e-7d1d-40e9-bcc0-71d97945fba3, X-ECOMP-TransactionID=4HZK1, X-Begin-Timestamp=2021-06-05T23:12:20.882+0000, id=56dd0d13-8e6b-ee1f-61c8-ba1cda51a77f, timestamp=1622934740883}], headers={id=d80011fc-63dd-9739-0969-cf9c079807f3, timestamp=1622934740893}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=6028412e-7d1d-40e9-bcc0-71d97945fba3, X-ECOMP-TransactionID=4HZK1, X-Begin-Timestamp=2021-06-05T23:12:20.882+0000, id=56dd0d13-8e6b-ee1f-61c8-ba1cda51a77f, timestamp=1622934740883}] 2021-06-05T23:12:50.886+0000|245c226e-454a-49b2-871d-7b190c1e1169|Request Id: 245c226e-454a-49b2-871d-7b190c1e1169. Transaction Id: TEGT9. Begin TS: 2021-06-05T23:12:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:12:50.884 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 245c226e-454a-49b2-871d-7b190c1e1169. Transaction Id: TEGT9. Begin TS: 2021-06-05T23:12:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:12:50.892+0000|2021-06-05T23:12:50.909+0000|245c226e-454a-49b2-871d-7b190c1e1169|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.126.135|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 245c226e-454a-49b2-871d-7b190c1e1169, Transaction Id: TEGT9, 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-06-05 23:12:50.909 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 245c226e-454a-49b2-871d-7b190c1e1169, Transaction Id: TEGT9, 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-06-05 23:12:50.913 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=245c226e-454a-49b2-871d-7b190c1e1169, X-ECOMP-TransactionID=TEGT9, X-Begin-Timestamp=2021-06-05T23:12:50.883+0000, id=12ce319b-65d3-5b18-26ef-c5d56f026ad0, timestamp=1622934770887}], headers={id=861cf0d5-b4e2-6967-644b-c21b858f7176, timestamp=1622934770913}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=245c226e-454a-49b2-871d-7b190c1e1169, X-ECOMP-TransactionID=TEGT9, X-Begin-Timestamp=2021-06-05T23:12:50.883+0000, id=12ce319b-65d3-5b18-26ef-c5d56f026ad0, timestamp=1622934770887}] 2021-06-05 23:13:12.514 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-06-05 23:13:12.520 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:13:12.521 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-26, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:13:12.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-26, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:13:12.522 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: c3c3fd3e-bac5-4c84-b434-17bbbb296e51, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:13:12.527 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-26, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:13:12.544 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-26, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=764a20ed-f4e1-4fd2-b1bc-b41def02e325, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:13:12 GMT, content-length=3732] 2021-06-05 23:13:12.544 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-26, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:13:12.545 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:13:12.545 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-26, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:13:12.547 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-26, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:13:12.548  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:13:12.548 DEBUG 1 --- [or-http-epoll-2] 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-06-05 23:13:12.550 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_completed]) 2021-06-05 23:13:12.550 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [disconnecting]) 2021-06-05 23:13:12.550 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Releasing channel 2021-06-05 23:13:12.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2021-06-05T23:13:20.883+0000|70d0dccd-cad0-4a66-98fe-a019fa74f139|Request Id: 70d0dccd-cad0-4a66-98fe-a019fa74f139. Transaction Id: IABSZ. Begin TS: 2021-06-05T23:13:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:13:20.882 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: 70d0dccd-cad0-4a66-98fe-a019fa74f139. Transaction Id: IABSZ. Begin TS: 2021-06-05T23:13:20.882+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:13:20.885+0000|2021-06-05T23:13:20.893+0000|70d0dccd-cad0-4a66-98fe-a019fa74f139|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.126.135|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 70d0dccd-cad0-4a66-98fe-a019fa74f139, Transaction Id: IABSZ, 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-06-05 23:13:20.893 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: 70d0dccd-cad0-4a66-98fe-a019fa74f139, Transaction Id: IABSZ, 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-06-05 23:13:20.895 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] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=70d0dccd-cad0-4a66-98fe-a019fa74f139, X-ECOMP-TransactionID=IABSZ, X-Begin-Timestamp=2021-06-05T23:13:20.882+0000, id=05e495e7-1f7c-8493-dbd1-2a637e07ca2e, timestamp=1622934800883}], headers={id=7409625b-9133-e27f-6fde-b521dbd2d886, timestamp=1622934800895}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=70d0dccd-cad0-4a66-98fe-a019fa74f139, X-ECOMP-TransactionID=IABSZ, X-Begin-Timestamp=2021-06-05T23:13:20.882+0000, id=05e495e7-1f7c-8493-dbd1-2a637e07ca2e, timestamp=1622934800883}] 2021-06-05T23:13:50.884+0000|eb62e4a3-a29d-4063-8bd0-3dac061891b8|Request Id: eb62e4a3-a29d-4063-8bd0-3dac061891b8. Transaction Id: IBB8S. Begin TS: 2021-06-05T23:13:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05 23:13:50.883 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider  : Request Id: eb62e4a3-a29d-4063-8bd0-3dac061891b8. Transaction Id: IBB8S. Begin TS: 2021-06-05T23:13:50.883+0000. Starting new DMaaP MR Subscriber poll. 2021-06-05T23:13:50.886+0000|2021-06-05T23:13:50.895+0000|eb62e4a3-a29d-4063-8bd0-3dac061891b8|UNKNOWN_INSTANCE_ID|task-scheduler-9||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.126.135|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: eb62e4a3-a29d-4063-8bd0-3dac061891b8, Transaction Id: IBB8S, 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-06-05 23:13:50.896 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor  : Request Id: eb62e4a3-a29d-4063-8bd0-3dac061891b8, Transaction Id: IBB8S, 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-06-05 23:13:50.897 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/c1?limit=50000] in the [bean 'mrSubscriberFlow.http:outbound-gateway#0' for component 'mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'org.onap.dcae.analytics.web.config.DmaapMrConfig'; from source: 'bean method mrSubscriberFlow']; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 Not Found: [{"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404}], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eb62e4a3-a29d-4063-8bd0-3dac061891b8, X-ECOMP-TransactionID=IBB8S, X-Begin-Timestamp=2021-06-05T23:13:50.883+0000, id=d2b30cd9-ca8a-9756-79db-820d46268c80, timestamp=1622934830885}], headers={id=796dcd4d-5133-c624-a68e-6a77a297d0c5, timestamp=1622934830897}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=eb62e4a3-a29d-4063-8bd0-3dac061891b8, X-ECOMP-TransactionID=IBB8S, X-Begin-Timestamp=2021-06-05T23:13:50.883+0000, id=d2b30cd9-ca8a-9756-79db-820d46268c80, timestamp=1622934830885}] 2021-06-05 23:14:12.516 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-06-05 23:14:12.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2021-06-05 23:14:12.524 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect  : [id:7daaad00-27, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET} 2021-06-05 23:14:12.525 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-27, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_prepared]) 2021-06-05 23:14:12.525 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Request: GET /service_component_all/dcae-tcagen2 DefaultHttpHeaders[X-InvocationID: b285c58b-cabd-4e97-9cff-6f9d18b6dce0, X-RequestID: 404901bb-4851-4c8a-a95c-8c6b7db8d188, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*] 2021-06-05 23:14:12.529 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-27, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [request_sent]) 2021-06-05 23:14:12.563 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-27, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received response (auto-read:false) : [x-onap-requestid=e6ccc6ad-f4dc-41ad-ba40-73a878dbf61d, Content-Type=application/json, Date=Sat, 05 Jun 2021 23:14:12 GMT, content-length=3732] 2021-06-05 23:14:12.564 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider  : [id:7daaad00-27, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x7daaad00, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443]}}, [response_received]) 2021-06-05 23:14:12.564 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient  : Response status: 200 OK 2021-06-05 23:14:12.565 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive  : [id:7daaad00-27, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2021-06-05 23:14:12.566 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations  : [id:7daaad00-27, L:/10.242.126.135:44350 - R:config-binding-service.onap.svc.cluster.local/10.96.249.76:10443] Received last HTTP packet 2021-06-05 23:14:12.568  INFO 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl  : Got successful response from Config Binding Service 2021-06-05 23:14:12.568 DEBUG 1 --- [or-http-epoll-2] 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":tr