Results

By type

          2021-08-31 11:01:52.335 DEBUG 1 --- [or-http-epoll-2] io.netty.handler.ssl.SslHandler          : [id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
2021-08-31 11:01:52.342 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}, [connected])
2021-08-31 11:01:52.356 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-1, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [configured])
2021-08-31 11:01:52.359 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-1, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:01:52.363 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-1, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:01:52.365 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: 68007adc-31f1-4dff-b8ce-f250e3a73f4d, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:01:52.373 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-1, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:01:52.411 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-1, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=47b79672-228b-42e6-94d7-9130519f5289, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:01:52 GMT, content-length=3707]
2021-08-31 11:01:52.412 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-1, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:01:52.413 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:01:52.514 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-1, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:01:52.519  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-08-31 11:01:52.521 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-1, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:01:52.521 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.4.4, Spring v5.3.5
2021-08-31 11:01:52.523  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-08-31 11:01:52.588  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-08-31 11:01:52.589 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-08-31 11:01:52.887 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-08-31 11:01:52.928 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-08-31 11:01:52.929 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-08-31 11:01:52.929 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-08-31 11:01:52.929 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-08-31 11:01:52.929 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-08-31 11:01:52.929 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-08-31 11:01:52.929 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-08-31 11:01:52.929 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-08-31 11:01:52.930 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-08-31 11:01:52.930 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-08-31 11:01:52.930 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-08-31 11:01:52.930 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-08-31 11:01:52.930 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-08-31 11:01:52.930 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-08-31 11:01:52.930 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-08-31 11:01:52.930 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-08-31 11:01:52.930 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-08-31 11:01:52.930 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-08-31 11:01:52.931 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-08-31 11:01:52.931 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-08-31 11:01:52.931 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai
2021-08-31 11:01:52.931 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-08-31 11:01:52.931 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-08-31 11:01:52.931 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-08-31 11:01:52.931 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-08-31 11:01:52.931 DEBUG 1 --- [or-http-epoll-2] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-08-31 11:01:52.941  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-08-31 11:01:52.941  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-08-31 11:01:52.941  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-08-31 11:01:52.941  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-08-31 11:01:52.942  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-08-31 11:01:52.942  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-08-31 11:01:52.942  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-08-31 11:01:52.942  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-08-31 11:01:52.942  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-08-31 11:01:52.942  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-08-31 11:01:52.942  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-08-31 11:01:52.942  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-08-31 11:01:52.942  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-08-31 11:01:52.943  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-08-31 11:01:52.943  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-08-31 11:01:52.943  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-08-31 11:01:52.943  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-08-31 11:01:52.943  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-08-31 11:01:52.943  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-08-31 11:01:52.943  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-08-31 11:01:52.943  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-08-31 11:01:52.943  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-08-31 11:01:52.944  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-08-31 11:01:52.944  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-08-31 11:01:52.944  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-08-31 11:01:52.949  INFO 1 --- [or-http-epoll-2] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-08-31 11:01:52.950 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:01:52.951 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:01:52.951 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:01:52.955 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31 11:01:54.131  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
2021-08-31 11:01:54.228  INFO 1 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 91 ms. Found 1 MongoDB repository interfaces.
2021-08-31 11:01:55.056  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-08-31 11:01:55.065  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-08-31 11:01:55.099  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-08-31 11:01:55.377  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-08-31 11:01:55.379  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-08-31 11:01:55.406  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-08-31 11:01:55.804 DEBUG 1 --- [           main] org.jboss.logging                        : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-08-31 11:01:55.860  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-08-31 11:01:55.861  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3258 ms
2021-08-31 11:01:55.965 DEBUG 1 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2021-08-31 11:01:56.887 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-08-31 11:01:56.893 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-08-31 11:01:56.909 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-08-31 11:01:56.920 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-08-31 11:01:57.226  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-08-31 11:01:57.283  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-08-31 11:01:57.326  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-08-31 11:01:57.531  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
2021-08-31 11:01:57.687  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:148}] to dcae-mongohost:27017
2021-08-31 11:01:57.687  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=62008672}
2021-08-31 11:01:57.687  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:149}] to dcae-mongohost:27017
2021-08-31 11:01:57.914  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:150}] to dcae-mongohost:27017
2021-08-31 11:01:58.419 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-08-31 11:01:58.426  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-08-31 11:01:58.426 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-08-31 11:01:58.426  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-08-31 11:01:58.426  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-08-31 11:01:58.435  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-08-31 11:01:58.448 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-08-31 11:01:58.448  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-08-31 11:01:58.449 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-08-31 11:01:58.449  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-08-31 11:01:58.449  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-08-31 11:01:58.470  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-08-31 11:01:58.471  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-08-31 11:01:59.125  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-08-31 11:01:59.215 DEBUG 1 --- [           main] _.s.web.servlet.HandlerMapping.Mappings  : 'beanNameHandlerMapping' {}
2021-08-31 11:01:59.234 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-08-31 11:01:59.453  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-08-31 11:01:59.531  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-08-31 11:01:59.532  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-08-31 11:01:59.532  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-08-31 11:01:59.533  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-08-31 11:01:59.533  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-08-31 11:01:59.533  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-08-31 11:01:59.533  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-08-31 11:01:59.533  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-08-31 11:01:59.534  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-08-31 11:01:59.534  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-08-31 11:01:59.534  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-08-31 11:01:59.534  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-08-31 11:01:59.534  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-08-31 11:01:59.534  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-08-31 11:01:59.535  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-08-31 11:01:59.535  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-08-31 11:01:59.535  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-08-31 11:01:59.535  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-08-31 11:01:59.538  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-08-31 11:01:59.539  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-08-31T11:01:59.565+0000|9cf5d6b1-a39e-4990-9ba1-04272f5ed352|Request Id: 9cf5d6b1-a39e-4990-9ba1-04272f5ed352. Transaction Id: LVXDF. Begin TS: 2021-08-31T11:01:59.540+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:01:59.561 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9cf5d6b1-a39e-4990-9ba1-04272f5ed352. Transaction Id: LVXDF. Begin TS: 2021-08-31T11:01:59.540+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:01:59.582  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.2.5.Final
2021-08-31 11:01:59.611  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.8.0.Final
2021-08-31 11:01:59.634  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.8.0.Final
2021-08-31 11:01:59.779  INFO 1 --- [           main] org.jboss.threads                        : JBoss Threads version 3.1.0.Final
2021-08-31 11:01:59.837  INFO 1 --- [           main] o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 9091 (http)
2021-08-31 11:02:00.211 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-08-31 11:02:00.281 DEBUG 1 --- [           main] Validator                                : ERROR [ModelSpecification.spec] At least one type of specification is required
2021-08-31 11:02:00.350  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 9.824 seconds (JVM running for 10.927)
2021-08-31T11:01:59.624+0000|2021-08-31T11:02:00.738+0000|9cf5d6b1-a39e-4990-9ba1-04272f5ed352|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.173.79|1114|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9cf5d6b1-a39e-4990-9ba1-04272f5ed352, Transaction Id: LVXDF, Elapsed Time: 1114 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:02:00.741 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9cf5d6b1-a39e-4990-9ba1-04272f5ed352, Transaction Id: LVXDF, Elapsed Time: 1114 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:02:00.767 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9cf5d6b1-a39e-4990-9ba1-04272f5ed352, X-ECOMP-TransactionID=LVXDF, X-Begin-Timestamp=2021-08-31T11:01:59.540+0000, id=1890c5dd-3f2f-fca2-62e0-9d9323e13512, timestamp=1630407719572}], headers={id=6c72fc5c-1085-913f-0897-459f1ae5298d, timestamp=1630407720766}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9cf5d6b1-a39e-4990-9ba1-04272f5ed352, X-ECOMP-TransactionID=LVXDF, X-Begin-Timestamp=2021-08-31T11:01:59.540+0000, id=1890c5dd-3f2f-fca2-62e0-9d9323e13512, timestamp=1630407719572}]
2021-08-31T11:02:29.545+0000|1dbc449e-0e1f-4d0b-bbd4-fc6327f9da11|Request Id: 1dbc449e-0e1f-4d0b-bbd4-fc6327f9da11. Transaction Id: SMRQF. Begin TS: 2021-08-31T11:02:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:02:29.539 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1dbc449e-0e1f-4d0b-bbd4-fc6327f9da11. Transaction Id: SMRQF. Begin TS: 2021-08-31T11:02:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:02:29.548+0000|2021-08-31T11:02:30.582+0000|1dbc449e-0e1f-4d0b-bbd4-fc6327f9da11|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.173.79|1034|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1dbc449e-0e1f-4d0b-bbd4-fc6327f9da11, Transaction Id: SMRQF, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:02:30.582 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1dbc449e-0e1f-4d0b-bbd4-fc6327f9da11, Transaction Id: SMRQF, Elapsed Time: 1034 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:02:30.585 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1dbc449e-0e1f-4d0b-bbd4-fc6327f9da11, X-ECOMP-TransactionID=SMRQF, X-Begin-Timestamp=2021-08-31T11:02:29.538+0000, id=0a2292ca-fe75-1ff7-f635-28b560a7e722, timestamp=1630407749546}], headers={id=0c8c3799-554f-83ee-1d8a-7f1b8a4a70dd, timestamp=1630407750584}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1dbc449e-0e1f-4d0b-bbd4-fc6327f9da11, X-ECOMP-TransactionID=SMRQF, X-Begin-Timestamp=2021-08-31T11:02:29.538+0000, id=0a2292ca-fe75-1ff7-f635-28b560a7e722, timestamp=1630407749546}]
2021-08-31 11:02:51.505 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-08-31 11:02:51.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:02:51.516 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-2, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:02:51.516 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-2, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:02:51.517 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: 96bed105-7ea3-43f1-8658-c53f8b922500, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:02:51.520 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-2, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:02:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-2, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=31aaaad2-b21f-43f8-a65b-ec8c1ea209da, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:02:51 GMT, content-length=3707]
2021-08-31 11:02:51.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-2, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:02:51.555 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:02:51.556 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-2, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:02:51.562 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-2, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:02:51.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-08-31 11:02:51.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-08-31 11:02:51.580 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:02:51.581 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:02:51.582 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:02:51.584 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:02:59.541+0000|5f457592-fa33-42b0-883b-96d2583b001a|Request Id: 5f457592-fa33-42b0-883b-96d2583b001a. Transaction Id: VGRW3. Begin TS: 2021-08-31T11:02:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:02:59.540 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5f457592-fa33-42b0-883b-96d2583b001a. Transaction Id: VGRW3. Begin TS: 2021-08-31T11:02:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:02:59.547+0000|2021-08-31T11:03:00.567+0000|5f457592-fa33-42b0-883b-96d2583b001a|UNKNOWN_INSTANCE_ID|task-scheduler-3||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.173.79|1020|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5f457592-fa33-42b0-883b-96d2583b001a, Transaction Id: VGRW3, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:03:00.567 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5f457592-fa33-42b0-883b-96d2583b001a, Transaction Id: VGRW3, Elapsed Time: 1020 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:03:00.572 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5f457592-fa33-42b0-883b-96d2583b001a, X-ECOMP-TransactionID=VGRW3, X-Begin-Timestamp=2021-08-31T11:02:59.539+0000, id=d799449b-7d7f-5143-61c1-b5aaa9aa24ed, timestamp=1630407779542}], headers={id=7f834a95-9082-5896-9d1d-21d8042e365d, timestamp=1630407780572}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=5f457592-fa33-42b0-883b-96d2583b001a, X-ECOMP-TransactionID=VGRW3, X-Begin-Timestamp=2021-08-31T11:02:59.539+0000, id=d799449b-7d7f-5143-61c1-b5aaa9aa24ed, timestamp=1630407779542}]
2021-08-31 11:03:15.118  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-08-31 11:03:15.120  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-08-31 11:03:15.129  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 8 ms
2021-08-31T11:03:29.539+0000|63b16ba9-4ba0-4590-870a-d7db11899196|Request Id: 63b16ba9-4ba0-4590-870a-d7db11899196. Transaction Id: SN17V. Begin TS: 2021-08-31T11:03:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:03:29.539 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 63b16ba9-4ba0-4590-870a-d7db11899196. Transaction Id: SN17V. Begin TS: 2021-08-31T11:03:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:03:29.541+0000|2021-08-31T11:03:30.550+0000|63b16ba9-4ba0-4590-870a-d7db11899196|UNKNOWN_INSTANCE_ID|task-scheduler-7||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|200|Timeout Error||ERROR|2|10.242.173.79|1009|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 63b16ba9-4ba0-4590-870a-d7db11899196, Transaction Id: SN17V, Elapsed Time: 1009 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:03:30.550 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 63b16ba9-4ba0-4590-870a-d7db11899196, Transaction Id: SN17V, Elapsed Time: 1009 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:03:30.553 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=63b16ba9-4ba0-4590-870a-d7db11899196, X-ECOMP-TransactionID=SN17V, X-Begin-Timestamp=2021-08-31T11:03:29.538+0000, id=6a648eeb-2c84-8d49-ea53-99b4076d8777, timestamp=1630407809540}], headers={id=32f6856c-89ca-40c9-211c-6d3e7ce5da0e, timestamp=1630407810552}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=63b16ba9-4ba0-4590-870a-d7db11899196, X-ECOMP-TransactionID=SN17V, X-Begin-Timestamp=2021-08-31T11:03:29.538+0000, id=6a648eeb-2c84-8d49-ea53-99b4076d8777, timestamp=1630407809540}]
2021-08-31 11:03:51.504 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-08-31 11:03:51.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:03:51.508 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-3, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:03:51.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-3, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:03:51.509 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: 66a3c621-01dd-4e0c-9818-e8be147b7e3d, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:03:51.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-3, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:03:51.542 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-3, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=eee1cfc4-0483-420a-b75f-87936126d5a8, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:03:51 GMT, content-length=3707]
2021-08-31 11:03:51.543 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-3, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:03:51.543 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:03:51.544 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-3, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:03:51.546 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-3, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:03:51.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-08-31 11:03:51.547 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-08-31 11:03:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:03:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:03:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:03:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:03:59.541+0000|9dcc861b-b5da-46e9-a516-8ccfbd04e261|Request Id: 9dcc861b-b5da-46e9-a516-8ccfbd04e261. Transaction Id: 4ZAKJ. Begin TS: 2021-08-31T11:03:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:03:59.540 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9dcc861b-b5da-46e9-a516-8ccfbd04e261. Transaction Id: 4ZAKJ. Begin TS: 2021-08-31T11:03:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:03:59.543+0000|2021-08-31T11:04:00.566+0000|9dcc861b-b5da-46e9-a516-8ccfbd04e261|UNKNOWN_INSTANCE_ID|task-scheduler-6||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|200|Timeout Error||ERROR|2|10.242.173.79|1023|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 9dcc861b-b5da-46e9-a516-8ccfbd04e261, Transaction Id: 4ZAKJ, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:04:00.567 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9dcc861b-b5da-46e9-a516-8ccfbd04e261, Transaction Id: 4ZAKJ, Elapsed Time: 1023 ms, Error Message: org.apache.http.conn.HttpHostConnectException: Connect to message-router:3904 [message-router/10.96.60.28] failed: Connection refused (Connection refused) 
2021-08-31 11:04:00.571 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.HttpServerErrorException$ServiceUnavailable: 503 Service Unavailable: [no body], failedMessage=GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9dcc861b-b5da-46e9-a516-8ccfbd04e261, X-ECOMP-TransactionID=4ZAKJ, X-Begin-Timestamp=2021-08-31T11:03:59.539+0000, id=cf95aa27-cd3e-c58f-9db4-a2f9f82c5db9, timestamp=1630407839541}], headers={id=f5f6949e-9ea6-9709-455e-d6be97567b94, timestamp=1630407840571}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=9dcc861b-b5da-46e9-a516-8ccfbd04e261, X-ECOMP-TransactionID=4ZAKJ, X-Begin-Timestamp=2021-08-31T11:03:59.539+0000, id=cf95aa27-cd3e-c58f-9db4-a2f9f82c5db9, timestamp=1630407839541}]
2021-08-31T11:04:29.540+0000|f96cb8e2-5e0b-40e7-9dca-e7e0160bacdf|Request Id: f96cb8e2-5e0b-40e7-9dca-e7e0160bacdf. Transaction Id: PTCBS. Begin TS: 2021-08-31T11:04:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:04:29.539 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f96cb8e2-5e0b-40e7-9dca-e7e0160bacdf. Transaction Id: PTCBS. Begin TS: 2021-08-31T11:04:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:04:29.544+0000|2021-08-31T11:04:29.583+0000|f96cb8e2-5e0b-40e7-9dca-e7e0160bacdf|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.173.79|39|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f96cb8e2-5e0b-40e7-9dca-e7e0160bacdf, Transaction Id: PTCBS, Elapsed Time: 39 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:04:29.583 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f96cb8e2-5e0b-40e7-9dca-e7e0160bacdf, Transaction Id: PTCBS, Elapsed Time: 39 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:04:29.596 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=f96cb8e2-5e0b-40e7-9dca-e7e0160bacdf, X-ECOMP-TransactionID=PTCBS, X-Begin-Timestamp=2021-08-31T11:04:29.539+0000, id=bb2996a0-f962-c7fb-c914-b634eb7fcdfc, timestamp=1630407869541}], headers={id=7dd628dd-41c8-2b88-2a07-4a1230b9e874, timestamp=1630407869595}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=f96cb8e2-5e0b-40e7-9dca-e7e0160bacdf, X-ECOMP-TransactionID=PTCBS, X-Begin-Timestamp=2021-08-31T11:04:29.539+0000, id=bb2996a0-f962-c7fb-c914-b634eb7fcdfc, timestamp=1630407869541}]
2021-08-31 11:04:51.505 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-08-31 11:04:51.510 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:04:51.511 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-4, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:04:51.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-4, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:04:51.512 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: d1b672ec-215e-4604-a09d-f8e189db8ccc, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:04:51.516 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-4, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:04:51.542 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-4, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=f2c37f06-c227-411e-93c5-5625f8054d03, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:04:51 GMT, content-length=3707]
2021-08-31 11:04:51.542 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-4, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:04:51.542 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:04:51.543 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-4, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:04:51.545 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-4, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:04:51.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-08-31 11:04:51.547 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-08-31 11:04:51.548 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:04:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:04:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:04:51.550 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:04:59.540+0000|730cdaf4-65ad-45e7-a266-438b24010c72|Request Id: 730cdaf4-65ad-45e7-a266-438b24010c72. Transaction Id: NEQTQ. Begin TS: 2021-08-31T11:04:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:04:59.539 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 730cdaf4-65ad-45e7-a266-438b24010c72. Transaction Id: NEQTQ. Begin TS: 2021-08-31T11:04:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:04:59.541+0000|2021-08-31T11:04:59.551+0000|730cdaf4-65ad-45e7-a266-438b24010c72|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.173.79|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 730cdaf4-65ad-45e7-a266-438b24010c72, Transaction Id: NEQTQ, 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-08-31 11:04:59.551 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 730cdaf4-65ad-45e7-a266-438b24010c72, Transaction Id: NEQTQ, 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-08-31 11:04:59.553 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=730cdaf4-65ad-45e7-a266-438b24010c72, X-ECOMP-TransactionID=NEQTQ, X-Begin-Timestamp=2021-08-31T11:04:59.539+0000, id=02d4dfe9-9b63-0eb0-8094-2d7dc5bc6af3, timestamp=1630407899540}], headers={id=e07b25bb-78c1-a327-f7d0-d4fed729c5de, timestamp=1630407899553}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=730cdaf4-65ad-45e7-a266-438b24010c72, X-ECOMP-TransactionID=NEQTQ, X-Begin-Timestamp=2021-08-31T11:04:59.539+0000, id=02d4dfe9-9b63-0eb0-8094-2d7dc5bc6af3, timestamp=1630407899540}]
2021-08-31T11:05:29.542+0000|249b4b94-9121-4c75-8f88-5810426c604b|Request Id: 249b4b94-9121-4c75-8f88-5810426c604b. Transaction Id: SDGDS. Begin TS: 2021-08-31T11:05:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:05:29.540 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 249b4b94-9121-4c75-8f88-5810426c604b. Transaction Id: SDGDS. Begin TS: 2021-08-31T11:05:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:05:29.550+0000|2021-08-31T11:05:29.565+0000|249b4b94-9121-4c75-8f88-5810426c604b|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.173.79|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 249b4b94-9121-4c75-8f88-5810426c604b, Transaction Id: SDGDS, 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-08-31 11:05:29.566 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 249b4b94-9121-4c75-8f88-5810426c604b, Transaction Id: SDGDS, 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-08-31 11:05:29.569 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] 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=249b4b94-9121-4c75-8f88-5810426c604b, X-ECOMP-TransactionID=SDGDS, X-Begin-Timestamp=2021-08-31T11:05:29.539+0000, id=1e6171a6-7289-3120-1ad7-36535f3675f3, timestamp=1630407929544}], headers={id=1b4dd016-5c03-5a2d-5369-f5e94d0cb03a, timestamp=1630407929569}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=249b4b94-9121-4c75-8f88-5810426c604b, X-ECOMP-TransactionID=SDGDS, X-Begin-Timestamp=2021-08-31T11:05:29.539+0000, id=1e6171a6-7289-3120-1ad7-36535f3675f3, timestamp=1630407929544}]
2021-08-31 11:05:51.507 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-08-31 11:05:51.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:05:51.514 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-5, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:05:51.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-5, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:05:51.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: dd9204c1-8c5a-46b4-b69a-ebdb3861ba70, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:05:51.522 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-5, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:05:51.555 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-5, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=cbec604b-f367-41c9-b11e-144af55a17f0, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:05:51 GMT, content-length=3707]
2021-08-31 11:05:51.556 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-5, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:05:51.557 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:05:51.558 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-5, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:05:51.560 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-5, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:05:51.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-08-31 11:05:51.563 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-08-31 11:05:51.564 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:05:51.565 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:05:51.565 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:05:51.565 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:05:59.539+0000|f4b9aae2-f35c-4767-ab56-606aedd1c20d|Request Id: f4b9aae2-f35c-4767-ab56-606aedd1c20d. Transaction Id: O9MQE. Begin TS: 2021-08-31T11:05:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:05:59.538 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f4b9aae2-f35c-4767-ab56-606aedd1c20d. Transaction Id: O9MQE. Begin TS: 2021-08-31T11:05:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:05:59.541+0000|2021-08-31T11:05:59.553+0000|f4b9aae2-f35c-4767-ab56-606aedd1c20d|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.173.79|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f4b9aae2-f35c-4767-ab56-606aedd1c20d, Transaction Id: O9MQE, 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-08-31 11:05:59.553 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f4b9aae2-f35c-4767-ab56-606aedd1c20d, Transaction Id: O9MQE, 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-08-31 11:05:59.554 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=f4b9aae2-f35c-4767-ab56-606aedd1c20d, X-ECOMP-TransactionID=O9MQE, X-Begin-Timestamp=2021-08-31T11:05:59.538+0000, id=afa6f473-9359-f2b0-b2a7-9e4d05465b93, timestamp=1630407959539}], headers={id=8fa7c306-9a2c-4af9-eddd-2dbb0a3eac50, timestamp=1630407959554}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f4b9aae2-f35c-4767-ab56-606aedd1c20d, X-ECOMP-TransactionID=O9MQE, X-Begin-Timestamp=2021-08-31T11:05:59.538+0000, id=afa6f473-9359-f2b0-b2a7-9e4d05465b93, timestamp=1630407959539}]
2021-08-31T11:06:29.542+0000|389f95c0-6395-4e54-8d57-58db5cf4c257|Request Id: 389f95c0-6395-4e54-8d57-58db5cf4c257. Transaction Id: B7JLU. Begin TS: 2021-08-31T11:06:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:06:29.539 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 389f95c0-6395-4e54-8d57-58db5cf4c257. Transaction Id: B7JLU. Begin TS: 2021-08-31T11:06:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:06:29.546+0000|2021-08-31T11:06:29.557+0000|389f95c0-6395-4e54-8d57-58db5cf4c257|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.173.79|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 389f95c0-6395-4e54-8d57-58db5cf4c257, Transaction Id: B7JLU, 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-08-31 11:06:29.558 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 389f95c0-6395-4e54-8d57-58db5cf4c257, Transaction Id: B7JLU, 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-08-31 11:06:29.560 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=389f95c0-6395-4e54-8d57-58db5cf4c257, X-ECOMP-TransactionID=B7JLU, X-Begin-Timestamp=2021-08-31T11:06:29.539+0000, id=f603b636-e64b-20fd-a7ad-bc42f8254040, timestamp=1630407989543}], headers={id=80e8a887-f5a7-e9f7-f518-a691b7182a60, timestamp=1630407989560}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=389f95c0-6395-4e54-8d57-58db5cf4c257, X-ECOMP-TransactionID=B7JLU, X-Begin-Timestamp=2021-08-31T11:06:29.539+0000, id=f603b636-e64b-20fd-a7ad-bc42f8254040, timestamp=1630407989543}]
2021-08-31 11:06:51.504 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-08-31 11:06:51.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:06:51.510 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-6, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:06:51.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-6, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:06:51.511 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: 01fbfccb-b031-4756-a750-9a207179bb4f, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:06:51.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-6, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:06:51.548 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-6, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=c359eb47-7174-4b29-9bbc-052b4700485b, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:06:51 GMT, content-length=3707]
2021-08-31 11:06:51.548 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-6, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:06:51.548 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:06:51.549 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-6, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:06:51.550 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-6, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:06:51.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-08-31 11:06:51.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-08-31 11:06:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:06:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:06:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:06:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:06:59.539+0000|4710a73b-b241-4a75-b7de-78faf98ace6b|Request Id: 4710a73b-b241-4a75-b7de-78faf98ace6b. Transaction Id: 0C7VE. Begin TS: 2021-08-31T11:06:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:06:59.539 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4710a73b-b241-4a75-b7de-78faf98ace6b. Transaction Id: 0C7VE. Begin TS: 2021-08-31T11:06:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:06:59.542+0000|2021-08-31T11:06:59.551+0000|4710a73b-b241-4a75-b7de-78faf98ace6b|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4710a73b-b241-4a75-b7de-78faf98ace6b, Transaction Id: 0C7VE, 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-08-31 11:06:59.552 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4710a73b-b241-4a75-b7de-78faf98ace6b, Transaction Id: 0C7VE, 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-08-31 11:06:59.554 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=4710a73b-b241-4a75-b7de-78faf98ace6b, X-ECOMP-TransactionID=0C7VE, X-Begin-Timestamp=2021-08-31T11:06:59.538+0000, id=587226a2-a4d1-cc05-1d31-718aed9b937b, timestamp=1630408019540}], headers={id=9505fb26-c29a-05c2-a06d-f197b4445f4d, timestamp=1630408019554}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=4710a73b-b241-4a75-b7de-78faf98ace6b, X-ECOMP-TransactionID=0C7VE, X-Begin-Timestamp=2021-08-31T11:06:59.538+0000, id=587226a2-a4d1-cc05-1d31-718aed9b937b, timestamp=1630408019540}]
2021-08-31T11:07:29.540+0000|621939d7-54a2-4ba8-bcd0-f932dafa1415|Request Id: 621939d7-54a2-4ba8-bcd0-f932dafa1415. Transaction Id: SYDWC. Begin TS: 2021-08-31T11:07:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:07:29.539 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 621939d7-54a2-4ba8-bcd0-f932dafa1415. Transaction Id: SYDWC. Begin TS: 2021-08-31T11:07:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:07:29.543+0000|2021-08-31T11:07:29.552+0000|621939d7-54a2-4ba8-bcd0-f932dafa1415|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 621939d7-54a2-4ba8-bcd0-f932dafa1415, Transaction Id: SYDWC, 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-08-31 11:07:29.552 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 621939d7-54a2-4ba8-bcd0-f932dafa1415, Transaction Id: SYDWC, 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-08-31 11:07:29.555 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=621939d7-54a2-4ba8-bcd0-f932dafa1415, X-ECOMP-TransactionID=SYDWC, X-Begin-Timestamp=2021-08-31T11:07:29.539+0000, id=e1255f7c-dfab-8929-7aef-66038d730423, timestamp=1630408049542}], headers={id=5bb5536d-6a23-0008-a734-49d1935bd6f1, timestamp=1630408049555}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=621939d7-54a2-4ba8-bcd0-f932dafa1415, X-ECOMP-TransactionID=SYDWC, X-Begin-Timestamp=2021-08-31T11:07:29.539+0000, id=e1255f7c-dfab-8929-7aef-66038d730423, timestamp=1630408049542}]
2021-08-31 11:07:51.507 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-08-31 11:07:51.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:07:51.519 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-7, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:07:51.519 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-7, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:07:51.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: ae898757-2f25-4184-a15d-099891153d8e, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:07:51.536 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-7, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:07:51.568 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-7, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=fba58d6d-d625-4088-944c-c494981c0345, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:07:51 GMT, content-length=3707]
2021-08-31 11:07:51.568 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-7, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:07:51.569 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:07:51.571 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-7, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:07:51.573 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-7, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:07:51.575  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-08-31 11:07:51.576 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-08-31 11:07:51.577 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:07:51.578 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:07:51.578 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:07:51.578 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:07:59.541+0000|b9eeb8ec-f753-44f8-8df5-9b5d90bdfb87|Request Id: b9eeb8ec-f753-44f8-8df5-9b5d90bdfb87. Transaction Id: HWHTD. Begin TS: 2021-08-31T11:07:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:07:59.540 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b9eeb8ec-f753-44f8-8df5-9b5d90bdfb87. Transaction Id: HWHTD. Begin TS: 2021-08-31T11:07:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:07:59.546+0000|2021-08-31T11:07:59.564+0000|b9eeb8ec-f753-44f8-8df5-9b5d90bdfb87|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.173.79|18|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b9eeb8ec-f753-44f8-8df5-9b5d90bdfb87, Transaction Id: HWHTD, 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-08-31 11:07:59.564 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b9eeb8ec-f753-44f8-8df5-9b5d90bdfb87, Transaction Id: HWHTD, 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-08-31 11:07:59.567 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=b9eeb8ec-f753-44f8-8df5-9b5d90bdfb87, X-ECOMP-TransactionID=HWHTD, X-Begin-Timestamp=2021-08-31T11:07:59.539+0000, id=bebd48c5-fa91-abbb-e9ff-0adaf3c85785, timestamp=1630408079541}], headers={id=c22705d9-ebe7-0677-c878-ce139b5a60b1, timestamp=1630408079567}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b9eeb8ec-f753-44f8-8df5-9b5d90bdfb87, X-ECOMP-TransactionID=HWHTD, X-Begin-Timestamp=2021-08-31T11:07:59.539+0000, id=bebd48c5-fa91-abbb-e9ff-0adaf3c85785, timestamp=1630408079541}]
2021-08-31T11:08:29.539+0000|e295fce8-b28b-40c4-bc7e-96c4a5f3b21e|Request Id: e295fce8-b28b-40c4-bc7e-96c4a5f3b21e. Transaction Id: WQUOZ. Begin TS: 2021-08-31T11:08:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:08:29.539 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e295fce8-b28b-40c4-bc7e-96c4a5f3b21e. Transaction Id: WQUOZ. Begin TS: 2021-08-31T11:08:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:08:29.541+0000|2021-08-31T11:08:29.551+0000|e295fce8-b28b-40c4-bc7e-96c4a5f3b21e|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.173.79|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e295fce8-b28b-40c4-bc7e-96c4a5f3b21e, Transaction Id: WQUOZ, 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-08-31 11:08:29.551 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e295fce8-b28b-40c4-bc7e-96c4a5f3b21e, Transaction Id: WQUOZ, 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-08-31 11:08:29.552 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=e295fce8-b28b-40c4-bc7e-96c4a5f3b21e, X-ECOMP-TransactionID=WQUOZ, X-Begin-Timestamp=2021-08-31T11:08:29.539+0000, id=c204489c-2d28-cb79-dac7-ecab3123ef0d, timestamp=1630408109540}], headers={id=9e4e02d0-58f4-1c40-44b3-a48346e5d1af, timestamp=1630408109552}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=e295fce8-b28b-40c4-bc7e-96c4a5f3b21e, X-ECOMP-TransactionID=WQUOZ, X-Begin-Timestamp=2021-08-31T11:08:29.539+0000, id=c204489c-2d28-cb79-dac7-ecab3123ef0d, timestamp=1630408109540}]
2021-08-31 11:08:51.506 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-08-31 11:08:51.518 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:08:51.520 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-8, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:08:51.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-8, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:08:51.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: c1d057bd-6754-4bbe-a548-724b986c0dac, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:08:51.529 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-8, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:08:51.559 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-8, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=0f9c2a22-da51-4010-ba97-72e99eccc230, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:08:51 GMT, content-length=3707]
2021-08-31 11:08:51.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-8, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:08:51.560 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:08:51.561 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-8, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:08:51.563 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-8, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:08:51.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-08-31 11:08:51.566 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-08-31 11:08:51.567 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:08:51.567 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:08:51.568 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:08:51.568 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:08:59.540+0000|54bc3d43-674f-488d-aa3a-0acdd539e222|Request Id: 54bc3d43-674f-488d-aa3a-0acdd539e222. Transaction Id: ULAF6. Begin TS: 2021-08-31T11:08:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:08:59.540 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 54bc3d43-674f-488d-aa3a-0acdd539e222. Transaction Id: ULAF6. Begin TS: 2021-08-31T11:08:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:08:59.544+0000|2021-08-31T11:08:59.564+0000|54bc3d43-674f-488d-aa3a-0acdd539e222|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.173.79|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 54bc3d43-674f-488d-aa3a-0acdd539e222, Transaction Id: ULAF6, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:08:59.564 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 54bc3d43-674f-488d-aa3a-0acdd539e222, Transaction Id: ULAF6, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:08:59.566 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=54bc3d43-674f-488d-aa3a-0acdd539e222, X-ECOMP-TransactionID=ULAF6, X-Begin-Timestamp=2021-08-31T11:08:59.539+0000, id=e2419279-0246-feea-80ff-7786cb5e0700, timestamp=1630408139541}], headers={id=27b6570e-54e9-114a-5f98-f7cac3573667, timestamp=1630408139566}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=54bc3d43-674f-488d-aa3a-0acdd539e222, X-ECOMP-TransactionID=ULAF6, X-Begin-Timestamp=2021-08-31T11:08:59.539+0000, id=e2419279-0246-feea-80ff-7786cb5e0700, timestamp=1630408139541}]
2021-08-31T11:09:29.541+0000|a677f0fb-57f1-4469-9e24-615a51a35d7c|Request Id: a677f0fb-57f1-4469-9e24-615a51a35d7c. Transaction Id: 1UJGK. Begin TS: 2021-08-31T11:09:29.541+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:09:29.541 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a677f0fb-57f1-4469-9e24-615a51a35d7c. Transaction Id: 1UJGK. Begin TS: 2021-08-31T11:09:29.541+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:09:29.544+0000|2021-08-31T11:09:29.557+0000|a677f0fb-57f1-4469-9e24-615a51a35d7c|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.173.79|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a677f0fb-57f1-4469-9e24-615a51a35d7c, Transaction Id: 1UJGK, 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-08-31 11:09:29.557 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a677f0fb-57f1-4469-9e24-615a51a35d7c, Transaction Id: 1UJGK, 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-08-31 11:09:29.560 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=a677f0fb-57f1-4469-9e24-615a51a35d7c, X-ECOMP-TransactionID=1UJGK, X-Begin-Timestamp=2021-08-31T11:09:29.541+0000, id=b9188b12-db8c-83e9-51c6-3a6c3968fa11, timestamp=1630408169541}], headers={id=79edb6bc-9b7a-c060-e4f3-3dfb75a962e9, timestamp=1630408169560}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a677f0fb-57f1-4469-9e24-615a51a35d7c, X-ECOMP-TransactionID=1UJGK, X-Begin-Timestamp=2021-08-31T11:09:29.541+0000, id=b9188b12-db8c-83e9-51c6-3a6c3968fa11, timestamp=1630408169541}]
2021-08-31 11:09:51.505 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-08-31 11:09:51.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:09:51.512 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-9, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:09:51.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-9, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:09:51.512 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: 2ae65560-843a-418e-8785-093c33a3d247, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:09:51.516 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-9, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:09:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-9, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=1825c939-4185-4355-9a9b-7669a6de7da2, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:09:51 GMT, content-length=3707]
2021-08-31 11:09:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-9, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:09:51.547 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:09:51.548 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-9, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:09:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-9, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:09:51.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-08-31 11:09:51.550 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-08-31 11:09:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:09:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:09:51.552 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:09:51.552 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:09:59.547+0000|c20f789b-59c3-4d5d-9dc2-228e8699097c|Request Id: c20f789b-59c3-4d5d-9dc2-228e8699097c. Transaction Id: 3ETPM. Begin TS: 2021-08-31T11:09:59.543+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:09:59.546 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c20f789b-59c3-4d5d-9dc2-228e8699097c. Transaction Id: 3ETPM. Begin TS: 2021-08-31T11:09:59.543+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:09:59.560+0000|2021-08-31T11:09:59.580+0000|c20f789b-59c3-4d5d-9dc2-228e8699097c|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.173.79|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c20f789b-59c3-4d5d-9dc2-228e8699097c, Transaction Id: 3ETPM, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:09:59.580 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c20f789b-59c3-4d5d-9dc2-228e8699097c, Transaction Id: 3ETPM, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:09:59.584 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=c20f789b-59c3-4d5d-9dc2-228e8699097c, X-ECOMP-TransactionID=3ETPM, X-Begin-Timestamp=2021-08-31T11:09:59.543+0000, id=05facd0a-694e-da34-8ac7-29806ac60db8, timestamp=1630408199548}], headers={id=157fd688-7a3d-2ee5-9f95-4b7c711f12cb, timestamp=1630408199584}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c20f789b-59c3-4d5d-9dc2-228e8699097c, X-ECOMP-TransactionID=3ETPM, X-Begin-Timestamp=2021-08-31T11:09:59.543+0000, id=05facd0a-694e-da34-8ac7-29806ac60db8, timestamp=1630408199548}]
2021-08-31T11:10:29.542+0000|5cc23fb4-edbf-4d53-b7e6-8e2cbd32006f|Request Id: 5cc23fb4-edbf-4d53-b7e6-8e2cbd32006f. Transaction Id: CKZWE. Begin TS: 2021-08-31T11:10:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:10:29.540 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5cc23fb4-edbf-4d53-b7e6-8e2cbd32006f. Transaction Id: CKZWE. Begin TS: 2021-08-31T11:10:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:10:29.550+0000|2021-08-31T11:10:29.572+0000|5cc23fb4-edbf-4d53-b7e6-8e2cbd32006f|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.173.79|22|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5cc23fb4-edbf-4d53-b7e6-8e2cbd32006f, Transaction Id: CKZWE, 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-08-31 11:10:29.572 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5cc23fb4-edbf-4d53-b7e6-8e2cbd32006f, Transaction Id: CKZWE, 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-08-31 11:10:29.575 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=5cc23fb4-edbf-4d53-b7e6-8e2cbd32006f, X-ECOMP-TransactionID=CKZWE, X-Begin-Timestamp=2021-08-31T11:10:29.539+0000, id=2824c565-36c3-80ef-a96e-94b23cf59795, timestamp=1630408229543}], headers={id=5f79a8cf-52c7-669b-e04d-04ae04cff691, timestamp=1630408229575}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5cc23fb4-edbf-4d53-b7e6-8e2cbd32006f, X-ECOMP-TransactionID=CKZWE, X-Begin-Timestamp=2021-08-31T11:10:29.539+0000, id=2824c565-36c3-80ef-a96e-94b23cf59795, timestamp=1630408229543}]
2021-08-31 11:10:51.505 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-08-31 11:10:51.510 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:10:51.511 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-10, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:10:51.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-10, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:10:51.512 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: ac35bdc3-76cd-40bc-a157-8be08013d11e, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:10:51.516 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-10, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:10:51.541 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-10, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=c1095601-87d5-477f-be70-f6c4162ff658, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:10:51 GMT, content-length=3707]
2021-08-31 11:10:51.541 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-10, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:10:51.542 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:10:51.543 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-10, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:10:51.544 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-10, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:10:51.546  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-08-31 11:10:51.546 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-08-31 11:10:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:10:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:10:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:10:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:10:59.539+0000|c7dc2ece-d939-4aca-a710-e331c3cb953d|Request Id: c7dc2ece-d939-4aca-a710-e331c3cb953d. Transaction Id: ODEHG. Begin TS: 2021-08-31T11:10:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:10:59.539 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c7dc2ece-d939-4aca-a710-e331c3cb953d. Transaction Id: ODEHG. Begin TS: 2021-08-31T11:10:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:10:59.542+0000|2021-08-31T11:10:59.553+0000|c7dc2ece-d939-4aca-a710-e331c3cb953d|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.173.79|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: c7dc2ece-d939-4aca-a710-e331c3cb953d, Transaction Id: ODEHG, 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-08-31 11:10:59.554 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c7dc2ece-d939-4aca-a710-e331c3cb953d, Transaction Id: ODEHG, 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-08-31 11:10:59.556 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=c7dc2ece-d939-4aca-a710-e331c3cb953d, X-ECOMP-TransactionID=ODEHG, X-Begin-Timestamp=2021-08-31T11:10:59.538+0000, id=a733f086-1d91-d258-f12b-bbcf059086da, timestamp=1630408259540}], headers={id=1e87a927-191c-2c34-fef9-c1e92bf06782, timestamp=1630408259556}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c7dc2ece-d939-4aca-a710-e331c3cb953d, X-ECOMP-TransactionID=ODEHG, X-Begin-Timestamp=2021-08-31T11:10:59.538+0000, id=a733f086-1d91-d258-f12b-bbcf059086da, timestamp=1630408259540}]
2021-08-31T11:11:29.541+0000|356a273d-094f-441a-9251-2f6c79951296|Request Id: 356a273d-094f-441a-9251-2f6c79951296. Transaction Id: AFBIV. Begin TS: 2021-08-31T11:11:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:11:29.540 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 356a273d-094f-441a-9251-2f6c79951296. Transaction Id: AFBIV. Begin TS: 2021-08-31T11:11:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:11:29.568  INFO 1 --- [ask-scheduler-8] 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-08-31 11:11:29.571  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-08-31T11:11:29.547+0000|2021-08-31T11:11:29.597+0000|356a273d-094f-441a-9251-2f6c79951296|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.173.79|50|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 356a273d-094f-441a-9251-2f6c79951296, Transaction Id: AFBIV, Elapsed Time: 50 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:11:29.597 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 356a273d-094f-441a-9251-2f6c79951296, Transaction Id: AFBIV, Elapsed Time: 50 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:11:29.601 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=356a273d-094f-441a-9251-2f6c79951296, X-ECOMP-TransactionID=AFBIV, X-Begin-Timestamp=2021-08-31T11:11:29.539+0000, id=af433c71-cca1-c1e8-e9c8-391c0d4c8f4a, timestamp=1630408289542}], headers={id=fe97ca5f-d86c-d619-d2a0-bf601a0098d4, timestamp=1630408289600}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=356a273d-094f-441a-9251-2f6c79951296, X-ECOMP-TransactionID=AFBIV, X-Begin-Timestamp=2021-08-31T11:11:29.539+0000, id=af433c71-cca1-c1e8-e9c8-391c0d4c8f4a, timestamp=1630408289542}]
2021-08-31 11:11:51.505 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-08-31 11:11:51.510 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:11:51.511 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-11, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:11:51.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-11, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:11:51.512 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: 26555ac6-2384-4c1e-9476-8ba309ad06c7, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:11:51.516 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-11, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:11:51.540 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-11, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=8080aff7-6e81-4712-bd58-eaee082b4ee9, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:11:51 GMT, content-length=3707]
2021-08-31 11:11:51.541 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-11, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:11:51.541 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:11:51.542 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-11, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:11:51.543 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-11, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:11:51.544  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-08-31 11:11:51.544 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-08-31 11:11:51.545 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:11:51.545 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:11:51.545 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:11:51.545 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:11:59.540+0000|1066d811-cb8c-4d2d-b977-78f3aa3ab8b3|Request Id: 1066d811-cb8c-4d2d-b977-78f3aa3ab8b3. Transaction Id: 222OT. Begin TS: 2021-08-31T11:11:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:11:59.539 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1066d811-cb8c-4d2d-b977-78f3aa3ab8b3. Transaction Id: 222OT. Begin TS: 2021-08-31T11:11:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:11:59.545+0000|2021-08-31T11:11:59.560+0000|1066d811-cb8c-4d2d-b977-78f3aa3ab8b3|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.173.79|15|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1066d811-cb8c-4d2d-b977-78f3aa3ab8b3, Transaction Id: 222OT, 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-08-31 11:11:59.560 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1066d811-cb8c-4d2d-b977-78f3aa3ab8b3, Transaction Id: 222OT, 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-08-31 11:11:59.563 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=1066d811-cb8c-4d2d-b977-78f3aa3ab8b3, X-ECOMP-TransactionID=222OT, X-Begin-Timestamp=2021-08-31T11:11:59.538+0000, id=8b9e0fe0-4949-6330-ddcc-b73f11c3954a, timestamp=1630408319540}], headers={id=1119b755-2e26-fdd8-389f-1bedb6b37cac, timestamp=1630408319562}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1066d811-cb8c-4d2d-b977-78f3aa3ab8b3, X-ECOMP-TransactionID=222OT, X-Begin-Timestamp=2021-08-31T11:11:59.538+0000, id=8b9e0fe0-4949-6330-ddcc-b73f11c3954a, timestamp=1630408319540}]
2021-08-31T11:12:29.542+0000|6a2b7d50-ce98-49bd-9763-310004ef1405|Request Id: 6a2b7d50-ce98-49bd-9763-310004ef1405. Transaction Id: BGTQX. Begin TS: 2021-08-31T11:12:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:12:29.540 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6a2b7d50-ce98-49bd-9763-310004ef1405. Transaction Id: BGTQX. Begin TS: 2021-08-31T11:12:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:12:29.546+0000|2021-08-31T11:12:29.562+0000|6a2b7d50-ce98-49bd-9763-310004ef1405|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.173.79|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6a2b7d50-ce98-49bd-9763-310004ef1405, Transaction Id: BGTQX, 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-08-31 11:12:29.562 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6a2b7d50-ce98-49bd-9763-310004ef1405, Transaction Id: BGTQX, 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-08-31 11:12:29.566 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=6a2b7d50-ce98-49bd-9763-310004ef1405, X-ECOMP-TransactionID=BGTQX, X-Begin-Timestamp=2021-08-31T11:12:29.539+0000, id=2ffeeac6-6abc-8b87-5cf1-901ac20d1098, timestamp=1630408349543}], headers={id=4abd79dc-cb4e-c336-92e4-424b1abad2aa, timestamp=1630408349566}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6a2b7d50-ce98-49bd-9763-310004ef1405, X-ECOMP-TransactionID=BGTQX, X-Begin-Timestamp=2021-08-31T11:12:29.539+0000, id=2ffeeac6-6abc-8b87-5cf1-901ac20d1098, timestamp=1630408349543}]
2021-08-31 11:12:51.506 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-08-31 11:12:51.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:12:51.516 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-12, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:12:51.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-12, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:12:51.517 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: 2448142c-edc7-4ab7-8207-d676cb9f896c, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:12:51.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-12, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:12:51.558 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-12, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=0b0687c9-a007-4576-aa55-0c59e75c5e85, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:12:51 GMT, content-length=3707]
2021-08-31 11:12:51.558 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-12, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:12:51.559 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:12:51.560 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-12, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:12:51.561 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-12, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:12:51.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-08-31 11:12:51.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-08-31 11:12:51.566 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:12:51.566 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:12:51.566 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:12:51.567 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:12:59.540+0000|b735e627-ef03-47dd-abfe-2cb12da15bee|Request Id: b735e627-ef03-47dd-abfe-2cb12da15bee. Transaction Id: JYHXX. Begin TS: 2021-08-31T11:12:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:12:59.540 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b735e627-ef03-47dd-abfe-2cb12da15bee. Transaction Id: JYHXX. Begin TS: 2021-08-31T11:12:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:12:59.544+0000|2021-08-31T11:12:59.561+0000|b735e627-ef03-47dd-abfe-2cb12da15bee|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.173.79|17|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: b735e627-ef03-47dd-abfe-2cb12da15bee, Transaction Id: JYHXX, 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-08-31 11:12:59.561 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b735e627-ef03-47dd-abfe-2cb12da15bee, Transaction Id: JYHXX, 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-08-31 11:12:59.563 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=b735e627-ef03-47dd-abfe-2cb12da15bee, X-ECOMP-TransactionID=JYHXX, X-Begin-Timestamp=2021-08-31T11:12:59.539+0000, id=b05cc2be-5bd7-f19c-b8a6-6747442e743d, timestamp=1630408379541}], headers={id=01d6c14a-f635-e1a7-443f-d759164fe790, timestamp=1630408379563}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b735e627-ef03-47dd-abfe-2cb12da15bee, X-ECOMP-TransactionID=JYHXX, X-Begin-Timestamp=2021-08-31T11:12:59.539+0000, id=b05cc2be-5bd7-f19c-b8a6-6747442e743d, timestamp=1630408379541}]
2021-08-31T11:13:29.539+0000|cef82d9b-da4e-4e58-953e-c5b997390529|Request Id: cef82d9b-da4e-4e58-953e-c5b997390529. Transaction Id: 917YL. Begin TS: 2021-08-31T11:13:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:13:29.538 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cef82d9b-da4e-4e58-953e-c5b997390529. Transaction Id: 917YL. Begin TS: 2021-08-31T11:13:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:13:29.541+0000|2021-08-31T11:13:29.548+0000|cef82d9b-da4e-4e58-953e-c5b997390529|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.173.79|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cef82d9b-da4e-4e58-953e-c5b997390529, Transaction Id: 917YL, 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-08-31 11:13:29.548 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cef82d9b-da4e-4e58-953e-c5b997390529, Transaction Id: 917YL, 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-08-31 11:13:29.549 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=cef82d9b-da4e-4e58-953e-c5b997390529, X-ECOMP-TransactionID=917YL, X-Begin-Timestamp=2021-08-31T11:13:29.538+0000, id=ca546fea-1c34-9573-89a8-d375b04af8ed, timestamp=1630408409539}], headers={id=723b4b2e-0872-c564-39b9-62eeab9d113c, timestamp=1630408409549}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cef82d9b-da4e-4e58-953e-c5b997390529, X-ECOMP-TransactionID=917YL, X-Begin-Timestamp=2021-08-31T11:13:29.538+0000, id=ca546fea-1c34-9573-89a8-d375b04af8ed, timestamp=1630408409539}]
2021-08-31 11:13:51.505 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-08-31 11:13:51.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:13:51.513 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-13, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:13:51.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-13, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:13:51.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: 752db3f5-b4f3-46f3-adcc-fb08ca77ee76, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:13:51.518 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-13, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:13:51.553 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-13, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=1f14e2c8-59ac-4666-ac6e-41818d41a9f5, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:13:51 GMT, content-length=3707]
2021-08-31 11:13:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-13, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:13:51.554 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:13:51.555 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-13, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:13:51.556 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-13, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:13:51.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-08-31 11:13:51.558 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-08-31 11:13:51.559 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:13:51.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:13:51.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:13:51.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:13:59.540+0000|ba735122-6eb5-44ca-9b7f-1b7162786726|Request Id: ba735122-6eb5-44ca-9b7f-1b7162786726. Transaction Id: OWJKO. Begin TS: 2021-08-31T11:13:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:13:59.539 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ba735122-6eb5-44ca-9b7f-1b7162786726. Transaction Id: OWJKO. Begin TS: 2021-08-31T11:13:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:13:59.546+0000|2021-08-31T11:13:59.559+0000|ba735122-6eb5-44ca-9b7f-1b7162786726|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.173.79|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ba735122-6eb5-44ca-9b7f-1b7162786726, Transaction Id: OWJKO, 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-08-31 11:13:59.559 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ba735122-6eb5-44ca-9b7f-1b7162786726, Transaction Id: OWJKO, 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-08-31 11:13:59.562 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=ba735122-6eb5-44ca-9b7f-1b7162786726, X-ECOMP-TransactionID=OWJKO, X-Begin-Timestamp=2021-08-31T11:13:59.538+0000, id=5912dfe5-0191-6035-2aa2-9e7f92b72f32, timestamp=1630408439541}], headers={id=3dc52a10-ef2e-67c8-5c04-6a8590f20531, timestamp=1630408439561}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=ba735122-6eb5-44ca-9b7f-1b7162786726, X-ECOMP-TransactionID=OWJKO, X-Begin-Timestamp=2021-08-31T11:13:59.538+0000, id=5912dfe5-0191-6035-2aa2-9e7f92b72f32, timestamp=1630408439541}]
2021-08-31T11:14:29.539+0000|cfd77d79-55d4-4a4d-892e-bbf4e460b185|Request Id: cfd77d79-55d4-4a4d-892e-bbf4e460b185. Transaction Id: BAYRW. Begin TS: 2021-08-31T11:14:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:14:29.539 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cfd77d79-55d4-4a4d-892e-bbf4e460b185. Transaction Id: BAYRW. Begin TS: 2021-08-31T11:14:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:14:29.542+0000|2021-08-31T11:14:29.551+0000|cfd77d79-55d4-4a4d-892e-bbf4e460b185|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cfd77d79-55d4-4a4d-892e-bbf4e460b185, Transaction Id: BAYRW, 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-08-31 11:14:29.551 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cfd77d79-55d4-4a4d-892e-bbf4e460b185, Transaction Id: BAYRW, 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-08-31 11:14:29.554 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=cfd77d79-55d4-4a4d-892e-bbf4e460b185, X-ECOMP-TransactionID=BAYRW, X-Begin-Timestamp=2021-08-31T11:14:29.538+0000, id=e0d2dd65-3087-4288-3be3-40166bd24eb6, timestamp=1630408469540}], headers={id=e752012c-accc-a300-20f7-af94b0be6c0a, timestamp=1630408469553}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=cfd77d79-55d4-4a4d-892e-bbf4e460b185, X-ECOMP-TransactionID=BAYRW, X-Begin-Timestamp=2021-08-31T11:14:29.538+0000, id=e0d2dd65-3087-4288-3be3-40166bd24eb6, timestamp=1630408469540}]
2021-08-31 11:14:51.504 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-08-31 11:14:51.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:14:51.509 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-14, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:14:51.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-14, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:14:51.510 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: a31512cf-61ca-4ca9-8a56-de3052dbc066, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:14:51.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-14, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:14:51.536 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-14, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=d26d1cd1-43d1-48c1-9d35-7ac8849801e7, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:14:51 GMT, content-length=3707]
2021-08-31 11:14:51.537 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-14, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:14:51.537 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:14:51.538 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-14, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:14:51.539 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-14, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:14:51.541  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-08-31 11:14:51.541 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-08-31 11:14:51.542 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:14:51.542 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:14:51.542 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:14:51.542 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:14:59.540+0000|a7199900-768a-49f4-a6d8-9b21c9ebb00a|Request Id: a7199900-768a-49f4-a6d8-9b21c9ebb00a. Transaction Id: HSTCA. Begin TS: 2021-08-31T11:14:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:14:59.539 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a7199900-768a-49f4-a6d8-9b21c9ebb00a. Transaction Id: HSTCA. Begin TS: 2021-08-31T11:14:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:14:59.545+0000|2021-08-31T11:14:59.557+0000|a7199900-768a-49f4-a6d8-9b21c9ebb00a|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.173.79|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a7199900-768a-49f4-a6d8-9b21c9ebb00a, Transaction Id: HSTCA, 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-08-31 11:14:59.558 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a7199900-768a-49f4-a6d8-9b21c9ebb00a, Transaction Id: HSTCA, 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-08-31 11:14:59.560 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=a7199900-768a-49f4-a6d8-9b21c9ebb00a, X-ECOMP-TransactionID=HSTCA, X-Begin-Timestamp=2021-08-31T11:14:59.539+0000, id=05f6a148-2691-36c0-1d24-902a30ac1f9a, timestamp=1630408499541}], headers={id=5864577a-d5cd-4158-f918-bc8eaa696761, timestamp=1630408499560}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=a7199900-768a-49f4-a6d8-9b21c9ebb00a, X-ECOMP-TransactionID=HSTCA, X-Begin-Timestamp=2021-08-31T11:14:59.539+0000, id=05f6a148-2691-36c0-1d24-902a30ac1f9a, timestamp=1630408499541}]
2021-08-31T11:15:29.543+0000|4127fd11-5782-4ef7-b550-08a97a9f86b1|Request Id: 4127fd11-5782-4ef7-b550-08a97a9f86b1. Transaction Id: EV0PT. Begin TS: 2021-08-31T11:15:29.540+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:15:29.541 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4127fd11-5782-4ef7-b550-08a97a9f86b1. Transaction Id: EV0PT. Begin TS: 2021-08-31T11:15:29.540+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:15:29.550+0000|2021-08-31T11:15:29.560+0000|4127fd11-5782-4ef7-b550-08a97a9f86b1|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.173.79|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4127fd11-5782-4ef7-b550-08a97a9f86b1, Transaction Id: EV0PT, 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-08-31 11:15:29.561 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4127fd11-5782-4ef7-b550-08a97a9f86b1, Transaction Id: EV0PT, 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-08-31 11:15:29.564 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=4127fd11-5782-4ef7-b550-08a97a9f86b1, X-ECOMP-TransactionID=EV0PT, X-Begin-Timestamp=2021-08-31T11:15:29.540+0000, id=129e78f9-3361-f85d-795a-d2bcc983f1d9, timestamp=1630408529545}], headers={id=5c42a374-1416-f38b-e13e-f6b650f4ec31, timestamp=1630408529564}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4127fd11-5782-4ef7-b550-08a97a9f86b1, X-ECOMP-TransactionID=EV0PT, X-Begin-Timestamp=2021-08-31T11:15:29.540+0000, id=129e78f9-3361-f85d-795a-d2bcc983f1d9, timestamp=1630408529545}]
2021-08-31 11:15:51.504 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-08-31 11:15:51.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:15:51.513 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-15, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:15:51.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-15, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:15:51.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: 9bbe1bc2-4f21-411f-86ef-b0453af71dc8, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:15:51.527 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-15, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:15:51.562 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-15, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=fc0024bc-74dc-4247-99ba-29d5657183fe, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:15:51 GMT, content-length=3707]
2021-08-31 11:15:51.562 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-15, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:15:51.563 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:15:51.565 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-15, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:15:51.567 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-15, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:15:51.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-08-31 11:15:51.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-08-31 11:15:51.572 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:15:51.573 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:15:51.573 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:15:51.574 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:15:59.540+0000|1abe7b85-ea8d-4447-a350-806fcfc4d5eb|Request Id: 1abe7b85-ea8d-4447-a350-806fcfc4d5eb. Transaction Id: SA853. Begin TS: 2021-08-31T11:15:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:15:59.539 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1abe7b85-ea8d-4447-a350-806fcfc4d5eb. Transaction Id: SA853. Begin TS: 2021-08-31T11:15:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:15:59.544+0000|2021-08-31T11:15:59.553+0000|1abe7b85-ea8d-4447-a350-806fcfc4d5eb|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 1abe7b85-ea8d-4447-a350-806fcfc4d5eb, Transaction Id: SA853, 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-08-31 11:15:59.554 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1abe7b85-ea8d-4447-a350-806fcfc4d5eb, Transaction Id: SA853, 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-08-31 11:15:59.555 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=1abe7b85-ea8d-4447-a350-806fcfc4d5eb, X-ECOMP-TransactionID=SA853, X-Begin-Timestamp=2021-08-31T11:15:59.539+0000, id=76e03534-f987-5bc7-b99d-a69793100dc7, timestamp=1630408559541}], headers={id=22b7bb87-a578-f0ac-d437-e9bd286b2850, timestamp=1630408559555}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1abe7b85-ea8d-4447-a350-806fcfc4d5eb, X-ECOMP-TransactionID=SA853, X-Begin-Timestamp=2021-08-31T11:15:59.539+0000, id=76e03534-f987-5bc7-b99d-a69793100dc7, timestamp=1630408559541}]
2021-08-31T11:16:29.540+0000|5ee44517-aa2c-4608-bc75-36ed2904c571|Request Id: 5ee44517-aa2c-4608-bc75-36ed2904c571. Transaction Id: 48HO4. Begin TS: 2021-08-31T11:16:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:16:29.539 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5ee44517-aa2c-4608-bc75-36ed2904c571. Transaction Id: 48HO4. Begin TS: 2021-08-31T11:16:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:16:29.542+0000|2021-08-31T11:16:29.551+0000|5ee44517-aa2c-4608-bc75-36ed2904c571|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 5ee44517-aa2c-4608-bc75-36ed2904c571, Transaction Id: 48HO4, 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-08-31 11:16:29.551 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5ee44517-aa2c-4608-bc75-36ed2904c571, Transaction Id: 48HO4, 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-08-31 11:16:29.553 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=5ee44517-aa2c-4608-bc75-36ed2904c571, X-ECOMP-TransactionID=48HO4, X-Begin-Timestamp=2021-08-31T11:16:29.538+0000, id=42864a67-f16a-810b-8e1b-7694df9c770d, timestamp=1630408589540}], headers={id=c056b93f-dc96-080d-5489-7ebdee28433f, timestamp=1630408589553}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5ee44517-aa2c-4608-bc75-36ed2904c571, X-ECOMP-TransactionID=48HO4, X-Begin-Timestamp=2021-08-31T11:16:29.538+0000, id=42864a67-f16a-810b-8e1b-7694df9c770d, timestamp=1630408589540}]
2021-08-31 11:16:51.505 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-08-31 11:16:51.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:16:51.513 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-16, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:16:51.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-16, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:16:51.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: 2f047bc1-20b9-4992-92c2-206b06518a76, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:16:51.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-16, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:16:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-16, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=6db4c69a-07e3-4092-85df-308a4c661647, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:16:51 GMT, content-length=3707]
2021-08-31 11:16:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-16, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:16:51.547 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:16:51.548 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-16, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:16:51.550 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-16, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:16:51.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-08-31 11:16:51.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-08-31 11:16:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:16:51.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:16:51.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:16:51.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:16:59.540+0000|10290d4a-d7f3-43a2-bee8-ef399a551e99|Request Id: 10290d4a-d7f3-43a2-bee8-ef399a551e99. Transaction Id: LYZMO. Begin TS: 2021-08-31T11:16:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:16:59.539 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 10290d4a-d7f3-43a2-bee8-ef399a551e99. Transaction Id: LYZMO. Begin TS: 2021-08-31T11:16:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:16:59.543+0000|2021-08-31T11:16:59.555+0000|10290d4a-d7f3-43a2-bee8-ef399a551e99|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.173.79|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 10290d4a-d7f3-43a2-bee8-ef399a551e99, Transaction Id: LYZMO, 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-08-31 11:16:59.555 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 10290d4a-d7f3-43a2-bee8-ef399a551e99, Transaction Id: LYZMO, 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-08-31 11:16:59.558 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=10290d4a-d7f3-43a2-bee8-ef399a551e99, X-ECOMP-TransactionID=LYZMO, X-Begin-Timestamp=2021-08-31T11:16:59.539+0000, id=ad5ca12d-e68a-67d2-681c-5f6c70f00ef4, timestamp=1630408619540}], headers={id=ac5788d6-9d0e-3c91-e53b-459510e9449d, timestamp=1630408619557}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=10290d4a-d7f3-43a2-bee8-ef399a551e99, X-ECOMP-TransactionID=LYZMO, X-Begin-Timestamp=2021-08-31T11:16:59.539+0000, id=ad5ca12d-e68a-67d2-681c-5f6c70f00ef4, timestamp=1630408619540}]
2021-08-31T11:17:29.539+0000|58da3928-658c-4e7c-acd3-be700acb74d3|Request Id: 58da3928-658c-4e7c-acd3-be700acb74d3. Transaction Id: QV091. Begin TS: 2021-08-31T11:17:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:17:29.539 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 58da3928-658c-4e7c-acd3-be700acb74d3. Transaction Id: QV091. Begin TS: 2021-08-31T11:17:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:17:29.541+0000|2021-08-31T11:17:29.547+0000|58da3928-658c-4e7c-acd3-be700acb74d3|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.173.79|6|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 58da3928-658c-4e7c-acd3-be700acb74d3, Transaction Id: QV091, 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-08-31 11:17:29.548 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 58da3928-658c-4e7c-acd3-be700acb74d3, Transaction Id: QV091, 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-08-31 11:17:29.549 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=58da3928-658c-4e7c-acd3-be700acb74d3, X-ECOMP-TransactionID=QV091, X-Begin-Timestamp=2021-08-31T11:17:29.538+0000, id=9115a69b-771a-884c-0118-ccc4010b485b, timestamp=1630408649539}], headers={id=44fbacf4-e2f8-4091-92b7-15d731aaf362, timestamp=1630408649549}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=58da3928-658c-4e7c-acd3-be700acb74d3, X-ECOMP-TransactionID=QV091, X-Begin-Timestamp=2021-08-31T11:17:29.538+0000, id=9115a69b-771a-884c-0118-ccc4010b485b, timestamp=1630408649539}]
2021-08-31 11:17:51.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-08-31 11:17:51.521 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:17:51.523 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-17, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:17:51.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-17, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:17:51.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: e63d5a1c-73d4-4679-84b7-e026a9c4793d, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:17:51.531 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-17, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:17:51.564 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-17, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=5d700694-92c8-41c9-be05-12bbf6b9c9ad, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:17:51 GMT, content-length=3707]
2021-08-31 11:17:51.564 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-17, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:17:51.565 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:17:51.566 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-17, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:17:51.567 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-17, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:17:51.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-08-31 11:17:51.568 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-08-31 11:17:51.569 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:17:51.570 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:17:51.570 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:17:51.570 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:17:59.542+0000|75fbe8c2-b2e2-4537-bfd9-c47cbfc6ae94|Request Id: 75fbe8c2-b2e2-4537-bfd9-c47cbfc6ae94. Transaction Id: LF42T. Begin TS: 2021-08-31T11:17:59.540+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:17:59.541 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 75fbe8c2-b2e2-4537-bfd9-c47cbfc6ae94. Transaction Id: LF42T. Begin TS: 2021-08-31T11:17:59.540+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:17:59.548+0000|2021-08-31T11:17:59.559+0000|75fbe8c2-b2e2-4537-bfd9-c47cbfc6ae94|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.173.79|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 75fbe8c2-b2e2-4537-bfd9-c47cbfc6ae94, Transaction Id: LF42T, 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-08-31 11:17:59.560 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 75fbe8c2-b2e2-4537-bfd9-c47cbfc6ae94, Transaction Id: LF42T, 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-08-31 11:17:59.631 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=75fbe8c2-b2e2-4537-bfd9-c47cbfc6ae94, X-ECOMP-TransactionID=LF42T, X-Begin-Timestamp=2021-08-31T11:17:59.540+0000, id=ebb71765-99e4-8614-d3d9-281bbdae1a7e, timestamp=1630408679544}], headers={id=4886fc21-39b8-871b-67b0-a46ca660dd69, timestamp=1630408679630}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=75fbe8c2-b2e2-4537-bfd9-c47cbfc6ae94, X-ECOMP-TransactionID=LF42T, X-Begin-Timestamp=2021-08-31T11:17:59.540+0000, id=ebb71765-99e4-8614-d3d9-281bbdae1a7e, timestamp=1630408679544}]
2021-08-31T11:18:29.540+0000|a021ebab-24a0-41e1-ac90-a70764e1b77a|Request Id: a021ebab-24a0-41e1-ac90-a70764e1b77a. Transaction Id: GU3CR. Begin TS: 2021-08-31T11:18:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:18:29.539 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a021ebab-24a0-41e1-ac90-a70764e1b77a. Transaction Id: GU3CR. Begin TS: 2021-08-31T11:18:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:18:29.543+0000|2021-08-31T11:18:29.551+0000|a021ebab-24a0-41e1-ac90-a70764e1b77a|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.173.79|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: a021ebab-24a0-41e1-ac90-a70764e1b77a, Transaction Id: GU3CR, 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-08-31 11:18:29.551 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a021ebab-24a0-41e1-ac90-a70764e1b77a, Transaction Id: GU3CR, 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-08-31 11:18:29.553 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=a021ebab-24a0-41e1-ac90-a70764e1b77a, X-ECOMP-TransactionID=GU3CR, X-Begin-Timestamp=2021-08-31T11:18:29.539+0000, id=5ea08833-1383-247a-9db5-676fc5bae39f, timestamp=1630408709541}], headers={id=5ac94c9a-4317-9b0e-f422-d7defc78f505, timestamp=1630408709553}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=a021ebab-24a0-41e1-ac90-a70764e1b77a, X-ECOMP-TransactionID=GU3CR, X-Begin-Timestamp=2021-08-31T11:18:29.539+0000, id=5ea08833-1383-247a-9db5-676fc5bae39f, timestamp=1630408709541}]
2021-08-31 11:18:51.504 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-08-31 11:18:51.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:18:51.509 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-18, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:18:51.510 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-18, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:18:51.510 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: 455bdbff-ef2c-45b6-a8d7-4a08412ba3aa, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:18:51.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-18, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:18:51.546 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-18, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=88f2ce21-19b2-4b9b-8f18-72a46ebca744, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:18:51 GMT, content-length=3707]
2021-08-31 11:18:51.546 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-18, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:18:51.547 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:18:51.547 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-18, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:18:51.548 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-18, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:18:51.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-08-31 11:18:51.550 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-08-31 11:18:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:18:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:18:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:18:51.552 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:18:59.539+0000|581a3630-dad5-41bd-944a-bb0250f212c9|Request Id: 581a3630-dad5-41bd-944a-bb0250f212c9. Transaction Id: SRVRO. Begin TS: 2021-08-31T11:18:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:18:59.539 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 581a3630-dad5-41bd-944a-bb0250f212c9. Transaction Id: SRVRO. Begin TS: 2021-08-31T11:18:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:18:59.542+0000|2021-08-31T11:18:59.551+0000|581a3630-dad5-41bd-944a-bb0250f212c9|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 581a3630-dad5-41bd-944a-bb0250f212c9, Transaction Id: SRVRO, 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-08-31 11:18:59.551 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 581a3630-dad5-41bd-944a-bb0250f212c9, Transaction Id: SRVRO, 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-08-31 11:18:59.552 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=581a3630-dad5-41bd-944a-bb0250f212c9, X-ECOMP-TransactionID=SRVRO, X-Begin-Timestamp=2021-08-31T11:18:59.539+0000, id=b111aedf-01e5-f19a-e2cb-4811ae5548a1, timestamp=1630408739540}], headers={id=85395cf8-36b7-f5f9-d060-e9af702a7003, timestamp=1630408739552}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=581a3630-dad5-41bd-944a-bb0250f212c9, X-ECOMP-TransactionID=SRVRO, X-Begin-Timestamp=2021-08-31T11:18:59.539+0000, id=b111aedf-01e5-f19a-e2cb-4811ae5548a1, timestamp=1630408739540}]
2021-08-31T11:19:29.540+0000|048cf669-88dc-4643-aef9-816131a67630|Request Id: 048cf669-88dc-4643-aef9-816131a67630. Transaction Id: 8NARK. Begin TS: 2021-08-31T11:19:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:19:29.539 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 048cf669-88dc-4643-aef9-816131a67630. Transaction Id: 8NARK. Begin TS: 2021-08-31T11:19:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:19:29.546+0000|2021-08-31T11:19:29.557+0000|048cf669-88dc-4643-aef9-816131a67630|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.173.79|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 048cf669-88dc-4643-aef9-816131a67630, Transaction Id: 8NARK, 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-08-31 11:19:29.557 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 048cf669-88dc-4643-aef9-816131a67630, Transaction Id: 8NARK, 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-08-31 11:19:29.560 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=048cf669-88dc-4643-aef9-816131a67630, X-ECOMP-TransactionID=8NARK, X-Begin-Timestamp=2021-08-31T11:19:29.539+0000, id=4d55e1a1-5225-7e02-695e-95c000e863ed, timestamp=1630408769542}], headers={id=b398746f-5cce-a621-142d-bb897599c504, timestamp=1630408769559}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=048cf669-88dc-4643-aef9-816131a67630, X-ECOMP-TransactionID=8NARK, X-Begin-Timestamp=2021-08-31T11:19:29.539+0000, id=4d55e1a1-5225-7e02-695e-95c000e863ed, timestamp=1630408769542}]
2021-08-31 11:19:51.505 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-08-31 11:19:51.510 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:19:51.511 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-19, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:19:51.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-19, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:19:51.512 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: a4ff1181-cfdc-4fb9-a870-e5c413581d0d, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:19:51.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-19, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:19:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-19, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=8cb6696d-171d-4dd1-8c15-aeae2e026a15, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:19:51 GMT, content-length=3707]
2021-08-31 11:19:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-19, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:19:51.550 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:19:51.550 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-19, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:19:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-19, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:19:51.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-08-31 11:19:51.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-08-31 11:19:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:19:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:19:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:19:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:19:59.540+0000|cf794e6b-ed18-4c99-855b-3e7447c42c03|Request Id: cf794e6b-ed18-4c99-855b-3e7447c42c03. Transaction Id: DWMSU. Begin TS: 2021-08-31T11:19:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:19:59.539 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cf794e6b-ed18-4c99-855b-3e7447c42c03. Transaction Id: DWMSU. Begin TS: 2021-08-31T11:19:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:19:59.542+0000|2021-08-31T11:19:59.562+0000|cf794e6b-ed18-4c99-855b-3e7447c42c03|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.173.79|20|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: cf794e6b-ed18-4c99-855b-3e7447c42c03, Transaction Id: DWMSU, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:19:59.562 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cf794e6b-ed18-4c99-855b-3e7447c42c03, Transaction Id: DWMSU, Elapsed Time: 20 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-08-31 11:19:59.564 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=cf794e6b-ed18-4c99-855b-3e7447c42c03, X-ECOMP-TransactionID=DWMSU, X-Begin-Timestamp=2021-08-31T11:19:59.539+0000, id=c06b74b8-4ab1-f848-be34-c164b8e6ca4f, timestamp=1630408799540}], headers={id=362e8a1a-9236-6051-dce8-d21932ca0610, timestamp=1630408799563}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=cf794e6b-ed18-4c99-855b-3e7447c42c03, X-ECOMP-TransactionID=DWMSU, X-Begin-Timestamp=2021-08-31T11:19:59.539+0000, id=c06b74b8-4ab1-f848-be34-c164b8e6ca4f, timestamp=1630408799540}]
2021-08-31T11:20:29.540+0000|8c001242-084a-4027-ba40-8f0e2e80b380|Request Id: 8c001242-084a-4027-ba40-8f0e2e80b380. Transaction Id: 7OTZZ. Begin TS: 2021-08-31T11:20:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:20:29.539 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8c001242-084a-4027-ba40-8f0e2e80b380. Transaction Id: 7OTZZ. Begin TS: 2021-08-31T11:20:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:20:29.542+0000|2021-08-31T11:20:29.550+0000|8c001242-084a-4027-ba40-8f0e2e80b380|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.173.79|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8c001242-084a-4027-ba40-8f0e2e80b380, Transaction Id: 7OTZZ, 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-08-31 11:20:29.550 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8c001242-084a-4027-ba40-8f0e2e80b380, Transaction Id: 7OTZZ, 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-08-31 11:20:29.551 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] 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=8c001242-084a-4027-ba40-8f0e2e80b380, X-ECOMP-TransactionID=7OTZZ, X-Begin-Timestamp=2021-08-31T11:20:29.538+0000, id=3c4dbc74-00bf-814c-b010-a4fcc66d2c0b, timestamp=1630408829540}], headers={id=408fd93d-cacb-c764-cacf-e9540163ee15, timestamp=1630408829551}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8c001242-084a-4027-ba40-8f0e2e80b380, X-ECOMP-TransactionID=7OTZZ, X-Begin-Timestamp=2021-08-31T11:20:29.538+0000, id=3c4dbc74-00bf-814c-b010-a4fcc66d2c0b, timestamp=1630408829540}]
2021-08-31 11:20:51.504 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-08-31 11:20:51.510 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:20:51.511 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-20, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:20:51.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-20, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:20:51.512 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: 10b2b71e-86ea-4f65-996b-420b53862ad8, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:20:51.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-20, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:20:51.540 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-20, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=60ca61a0-9b2d-418a-881b-9a7a911ae4e3, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:20:51 GMT, content-length=3707]
2021-08-31 11:20:51.541 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-20, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:20:51.541 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:20:51.543 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-20, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:20:51.544 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-20, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:20:51.545  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-08-31 11:20:51.545 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-08-31 11:20:51.546 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:20:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:20:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:20:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:20:59.539+0000|aaf94941-7e1f-4699-aa75-927807ae0cc4|Request Id: aaf94941-7e1f-4699-aa75-927807ae0cc4. Transaction Id: YPBSL. Begin TS: 2021-08-31T11:20:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:20:59.539 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: aaf94941-7e1f-4699-aa75-927807ae0cc4. Transaction Id: YPBSL. Begin TS: 2021-08-31T11:20:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:20:59.543+0000|2021-08-31T11:20:59.552+0000|aaf94941-7e1f-4699-aa75-927807ae0cc4|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: aaf94941-7e1f-4699-aa75-927807ae0cc4, Transaction Id: YPBSL, 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-08-31 11:20:59.553 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: aaf94941-7e1f-4699-aa75-927807ae0cc4, Transaction Id: YPBSL, 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-08-31 11:20:59.555 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=aaf94941-7e1f-4699-aa75-927807ae0cc4, X-ECOMP-TransactionID=YPBSL, X-Begin-Timestamp=2021-08-31T11:20:59.538+0000, id=18baf219-e113-a32e-d132-3d0b90aa9cf7, timestamp=1630408859540}], headers={id=6af74536-891a-268c-8344-1384f23e5760, timestamp=1630408859555}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=aaf94941-7e1f-4699-aa75-927807ae0cc4, X-ECOMP-TransactionID=YPBSL, X-Begin-Timestamp=2021-08-31T11:20:59.538+0000, id=18baf219-e113-a32e-d132-3d0b90aa9cf7, timestamp=1630408859540}]
2021-08-31T11:21:29.538+0000|4654c379-5765-469f-8cbd-08faf4a8ed77|Request Id: 4654c379-5765-469f-8cbd-08faf4a8ed77. Transaction Id: WCR5B. Begin TS: 2021-08-31T11:21:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:21:29.538 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4654c379-5765-469f-8cbd-08faf4a8ed77. Transaction Id: WCR5B. Begin TS: 2021-08-31T11:21:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:21:29.540+0000|2021-08-31T11:21:29.547+0000|4654c379-5765-469f-8cbd-08faf4a8ed77|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.173.79|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4654c379-5765-469f-8cbd-08faf4a8ed77, Transaction Id: WCR5B, 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-08-31 11:21:29.547 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4654c379-5765-469f-8cbd-08faf4a8ed77, Transaction Id: WCR5B, 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-08-31 11:21:29.548 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=4654c379-5765-469f-8cbd-08faf4a8ed77, X-ECOMP-TransactionID=WCR5B, X-Begin-Timestamp=2021-08-31T11:21:29.538+0000, id=4e9b517b-2b1b-ab34-f9ee-b2b26d16d286, timestamp=1630408889539}], headers={id=3131fa37-6a5e-cc5d-2f2d-d1ed46d00221, timestamp=1630408889548}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4654c379-5765-469f-8cbd-08faf4a8ed77, X-ECOMP-TransactionID=WCR5B, X-Begin-Timestamp=2021-08-31T11:21:29.538+0000, id=4e9b517b-2b1b-ab34-f9ee-b2b26d16d286, timestamp=1630408889539}]
2021-08-31 11:21:51.504 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-08-31 11:21:51.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:21:51.509 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-21, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:21:51.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-21, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:21:51.509 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: eb49a00d-3867-4b3e-bc0d-7542fe765a06, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:21:51.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-21, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:21:51.543 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-21, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=9a6ab980-e7d0-4ef4-aed1-bc2aeb1069ef, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:21:51 GMT, content-length=3707]
2021-08-31 11:21:51.543 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-21, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:21:51.543 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:21:51.544 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-21, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:21:51.545 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-21, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:21:51.545  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-08-31 11:21:51.545 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-08-31 11:21:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:21:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:21:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:21:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:21:59.539+0000|f4082b8e-5467-42d8-a0c8-49968ad44bc4|Request Id: f4082b8e-5467-42d8-a0c8-49968ad44bc4. Transaction Id: C4VHS. Begin TS: 2021-08-31T11:21:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:21:59.539 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f4082b8e-5467-42d8-a0c8-49968ad44bc4. Transaction Id: C4VHS. Begin TS: 2021-08-31T11:21:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:21:59.549  INFO 1 --- [ask-scheduler-8] 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-08-31 11:21:59.549  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-08-31T11:21:59.543+0000|2021-08-31T11:21:59.559+0000|f4082b8e-5467-42d8-a0c8-49968ad44bc4|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.173.79|16|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: f4082b8e-5467-42d8-a0c8-49968ad44bc4, Transaction Id: C4VHS, 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-08-31 11:21:59.560 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f4082b8e-5467-42d8-a0c8-49968ad44bc4, Transaction Id: C4VHS, 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-08-31 11:21:59.562 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=f4082b8e-5467-42d8-a0c8-49968ad44bc4, X-ECOMP-TransactionID=C4VHS, X-Begin-Timestamp=2021-08-31T11:21:59.538+0000, id=fcf209d1-734c-e406-c350-00e32b81df4b, timestamp=1630408919540}], headers={id=740e0eec-99d0-cbb5-fd5f-a725f452d9cc, timestamp=1630408919561}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f4082b8e-5467-42d8-a0c8-49968ad44bc4, X-ECOMP-TransactionID=C4VHS, X-Begin-Timestamp=2021-08-31T11:21:59.538+0000, id=fcf209d1-734c-e406-c350-00e32b81df4b, timestamp=1630408919540}]
2021-08-31T11:22:29.540+0000|0875d58e-64a2-4faa-b98d-b33088293ae4|Request Id: 0875d58e-64a2-4faa-b98d-b33088293ae4. Transaction Id: C9UF2. Begin TS: 2021-08-31T11:22:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:22:29.539 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0875d58e-64a2-4faa-b98d-b33088293ae4. Transaction Id: C9UF2. Begin TS: 2021-08-31T11:22:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:22:29.543+0000|2021-08-31T11:22:29.555+0000|0875d58e-64a2-4faa-b98d-b33088293ae4|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.173.79|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0875d58e-64a2-4faa-b98d-b33088293ae4, Transaction Id: C9UF2, 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-08-31 11:22:29.555 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0875d58e-64a2-4faa-b98d-b33088293ae4, Transaction Id: C9UF2, 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-08-31 11:22:29.557 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=0875d58e-64a2-4faa-b98d-b33088293ae4, X-ECOMP-TransactionID=C9UF2, X-Begin-Timestamp=2021-08-31T11:22:29.539+0000, id=e35cf8cd-20e2-e28f-0fd0-027e8aeb340b, timestamp=1630408949541}], headers={id=f8703273-5846-d83e-9d1f-000d27cf0d8b, timestamp=1630408949557}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=0875d58e-64a2-4faa-b98d-b33088293ae4, X-ECOMP-TransactionID=C9UF2, X-Begin-Timestamp=2021-08-31T11:22:29.539+0000, id=e35cf8cd-20e2-e28f-0fd0-027e8aeb340b, timestamp=1630408949541}]
2021-08-31 11:22:51.504 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-08-31 11:22:51.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:22:51.508 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-22, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:22:51.509 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-22, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:22:51.509 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: c2793e16-9373-4cfe-a620-87aa91257de0, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:22:51.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-22, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:22:51.546 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-22, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=888aca79-a754-4cd0-aa33-5d4fa9e241dd, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:22:51 GMT, content-length=3707]
2021-08-31 11:22:51.546 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-22, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:22:51.547 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:22:51.547 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-22, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:22:51.548 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-22, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:22:51.549  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-08-31 11:22:51.550 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-08-31 11:22:51.550 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:22:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:22:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:22:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:22:59.540+0000|0b7582eb-4b84-49de-8401-ccb73dd46f59|Request Id: 0b7582eb-4b84-49de-8401-ccb73dd46f59. Transaction Id: UPLYW. Begin TS: 2021-08-31T11:22:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:22:59.539 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 0b7582eb-4b84-49de-8401-ccb73dd46f59. Transaction Id: UPLYW. Begin TS: 2021-08-31T11:22:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:22:59.542+0000|2021-08-31T11:22:59.551+0000|0b7582eb-4b84-49de-8401-ccb73dd46f59|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 0b7582eb-4b84-49de-8401-ccb73dd46f59, Transaction Id: UPLYW, 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-08-31 11:22:59.551 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 0b7582eb-4b84-49de-8401-ccb73dd46f59, Transaction Id: UPLYW, 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-08-31 11:22:59.553 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=0b7582eb-4b84-49de-8401-ccb73dd46f59, X-ECOMP-TransactionID=UPLYW, X-Begin-Timestamp=2021-08-31T11:22:59.539+0000, id=eb1e399a-eddf-62ea-7e15-da16bf31f166, timestamp=1630408979540}], headers={id=e4e2a551-7d1f-7040-c4a7-7358bdebcfc2, timestamp=1630408979553}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=0b7582eb-4b84-49de-8401-ccb73dd46f59, X-ECOMP-TransactionID=UPLYW, X-Begin-Timestamp=2021-08-31T11:22:59.539+0000, id=eb1e399a-eddf-62ea-7e15-da16bf31f166, timestamp=1630408979540}]
2021-08-31T11:23:29.542+0000|4f5e2b6b-e21f-46ff-8618-a0f7655cf76d|Request Id: 4f5e2b6b-e21f-46ff-8618-a0f7655cf76d. Transaction Id: KDEYQ. Begin TS: 2021-08-31T11:23:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:23:29.540 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4f5e2b6b-e21f-46ff-8618-a0f7655cf76d. Transaction Id: KDEYQ. Begin TS: 2021-08-31T11:23:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:23:29.552  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-08-31 11:23:29.552  INFO 1 --- [ask-scheduler-4] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-08-31T11:23:29.547+0000|2021-08-31T11:23:29.560+0000|4f5e2b6b-e21f-46ff-8618-a0f7655cf76d|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.173.79|13|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 4f5e2b6b-e21f-46ff-8618-a0f7655cf76d, Transaction Id: KDEYQ, 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-08-31 11:23:29.561 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4f5e2b6b-e21f-46ff-8618-a0f7655cf76d, Transaction Id: KDEYQ, 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-08-31 11:23:29.563 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=4f5e2b6b-e21f-46ff-8618-a0f7655cf76d, X-ECOMP-TransactionID=KDEYQ, X-Begin-Timestamp=2021-08-31T11:23:29.539+0000, id=9dc9fdf8-6b69-7061-f9ce-cbfef285cef2, timestamp=1630409009543}], headers={id=45bff34e-f284-a3f7-acc9-c4fcca9075bd, timestamp=1630409009563}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=4f5e2b6b-e21f-46ff-8618-a0f7655cf76d, X-ECOMP-TransactionID=KDEYQ, X-Begin-Timestamp=2021-08-31T11:23:29.539+0000, id=9dc9fdf8-6b69-7061-f9ce-cbfef285cef2, timestamp=1630409009543}]
2021-08-31 11:23:51.505 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-08-31 11:23:51.512 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:23:51.513 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-23, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:23:51.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-23, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:23:51.514 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: aee92cad-9099-4435-bba4-af847f341353, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:23:51.518 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-23, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:23:51.550 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-23, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=2b841c3a-e247-43cc-bad2-834868e72d1e, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:23:51 GMT, content-length=3707]
2021-08-31 11:23:51.551 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-23, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:23:51.551 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:23:51.551 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-23, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:23:51.552 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-23, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:23:51.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-08-31 11:23:51.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-08-31 11:23:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:23:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:23:51.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:23:51.555 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:23:59.540+0000|56d30269-3c66-4b99-b988-1b36a3892f5b|Request Id: 56d30269-3c66-4b99-b988-1b36a3892f5b. Transaction Id: UPLJW. Begin TS: 2021-08-31T11:23:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:23:59.539 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 56d30269-3c66-4b99-b988-1b36a3892f5b. Transaction Id: UPLJW. Begin TS: 2021-08-31T11:23:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:23:59.543+0000|2021-08-31T11:23:59.552+0000|56d30269-3c66-4b99-b988-1b36a3892f5b|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 56d30269-3c66-4b99-b988-1b36a3892f5b, Transaction Id: UPLJW, 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-08-31 11:23:59.552 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 56d30269-3c66-4b99-b988-1b36a3892f5b, Transaction Id: UPLJW, 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-08-31 11:23:59.553 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=56d30269-3c66-4b99-b988-1b36a3892f5b, X-ECOMP-TransactionID=UPLJW, X-Begin-Timestamp=2021-08-31T11:23:59.539+0000, id=a768468a-7c68-d483-2b94-1da6c0ba33da, timestamp=1630409039540}], headers={id=8bea3f62-34f7-1451-9198-243f135a4666, timestamp=1630409039553}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=56d30269-3c66-4b99-b988-1b36a3892f5b, X-ECOMP-TransactionID=UPLJW, X-Begin-Timestamp=2021-08-31T11:23:59.539+0000, id=a768468a-7c68-d483-2b94-1da6c0ba33da, timestamp=1630409039540}]
2021-08-31T11:24:29.539+0000|6306522c-4612-4d6a-beb7-003ca1747223|Request Id: 6306522c-4612-4d6a-beb7-003ca1747223. Transaction Id: JVDOJ. Begin TS: 2021-08-31T11:24:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:24:29.539 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6306522c-4612-4d6a-beb7-003ca1747223. Transaction Id: JVDOJ. Begin TS: 2021-08-31T11:24:29.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:24:29.542+0000|2021-08-31T11:24:29.554+0000|6306522c-4612-4d6a-beb7-003ca1747223|UNKNOWN_INSTANCE_ID|task-scheduler-1||dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.242.173.79|12|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 6306522c-4612-4d6a-beb7-003ca1747223, Transaction Id: JVDOJ, 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-08-31 11:24:29.554 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6306522c-4612-4d6a-beb7-003ca1747223, Transaction Id: JVDOJ, 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-08-31 11:24:29.556 ERROR 1 --- [ask-scheduler-1] o.s.integration.handler.LoggingHandler   : ErrorMessage [payload=org.springframework.messaging.MessageHandlingException: HTTP request execution failed for URI [http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000] 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=6306522c-4612-4d6a-beb7-003ca1747223, X-ECOMP-TransactionID=JVDOJ, X-Begin-Timestamp=2021-08-31T11:24:29.538+0000, id=5c4360cb-da83-ffb0-02db-96f3b95d344a, timestamp=1630409069540}], headers={id=0a1b215a-d52c-0d54-3526-8f4494d9526c, timestamp=1630409069556}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=6306522c-4612-4d6a-beb7-003ca1747223, X-ECOMP-TransactionID=JVDOJ, X-Begin-Timestamp=2021-08-31T11:24:29.538+0000, id=5c4360cb-da83-ffb0-02db-96f3b95d344a, timestamp=1630409069540}]
2021-08-31 11:24:51.507 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-08-31 11:24:51.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:24:51.516 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-24, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:24:51.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-24, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:24:51.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: 3e64c18c-b65a-449b-aaf6-cc4cad57c958, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:24:51.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-24, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:24:51.561 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-24, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=77cfae0e-5a2b-46c9-8d60-74c1125f5418, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:24:51 GMT, content-length=3707]
2021-08-31 11:24:51.562 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-24, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:24:51.563 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:24:51.564 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-24, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:24:51.565 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-24, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:24:51.567  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-08-31 11:24:51.567 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-08-31 11:24:51.568 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:24:51.569 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:24:51.569 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:24:51.569 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:24:59.540+0000|7603d757-6485-474c-9a3c-99a8a6b36941|Request Id: 7603d757-6485-474c-9a3c-99a8a6b36941. Transaction Id: 4PQUP. Begin TS: 2021-08-31T11:24:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:24:59.539 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7603d757-6485-474c-9a3c-99a8a6b36941. Transaction Id: 4PQUP. Begin TS: 2021-08-31T11:24:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:24:59.544+0000|2021-08-31T11:24:59.554+0000|7603d757-6485-474c-9a3c-99a8a6b36941|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.173.79|10|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7603d757-6485-474c-9a3c-99a8a6b36941, Transaction Id: 4PQUP, 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-08-31 11:24:59.554 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7603d757-6485-474c-9a3c-99a8a6b36941, Transaction Id: 4PQUP, 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-08-31 11:24:59.556 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=7603d757-6485-474c-9a3c-99a8a6b36941, X-ECOMP-TransactionID=4PQUP, X-Begin-Timestamp=2021-08-31T11:24:59.538+0000, id=312d4c33-8e65-ed52-32fc-9c19e3a18980, timestamp=1630409099540}], headers={id=7ab14b0d-fb40-bcef-5c4f-53e4faa9016e, timestamp=1630409099556}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=7603d757-6485-474c-9a3c-99a8a6b36941, X-ECOMP-TransactionID=4PQUP, X-Begin-Timestamp=2021-08-31T11:24:59.538+0000, id=312d4c33-8e65-ed52-32fc-9c19e3a18980, timestamp=1630409099540}]
2021-08-31T11:25:29.540+0000|7e971577-fee6-4261-889f-9005bf10b18c|Request Id: 7e971577-fee6-4261-889f-9005bf10b18c. Transaction Id: M9NUY. Begin TS: 2021-08-31T11:25:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:25:29.539 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7e971577-fee6-4261-889f-9005bf10b18c. Transaction Id: M9NUY. Begin TS: 2021-08-31T11:25:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:25:29.542+0000|2021-08-31T11:25:29.550+0000|7e971577-fee6-4261-889f-9005bf10b18c|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.173.79|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7e971577-fee6-4261-889f-9005bf10b18c, Transaction Id: M9NUY, 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-08-31 11:25:29.550 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7e971577-fee6-4261-889f-9005bf10b18c, Transaction Id: M9NUY, 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-08-31 11:25:29.551 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=7e971577-fee6-4261-889f-9005bf10b18c, X-ECOMP-TransactionID=M9NUY, X-Begin-Timestamp=2021-08-31T11:25:29.539+0000, id=41666e8a-7951-ba2d-b247-1b9c351aceb7, timestamp=1630409129540}], headers={id=78218f87-de31-0225-5198-17322a513c61, timestamp=1630409129551}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7e971577-fee6-4261-889f-9005bf10b18c, X-ECOMP-TransactionID=M9NUY, X-Begin-Timestamp=2021-08-31T11:25:29.539+0000, id=41666e8a-7951-ba2d-b247-1b9c351aceb7, timestamp=1630409129540}]
2021-08-31 11:25:51.503 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-08-31 11:25:51.507 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:25:51.508 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-25, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:25:51.508 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-25, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:25:51.508 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: d4bd6f4b-d9ea-4217-905a-acb76548bd18, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:25:51.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-25, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:25:51.544 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-25, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=a14a4fb4-23d3-4990-9c2b-cefcf79995bd, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:25:51 GMT, content-length=3707]
2021-08-31 11:25:51.544 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-25, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:25:51.544 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:25:51.545 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-25, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:25:51.546 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-25, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:25:51.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-08-31 11:25:51.547 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-08-31 11:25:51.548 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:25:51.548 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:25:51.548 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:25:51.549 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:25:59.540+0000|e5f8905f-8053-4925-8fc2-f0ceeb9442b0|Request Id: e5f8905f-8053-4925-8fc2-f0ceeb9442b0. Transaction Id: NSTX9. Begin TS: 2021-08-31T11:25:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:25:59.539 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e5f8905f-8053-4925-8fc2-f0ceeb9442b0. Transaction Id: NSTX9. Begin TS: 2021-08-31T11:25:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:25:59.553  INFO 1 --- [ask-scheduler-8] 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-08-31 11:25:59.553  INFO 1 --- [ask-scheduler-8] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router:3904
2021-08-31T11:25:59.542+0000|2021-08-31T11:25:59.561+0000|e5f8905f-8053-4925-8fc2-f0ceeb9442b0|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.173.79|19|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: e5f8905f-8053-4925-8fc2-f0ceeb9442b0, Transaction Id: NSTX9, 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-08-31 11:25:59.561 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e5f8905f-8053-4925-8fc2-f0ceeb9442b0, Transaction Id: NSTX9, 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-08-31 11:25:59.563 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=e5f8905f-8053-4925-8fc2-f0ceeb9442b0, X-ECOMP-TransactionID=NSTX9, X-Begin-Timestamp=2021-08-31T11:25:59.539+0000, id=ca0b2a67-ce0b-e5ca-3c29-a9ae1d448628, timestamp=1630409159540}], headers={id=03eae7d4-4daf-58b8-6019-eeabb8f2651e, timestamp=1630409159563}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e5f8905f-8053-4925-8fc2-f0ceeb9442b0, X-ECOMP-TransactionID=NSTX9, X-Begin-Timestamp=2021-08-31T11:25:59.539+0000, id=ca0b2a67-ce0b-e5ca-3c29-a9ae1d448628, timestamp=1630409159540}]
2021-08-31T11:26:29.541+0000|01b98cc8-c934-4eb3-a2e0-6e369a1f4643|Request Id: 01b98cc8-c934-4eb3-a2e0-6e369a1f4643. Transaction Id: L2VHF. Begin TS: 2021-08-31T11:26:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:26:29.540 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 01b98cc8-c934-4eb3-a2e0-6e369a1f4643. Transaction Id: L2VHF. Begin TS: 2021-08-31T11:26:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:26:29.546+0000|2021-08-31T11:26:29.555+0000|01b98cc8-c934-4eb3-a2e0-6e369a1f4643|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 01b98cc8-c934-4eb3-a2e0-6e369a1f4643, Transaction Id: L2VHF, 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-08-31 11:26:29.555 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 01b98cc8-c934-4eb3-a2e0-6e369a1f4643, Transaction Id: L2VHF, 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-08-31 11:26:29.558 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=01b98cc8-c934-4eb3-a2e0-6e369a1f4643, X-ECOMP-TransactionID=L2VHF, X-Begin-Timestamp=2021-08-31T11:26:29.539+0000, id=ae184a8b-960f-770b-d15c-a0cefbe1bffd, timestamp=1630409189542}], headers={id=ff1da8c2-2a39-b8b0-597b-493971d285cf, timestamp=1630409189557}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=01b98cc8-c934-4eb3-a2e0-6e369a1f4643, X-ECOMP-TransactionID=L2VHF, X-Begin-Timestamp=2021-08-31T11:26:29.539+0000, id=ae184a8b-960f-770b-d15c-a0cefbe1bffd, timestamp=1630409189542}]
2021-08-31 11:26:51.507 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-08-31 11:26:51.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:26:51.516 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-26, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:26:51.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-26, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:26:51.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: 4f7dbe06-81b8-4d54-a38c-014f5dccf843, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:26:51.524 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-26, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:26:51.561 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-26, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=2de4b9e7-9497-4a13-8a9e-3986c5a5a1e0, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:26:51 GMT, content-length=3707]
2021-08-31 11:26:51.561 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-26, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:26:51.562 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:26:51.563 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-26, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:26:51.565 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-26, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:26:51.567  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-08-31 11:26:51.567 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-08-31 11:26:51.568 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:26:51.569 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:26:51.569 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:26:51.570 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:26:59.539+0000|8e5daeee-ec47-48f2-ade0-24a7221e9f4f|Request Id: 8e5daeee-ec47-48f2-ade0-24a7221e9f4f. Transaction Id: WUENL. Begin TS: 2021-08-31T11:26:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:26:59.539 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8e5daeee-ec47-48f2-ade0-24a7221e9f4f. Transaction Id: WUENL. Begin TS: 2021-08-31T11:26:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:26:59.541+0000|2021-08-31T11:26:59.552+0000|8e5daeee-ec47-48f2-ade0-24a7221e9f4f|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.173.79|11|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8e5daeee-ec47-48f2-ade0-24a7221e9f4f, Transaction Id: WUENL, 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-08-31 11:26:59.552 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8e5daeee-ec47-48f2-ade0-24a7221e9f4f, Transaction Id: WUENL, 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-08-31 11:26:59.554 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=8e5daeee-ec47-48f2-ade0-24a7221e9f4f, X-ECOMP-TransactionID=WUENL, X-Begin-Timestamp=2021-08-31T11:26:59.538+0000, id=f3f559b8-2b15-8d59-3433-1581a425526b, timestamp=1630409219539}], headers={id=b57cf82c-e98d-92e9-1404-e52fd2a64f08, timestamp=1630409219554}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8e5daeee-ec47-48f2-ade0-24a7221e9f4f, X-ECOMP-TransactionID=WUENL, X-Begin-Timestamp=2021-08-31T11:26:59.538+0000, id=f3f559b8-2b15-8d59-3433-1581a425526b, timestamp=1630409219539}]
2021-08-31T11:27:29.540+0000|ed3fc42c-7d1d-43fe-9df1-fe33a715a4b0|Request Id: ed3fc42c-7d1d-43fe-9df1-fe33a715a4b0. Transaction Id: XS6ZL. Begin TS: 2021-08-31T11:27:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:27:29.539 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ed3fc42c-7d1d-43fe-9df1-fe33a715a4b0. Transaction Id: XS6ZL. Begin TS: 2021-08-31T11:27:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:27:29.544+0000|2021-08-31T11:27:29.552+0000|ed3fc42c-7d1d-43fe-9df1-fe33a715a4b0|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.173.79|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: ed3fc42c-7d1d-43fe-9df1-fe33a715a4b0, Transaction Id: XS6ZL, 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-08-31 11:27:29.552 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ed3fc42c-7d1d-43fe-9df1-fe33a715a4b0, Transaction Id: XS6ZL, 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-08-31 11:27:29.554 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=ed3fc42c-7d1d-43fe-9df1-fe33a715a4b0, X-ECOMP-TransactionID=XS6ZL, X-Begin-Timestamp=2021-08-31T11:27:29.539+0000, id=449b4f73-bde8-f9c6-6ae6-e268dfaa080b, timestamp=1630409249541}], headers={id=511a3435-1569-3ce7-e7b2-f1638ebbf376, timestamp=1630409249553}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=ed3fc42c-7d1d-43fe-9df1-fe33a715a4b0, X-ECOMP-TransactionID=XS6ZL, X-Begin-Timestamp=2021-08-31T11:27:29.539+0000, id=449b4f73-bde8-f9c6-6ae6-e268dfaa080b, timestamp=1630409249541}]
2021-08-31 11:27:51.507 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-08-31 11:27:51.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:27:51.516 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-27, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:27:51.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-27, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:27:51.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: a327c7fb-bd20-4b50-bb0f-5968a69484f4, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:27:51.523 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-27, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:27:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-27, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=18ab23e4-49bd-447c-aaa1-20fab9b53913, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:27:51 GMT, content-length=3707]
2021-08-31 11:27:51.554 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-27, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:27:51.555 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:27:51.556 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-27, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:27:51.557 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-27, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:27:51.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-08-31 11:27:51.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-08-31 11:27:51.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:27:51.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:27:51.560 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:27:51.561 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:27:59.540+0000|8c4f3915-71e7-4f94-8896-22b36f89b714|Request Id: 8c4f3915-71e7-4f94-8896-22b36f89b714. Transaction Id: AYM5M. Begin TS: 2021-08-31T11:27:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:27:59.539 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8c4f3915-71e7-4f94-8896-22b36f89b714. Transaction Id: AYM5M. Begin TS: 2021-08-31T11:27:59.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:27:59.544+0000|2021-08-31T11:27:59.553+0000|8c4f3915-71e7-4f94-8896-22b36f89b714|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.173.79|9|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 8c4f3915-71e7-4f94-8896-22b36f89b714, Transaction Id: AYM5M, 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-08-31 11:27:59.553 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8c4f3915-71e7-4f94-8896-22b36f89b714, Transaction Id: AYM5M, 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-08-31 11:27:59.555 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=8c4f3915-71e7-4f94-8896-22b36f89b714, X-ECOMP-TransactionID=AYM5M, X-Begin-Timestamp=2021-08-31T11:27:59.539+0000, id=6d3f291a-d090-fda3-40fe-3d7deb414345, timestamp=1630409279540}], headers={id=6398e00b-cc91-60ee-316d-1ae10be4e070, timestamp=1630409279555}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=8c4f3915-71e7-4f94-8896-22b36f89b714, X-ECOMP-TransactionID=AYM5M, X-Begin-Timestamp=2021-08-31T11:27:59.539+0000, id=6d3f291a-d090-fda3-40fe-3d7deb414345, timestamp=1630409279540}]
2021-08-31T11:28:29.539+0000|7b7084fc-b19f-452e-aff1-04837cba5594|Request Id: 7b7084fc-b19f-452e-aff1-04837cba5594. Transaction Id: HBTAB. Begin TS: 2021-08-31T11:28:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:28:29.539 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7b7084fc-b19f-452e-aff1-04837cba5594. Transaction Id: HBTAB. Begin TS: 2021-08-31T11:28:29.539+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:28:29.540+0000|2021-08-31T11:28:29.547+0000|7b7084fc-b19f-452e-aff1-04837cba5594|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.173.79|7|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: 7b7084fc-b19f-452e-aff1-04837cba5594, Transaction Id: HBTAB, 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-08-31 11:28:29.547 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7b7084fc-b19f-452e-aff1-04837cba5594, Transaction Id: HBTAB, 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-08-31 11:28:29.548 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=7b7084fc-b19f-452e-aff1-04837cba5594, X-ECOMP-TransactionID=HBTAB, X-Begin-Timestamp=2021-08-31T11:28:29.539+0000, id=e29860a0-bcc4-4abe-c5c4-7e05f889d4d0, timestamp=1630409309539}], headers={id=5fee44cf-3e39-5618-d33a-314ae53de219, timestamp=1630409309547}] for original GenericMessage [payload=http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7b7084fc-b19f-452e-aff1-04837cba5594, X-ECOMP-TransactionID=HBTAB, X-Begin-Timestamp=2021-08-31T11:28:29.539+0000, id=e29860a0-bcc4-4abe-c5c4-7e05f889d4d0, timestamp=1630409309539}]
2021-08-31 11:28:51.505 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-08-31 11:28:51.510 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2021-08-31 11:28:51.511 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect    : [id:0fac3e6d-28, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/dcae-tcagen2, method=GET}
2021-08-31 11:28:51.511 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-28, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_prepared])
2021-08-31 11:28:51.512 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: 837324ed-a2fd-48f8-ac77-16609b1ed349, X-RequestID: d54b82b2-7394-4ed9-ae71-a49be932c50e, user-agent: ReactorNetty/1.0.5, host: config-binding-service:10443, accept: */*]
2021-08-31 11:28:51.515 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-28, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [request_sent])
2021-08-31 11:28:51.547 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-28, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received response (auto-read:false) : [x-onap-requestid=3aee3271-0f76-4a52-9eb9-1cacaea3e9e1, Content-Type=application/json, Date=Tue, 31 Aug 2021 11:28:51 GMT, content-length=3707]
2021-08-31 11:28:51.548 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d-28, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_received])
2021-08-31 11:28:51.548 DEBUG 1 --- [or-http-epoll-2] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-08-31 11:28:51.549 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive        : [id:0fac3e6d-28, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2021-08-31 11:28:51.550 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations     : [id:0fac3e6d-28, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Received last HTTP packet
2021-08-31 11:28:51.551  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-08-31 11:28:51.551 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-08-31 11:28:51.552 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [response_completed])
2021-08-31 11:28:51.552 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] onStateChange(GET{uri=/service_component_all/dcae-tcagen2, connection=PooledConnection{channel=[id: 0x0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443]}}, [disconnecting])
2021-08-31 11:28:51.552 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Releasing channel
2021-08-31 11:28:51.553 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider    : [id:0fac3e6d, L:/10.242.173.79:48484 - R:config-binding-service.onap.svc.cluster.local/10.96.37.109:10443] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2021-08-31T11:28:59.539+0000|dd8da620-7af3-4e8e-b051-6ee9db58c38a|Request Id: dd8da620-7af3-4e8e-b051-6ee9db58c38a. Transaction Id: 2Y00C. Begin TS: 2021-08-31T11:28:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31 11:28:59.539 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dd8da620-7af3-4e8e-b051-6ee9db58c38a. Transaction Id: 2Y00C. Begin TS: 2021-08-31T11:28:59.538+0000. Starting new DMaaP MR Subscriber poll.
2021-08-31T11:28:59.541+0000|2021-08-31T11:28:59.549+0000|dd8da620-7af3-4e8e-b051-6ee9db58c38a|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.173.79|8|dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router:3904|||||Request Id: dd8da620-7af3-4e8e-b051-6ee9db58c38a, Transaction Id: 2Y00C, 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-08-31 11:28:59.549 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dd8da620-7af3-4e8e-b051-6ee9db58c38a, Transaction Id: 2Y00C, 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-08-31 11:28:59.551 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=dd8da620-7af3-4e8e-b051-6ee9db58c