Results

By type

          2021-05-14 22:29:44.041 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Registering pool release on close event for channel
2021-05-14 22:29:44.045 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-05-14 22:29:44.142 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-05-14 22:29:44.144 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}, [connected])
2021-05-14 22:29:44.156 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [configured])
2021-05-14 22:29:44.160 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:29:44.161 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:29:44.170 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:29:44.199 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=921d32db-f381-4f0d-8bd1-0aea34eee061, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:29:44 GMT]
2021-05-14 22:29:44.200 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:29:44.214 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:29:44.214 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:29:44.244 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:29:44.270  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.2.1 on s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt)
2021-05-14 22:29:44.274 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE
2021-05-14 22:29:44.275  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-05-14 22:29:44.287  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:29:44.287 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:29:44.293 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Converting JSON to flattened key value Map: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:29:44.315  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4167d97b: startup date [Fri May 14 22:29:44 UTC 2021]; root of context hierarchy
2021-05-14 22:29:44.328 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-05-14 22:29:44.328 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-05-14 22:29:44.328 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url:http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-05-14 22:29:44.329 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.action:gathered
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.timestamp:2021-05-14T22:29:03.768Z
2021-05-14 22:29:44.330 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.update_id:c363703a-c241-4888-b4c6-9b95ea519f16
2021-05-14 22:29:44.331 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.policies_count:1
2021-05-14 22:29:44.331 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type:onap.policies.monitoring.tcagen2
2021-05-14 22:29:44.331 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].type_version:1.0.0
2021-05-14 22:29:44.331 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].name:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw
2021-05-14 22:29:44.331 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].version:1.0.0
2021-05-14 22:29:44.331 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-id:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw
2021-05-14 22:29:44.331 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].metadata.policy-version:1.0.0
2021-05-14 22:29:44.331 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyName:MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml
2021-05-14 22:29:44.331 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].policyVersion:1.0.0
2021-05-14 22:29:44.332 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.domain:measurementsForVfScaling
2021-05-14 22:29:44.332 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope:DCAE
2021-05-14 22:29:44.332 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].version:1.0.2
2021-05-14 22:29:44.333 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity:MAJOR
2021-05-14 22:29:44.333 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue:200
2021-05-14 22:29:44.333 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus:ONSET
2021-05-14 22:29:44.333 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName:LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w
2021-05-14 22:29:44.333 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].direction:LESS_OR_EQUAL
2021-05-14 22:29:44.333 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].fieldPath:$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta
2021-05-14 22:29:44.333 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName:vLoadBalancer
2021-05-14 22:29:44.333 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion:v0.0.1
2021-05-14 22:29:44.334 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType:VM
2021-05-14 22:29:44.334 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyName:DCAE.Config_tca-hi-lo
2021-05-14 22:29:44.342  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-05-14 22:29:44.342  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].controlLoopSchemaType -> VM
2021-05-14 22:29:44.342  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-05-14 22:29:44.342  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.policy -> {"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}
2021-05-14 22:29:44.342  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT
2021-05-14 22:29:44.342  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].eventName -> vLoadBalancer
2021-05-14 22:29:44.342  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].version -> 1.0.0
2021-05-14 22:29:44.342  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].direction -> LESS_OR_EQUAL
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.policies_count -> 1
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type_version -> 1.0.0
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].type -> onap.policies.monitoring.tcagen2
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.domain -> measurementsForVfScaling
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.action -> gathered
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.update_id -> c363703a-c241-4888-b4c6-9b95ea519f16
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-05-14 22:29:44.343  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].severity -> MAJOR
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyName -> DCAE.Config_tca-hi-lo
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyVersion -> 1.0.0
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyScope -> DCAE
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopEventStatus -> ONSET
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-version -> 1.0.0
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].closedLoopControlName -> LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].version -> 1.0.2
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].policyName -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].policyVersion -> v0.0.1
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].fieldPath -> $.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-05-14 22:29:44.344  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-05-14 22:29:44.345  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.dmaap_info.topic_url -> http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
2021-05-14 22:29:44.345  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].metadata.policy-id -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw
2021-05-14 22:29:44.345  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].name -> MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw
2021-05-14 22:29:44.345  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.items[0].config.tca.policy.metricsPerEventName[0].thresholds[0].thresholdValue -> 200
2021-05-14 22:29:44.345  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-05-14 22:29:44.345  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local
2021-05-14 22:29:44.345  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.timestamp -> 2021-05-14T22:29:03.768Z
2021-05-14 22:29:44.345  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-05-14 22:29:44.345  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-05-14 22:29:44.346  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-05-14 22:29:44.346 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:29:44.347 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:29:44.347 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14 22:29:45.258  INFO 1 --- [           main] o.s.i.config.IntegrationRegistrar        : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-05-14 22:29:46.123  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-05-14 22:29:46.165  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-05-14 22:29:46.375  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$60ef88f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-05-14 22:29:46.825  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-05-14 22:29:46.825  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 2510 ms
2021-05-14 22:29:47.678  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-05-14 22:29:47.680  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-05-14 22:29:47.680  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-05-14 22:29:47.680  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-05-14 22:29:47.680  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-05-14 22:29:47.680  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-05-14 22:29:47.680  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-05-14 22:29:48.526  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2021-05-14 22:29:48.629  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:1083}] to dcae-mongohost:27017
2021-05-14 22:29:48.635  INFO 1 --- [mongohost:27017] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=dcae-mongohost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 8]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3763688}
2021-05-14 22:29:49.004  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
2021-05-14 22:29:49.005  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
2021-05-14 22:29:49.006  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
2021-05-14 22:29:49.019  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[GET],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.getTcaPolicy()
2021-05-14 22:29:49.019  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.setTcaPolicy(org.onap.dcae.analytics.tca.model.policy.TcaPolicy)
2021-05-14 22:29:49.020  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/execute],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity> org.onap.dcae.analytics.tca.web.controller.TcaRestController.execute(org.onap.dcae.analytics.tca.model.restapi.TcaExecutionRequest)
2021-05-14 22:29:49.023  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-05-14 22:29:49.024  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2021-05-14 22:29:49.148  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-05-14 22:29:49.162  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.163  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.164  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.164  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.165  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/shutdown],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.165  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.165  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.166  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.166  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.166  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.167  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.167  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.167  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.168  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.168  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/prometheus],methods=[GET],produces=[text/plain;version=0.0.4;charset=utf-8]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.168  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.169  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.169  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.169  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.169  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-05-14 22:29:49.170  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-05-14 22:29:49.344  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.onap.svc.cluster.local: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-05-14 22:29:49.391  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-05-14 22:29:49.531  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:1084}] to dcae-mongohost:27017
2021-05-14 22:29:50.045 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-05-14 22:29:50.050  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-05-14 22:29:50.050 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-05-14 22:29:50.050  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-05-14 22:29:50.050  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-05-14 22:29:50.063  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.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT), proxyUrl=null, ignoreSSLValidation=null))
2021-05-14 22:29:50.072 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-05-14 22:29:50.072  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-05-14 22:29:50.072 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-05-14 22:29:50.072  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-05-14 22:29:50.072  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-05-14 22:29:50.107  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000
2021-05-14 22:29:50.107  INFO 1 --- [           main] o.o.d.a.w.u.f.MrSubscriberURLFunction    : Created DMaaP MR Subscriber URL: http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000
2021-05-14 22:29:50.474  INFO 1 --- [           main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
2021-05-14 22:29:50.533  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-05-14 22:29:50.791  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-05-14 22:29:50.871  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4167d97b: startup date [Fri May 14 22:29:44 UTC 2021]; root of context hierarchy
2021-05-14 22:29:50.946  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-05-14 22:29:50.947  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-05-14 22:29:51.534  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-05-14 22:29:51.544  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-05-14 22:29:51.547  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0' has been autodetected for JMX exposure
2021-05-14 22:29:51.550  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'mongoMessageGroupStore': registering with JMX server as MBean [org.springframework.integration.mongodb.store:name=mongoMessageGroupStore,type=MongoDbChannelMessageStore]
2021-05-14 22:29:51.586  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0': registering with JMX server as MBean [org.springframework.integration.channel.interceptor:name=loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0,type=WireTap]
2021-05-14 22:29:51.612  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-05-14 22:29:51.613  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-05-14 22:29:51.613  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-05-14 22:29:51.613  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-14 22:29:51.613  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-05-14 22:29:51.613  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-05-14 22:29:51.613  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-14 22:29:51.613  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-14 22:29:51.614  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-05-14 22:29:51.617  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-05-14 22:29:51.618  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-05-14 22:29:51.618  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-05-14 22:29:51.618  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-05-14T22:29:51.633+0000|b8a5dbd5-0542-4183-abd3-f661334bccfd|Request Id: b8a5dbd5-0542-4183-abd3-f661334bccfd. Transaction Id: LFDVP. Begin TS: 2021-05-14T22:29:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:29:51.628 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b8a5dbd5-0542-4183-abd3-f661334bccfd. Transaction Id: LFDVP. Begin TS: 2021-05-14T22:29:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:29:51.648  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-05-14 22:29:51.736  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-05-14T22:29:51.707+0000|2021-05-14T22:29:51.825+0000|b8a5dbd5-0542-4183-abd3-f661334bccfd|UNKNOWN_INSTANCE_ID|task-scheduler-1||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|118|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b8a5dbd5-0542-4183-abd3-f661334bccfd, Transaction Id: LFDVP, Elapsed Time: 118 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:29:51.827 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b8a5dbd5-0542-4183-abd3-f661334bccfd, Transaction Id: LFDVP, Elapsed Time: 118 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:29:51.836 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b8a5dbd5-0542-4183-abd3-f661334bccfd, X-ECOMP-TransactionID=LFDVP, X-Begin-Timestamp=2021-05-14T22:29:51.618+0000, id=9dbaa470-bdc5-1a11-4e2e-45d87c59f17c, timestamp=1621031391646}], headers={id=8eda4146-4b64-70b3-78ae-032a138a233e, timestamp=1621031391835}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=b8a5dbd5-0542-4183-abd3-f661334bccfd, X-ECOMP-TransactionID=LFDVP, X-Begin-Timestamp=2021-05-14T22:29:51.618+0000, id=9dbaa470-bdc5-1a11-4e2e-45d87c59f17c, timestamp=1621031391646}]
2021-05-14 22:29:52.017  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-05-14 22:29:52.029  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-05-14 22:29:52.048  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.3.8.Final
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:file:/opt/dcae-analytics-tca-web-1.2.1.jar!/BOOT-INF/lib/xnio-nio-3.3.8.Final.jar!/) to constructor sun.nio.ch.EPollSelectorProvider()
WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-05-14 22:29:52.135  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-05-14 22:29:52.139  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 9.241 seconds (JVM running for 10.187)
2021-05-14 22:30:14.173  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-05-14 22:30:14.174  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-05-14 22:30:14.196  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 22 ms
2021-05-14T22:30:21.618+0000|5fdd9410-fd6d-4f47-aa33-63352c6138e9|Request Id: 5fdd9410-fd6d-4f47-aa33-63352c6138e9. Transaction Id: UCUAH. Begin TS: 2021-05-14T22:30:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:30:21.617 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5fdd9410-fd6d-4f47-aa33-63352c6138e9. Transaction Id: UCUAH. Begin TS: 2021-05-14T22:30:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:30:21.620+0000|2021-05-14T22:30:21.625+0000|5fdd9410-fd6d-4f47-aa33-63352c6138e9|UNKNOWN_INSTANCE_ID|task-scheduler-6||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|5|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5fdd9410-fd6d-4f47-aa33-63352c6138e9, Transaction Id: UCUAH, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:30:21.625 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5fdd9410-fd6d-4f47-aa33-63352c6138e9, Transaction Id: UCUAH, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:30:21.628 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5fdd9410-fd6d-4f47-aa33-63352c6138e9, X-ECOMP-TransactionID=UCUAH, X-Begin-Timestamp=2021-05-14T22:30:21.617+0000, id=e7abcace-6051-44f9-dfa4-bab9acfb0bf0, timestamp=1621031421619}], headers={id=ceb89665-ec69-a415-71a2-080acd14af89, timestamp=1621031421628}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5fdd9410-fd6d-4f47-aa33-63352c6138e9, X-ECOMP-TransactionID=UCUAH, X-Begin-Timestamp=2021-05-14T22:30:21.617+0000, id=e7abcace-6051-44f9-dfa4-bab9acfb0bf0, timestamp=1621031421619}]
2021-05-14 22:30:43.570 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:30:43.575 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:30:43.575 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:30:43.575 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:30:43.577 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:30:43.598 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=8bb2fa06-53bc-4b0f-8b3f-3b614514c3cd, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:30:43 GMT]
2021-05-14 22:30:43.598 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:30:43.598 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:30:43.599 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:30:43.603 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:30:43.606  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:30:43.606 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:30:43.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:30:43.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:30:43.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:30:51.619+0000|813445e5-ae34-4b11-9b29-73ad42cd2b42|Request Id: 813445e5-ae34-4b11-9b29-73ad42cd2b42. Transaction Id: 2OVCG. Begin TS: 2021-05-14T22:30:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:30:51.618 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 813445e5-ae34-4b11-9b29-73ad42cd2b42. Transaction Id: 2OVCG. Begin TS: 2021-05-14T22:30:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:30:51.621+0000|2021-05-14T22:30:51.629+0000|813445e5-ae34-4b11-9b29-73ad42cd2b42|UNKNOWN_INSTANCE_ID|task-scheduler-8||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|8|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 813445e5-ae34-4b11-9b29-73ad42cd2b42, Transaction Id: 2OVCG, 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-05-14 22:30:51.629 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 813445e5-ae34-4b11-9b29-73ad42cd2b42, Transaction Id: 2OVCG, 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-05-14 22:30:51.630 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=813445e5-ae34-4b11-9b29-73ad42cd2b42, X-ECOMP-TransactionID=2OVCG, X-Begin-Timestamp=2021-05-14T22:30:51.618+0000, id=223bc6bf-827f-ff44-d1a6-518b161d1cfc, timestamp=1621031451620}], headers={id=03f41e78-94b3-7de9-7fad-3e3b94adba09, timestamp=1621031451630}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=813445e5-ae34-4b11-9b29-73ad42cd2b42, X-ECOMP-TransactionID=2OVCG, X-Begin-Timestamp=2021-05-14T22:30:51.618+0000, id=223bc6bf-827f-ff44-d1a6-518b161d1cfc, timestamp=1621031451620}]
2021-05-14T22:31:21.618+0000|855102d6-8d81-458b-95ca-fcbb50bc5dd3|Request Id: 855102d6-8d81-458b-95ca-fcbb50bc5dd3. Transaction Id: KPPBK. Begin TS: 2021-05-14T22:31:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:31:21.618 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 855102d6-8d81-458b-95ca-fcbb50bc5dd3. Transaction Id: KPPBK. Begin TS: 2021-05-14T22:31:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:31:21.619+0000|2021-05-14T22:31:21.626+0000|855102d6-8d81-458b-95ca-fcbb50bc5dd3|UNKNOWN_INSTANCE_ID|task-scheduler-8||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|7|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 855102d6-8d81-458b-95ca-fcbb50bc5dd3, Transaction Id: KPPBK, 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-05-14 22:31:21.626 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 855102d6-8d81-458b-95ca-fcbb50bc5dd3, Transaction Id: KPPBK, 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-05-14 22:31:21.629 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=855102d6-8d81-458b-95ca-fcbb50bc5dd3, X-ECOMP-TransactionID=KPPBK, X-Begin-Timestamp=2021-05-14T22:31:21.617+0000, id=987760b3-e1d1-a60f-3669-c68f55528ea9, timestamp=1621031481618}], headers={id=0bf1aa73-2a5e-ef70-95d1-7b013f311a49, timestamp=1621031481629}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=855102d6-8d81-458b-95ca-fcbb50bc5dd3, X-ECOMP-TransactionID=KPPBK, X-Begin-Timestamp=2021-05-14T22:31:21.617+0000, id=987760b3-e1d1-a60f-3669-c68f55528ea9, timestamp=1621031481618}]
2021-05-14 22:31:43.569 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:31:43.572 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:31:43.573 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:31:43.573 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:31:43.576 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:31:43.611 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=e77df9ff-289f-41d5-a5eb-4422fc5adf3b, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:31:43 GMT]
2021-05-14 22:31:43.612 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:31:43.612 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:31:43.612 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:31:43.614 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:31:43.615  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:31:43.615 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:31:43.616 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:31:43.617 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:31:43.617 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:31:51.619+0000|33576c28-59ee-47a8-a60c-c7905d56eb48|Request Id: 33576c28-59ee-47a8-a60c-c7905d56eb48. Transaction Id: 1X3GC. Begin TS: 2021-05-14T22:31:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:31:51.618 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 33576c28-59ee-47a8-a60c-c7905d56eb48. Transaction Id: 1X3GC. Begin TS: 2021-05-14T22:31:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:31:51.620+0000|2021-05-14T22:31:51.626+0000|33576c28-59ee-47a8-a60c-c7905d56eb48|UNKNOWN_INSTANCE_ID|task-scheduler-10||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|6|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 33576c28-59ee-47a8-a60c-c7905d56eb48, Transaction Id: 1X3GC, 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-05-14 22:31:51.626 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 33576c28-59ee-47a8-a60c-c7905d56eb48, Transaction Id: 1X3GC, 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-05-14 22:31:51.628 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=33576c28-59ee-47a8-a60c-c7905d56eb48, X-ECOMP-TransactionID=1X3GC, X-Begin-Timestamp=2021-05-14T22:31:51.618+0000, id=d8a2bfd1-2b49-1cfe-0167-85f51dcad7df, timestamp=1621031511619}], headers={id=47a79261-c980-f895-c950-6ab0fa23d19a, timestamp=1621031511628}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=33576c28-59ee-47a8-a60c-c7905d56eb48, X-ECOMP-TransactionID=1X3GC, X-Begin-Timestamp=2021-05-14T22:31:51.618+0000, id=d8a2bfd1-2b49-1cfe-0167-85f51dcad7df, timestamp=1621031511619}]
2021-05-14T22:32:21.619+0000|5628e51f-5c71-4bd2-8ed0-d7d5013c039f|Request Id: 5628e51f-5c71-4bd2-8ed0-d7d5013c039f. Transaction Id: 6BW9D. Begin TS: 2021-05-14T22:32:21.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:32:21.618 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5628e51f-5c71-4bd2-8ed0-d7d5013c039f. Transaction Id: 6BW9D. Begin TS: 2021-05-14T22:32:21.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:32:21.621+0000|2021-05-14T22:32:21.627+0000|5628e51f-5c71-4bd2-8ed0-d7d5013c039f|UNKNOWN_INSTANCE_ID|task-scheduler-4||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|6|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5628e51f-5c71-4bd2-8ed0-d7d5013c039f, Transaction Id: 6BW9D, 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-05-14 22:32:21.628 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5628e51f-5c71-4bd2-8ed0-d7d5013c039f, Transaction Id: 6BW9D, 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-05-14 22:32:21.633 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5628e51f-5c71-4bd2-8ed0-d7d5013c039f, X-ECOMP-TransactionID=6BW9D, X-Begin-Timestamp=2021-05-14T22:32:21.618+0000, id=36b51969-87cf-d67c-8ab9-107eb2fb1f4f, timestamp=1621031541620}], headers={id=1cedbb2c-3ebf-0dd2-d40d-1b1bc5c71814, timestamp=1621031541633}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=5628e51f-5c71-4bd2-8ed0-d7d5013c039f, X-ECOMP-TransactionID=6BW9D, X-Begin-Timestamp=2021-05-14T22:32:21.618+0000, id=36b51969-87cf-d67c-8ab9-107eb2fb1f4f, timestamp=1621031541620}]
2021-05-14 22:32:43.569 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:32:43.572 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:32:43.573 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:32:43.574 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:32:43.577 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:32:43.600 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=f2c6c36f-1594-45b0-90c8-978a7ec1781b, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:32:43 GMT]
2021-05-14 22:32:43.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:32:43.601 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:32:43.602 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:32:43.605 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:32:43.607  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:32:43.607 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:32:43.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:32:43.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:32:43.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:32:51.618+0000|1d465c0b-4485-4497-bee8-19b5fdbeb121|Request Id: 1d465c0b-4485-4497-bee8-19b5fdbeb121. Transaction Id: H6J6P. Begin TS: 2021-05-14T22:32:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:32:51.617 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1d465c0b-4485-4497-bee8-19b5fdbeb121. Transaction Id: H6J6P. Begin TS: 2021-05-14T22:32:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:32:51.620+0000|2021-05-14T22:32:51.625+0000|1d465c0b-4485-4497-bee8-19b5fdbeb121|UNKNOWN_INSTANCE_ID|task-scheduler-5||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|5|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1d465c0b-4485-4497-bee8-19b5fdbeb121, Transaction Id: H6J6P, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:32:51.626 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1d465c0b-4485-4497-bee8-19b5fdbeb121, Transaction Id: H6J6P, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:32:51.628 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1d465c0b-4485-4497-bee8-19b5fdbeb121, X-ECOMP-TransactionID=H6J6P, X-Begin-Timestamp=2021-05-14T22:32:51.617+0000, id=4af28298-0d73-42f9-0d01-884e6ea501ab, timestamp=1621031571618}], headers={id=72d46da8-8dac-3241-957c-5352f482a24f, timestamp=1621031571627}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=1d465c0b-4485-4497-bee8-19b5fdbeb121, X-ECOMP-TransactionID=H6J6P, X-Begin-Timestamp=2021-05-14T22:32:51.617+0000, id=4af28298-0d73-42f9-0d01-884e6ea501ab, timestamp=1621031571618}]
2021-05-14T22:33:21.618+0000|8a18d68b-8c50-4eb0-9f3c-a062061b48e2|Request Id: 8a18d68b-8c50-4eb0-9f3c-a062061b48e2. Transaction Id: WN8FP. Begin TS: 2021-05-14T22:33:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:33:21.617 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8a18d68b-8c50-4eb0-9f3c-a062061b48e2. Transaction Id: WN8FP. Begin TS: 2021-05-14T22:33:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:33:21.619+0000|2021-05-14T22:33:21.624+0000|8a18d68b-8c50-4eb0-9f3c-a062061b48e2|UNKNOWN_INSTANCE_ID|task-scheduler-5||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|5|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8a18d68b-8c50-4eb0-9f3c-a062061b48e2, Transaction Id: WN8FP, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:33:21.624 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8a18d68b-8c50-4eb0-9f3c-a062061b48e2, Transaction Id: WN8FP, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:33:21.626 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8a18d68b-8c50-4eb0-9f3c-a062061b48e2, X-ECOMP-TransactionID=WN8FP, X-Begin-Timestamp=2021-05-14T22:33:21.617+0000, id=6d8d4a99-4970-fdff-2add-14553f1bfd63, timestamp=1621031601618}], headers={id=38178396-6dfd-ec98-8e22-79d7ad965027, timestamp=1621031601626}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8a18d68b-8c50-4eb0-9f3c-a062061b48e2, X-ECOMP-TransactionID=WN8FP, X-Begin-Timestamp=2021-05-14T22:33:21.617+0000, id=6d8d4a99-4970-fdff-2add-14553f1bfd63, timestamp=1621031601618}]
2021-05-14 22:33:43.569 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:33:43.572 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:33:43.572 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:33:43.573 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:33:43.575 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:33:43.601 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=68b2e4a8-6840-4de5-8e74-eededa95a38e, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:33:43 GMT]
2021-05-14 22:33:43.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:33:43.601 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:33:43.602 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:33:43.607 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:33:43.608  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:33:43.609 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:33:43.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:33:43.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:33:43.610 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:33:51.618+0000|e97d9260-badf-4e41-895d-b1c49c5d5575|Request Id: e97d9260-badf-4e41-895d-b1c49c5d5575. Transaction Id: WVKPB. Begin TS: 2021-05-14T22:33:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:33:51.618 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e97d9260-badf-4e41-895d-b1c49c5d5575. Transaction Id: WVKPB. Begin TS: 2021-05-14T22:33:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:33:51.627  INFO 1 --- [ask-scheduler-7] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap.svc.cluster.local:3904: The target server failed to respond
2021-05-14 22:33:51.628  INFO 1 --- [ask-scheduler-7] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap.svc.cluster.local:3904
2021-05-14T22:33:51.621+0000|2021-05-14T22:33:51.664+0000|e97d9260-badf-4e41-895d-b1c49c5d5575|UNKNOWN_INSTANCE_ID|task-scheduler-7||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|43|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e97d9260-badf-4e41-895d-b1c49c5d5575, Transaction Id: WVKPB, Elapsed Time: 43 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:33:51.664 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e97d9260-badf-4e41-895d-b1c49c5d5575, Transaction Id: WVKPB, Elapsed Time: 43 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:33:51.666 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e97d9260-badf-4e41-895d-b1c49c5d5575, X-ECOMP-TransactionID=WVKPB, X-Begin-Timestamp=2021-05-14T22:33:51.618+0000, id=3f5e9704-bc0c-bc10-66f5-3da526e57566, timestamp=1621031631619}], headers={id=de93cdf3-c78a-7bd6-65a7-3c846d25df3e, timestamp=1621031631666}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=e97d9260-badf-4e41-895d-b1c49c5d5575, X-ECOMP-TransactionID=WVKPB, X-Begin-Timestamp=2021-05-14T22:33:51.618+0000, id=3f5e9704-bc0c-bc10-66f5-3da526e57566, timestamp=1621031631619}]
2021-05-14T22:34:21.617+0000|8c09e792-7380-4720-b61b-43461e321279|Request Id: 8c09e792-7380-4720-b61b-43461e321279. Transaction Id: PTA0L. Begin TS: 2021-05-14T22:34:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:34:21.617 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 8c09e792-7380-4720-b61b-43461e321279. Transaction Id: PTA0L. Begin TS: 2021-05-14T22:34:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:34:21.618+0000|2021-05-14T22:34:21.626+0000|8c09e792-7380-4720-b61b-43461e321279|UNKNOWN_INSTANCE_ID|task-scheduler-7||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|8|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 8c09e792-7380-4720-b61b-43461e321279, Transaction Id: PTA0L, 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-05-14 22:34:21.626 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 8c09e792-7380-4720-b61b-43461e321279, Transaction Id: PTA0L, 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-05-14 22:34:21.628 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8c09e792-7380-4720-b61b-43461e321279, X-ECOMP-TransactionID=PTA0L, X-Begin-Timestamp=2021-05-14T22:34:21.617+0000, id=24a536b7-5b41-dd87-a991-62abb9ad55a7, timestamp=1621031661617}], headers={id=d9d9bc19-3a24-fbba-6475-66898389374f, timestamp=1621031661627}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=8c09e792-7380-4720-b61b-43461e321279, X-ECOMP-TransactionID=PTA0L, X-Begin-Timestamp=2021-05-14T22:34:21.617+0000, id=24a536b7-5b41-dd87-a991-62abb9ad55a7, timestamp=1621031661617}]
2021-05-14 22:34:43.569 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:34:43.572 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:34:43.572 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:34:43.572 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:34:43.575 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:34:43.597 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=da079751-a5ad-4740-adea-3b955cee292d, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:34:43 GMT]
2021-05-14 22:34:43.597 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:34:43.597 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:34:43.598 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:34:43.599 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:34:43.599  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:34:43.600 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:34:43.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:34:43.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:34:43.601 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:34:51.618+0000|f810e97d-f383-4ac8-84d1-0d98b12bdff6|Request Id: f810e97d-f383-4ac8-84d1-0d98b12bdff6. Transaction Id: 2QWNR. Begin TS: 2021-05-14T22:34:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:34:51.618 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f810e97d-f383-4ac8-84d1-0d98b12bdff6. Transaction Id: 2QWNR. Begin TS: 2021-05-14T22:34:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:34:51.620+0000|2021-05-14T22:34:51.626+0000|f810e97d-f383-4ac8-84d1-0d98b12bdff6|UNKNOWN_INSTANCE_ID|task-scheduler-2||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|6|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: f810e97d-f383-4ac8-84d1-0d98b12bdff6, Transaction Id: 2QWNR, 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-05-14 22:34:51.626 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f810e97d-f383-4ac8-84d1-0d98b12bdff6, Transaction Id: 2QWNR, 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-05-14 22:34:51.627 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f810e97d-f383-4ac8-84d1-0d98b12bdff6, X-ECOMP-TransactionID=2QWNR, X-Begin-Timestamp=2021-05-14T22:34:51.617+0000, id=c2dfce81-0e35-fa34-bfc2-e01da180ae6f, timestamp=1621031691618}], headers={id=22c69954-9a32-6397-fae9-661194fb679f, timestamp=1621031691627}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=f810e97d-f383-4ac8-84d1-0d98b12bdff6, X-ECOMP-TransactionID=2QWNR, X-Begin-Timestamp=2021-05-14T22:34:51.617+0000, id=c2dfce81-0e35-fa34-bfc2-e01da180ae6f, timestamp=1621031691618}]
2021-05-14T22:35:21.617+0000|12eb845e-bb4f-4de5-931a-38de980b8e3b|Request Id: 12eb845e-bb4f-4de5-931a-38de980b8e3b. Transaction Id: SRXAH. Begin TS: 2021-05-14T22:35:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:35:21.617 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 12eb845e-bb4f-4de5-931a-38de980b8e3b. Transaction Id: SRXAH. Begin TS: 2021-05-14T22:35:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:35:21.619+0000|2021-05-14T22:35:21.624+0000|12eb845e-bb4f-4de5-931a-38de980b8e3b|UNKNOWN_INSTANCE_ID|task-scheduler-7||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|5|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 12eb845e-bb4f-4de5-931a-38de980b8e3b, Transaction Id: SRXAH, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:35:21.624 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 12eb845e-bb4f-4de5-931a-38de980b8e3b, Transaction Id: SRXAH, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:35:21.627 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=12eb845e-bb4f-4de5-931a-38de980b8e3b, X-ECOMP-TransactionID=SRXAH, X-Begin-Timestamp=2021-05-14T22:35:21.617+0000, id=84ade8a7-3287-fa14-d71a-a8201d59f669, timestamp=1621031721618}], headers={id=b82fe965-6d2a-847d-3816-8c45158979fd, timestamp=1621031721626}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=12eb845e-bb4f-4de5-931a-38de980b8e3b, X-ECOMP-TransactionID=SRXAH, X-Begin-Timestamp=2021-05-14T22:35:21.617+0000, id=84ade8a7-3287-fa14-d71a-a8201d59f669, timestamp=1621031721618}]
2021-05-14 22:35:43.569 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:35:43.572 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:35:43.573 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:35:43.573 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:35:43.575 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:35:43.599 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=30fd658a-8f5e-4d66-8a74-8991994cfde3, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:35:43 GMT]
2021-05-14 22:35:43.600 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:35:43.600 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:35:43.600 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:35:43.602 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:35:43.608  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:35:43.608 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:35:43.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:35:43.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:35:43.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:35:51.618+0000|05c49252-6a65-4fab-9e04-8fe961cfd6f2|Request Id: 05c49252-6a65-4fab-9e04-8fe961cfd6f2. Transaction Id: 65TYH. Begin TS: 2021-05-14T22:35:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:35:51.618 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 05c49252-6a65-4fab-9e04-8fe961cfd6f2. Transaction Id: 65TYH. Begin TS: 2021-05-14T22:35:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:35:51.620+0000|2021-05-14T22:35:51.626+0000|05c49252-6a65-4fab-9e04-8fe961cfd6f2|UNKNOWN_INSTANCE_ID|task-scheduler-6||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|6|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 05c49252-6a65-4fab-9e04-8fe961cfd6f2, Transaction Id: 65TYH, 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-05-14 22:35:51.626 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 05c49252-6a65-4fab-9e04-8fe961cfd6f2, Transaction Id: 65TYH, 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-05-14 22:35:51.628 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=05c49252-6a65-4fab-9e04-8fe961cfd6f2, X-ECOMP-TransactionID=65TYH, X-Begin-Timestamp=2021-05-14T22:35:51.617+0000, id=1ac47f4c-186a-772d-07f6-3a267e00b66c, timestamp=1621031751618}], headers={id=19a4c70a-6dce-71a6-550f-ffaed45a9ed6, timestamp=1621031751628}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=05c49252-6a65-4fab-9e04-8fe961cfd6f2, X-ECOMP-TransactionID=65TYH, X-Begin-Timestamp=2021-05-14T22:35:51.617+0000, id=1ac47f4c-186a-772d-07f6-3a267e00b66c, timestamp=1621031751618}]
2021-05-14T22:36:21.617+0000|7dbf975a-9450-456b-a2fb-9d0c3eab94ed|Request Id: 7dbf975a-9450-456b-a2fb-9d0c3eab94ed. Transaction Id: ORPFE. Begin TS: 2021-05-14T22:36:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:36:21.617 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7dbf975a-9450-456b-a2fb-9d0c3eab94ed. Transaction Id: ORPFE. Begin TS: 2021-05-14T22:36:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:36:21.618+0000|2021-05-14T22:36:21.623+0000|7dbf975a-9450-456b-a2fb-9d0c3eab94ed|UNKNOWN_INSTANCE_ID|task-scheduler-6||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|5|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7dbf975a-9450-456b-a2fb-9d0c3eab94ed, Transaction Id: ORPFE, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:36:21.623 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7dbf975a-9450-456b-a2fb-9d0c3eab94ed, Transaction Id: ORPFE, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:36:21.625 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7dbf975a-9450-456b-a2fb-9d0c3eab94ed, X-ECOMP-TransactionID=ORPFE, X-Begin-Timestamp=2021-05-14T22:36:21.617+0000, id=f7f30d4f-848d-77b6-c552-60b7a93cc5df, timestamp=1621031781618}], headers={id=cd335006-0842-03c2-2bcf-ea2e704b72c3, timestamp=1621031781624}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7dbf975a-9450-456b-a2fb-9d0c3eab94ed, X-ECOMP-TransactionID=ORPFE, X-Begin-Timestamp=2021-05-14T22:36:21.617+0000, id=f7f30d4f-848d-77b6-c552-60b7a93cc5df, timestamp=1621031781618}]
2021-05-14 22:36:43.569 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:36:43.572 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:36:43.572 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:36:43.573 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:36:43.576 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:36:43.599 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=d5170498-6fe2-482d-a582-76395b766d0a, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:36:43 GMT]
2021-05-14 22:36:43.599 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:36:43.600 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:36:43.601 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:36:43.603 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:36:43.605  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:36:43.605 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:36:43.607 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:36:43.607 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:36:43.608 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:36:51.618+0000|2687fabe-a8d0-4034-9b53-e6c2cfa0262a|Request Id: 2687fabe-a8d0-4034-9b53-e6c2cfa0262a. Transaction Id: 3AQIZ. Begin TS: 2021-05-14T22:36:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:36:51.617 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2687fabe-a8d0-4034-9b53-e6c2cfa0262a. Transaction Id: 3AQIZ. Begin TS: 2021-05-14T22:36:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:36:51.619+0000|2021-05-14T22:36:51.624+0000|2687fabe-a8d0-4034-9b53-e6c2cfa0262a|UNKNOWN_INSTANCE_ID|task-scheduler-5||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|5|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2687fabe-a8d0-4034-9b53-e6c2cfa0262a, Transaction Id: 3AQIZ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:36:51.624 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2687fabe-a8d0-4034-9b53-e6c2cfa0262a, Transaction Id: 3AQIZ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:36:51.625 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2687fabe-a8d0-4034-9b53-e6c2cfa0262a, X-ECOMP-TransactionID=3AQIZ, X-Begin-Timestamp=2021-05-14T22:36:51.617+0000, id=d23c42c8-2ed9-cd96-6f3a-0871984e6e62, timestamp=1621031811618}], headers={id=db4e6060-e3eb-52ee-b7a4-6e13dccd47fa, timestamp=1621031811625}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2687fabe-a8d0-4034-9b53-e6c2cfa0262a, X-ECOMP-TransactionID=3AQIZ, X-Begin-Timestamp=2021-05-14T22:36:51.617+0000, id=d23c42c8-2ed9-cd96-6f3a-0871984e6e62, timestamp=1621031811618}]
2021-05-14T22:37:21.619+0000|39b1976f-2f69-41e4-a749-a6f15957a458|Request Id: 39b1976f-2f69-41e4-a749-a6f15957a458. Transaction Id: CQMVA. Begin TS: 2021-05-14T22:37:21.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:37:21.618 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 39b1976f-2f69-41e4-a749-a6f15957a458. Transaction Id: CQMVA. Begin TS: 2021-05-14T22:37:21.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:37:21.620+0000|2021-05-14T22:37:21.625+0000|39b1976f-2f69-41e4-a749-a6f15957a458|UNKNOWN_INSTANCE_ID|task-scheduler-6||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|5|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 39b1976f-2f69-41e4-a749-a6f15957a458, Transaction Id: CQMVA, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:37:21.625 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 39b1976f-2f69-41e4-a749-a6f15957a458, Transaction Id: CQMVA, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:37:21.626 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=39b1976f-2f69-41e4-a749-a6f15957a458, X-ECOMP-TransactionID=CQMVA, X-Begin-Timestamp=2021-05-14T22:37:21.618+0000, id=25f2d549-44f7-a4b6-c5b9-2436d9c0120a, timestamp=1621031841619}], headers={id=52b14a81-5328-6849-9c34-3e21e023bb9e, timestamp=1621031841626}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=39b1976f-2f69-41e4-a749-a6f15957a458, X-ECOMP-TransactionID=CQMVA, X-Begin-Timestamp=2021-05-14T22:37:21.618+0000, id=25f2d549-44f7-a4b6-c5b9-2436d9c0120a, timestamp=1621031841619}]
2021-05-14 22:37:43.569 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:37:43.571 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:37:43.572 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:37:43.572 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:37:43.575 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:37:43.598 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=908ee6de-a4e3-445e-9b0c-14824569f317, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:37:43 GMT]
2021-05-14 22:37:43.598 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:37:43.598 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:37:43.599 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:37:43.601 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:37:43.603  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:37:43.603 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:37:43.604 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:37:43.604 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:37:43.605 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:37:51.618+0000|d895c19d-35e2-406a-a7c0-bf54f8d47f41|Request Id: d895c19d-35e2-406a-a7c0-bf54f8d47f41. Transaction Id: RVYRD. Begin TS: 2021-05-14T22:37:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:37:51.618 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d895c19d-35e2-406a-a7c0-bf54f8d47f41. Transaction Id: RVYRD. Begin TS: 2021-05-14T22:37:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:37:51.620+0000|2021-05-14T22:37:51.626+0000|d895c19d-35e2-406a-a7c0-bf54f8d47f41|UNKNOWN_INSTANCE_ID|task-scheduler-6||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|6|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d895c19d-35e2-406a-a7c0-bf54f8d47f41, Transaction Id: RVYRD, 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-05-14 22:37:51.627 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d895c19d-35e2-406a-a7c0-bf54f8d47f41, Transaction Id: RVYRD, 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-05-14 22:37:51.629 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d895c19d-35e2-406a-a7c0-bf54f8d47f41, X-ECOMP-TransactionID=RVYRD, X-Begin-Timestamp=2021-05-14T22:37:51.617+0000, id=b1ef3141-e6ae-01d3-6a69-79c90d862b2a, timestamp=1621031871618}], headers={id=c25f4b93-e2cb-746a-a109-11c498e405d3, timestamp=1621031871628}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=d895c19d-35e2-406a-a7c0-bf54f8d47f41, X-ECOMP-TransactionID=RVYRD, X-Begin-Timestamp=2021-05-14T22:37:51.617+0000, id=b1ef3141-e6ae-01d3-6a69-79c90d862b2a, timestamp=1621031871618}]
2021-05-14T22:38:21.618+0000|1e0d28dd-8302-4e08-bec8-eaae37ab00aa|Request Id: 1e0d28dd-8302-4e08-bec8-eaae37ab00aa. Transaction Id: TZTPR. Begin TS: 2021-05-14T22:38:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:38:21.617 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e0d28dd-8302-4e08-bec8-eaae37ab00aa. Transaction Id: TZTPR. Begin TS: 2021-05-14T22:38:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:38:21.619+0000|2021-05-14T22:38:21.624+0000|1e0d28dd-8302-4e08-bec8-eaae37ab00aa|UNKNOWN_INSTANCE_ID|task-scheduler-4||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|5|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1e0d28dd-8302-4e08-bec8-eaae37ab00aa, Transaction Id: TZTPR, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:38:21.625 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e0d28dd-8302-4e08-bec8-eaae37ab00aa, Transaction Id: TZTPR, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:38:21.626 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1e0d28dd-8302-4e08-bec8-eaae37ab00aa, X-ECOMP-TransactionID=TZTPR, X-Begin-Timestamp=2021-05-14T22:38:21.617+0000, id=f8ddd560-a90e-464c-6686-a3c16a67be17, timestamp=1621031901618}], headers={id=c0b3ce1a-d075-5093-2fb5-43faf3d2ccc4, timestamp=1621031901626}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=1e0d28dd-8302-4e08-bec8-eaae37ab00aa, X-ECOMP-TransactionID=TZTPR, X-Begin-Timestamp=2021-05-14T22:38:21.617+0000, id=f8ddd560-a90e-464c-6686-a3c16a67be17, timestamp=1621031901618}]
2021-05-14 22:38:43.570 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:38:43.574 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:38:43.575 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:38:43.576 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:38:43.579 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:38:43.600 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=a35c4897-655b-4c7d-9a4c-16207324af5c, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:38:43 GMT]
2021-05-14 22:38:43.600 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:38:43.600 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:38:43.601 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:38:43.603 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:38:43.605  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:38:43.605 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:38:43.607 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:38:43.607 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:38:43.607 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:38:51.618+0000|092353c9-9ca2-4166-a0d8-b32155c7929c|Request Id: 092353c9-9ca2-4166-a0d8-b32155c7929c. Transaction Id: AILNW. Begin TS: 2021-05-14T22:38:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:38:51.618 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 092353c9-9ca2-4166-a0d8-b32155c7929c. Transaction Id: AILNW. Begin TS: 2021-05-14T22:38:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:38:51.620+0000|2021-05-14T22:38:51.626+0000|092353c9-9ca2-4166-a0d8-b32155c7929c|UNKNOWN_INSTANCE_ID|task-scheduler-4||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|6|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 092353c9-9ca2-4166-a0d8-b32155c7929c, Transaction Id: AILNW, 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-05-14 22:38:51.626 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 092353c9-9ca2-4166-a0d8-b32155c7929c, Transaction Id: AILNW, 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-05-14 22:38:51.628 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=092353c9-9ca2-4166-a0d8-b32155c7929c, X-ECOMP-TransactionID=AILNW, X-Begin-Timestamp=2021-05-14T22:38:51.618+0000, id=c286b3c0-1567-ffe0-a69a-dc0f3ac3a2c3, timestamp=1621031931619}], headers={id=6678dd06-90b2-1b16-d47f-4cfa350462ac, timestamp=1621031931628}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=092353c9-9ca2-4166-a0d8-b32155c7929c, X-ECOMP-TransactionID=AILNW, X-Begin-Timestamp=2021-05-14T22:38:51.618+0000, id=c286b3c0-1567-ffe0-a69a-dc0f3ac3a2c3, timestamp=1621031931619}]
2021-05-14T22:39:21.618+0000|b7867542-6a3d-4779-af42-dfd13bc6164d|Request Id: b7867542-6a3d-4779-af42-dfd13bc6164d. Transaction Id: BHBUJ. Begin TS: 2021-05-14T22:39:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:39:21.618 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b7867542-6a3d-4779-af42-dfd13bc6164d. Transaction Id: BHBUJ. Begin TS: 2021-05-14T22:39:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:39:21.619+0000|2021-05-14T22:39:21.624+0000|b7867542-6a3d-4779-af42-dfd13bc6164d|UNKNOWN_INSTANCE_ID|task-scheduler-1||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|5|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b7867542-6a3d-4779-af42-dfd13bc6164d, Transaction Id: BHBUJ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:39:21.624 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b7867542-6a3d-4779-af42-dfd13bc6164d, Transaction Id: BHBUJ, Elapsed Time: 5 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-05-14 22:39:21.625 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b7867542-6a3d-4779-af42-dfd13bc6164d, X-ECOMP-TransactionID=BHBUJ, X-Begin-Timestamp=2021-05-14T22:39:21.617+0000, id=9939f079-2715-8965-7bb5-39205a9b2f58, timestamp=1621031961618}], headers={id=d0164093-46ee-343e-c2a9-e5027556b5da, timestamp=1621031961625}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=b7867542-6a3d-4779-af42-dfd13bc6164d, X-ECOMP-TransactionID=BHBUJ, X-Begin-Timestamp=2021-05-14T22:39:21.617+0000, id=9939f079-2715-8965-7bb5-39205a9b2f58, timestamp=1621031961618}]
2021-05-14 22:39:43.569 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:39:43.572 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:39:43.573 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:39:43.573 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:39:43.575 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:39:43.596 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=5b6ae9a9-e417-42da-a6f4-e9889aeaed7f, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:39:43 GMT]
2021-05-14 22:39:43.596 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:39:43.596 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:39:43.597 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:39:43.598 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:39:43.598  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:39:43.598 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:39:43.599 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:39:43.599 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:39:43.599 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:39:51.618+0000|2683e22a-07a6-41e6-8880-ff0f73d05e6f|Request Id: 2683e22a-07a6-41e6-8880-ff0f73d05e6f. Transaction Id: WLFCV. Begin TS: 2021-05-14T22:39:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:39:51.618 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2683e22a-07a6-41e6-8880-ff0f73d05e6f. Transaction Id: WLFCV. Begin TS: 2021-05-14T22:39:51.618+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:39:51.620+0000|2021-05-14T22:39:51.626+0000|2683e22a-07a6-41e6-8880-ff0f73d05e6f|UNKNOWN_INSTANCE_ID|task-scheduler-10||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|6|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2683e22a-07a6-41e6-8880-ff0f73d05e6f, Transaction Id: WLFCV, 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-05-14 22:39:51.626 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2683e22a-07a6-41e6-8880-ff0f73d05e6f, Transaction Id: WLFCV, 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-05-14 22:39:51.628 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2683e22a-07a6-41e6-8880-ff0f73d05e6f, X-ECOMP-TransactionID=WLFCV, X-Begin-Timestamp=2021-05-14T22:39:51.618+0000, id=4c40bede-d01c-4e50-1734-69f0bcf32c40, timestamp=1621031991619}], headers={id=a0d22a36-5037-e906-503b-0f4120376d7f, timestamp=1621031991628}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=2683e22a-07a6-41e6-8880-ff0f73d05e6f, X-ECOMP-TransactionID=WLFCV, X-Begin-Timestamp=2021-05-14T22:39:51.618+0000, id=4c40bede-d01c-4e50-1734-69f0bcf32c40, timestamp=1621031991619}]
2021-05-14T22:40:21.617+0000|2db415a6-094d-4729-b173-cce7aa7631f9|Request Id: 2db415a6-094d-4729-b173-cce7aa7631f9. Transaction Id: QFKBB. Begin TS: 2021-05-14T22:40:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:40:21.617 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2db415a6-094d-4729-b173-cce7aa7631f9. Transaction Id: QFKBB. Begin TS: 2021-05-14T22:40:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:40:21.619+0000|2021-05-14T22:40:21.625+0000|2db415a6-094d-4729-b173-cce7aa7631f9|UNKNOWN_INSTANCE_ID|task-scheduler-7||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|6|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2db415a6-094d-4729-b173-cce7aa7631f9, Transaction Id: QFKBB, 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-05-14 22:40:21.625 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2db415a6-094d-4729-b173-cce7aa7631f9, Transaction Id: QFKBB, 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-05-14 22:40:21.627 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2db415a6-094d-4729-b173-cce7aa7631f9, X-ECOMP-TransactionID=QFKBB, X-Begin-Timestamp=2021-05-14T22:40:21.617+0000, id=70634013-7393-b361-131a-3158e580221e, timestamp=1621032021618}], headers={id=7a16857b-bad0-8a0d-7865-4a3974b9e1c5, timestamp=1621032021627}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=2db415a6-094d-4729-b173-cce7aa7631f9, X-ECOMP-TransactionID=QFKBB, X-Begin-Timestamp=2021-05-14T22:40:21.617+0000, id=70634013-7393-b361-131a-3158e580221e, timestamp=1621032021618}]
2021-05-14 22:40:43.569 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2 for configuration
2021-05-14 22:40:43.572 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-05-14 22:40:43.573 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-05-14 22:40:43.573 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, method=GET}
2021-05-14 22:40:43.576 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [request_sent])
2021-05-14 22:40:43.599 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received response (auto-read:false) : [x-onap-requestid=88e58a74-44ea-439f-92fe-5021b2b4eeae, Content-Type=application/json, Content-Length=4936, Date=Fri, 14 May 2021 22:40:43 GMT]
2021-05-14 22:40:43.600 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [response_received])
2021-05-14 22:40:43.604 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-05-14 22:40:43.604 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-05-14 22:40:43.607 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Received last HTTP packet
2021-05-14 22:40:43.608  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-05-14 22:40:43.608 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : CBS response: {"config":{"service_calls":[],"streams_publishes":{"tca_handle_out":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT"},"type":"message_router"}},"streams_subscribes":{"tca_handle_in":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"spring.data.mongodb.uri":"mongodb://dcae-mongohost/dcae-tcagen2","streams_subscribes.tca_handle_in.consumer_group":"cg1","streams_subscribes.tca_handle_in.consumer_ids[0]":"c0","streams_subscribes.tca_handle_in.consumer_ids[1]":"c1","streams_subscribes.tca_handle_in.message_limit":50000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.max":60000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.min":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down":30000,"streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up":10000,"streams_subscribes.tca_handle_in.polling.fixed_rate":0,"streams_subscribes.tca_handle_in.timeout":-1,"tca.aai.enable_enrichment":true,"tca.aai.generic_vnf_path":"aai/v11/network/generic-vnfs/generic-vnf","tca.aai.node_query_path":"aai/v11/search/nodes-query","tca.aai.password":"DCAE","tca.aai.url":"http://aai.onap.svc.cluster.local","tca.aai.username":"DCAE","tca.policy":"{\"domain\":\"measurementsForVfScaling\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ONSET\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}","tca.processing_batch_size":10000,"tca.enable_abatement":true,"tca.enable_ecomp_logging":true},"policies":{"event":{"action":"gathered","timestamp":"2021-05-14T22:29:03.768Z","update_id":"c363703a-c241-4888-b4c6-9b95ea519f16","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8Vw.1-0-0.xml","policyVersion":"1.0.0","config":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"policyScope":"DCAE","thresholds":[{"version":"1.0.2","severity":"MAJOR","thresholdValue":200,"closedLoopEventStatus":"ONSET","closedLoopControlName":"LOOP_qinstance_basicclamp0Cinstance_basicclamp0Ainstance_basicclamp0pinstance_basicclamp0winstance_basicclamp0w","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-05-14 22:40:43.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] onStateChange(GET{uri=/service_component_all/s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443]}}, [disconnecting])
2021-05-14 22:40:43.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Releasing channel
2021-05-14 22:40:43.609 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x71c87575, L:/10.233.71.193:38118 - R:config-binding-service/10.233.46.29:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-05-14T22:40:51.619+0000|c135bb49-dc22-4133-b856-5592e54c0ea4|Request Id: c135bb49-dc22-4133-b856-5592e54c0ea4. Transaction Id: CJYUL. Begin TS: 2021-05-14T22:40:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:40:51.618 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c135bb49-dc22-4133-b856-5592e54c0ea4. Transaction Id: CJYUL. Begin TS: 2021-05-14T22:40:51.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:40:51.625  INFO 1 --- [ask-scheduler-9] o.apache.http.impl.execchain.RetryExec   : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap.svc.cluster.local:3904: The target server failed to respond
2021-05-14 22:40:51.626  INFO 1 --- [ask-scheduler-9] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap.svc.cluster.local:3904
2021-05-14T22:40:51.621+0000|2021-05-14T22:40:51.638+0000|c135bb49-dc22-4133-b856-5592e54c0ea4|UNKNOWN_INSTANCE_ID|task-scheduler-9||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.71.193|17|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c135bb49-dc22-4133-b856-5592e54c0ea4, Transaction Id: CJYUL, 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-05-14 22:40:51.638 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c135bb49-dc22-4133-b856-5592e54c0ea4, Transaction Id: CJYUL, 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-05-14 22:40:51.640 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c135bb49-dc22-4133-b856-5592e54c0ea4, X-ECOMP-TransactionID=CJYUL, X-Begin-Timestamp=2021-05-14T22:40:51.617+0000, id=da7ea9b8-6bda-f5c5-ecf9-2f256fa65d44, timestamp=1621032051619}], headers={id=89d01d20-c894-d777-5872-b0ab06fdf344, timestamp=1621032051640}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0?limit=50000, headers={X-ECOMP-RequestID=c135bb49-dc22-4133-b856-5592e54c0ea4, X-ECOMP-TransactionID=CJYUL, X-Begin-Timestamp=2021-05-14T22:40:51.617+0000, id=da7ea9b8-6bda-f5c5-ecf9-2f256fa65d44, timestamp=1621032051619}]
2021-05-14T22:41:21.617+0000|7ceae007-9a71-4f9d-ad21-00005a1f66dc|Request Id: 7ceae007-9a71-4f9d-ad21-00005a1f66dc. Transaction Id: PRTXC. Begin TS: 2021-05-14T22:41:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14 22:41:21.617 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7ceae007-9a71-4f9d-ad21-00005a1f66dc. Transaction Id: PRTXC. Begin TS: 2021-05-14T22:41:21.617+0000. Starting new DMaaP MR Subscriber poll.
2021-05-14T22:41:21.619+0000|2021-05-14T22:41:21.625+0000|7ceae007-9a71-4f9d-ad21-00005a1f66dc|UNKNOWN_INSTANCE_ID|task-scheduler-3||s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.71.193|6|s5ed75451b5d4422290dcdf1c9fc1a84e-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7ceae007-9a71-4f9d-ad21-00005a1f66dc, Transaction Id: PRTXC, 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-05-14 22:41:21.625 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7ceae007-9a71-4f9d-ad21-00005a1f66dc, Transaction Id: PRTXC, 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-05-14 22:41:21.627 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.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000]; nested exception is org.springframework.web.client.HttpClientErrorException: 404 Not Found, failedMessage=GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7ceae007-9a71-4f9d-ad21-00005a1f66dc, X-ECOMP-TransactionID=PRTXC, X-Begin-Timestamp=2021-05-14T22:41:21.617+0000, id=26260a90-83a9-82ce-816d-a29988c5482f, timestamp=1621032081618}], headers={id=f8de5ef7-7027-d9fa-b145-c77c3de4fb82, timestamp=1621032081626}] for original GenericMessage [payload=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1?limit=50000, headers={X-ECOMP-RequestID=7ceae007-9a71-4f9d-ad21-00005a1f66dc, X-ECOMP-TransactionID=PRTXC, X-Begin-Timestamp=2021-05-14T22:41:21.617+0000, id=26260a90-83a9-82ce-816d-a29988c5482f, timestamp=1621032081618}]