Results

By type

          2021-04-09 09:08:26.043 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Registering pool release on close event for channel
2021-04-09 09:08:26.050 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel connected, now 1 active connections and 0 inactive connections
2021-04-09 09:08:26.184 DEBUG 1 --- [ctor-http-nio-4] io.netty.handler.ssl.SslHandler          : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2021-04-09 09:08:26.185 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}, [connected])
2021-04-09 09:08:26.196 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [configured])
2021-04-09 09:08:26.200 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:08:26.201 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:08:26.215 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:08:26.243 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=010fb238-37f2-403b-9e57-2113ee79fc9f, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:08:26 GMT]
2021-04-09 09:08:26.244 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:08:26.262 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:08:26.263 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:08:26.283  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Starting TcaAppMain v1.2.1 on se802cc54651c47e196a5ff361c034808-dcae-tcagen2 with PID 1 (/opt/dcae-analytics-tca-web-1.2.1.jar started by tca-gen2 in /opt)
2021-04-09 09:08:26.287 DEBUG 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Running with Spring Boot v2.0.9.RELEASE, Spring v5.0.13.RELEASE
2021-04-09 09:08:26.287  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : The following profiles are active: configBindingService,dmaap,mongo
2021-04-09 09:08:26.292 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:08:26.335  INFO 1 --- [           main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3e2059ae: startup date [Fri Apr 09 09:08:26 UTC 2021]; root of context hierarchy
2021-04-09 09:08:26.357  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:08:26.358 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:08:26.367 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:08:26.416 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : Flattened Key Value Pairs
2021-04-09 09:08:26.418 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-04-09 09:08:26.418 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_publishes.tca_handle_out.type:message_router
2021-04-09 09:08:26.418 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-04-09 09:08:26.418 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.type:message_router
2021-04-09 09:08:26.419 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.spring.data.mongodb.uri:mongodb://dcae-mongohost/dcae-tcagen2
2021-04-09 09:08:26.419 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group:cg1
2021-04-09 09:08:26.419 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0]:c0
2021-04-09 09:08:26.420 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1]:c1
2021-04-09 09:08:26.420 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.message_limit:50000
2021-04-09 09:08:26.420 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max:60000
2021-04-09 09:08:26.421 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min:30000
2021-04-09 09:08:26.421 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down:30000
2021-04-09 09:08:26.422 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up:10000
2021-04-09 09:08:26.422 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate:0
2021-04-09 09:08:26.422 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.streams_subscribes.tca_handle_in.timeout:-1
2021-04-09 09:08:26.423 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.enable_enrichment:true
2021-04-09 09:08:26.423 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.generic_vnf_path:aai/v11/network/generic-vnfs/generic-vnf
2021-04-09 09:08:26.423 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.node_query_path:aai/v11/search/nodes-query
2021-04-09 09:08:26.423 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.password:DCAE
2021-04-09 09:08:26.424 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.url:http://aai.onap.svc.cluster.local
2021-04-09 09:08:26.424 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.aai.username:DCAE
2021-04-09 09:08:26.424 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.policy:{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}
2021-04-09 09:08:26.425 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.processing_batch_size:10000
2021-04-09 09:08:26.425 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_abatement:true
2021-04-09 09:08:26.425 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.config.tca.enable_ecomp_logging:true
2021-04-09 09:08:26.425 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.action:gathered
2021-04-09 09:08:26.426 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.timestamp:2021-04-09T09:07:16.620Z
2021-04-09 09:08:26.426 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.update_id:2707916f-1efd-46f6-a7e6-d85e5fae46ba
2021-04-09 09:08:26.426 DEBUG 1 --- [ctor-http-nio-4] o.o.d.a.m.u.f.JsonStringToMapFunction    : config-binding-service.policies.event.policies_count:1
2021-04-09 09:08:26.427 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-04-09 09:08:26.427 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-04-09 09:08:26.427 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_8jP
2021-04-09 09:08:26.428 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-04-09 09:08:26.428 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_8jP
2021-04-09 09:08:26.428 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-04-09 09:08:26.428 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_8jP.1-0-0.xml
2021-04-09 09:08:26.428 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-04-09 09:08:26.429 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-04-09 09:08:26.429 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-04-09 09:08:26.429 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-04-09 09:08:26.430 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-04-09 09:08:26.430 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-04-09 09:08:26.430 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-04-09 09:08:26.430 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_instance_basicclamp0
2021-04-09 09:08:26.431 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-04-09 09:08:26.431 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-04-09 09:08:26.431 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-04-09 09:08:26.431 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-04-09 09:08:26.432 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-04-09 09:08:26.432 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-04-09 09:08:26.448  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.enable_enrichment -> true
2021-04-09 09:08:26.449  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-04-09 09:08:26.449  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.fixed_rate -> 0
2021-04-09 09:08:26.450  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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}
2021-04-09 09:08:26.450  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-04-09 09:08:26.450  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-04-09 09:08:26.450  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-04-09 09:08:26.450  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-04-09 09:08:26.450  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.policies_count -> 1
2021-04-09 09:08:26.451  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-04-09 09:08:26.452  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[1] -> c1
2021-04-09 09:08:26.452  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_abatement -> true
2021-04-09 09:08:26.452  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-04-09 09:08:26.452  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.generic_vnf_path -> aai/v11/network/generic-vnfs/generic-vnf
2021-04-09 09:08:26.452  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.timeout -> -1
2021-04-09 09:08:26.452  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-04-09 09:08:26.452  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down -> 30000
2021-04-09 09:08:26.453  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.action -> gathered
2021-04-09 09:08:26.453  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.update_id -> 2707916f-1efd-46f6-a7e6-d85e5fae46ba
2021-04-09 09:08:26.453  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.enable_ecomp_logging -> true
2021-04-09 09:08:26.453  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.message_limit -> 50000
2021-04-09 09:08:26.453  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.password -> DCAE
2021-04-09 09:08:26.454  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.type -> message_router
2021-04-09 09:08:26.454  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-04-09 09:08:26.454  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-04-09 09:08:26.454  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-04-09 09:08:26.454  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_group -> cg1
2021-04-09 09:08:26.455  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-04-09 09:08:26.455  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-04-09 09:08:26.455  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-04-09 09:08:26.455  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_instance_basicclamp0
2021-04-09 09:08:26.455  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.node_query_path -> aai/v11/search/nodes-query
2021-04-09 09:08:26.456  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up -> 10000
2021-04-09 09:08:26.456  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-04-09 09:08:26.456  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_8jP.1-0-0.xml
2021-04-09 09:08:26.456  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_publishes.tca_handle_out.type -> message_router
2021-04-09 09:08:26.456  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.username -> DCAE
2021-04-09 09:08:26.457  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-04-09 09:08:26.457  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-04-09 09:08:26.457  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.processing_batch_size -> 10000
2021-04-09 09:08:26.457  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.min -> 30000
2021-04-09 09:08:26.458  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-04-09 09:08:26.458  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_8jP
2021-04-09 09:08:26.458  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_8jP
2021-04-09 09:08:26.458  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-04-09 09:08:26.459  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.polling.auto_adjusting.max -> 60000
2021-04-09 09:08:26.459  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.tca.aai.url -> http://aai.onap.svc.cluster.local
2021-04-09 09:08:26.459  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.policies.event.timestamp -> 2021-04-09T09:07:16.620Z
2021-04-09 09:08:26.459  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: config-binding-service.config.streams_subscribes.tca_handle_in.consumer_ids[0] -> c0
2021-04-09 09:08:26.460  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Adding property from config service in spring context: spring.data.mongodb.uri -> mongodb://dcae-mongohost/dcae-tcagen2
2021-04-09 09:08:26.461  INFO 1 --- [ctor-http-nio-4] igBindingServiceEnvironmentPostProcessor : Refreshed configuration data
2021-04-09 09:08:26.461 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:08:26.462 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:08:26.462 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09 09:08:27.791  INFO 1 --- [           main] o.s.i.config.IntegrationRegistrar        : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2021-04-09 09:08:28.938  INFO 1 --- [           main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2021-04-09 09:08:29.009  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-04-09 09:08:29.291  INFO 1 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration$$EnhancerBySpringCGLIB$$fc7fad4d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-04-09 09:08:29.827  INFO 1 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext
2021-04-09 09:08:29.827  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3492 ms
2021-04-09 09:08:30.901  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2021-04-09 09:08:30.903  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'webMvcMetricsFilter' to: [/*]
2021-04-09 09:08:30.903  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2021-04-09 09:08:30.903  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2021-04-09 09:08:30.903  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2021-04-09 09:08:30.903  INFO 1 --- [           main] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'httpTraceFilter' to: [/*]
2021-04-09 09:08:30.904  INFO 1 --- [           main] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2021-04-09 09:08:31.873  INFO 1 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[dcae-mongohost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2021-04-09 09:08:31.970  INFO 1 --- [mongohost:27017] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:13950}] to dcae-mongohost:27017
2021-04-09 09:08:31.976  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=4043387}
2021-04-09 09:08:32.467  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources]}" onto public org.springframework.http.ResponseEntity> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
2021-04-09 09:08:32.469  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/ui]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
2021-04-09 09:08:32.470  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/swagger-resources/configuration/security]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
2021-04-09 09:08:32.485  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[GET],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.getTcaPolicy()
2021-04-09 09:08:32.486  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/policy],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity org.onap.dcae.analytics.tca.web.controller.TcaRestController.setTcaPolicy(org.onap.dcae.analytics.tca.model.policy.TcaPolicy)
2021-04-09 09:08:32.486  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/v1/tca/execute],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity> org.onap.dcae.analytics.tca.web.controller.TcaRestController.execute(org.onap.dcae.analytics.tca.model.restapi.TcaExecutionRequest)
2021-04-09 09:08:32.493  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-04-09 09:08:32.494  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2021-04-09 09:08:32.645  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 16 endpoint(s) beneath base path '/actuator'
2021-04-09 09:08:32.665  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.667  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.667  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.667  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.668  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/shutdown],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.668  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.669  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.669  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.669  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.670  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.670  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.671  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.671  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.671  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.673  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/prometheus],methods=[GET],produces=[text/plain;version=0.0.4;charset=utf-8]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.673  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.673  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.674  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.674  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.674  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map)
2021-04-09 09:08:32.675  INFO 1 --- [           main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2021-04-09 09:08:32.878  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-04-09 09:08:32.930  INFO 1 --- [           main] f.TcaAppPropsToMrSubscriberPrefsFunction : Selecting Auto Adjusting polling rate for DMaaP MR Subscriber: tca_handle_in
2021-04-09 09:08:33.088  INFO 1 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:13951}] to dcae-mongohost:27017
2021-04-09 09:08:33.650 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_in
2021-04-09 09:08:33.657  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_in. No username present
2021-04-09 09:08:33.657 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_in
2021-04-09 09:08:33.658  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_in
2021-04-09 09:08:33.658  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_in
2021-04-09 09:08:33.673  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-04-09 09:08:33.685 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Customizing Rest Template for Http Client Id: tca_handle_out
2021-04-09 09:08:33.685  WARN 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : No credentials set for Http Client Id: tca_handle_out. No username present
2021-04-09 09:08:33.685 DEBUG 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Proxy not Enabled - bypassing setting Proxy settings for Http Client Id: tca_handle_out
2021-04-09 09:08:33.685  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : Ignore SSL Certificate Errors attributed is set to: false for Http Client Id: tca_handle_out
2021-04-09 09:08:33.685  INFO 1 --- [           main] .d.a.w.h.HttpClientPreferencesCustomizer : SSL Validation will be enforced for Http Client Id: tca_handle_out
2021-04-09 09:08:33.722  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-04-09 09:08:33.723  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-04-09 09:08:34.137  INFO 1 --- [           main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
2021-04-09 09:08:34.202  INFO 1 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2021-04-09 09:08:34.438  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-04-09 09:08:34.565  INFO 1 --- [           main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3e2059ae: startup date [Fri Apr 09 09:08:26 UTC 2021]; root of context hierarchy
2021-04-09 09:08:34.663  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-04-09 09:08:34.663  INFO 1 --- [           main] o.s.w.s.handler.SimpleUrlHandlerMapping  : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2021-04-09 09:08:35.298  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2021-04-09 09:08:35.312  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'mongoMessageGroupStore' has been autodetected for JMX exposure
2021-04-09 09:08:35.317  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Bean with name 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0' has been autodetected for JMX exposure
2021-04-09 09:08:35.322  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'mongoMessageGroupStore': registering with JMX server as MBean [org.springframework.integration.mongodb.store:name=mongoMessageGroupStore,type=MongoDbChannelMessageStore]
2021-04-09 09:08:35.360  INFO 1 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Located managed bean 'loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0': registering with JMX server as MBean [org.springframework.integration.channel.interceptor:name=loggingFlow.org.springframework.integration.dsl.channel.WireTapSpec#0,type=WireTap]
2021-04-09 09:08:35.393  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 0
2021-04-09 09:08:35.393  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrSubscriberFlow.channel#0' channel
2021-04-09 09:08:35.394  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#0' has 1 subscriber(s).
2021-04-09 09:08:35.394  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-09 09:08:35.394  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {splitter} as a subscriber to the 'mrSubscriberFlow.channel#1' channel
2021-04-09 09:08:35.394  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrSubscriberFlow.channel#1' has 1 subscriber(s).
2021-04-09 09:08:35.394  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrSubscriberFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-09 09:08:35.394  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {http:outbound-gateway} as a subscriber to the 'mrPublisherInputChannel' channel
2021-04-09 09:08:35.394  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherInputChannel' has 1 subscriber(s).
2021-04-09 09:08:35.394  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-09 09:08:35.395  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherFlow.channel#0' channel
2021-04-09 09:08:35.395  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherFlow.channel#0' has 1 subscriber(s).
2021-04-09 09:08:35.395  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started mrPublisherFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-09 09:08:35.395  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {} as a subscriber to the 'tcaMrFlow.channel#0' channel
2021-04-09 09:08:35.395  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.tcaMrFlow.channel#0' has 1 subscriber(s).
2021-04-09 09:08:35.395  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#1
2021-04-09 09:08:35.395  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : Adding {service-activator} as a subscriber to the 'mrPublisherOutputChannel' channel
2021-04-09 09:08:35.395  INFO 1 --- [           main] o.s.integration.channel.DirectChannel    : Channel 'dcae-analytics-tca.mrPublisherOutputChannel' has 1 subscriber(s).
2021-04-09 09:08:35.395  INFO 1 --- [           main] o.s.i.endpoint.EventDrivenConsumer       : started tcaPublisherResponseFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-09 09:08:35.396  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 1073741823
2021-04-09 09:08:35.399  INFO 1 --- [           main] o.s.i.e.SourcePollingChannelAdapter      : started mrSubscriberFlow.org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0
2021-04-09 09:08:35.401  INFO 1 --- [           main] o.s.i.endpoint.PollingConsumer           : started tcaMrFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0
2021-04-09 09:08:35.401  INFO 1 --- [           main] o.s.c.support.DefaultLifecycleProcessor  : Starting beans in phase 2147483647
2021-04-09 09:08:35.403  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2021-04-09T09:08:35.417+0000|b7051373-d2ec-40da-8d28-6f8aa15c7cd8|Request Id: b7051373-d2ec-40da-8d28-6f8aa15c7cd8. Transaction Id: SNQLW. Begin TS: 2021-04-09T09:08:35.402+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:08:35.413 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: b7051373-d2ec-40da-8d28-6f8aa15c7cd8. Transaction Id: SNQLW. Begin TS: 2021-04-09T09:08:35.402+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:08:35.450  INFO 1 --- [           main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2021-04-09 09:08:35.578  INFO 1 --- [           main] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2021-04-09T09:08:35.461+0000|2021-04-09T09:08:35.671+0000|b7051373-d2ec-40da-8d28-6f8aa15c7cd8|UNKNOWN_INSTANCE_ID|task-scheduler-1||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|210|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: b7051373-d2ec-40da-8d28-6f8aa15c7cd8, Transaction Id: SNQLW, Elapsed Time: 210 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:08:35.676 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: b7051373-d2ec-40da-8d28-6f8aa15c7cd8, Transaction Id: SNQLW, Elapsed Time: 210 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:08:35.694 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=b7051373-d2ec-40da-8d28-6f8aa15c7cd8, X-ECOMP-TransactionID=SNQLW, X-Begin-Timestamp=2021-04-09T09:08:35.402+0000, id=910c06f6-02d7-9b3f-3a16-65455a7d731a, timestamp=1617959315429}], headers={id=ac70f7ec-8a8c-fc3d-d640-e1dc5f517fe5, timestamp=1617959315693}] 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=b7051373-d2ec-40da-8d28-6f8aa15c7cd8, X-ECOMP-TransactionID=SNQLW, X-Begin-Timestamp=2021-04-09T09:08:35.402+0000, id=910c06f6-02d7-9b3f-3a16-65455a7d731a, timestamp=1617959315429}]
2021-04-09 09:08:35.989  INFO 1 --- [           main] io.undertow                              : starting server: Undertow - 2.0.27.Final
2021-04-09 09:08:36.005  INFO 1 --- [           main] org.xnio                                 : XNIO version 3.3.8.Final
2021-04-09 09:08:36.035  INFO 1 --- [           main] org.xnio.nio                             : XNIO NIO Implementation Version 3.3.8.Final
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:file:/opt/dcae-analytics-tca-web-1.2.1.jar!/BOOT-INF/lib/xnio-nio-3.3.8.Final.jar!/) to constructor sun.nio.ch.EPollSelectorProvider()
WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-04-09 09:08:36.163  INFO 1 --- [           main] o.s.b.w.e.u.UndertowServletWebServer     : Undertow started on port(s) 9091 (http) with context path ''
2021-04-09 09:08:36.169  INFO 1 --- [           main] o.o.dcae.analytics.tca.web.TcaAppMain    : Started TcaAppMain in 11.519 seconds (JVM running for 12.643)
2021-04-09 09:08:56.502  INFO 1 --- [  XNIO-1 task-1] io.undertow.servlet                      : Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-04-09 09:08:56.503  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization started
2021-04-09 09:08:56.535  INFO 1 --- [  XNIO-1 task-1] o.s.web.servlet.DispatcherServlet        : FrameworkServlet 'dispatcherServlet': initialization completed in 32 ms
2021-04-09T09:09:05.401+0000|597f8f62-24b0-4181-a4cc-907051a2efb5|Request Id: 597f8f62-24b0-4181-a4cc-907051a2efb5. Transaction Id: FVMWD. Begin TS: 2021-04-09T09:09:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:09:05.400 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 597f8f62-24b0-4181-a4cc-907051a2efb5. Transaction Id: FVMWD. Begin TS: 2021-04-09T09:09:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:09:05.403+0000|2021-04-09T09:09:05.412+0000|597f8f62-24b0-4181-a4cc-907051a2efb5|UNKNOWN_INSTANCE_ID|task-scheduler-3||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|9|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 597f8f62-24b0-4181-a4cc-907051a2efb5, Transaction Id: FVMWD, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:09:05.412 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 597f8f62-24b0-4181-a4cc-907051a2efb5, Transaction Id: FVMWD, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:09:05.415 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=597f8f62-24b0-4181-a4cc-907051a2efb5, X-ECOMP-TransactionID=FVMWD, X-Begin-Timestamp=2021-04-09T09:09:05.400+0000, id=04ec6a3e-a86e-f0ac-9f67-38a6917b8b75, timestamp=1617959345402}], headers={id=076b727a-9c5c-99d6-ab57-5a774f9c50c3, timestamp=1617959345415}] 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=597f8f62-24b0-4181-a4cc-907051a2efb5, X-ECOMP-TransactionID=FVMWD, X-Begin-Timestamp=2021-04-09T09:09:05.400+0000, id=04ec6a3e-a86e-f0ac-9f67-38a6917b8b75, timestamp=1617959345402}]
2021-04-09 09:09:25.478 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:09:25.483 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:09:25.484 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:09:25.484 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:09:25.489 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:09:25.515 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=9bf946ca-5ade-4133-8a73-13f0df6af593, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:09:25 GMT]
2021-04-09 09:09:25.516 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:09:25.516 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:09:25.517 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:09:25.520 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:09:25.522  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:09:25.522 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:09:25.524 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:09:25.524 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:09:25.525 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:09:35.400+0000|3262be43-6974-45b7-9396-c46687987edb|Request Id: 3262be43-6974-45b7-9396-c46687987edb. Transaction Id: FEQ59. Begin TS: 2021-04-09T09:09:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:09:35.399 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3262be43-6974-45b7-9396-c46687987edb. Transaction Id: FEQ59. Begin TS: 2021-04-09T09:09:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:09:35.402+0000|2021-04-09T09:09:35.410+0000|3262be43-6974-45b7-9396-c46687987edb|UNKNOWN_INSTANCE_ID|task-scheduler-8||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|8|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 3262be43-6974-45b7-9396-c46687987edb, Transaction Id: FEQ59, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:09:35.410 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3262be43-6974-45b7-9396-c46687987edb, Transaction Id: FEQ59, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:09:35.412 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=3262be43-6974-45b7-9396-c46687987edb, X-ECOMP-TransactionID=FEQ59, X-Begin-Timestamp=2021-04-09T09:09:35.399+0000, id=cc6b21e5-cc63-3c81-922e-a4f6f1a0fa27, timestamp=1617959375400}], headers={id=57885e4a-b4b6-62d0-54b8-b854d495d328, timestamp=1617959375412}] 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=3262be43-6974-45b7-9396-c46687987edb, X-ECOMP-TransactionID=FEQ59, X-Begin-Timestamp=2021-04-09T09:09:35.399+0000, id=cc6b21e5-cc63-3c81-922e-a4f6f1a0fa27, timestamp=1617959375400}]
2021-04-09T09:10:05.400+0000|810bb047-dd50-4f35-8bfb-3cc9f4d54213|Request Id: 810bb047-dd50-4f35-8bfb-3cc9f4d54213. Transaction Id: RSUNY. Begin TS: 2021-04-09T09:10:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:10:05.399 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 810bb047-dd50-4f35-8bfb-3cc9f4d54213. Transaction Id: RSUNY. Begin TS: 2021-04-09T09:10:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:10:05.401+0000|2021-04-09T09:10:05.409+0000|810bb047-dd50-4f35-8bfb-3cc9f4d54213|UNKNOWN_INSTANCE_ID|task-scheduler-9||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|8|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 810bb047-dd50-4f35-8bfb-3cc9f4d54213, Transaction Id: RSUNY, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:10:05.409 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 810bb047-dd50-4f35-8bfb-3cc9f4d54213, Transaction Id: RSUNY, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:10:05.411 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/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=810bb047-dd50-4f35-8bfb-3cc9f4d54213, X-ECOMP-TransactionID=RSUNY, X-Begin-Timestamp=2021-04-09T09:10:05.399+0000, id=1be1cc30-199f-9e51-7a47-e60db50501c9, timestamp=1617959405400}], headers={id=bf2b8384-84df-70b8-7a6b-4f6f427ae7ab, timestamp=1617959405410}] 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=810bb047-dd50-4f35-8bfb-3cc9f4d54213, X-ECOMP-TransactionID=RSUNY, X-Begin-Timestamp=2021-04-09T09:10:05.399+0000, id=1be1cc30-199f-9e51-7a47-e60db50501c9, timestamp=1617959405400}]
2021-04-09 09:10:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:10:25.480 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:10:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:10:25.481 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:10:25.482 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:10:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=7fcaf087-2bc2-42f4-a2c0-5a1804a282c1, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:10:25 GMT]
2021-04-09 09:10:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:10:25.507 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:10:25.508 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:10:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:10:25.510  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:10:25.511 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:10:25.512 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:10:25.512 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:10:25.512 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:10:35.400+0000|3c0d43d4-978d-42b2-b18a-2760e794f6e9|Request Id: 3c0d43d4-978d-42b2-b18a-2760e794f6e9. Transaction Id: AZHRF. Begin TS: 2021-04-09T09:10:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:10:35.400 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 3c0d43d4-978d-42b2-b18a-2760e794f6e9. Transaction Id: AZHRF. Begin TS: 2021-04-09T09:10:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:10:35.402+0000|2021-04-09T09:10:35.409+0000|3c0d43d4-978d-42b2-b18a-2760e794f6e9|UNKNOWN_INSTANCE_ID|task-scheduler-9||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 3c0d43d4-978d-42b2-b18a-2760e794f6e9, Transaction Id: AZHRF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:10:35.409 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 3c0d43d4-978d-42b2-b18a-2760e794f6e9, Transaction Id: AZHRF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:10:35.412 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=3c0d43d4-978d-42b2-b18a-2760e794f6e9, X-ECOMP-TransactionID=AZHRF, X-Begin-Timestamp=2021-04-09T09:10:35.400+0000, id=256a5e81-ee37-9e23-5f29-7e5feef1ec2f, timestamp=1617959435400}], headers={id=a78d1a45-b701-0cef-a99a-5f4a045f8c2b, timestamp=1617959435411}] 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=3c0d43d4-978d-42b2-b18a-2760e794f6e9, X-ECOMP-TransactionID=AZHRF, X-Begin-Timestamp=2021-04-09T09:10:35.400+0000, id=256a5e81-ee37-9e23-5f29-7e5feef1ec2f, timestamp=1617959435400}]
2021-04-09T09:11:05.400+0000|1e5c2da7-5914-4b8b-aa9a-3fa38efee66c|Request Id: 1e5c2da7-5914-4b8b-aa9a-3fa38efee66c. Transaction Id: OIZTV. Begin TS: 2021-04-09T09:11:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:11:05.400 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1e5c2da7-5914-4b8b-aa9a-3fa38efee66c. Transaction Id: OIZTV. Begin TS: 2021-04-09T09:11:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:11:05.402+0000|2021-04-09T09:11:05.409+0000|1e5c2da7-5914-4b8b-aa9a-3fa38efee66c|UNKNOWN_INSTANCE_ID|task-scheduler-7||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1e5c2da7-5914-4b8b-aa9a-3fa38efee66c, Transaction Id: OIZTV, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:11:05.410 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1e5c2da7-5914-4b8b-aa9a-3fa38efee66c, Transaction Id: OIZTV, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:11:05.412 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=1e5c2da7-5914-4b8b-aa9a-3fa38efee66c, X-ECOMP-TransactionID=OIZTV, X-Begin-Timestamp=2021-04-09T09:11:05.399+0000, id=a38a3b53-dd16-36bb-7116-2078ff8339db, timestamp=1617959465401}], headers={id=39a0758c-6978-bf95-d148-3e5318c1b526, timestamp=1617959465411}] 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=1e5c2da7-5914-4b8b-aa9a-3fa38efee66c, X-ECOMP-TransactionID=OIZTV, X-Begin-Timestamp=2021-04-09T09:11:05.399+0000, id=a38a3b53-dd16-36bb-7116-2078ff8339db, timestamp=1617959465401}]
2021-04-09 09:11:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:11:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:11:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:11:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:11:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:11:25.504 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=8671a741-835f-4d60-a822-46696eacfcc6, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:11:25 GMT]
2021-04-09 09:11:25.504 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:11:25.504 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:11:25.505 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:11:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:11:25.508  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:11:25.508 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:11:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:11:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:11:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:11:35.400+0000|c3c98c7c-b0f1-4e46-8e03-792165512081|Request Id: c3c98c7c-b0f1-4e46-8e03-792165512081. Transaction Id: OBLKG. Begin TS: 2021-04-09T09:11:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:11:35.400 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c3c98c7c-b0f1-4e46-8e03-792165512081. Transaction Id: OBLKG. Begin TS: 2021-04-09T09:11:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:11:35.402+0000|2021-04-09T09:11:35.409+0000|c3c98c7c-b0f1-4e46-8e03-792165512081|UNKNOWN_INSTANCE_ID|task-scheduler-10||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c3c98c7c-b0f1-4e46-8e03-792165512081, Transaction Id: OBLKG, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:11:35.409 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c3c98c7c-b0f1-4e46-8e03-792165512081, Transaction Id: OBLKG, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:11:35.411 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=c3c98c7c-b0f1-4e46-8e03-792165512081, X-ECOMP-TransactionID=OBLKG, X-Begin-Timestamp=2021-04-09T09:11:35.400+0000, id=53d8ebc0-2c68-c2e0-82dc-ada61fa76bd5, timestamp=1617959495401}], headers={id=e5038874-abe9-9b7f-c59a-48ff8e6370cc, timestamp=1617959495411}] 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=c3c98c7c-b0f1-4e46-8e03-792165512081, X-ECOMP-TransactionID=OBLKG, X-Begin-Timestamp=2021-04-09T09:11:35.400+0000, id=53d8ebc0-2c68-c2e0-82dc-ada61fa76bd5, timestamp=1617959495401}]
2021-04-09T09:12:05.400+0000|4e0dccd2-7820-420a-b572-8d1b7ba597b3|Request Id: 4e0dccd2-7820-420a-b572-8d1b7ba597b3. Transaction Id: EWINE. Begin TS: 2021-04-09T09:12:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:12:05.399 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 4e0dccd2-7820-420a-b572-8d1b7ba597b3. Transaction Id: EWINE. Begin TS: 2021-04-09T09:12:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:12:05.402+0000|2021-04-09T09:12:05.410+0000|4e0dccd2-7820-420a-b572-8d1b7ba597b3|UNKNOWN_INSTANCE_ID|task-scheduler-10||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|8|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 4e0dccd2-7820-420a-b572-8d1b7ba597b3, Transaction Id: EWINE, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:12:05.410 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 4e0dccd2-7820-420a-b572-8d1b7ba597b3, Transaction Id: EWINE, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:12:05.413 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/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=4e0dccd2-7820-420a-b572-8d1b7ba597b3, X-ECOMP-TransactionID=EWINE, X-Begin-Timestamp=2021-04-09T09:12:05.399+0000, id=75b71f87-57de-39eb-8725-5796da592793, timestamp=1617959525400}], headers={id=dd0b4edb-0131-b28c-bfaf-e85b0c7e753e, timestamp=1617959525413}] 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=4e0dccd2-7820-420a-b572-8d1b7ba597b3, X-ECOMP-TransactionID=EWINE, X-Begin-Timestamp=2021-04-09T09:12:05.399+0000, id=75b71f87-57de-39eb-8725-5796da592793, timestamp=1617959525400}]
2021-04-09 09:12:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:12:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:12:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:12:25.479 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:12:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:12:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=4a9cf5b7-e97f-47cc-bf98-d5dfad756565, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:12:25 GMT]
2021-04-09 09:12:25.508 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:12:25.508 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:12:25.508 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:12:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:12:25.511  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:12:25.511 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:12:25.512 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:12:25.512 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:12:25.512 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:12:35.400+0000|cd4c79b5-2f5f-4f17-b18b-85fd34073041|Request Id: cd4c79b5-2f5f-4f17-b18b-85fd34073041. Transaction Id: EJG2A. Begin TS: 2021-04-09T09:12:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:12:35.400 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cd4c79b5-2f5f-4f17-b18b-85fd34073041. Transaction Id: EJG2A. Begin TS: 2021-04-09T09:12:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:12:35.401+0000|2021-04-09T09:12:35.407+0000|cd4c79b5-2f5f-4f17-b18b-85fd34073041|UNKNOWN_INSTANCE_ID|task-scheduler-1||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cd4c79b5-2f5f-4f17-b18b-85fd34073041, Transaction Id: EJG2A, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:12:35.407 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cd4c79b5-2f5f-4f17-b18b-85fd34073041, Transaction Id: EJG2A, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:12:35.409 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=cd4c79b5-2f5f-4f17-b18b-85fd34073041, X-ECOMP-TransactionID=EJG2A, X-Begin-Timestamp=2021-04-09T09:12:35.400+0000, id=4f272277-8cc4-5c3e-1a58-43619044377b, timestamp=1617959555400}], headers={id=9ad23edd-e319-1131-da09-2d6c4d3b85c8, timestamp=1617959555408}] 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=cd4c79b5-2f5f-4f17-b18b-85fd34073041, X-ECOMP-TransactionID=EJG2A, X-Begin-Timestamp=2021-04-09T09:12:35.400+0000, id=4f272277-8cc4-5c3e-1a58-43619044377b, timestamp=1617959555400}]
2021-04-09T09:13:05.400+0000|07d7a4db-74ae-48ce-a497-405cc74ab5c1|Request Id: 07d7a4db-74ae-48ce-a497-405cc74ab5c1. Transaction Id: DNHQD. Begin TS: 2021-04-09T09:13:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:13:05.400 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 07d7a4db-74ae-48ce-a497-405cc74ab5c1. Transaction Id: DNHQD. Begin TS: 2021-04-09T09:13:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:13:05.402+0000|2021-04-09T09:13:05.408+0000|07d7a4db-74ae-48ce-a497-405cc74ab5c1|UNKNOWN_INSTANCE_ID|task-scheduler-6||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 07d7a4db-74ae-48ce-a497-405cc74ab5c1, Transaction Id: DNHQD, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:13:05.408 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 07d7a4db-74ae-48ce-a497-405cc74ab5c1, Transaction Id: DNHQD, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:13:05.410 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=07d7a4db-74ae-48ce-a497-405cc74ab5c1, X-ECOMP-TransactionID=DNHQD, X-Begin-Timestamp=2021-04-09T09:13:05.399+0000, id=ab9e07f4-2de1-c3f7-fb07-676df59f8066, timestamp=1617959585401}], headers={id=555e3cef-3fea-cfe6-9786-b4dd9d872200, timestamp=1617959585409}] 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=07d7a4db-74ae-48ce-a497-405cc74ab5c1, X-ECOMP-TransactionID=DNHQD, X-Begin-Timestamp=2021-04-09T09:13:05.399+0000, id=ab9e07f4-2de1-c3f7-fb07-676df59f8066, timestamp=1617959585401}]
2021-04-09 09:13:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:13:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:13:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:13:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:13:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:13:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=69c3eb2e-5ac2-4f31-8979-a24d42918333, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:13:25 GMT]
2021-04-09 09:13:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:13:25.510 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:13:25.511 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:13:25.512 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:13:25.513  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:13:25.513 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:13:25.514 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:13:25.514 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:13:25.514 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:13:35.400+0000|27e792a2-dff7-4db6-a667-d749b05f9f26|Request Id: 27e792a2-dff7-4db6-a667-d749b05f9f26. Transaction Id: 36PQE. Begin TS: 2021-04-09T09:13:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:13:35.400 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 27e792a2-dff7-4db6-a667-d749b05f9f26. Transaction Id: 36PQE. Begin TS: 2021-04-09T09:13:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:13:35.401+0000|2021-04-09T09:13:35.408+0000|27e792a2-dff7-4db6-a667-d749b05f9f26|UNKNOWN_INSTANCE_ID|task-scheduler-2||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 27e792a2-dff7-4db6-a667-d749b05f9f26, Transaction Id: 36PQE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:13:35.408 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 27e792a2-dff7-4db6-a667-d749b05f9f26, Transaction Id: 36PQE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:13:35.410 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=27e792a2-dff7-4db6-a667-d749b05f9f26, X-ECOMP-TransactionID=36PQE, X-Begin-Timestamp=2021-04-09T09:13:35.399+0000, id=54f82b8f-5228-f9b8-8af6-66378f6b1d6b, timestamp=1617959615400}], headers={id=8fd5b323-f5bc-eff1-59e7-f0545f2f8ad9, timestamp=1617959615410}] 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=27e792a2-dff7-4db6-a667-d749b05f9f26, X-ECOMP-TransactionID=36PQE, X-Begin-Timestamp=2021-04-09T09:13:35.399+0000, id=54f82b8f-5228-f9b8-8af6-66378f6b1d6b, timestamp=1617959615400}]
2021-04-09T09:14:05.400+0000|9802fec5-2c69-403e-826c-868ff19d9c38|Request Id: 9802fec5-2c69-403e-826c-868ff19d9c38. Transaction Id: VKWCA. Begin TS: 2021-04-09T09:14:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:14:05.400 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 9802fec5-2c69-403e-826c-868ff19d9c38. Transaction Id: VKWCA. Begin TS: 2021-04-09T09:14:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:14:05.402+0000|2021-04-09T09:14:05.409+0000|9802fec5-2c69-403e-826c-868ff19d9c38|UNKNOWN_INSTANCE_ID|task-scheduler-4||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 9802fec5-2c69-403e-826c-868ff19d9c38, Transaction Id: VKWCA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:14:05.409 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 9802fec5-2c69-403e-826c-868ff19d9c38, Transaction Id: VKWCA, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:14:05.411 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=9802fec5-2c69-403e-826c-868ff19d9c38, X-ECOMP-TransactionID=VKWCA, X-Begin-Timestamp=2021-04-09T09:14:05.399+0000, id=9c6fd118-443e-0458-4fa3-aa093cf416b3, timestamp=1617959645400}], headers={id=89c3df2a-5aac-1d2c-e9e9-01cf874dffbf, timestamp=1617959645411}] 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=9802fec5-2c69-403e-826c-868ff19d9c38, X-ECOMP-TransactionID=VKWCA, X-Begin-Timestamp=2021-04-09T09:14:05.399+0000, id=9c6fd118-443e-0458-4fa3-aa093cf416b3, timestamp=1617959645400}]
2021-04-09 09:14:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:14:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:14:25.481 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:14:25.481 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:14:25.483 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:14:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=3c8fe035-3503-49d3-a69c-1b193d540495, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:14:25 GMT]
2021-04-09 09:14:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:14:25.507 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:14:25.507 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:14:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:14:25.509  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:14:25.510 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:14:25.511 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:14:25.511 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:14:25.511 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:14:35.401+0000|12a67204-04c8-40b0-8e13-33660a806956|Request Id: 12a67204-04c8-40b0-8e13-33660a806956. Transaction Id: 5RQDL. Begin TS: 2021-04-09T09:14:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:14:35.400 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 12a67204-04c8-40b0-8e13-33660a806956. Transaction Id: 5RQDL. Begin TS: 2021-04-09T09:14:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:14:35.403+0000|2021-04-09T09:14:35.411+0000|12a67204-04c8-40b0-8e13-33660a806956|UNKNOWN_INSTANCE_ID|task-scheduler-1||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|8|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 12a67204-04c8-40b0-8e13-33660a806956, Transaction Id: 5RQDL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:14:35.411 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 12a67204-04c8-40b0-8e13-33660a806956, Transaction Id: 5RQDL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:14:35.414 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=12a67204-04c8-40b0-8e13-33660a806956, X-ECOMP-TransactionID=5RQDL, X-Begin-Timestamp=2021-04-09T09:14:35.400+0000, id=d9acf281-03ca-1443-736c-0080a9aa7af4, timestamp=1617959675401}], headers={id=cc6c5eea-b6cc-9f85-f2f0-aa5d210ac7a8, timestamp=1617959675413}] 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=12a67204-04c8-40b0-8e13-33660a806956, X-ECOMP-TransactionID=5RQDL, X-Begin-Timestamp=2021-04-09T09:14:35.400+0000, id=d9acf281-03ca-1443-736c-0080a9aa7af4, timestamp=1617959675401}]
2021-04-09T09:15:05.400+0000|5239552d-5585-47aa-9551-3d4f68195168|Request Id: 5239552d-5585-47aa-9551-3d4f68195168. Transaction Id: G42LE. Begin TS: 2021-04-09T09:15:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:15:05.399 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5239552d-5585-47aa-9551-3d4f68195168. Transaction Id: G42LE. Begin TS: 2021-04-09T09:15:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:15:05.401+0000|2021-04-09T09:15:05.409+0000|5239552d-5585-47aa-9551-3d4f68195168|UNKNOWN_INSTANCE_ID|task-scheduler-1||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|8|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5239552d-5585-47aa-9551-3d4f68195168, Transaction Id: G42LE, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:15:05.409 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5239552d-5585-47aa-9551-3d4f68195168, Transaction Id: G42LE, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:15:05.411 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=5239552d-5585-47aa-9551-3d4f68195168, X-ECOMP-TransactionID=G42LE, X-Begin-Timestamp=2021-04-09T09:15:05.399+0000, id=e4e199bc-c297-348f-443f-75a2db49c35d, timestamp=1617959705400}], headers={id=a3338e1c-c6f6-f687-853c-25d0c8a86de9, timestamp=1617959705411}] 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=5239552d-5585-47aa-9551-3d4f68195168, X-ECOMP-TransactionID=G42LE, X-Begin-Timestamp=2021-04-09T09:15:05.399+0000, id=e4e199bc-c297-348f-443f-75a2db49c35d, timestamp=1617959705400}]
2021-04-09 09:15:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:15:25.483 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:15:25.484 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:15:25.485 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:15:25.490 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:15:25.513 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=ab94c3d2-8a0e-4812-a247-d5301ff119b0, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:15:25 GMT]
2021-04-09 09:15:25.514 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:15:25.514 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:15:25.515 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:15:25.516 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:15:25.517  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:15:25.517 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:15:25.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:15:25.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:15:25.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:15:35.400+0000|1b46b1cf-9e69-43f1-9e46-94b3eb58698f|Request Id: 1b46b1cf-9e69-43f1-9e46-94b3eb58698f. Transaction Id: 3GGNL. Begin TS: 2021-04-09T09:15:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:15:35.400 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1b46b1cf-9e69-43f1-9e46-94b3eb58698f. Transaction Id: 3GGNL. Begin TS: 2021-04-09T09:15:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:15:35.402+0000|2021-04-09T09:15:35.410+0000|1b46b1cf-9e69-43f1-9e46-94b3eb58698f|UNKNOWN_INSTANCE_ID|task-scheduler-4||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|8|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1b46b1cf-9e69-43f1-9e46-94b3eb58698f, Transaction Id: 3GGNL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:15:35.410 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1b46b1cf-9e69-43f1-9e46-94b3eb58698f, Transaction Id: 3GGNL, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:15:35.412 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=1b46b1cf-9e69-43f1-9e46-94b3eb58698f, X-ECOMP-TransactionID=3GGNL, X-Begin-Timestamp=2021-04-09T09:15:35.400+0000, id=98f64e60-658b-2bfd-b5d8-4154aa4dd06e, timestamp=1617959735401}], headers={id=9c0c6244-3a62-ff6d-97b2-d0b12fe72e53, timestamp=1617959735412}] 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=1b46b1cf-9e69-43f1-9e46-94b3eb58698f, X-ECOMP-TransactionID=3GGNL, X-Begin-Timestamp=2021-04-09T09:15:35.400+0000, id=98f64e60-658b-2bfd-b5d8-4154aa4dd06e, timestamp=1617959735401}]
2021-04-09T09:16:05.400+0000|c36ab376-32c0-4065-98c5-5a059b3a908a|Request Id: c36ab376-32c0-4065-98c5-5a059b3a908a. Transaction Id: Y3RXL. Begin TS: 2021-04-09T09:16:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:16:05.400 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c36ab376-32c0-4065-98c5-5a059b3a908a. Transaction Id: Y3RXL. Begin TS: 2021-04-09T09:16:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:16:05.402+0000|2021-04-09T09:16:05.408+0000|c36ab376-32c0-4065-98c5-5a059b3a908a|UNKNOWN_INSTANCE_ID|task-scheduler-7||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c36ab376-32c0-4065-98c5-5a059b3a908a, Transaction Id: Y3RXL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:16:05.408 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c36ab376-32c0-4065-98c5-5a059b3a908a, Transaction Id: Y3RXL, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:16:05.409 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=c36ab376-32c0-4065-98c5-5a059b3a908a, X-ECOMP-TransactionID=Y3RXL, X-Begin-Timestamp=2021-04-09T09:16:05.400+0000, id=59c56e38-0a63-ffba-db95-efcd41b9e543, timestamp=1617959765400}], headers={id=0b03a066-3810-9a54-7f37-05669cab9bb6, timestamp=1617959765409}] 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=c36ab376-32c0-4065-98c5-5a059b3a908a, X-ECOMP-TransactionID=Y3RXL, X-Begin-Timestamp=2021-04-09T09:16:05.400+0000, id=59c56e38-0a63-ffba-db95-efcd41b9e543, timestamp=1617959765400}]
2021-04-09 09:16:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:16:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:16:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:16:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:16:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:16:25.502 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=888c87cf-d033-4a83-ac26-e80b1145c750, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:16:25 GMT]
2021-04-09 09:16:25.503 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:16:25.503 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:16:25.503 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:16:25.504 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:16:25.505  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:16:25.505 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:16:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:16:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:16:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:16:35.400+0000|396b7aad-0f72-435f-9a8a-50a98733db5e|Request Id: 396b7aad-0f72-435f-9a8a-50a98733db5e. Transaction Id: H9GMJ. Begin TS: 2021-04-09T09:16:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:16:35.400 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 396b7aad-0f72-435f-9a8a-50a98733db5e. Transaction Id: H9GMJ. Begin TS: 2021-04-09T09:16:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:16:35.402+0000|2021-04-09T09:16:35.410+0000|396b7aad-0f72-435f-9a8a-50a98733db5e|UNKNOWN_INSTANCE_ID|task-scheduler-5||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|8|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 396b7aad-0f72-435f-9a8a-50a98733db5e, Transaction Id: H9GMJ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:16:35.410 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 396b7aad-0f72-435f-9a8a-50a98733db5e, Transaction Id: H9GMJ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:16:35.412 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=396b7aad-0f72-435f-9a8a-50a98733db5e, X-ECOMP-TransactionID=H9GMJ, X-Begin-Timestamp=2021-04-09T09:16:35.400+0000, id=8a677d0a-7d49-b94b-71d4-16dca02d6e4d, timestamp=1617959795401}], headers={id=87cdbb65-d705-299e-7896-860e6803d77b, timestamp=1617959795411}] 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=396b7aad-0f72-435f-9a8a-50a98733db5e, X-ECOMP-TransactionID=H9GMJ, X-Begin-Timestamp=2021-04-09T09:16:35.400+0000, id=8a677d0a-7d49-b94b-71d4-16dca02d6e4d, timestamp=1617959795401}]
2021-04-09T09:17:05.400+0000|681ca8c2-8eea-4e09-86ae-1ef902a71a81|Request Id: 681ca8c2-8eea-4e09-86ae-1ef902a71a81. Transaction Id: GCEUK. Begin TS: 2021-04-09T09:17:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:17:05.400 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 681ca8c2-8eea-4e09-86ae-1ef902a71a81. Transaction Id: GCEUK. Begin TS: 2021-04-09T09:17:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:17:05.402+0000|2021-04-09T09:17:05.409+0000|681ca8c2-8eea-4e09-86ae-1ef902a71a81|UNKNOWN_INSTANCE_ID|task-scheduler-4||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 681ca8c2-8eea-4e09-86ae-1ef902a71a81, Transaction Id: GCEUK, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:17:05.409 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 681ca8c2-8eea-4e09-86ae-1ef902a71a81, Transaction Id: GCEUK, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:17:05.411 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=681ca8c2-8eea-4e09-86ae-1ef902a71a81, X-ECOMP-TransactionID=GCEUK, X-Begin-Timestamp=2021-04-09T09:17:05.399+0000, id=1592c5d2-c238-5bca-55e3-58a61a50794c, timestamp=1617959825401}], headers={id=6b72bf91-a556-68e2-25fa-5c588071046d, timestamp=1617959825411}] 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=681ca8c2-8eea-4e09-86ae-1ef902a71a81, X-ECOMP-TransactionID=GCEUK, X-Begin-Timestamp=2021-04-09T09:17:05.399+0000, id=1592c5d2-c238-5bca-55e3-58a61a50794c, timestamp=1617959825401}]
2021-04-09 09:17:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:17:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:17:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:17:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:17:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:17:25.504 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=b4db35db-6a9f-4203-af86-2fae5e966fef, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:17:25 GMT]
2021-04-09 09:17:25.505 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:17:25.505 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:17:25.506 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:17:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:17:25.516  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:17:25.516 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:17:25.517 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:17:25.518 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:17:25.518 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:17:35.400+0000|2bf54908-cdff-40d9-b469-c239e8aaf28e|Request Id: 2bf54908-cdff-40d9-b469-c239e8aaf28e. Transaction Id: EK7EW. Begin TS: 2021-04-09T09:17:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:17:35.400 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2bf54908-cdff-40d9-b469-c239e8aaf28e. Transaction Id: EK7EW. Begin TS: 2021-04-09T09:17:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:17:35.401+0000|2021-04-09T09:17:35.408+0000|2bf54908-cdff-40d9-b469-c239e8aaf28e|UNKNOWN_INSTANCE_ID|task-scheduler-1||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2bf54908-cdff-40d9-b469-c239e8aaf28e, Transaction Id: EK7EW, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:17:35.408 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2bf54908-cdff-40d9-b469-c239e8aaf28e, Transaction Id: EK7EW, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:17:35.410 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=2bf54908-cdff-40d9-b469-c239e8aaf28e, X-ECOMP-TransactionID=EK7EW, X-Begin-Timestamp=2021-04-09T09:17:35.399+0000, id=e801d76d-8f2c-2fb0-0983-77d4d78030b1, timestamp=1617959855400}], headers={id=56fcf3f9-22ff-6dab-08f5-1341e78cc129, timestamp=1617959855409}] 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=2bf54908-cdff-40d9-b469-c239e8aaf28e, X-ECOMP-TransactionID=EK7EW, X-Begin-Timestamp=2021-04-09T09:17:35.399+0000, id=e801d76d-8f2c-2fb0-0983-77d4d78030b1, timestamp=1617959855400}]
2021-04-09T09:18:05.399+0000|ccea97ce-1349-41ff-a5a3-dc2816f88ece|Request Id: ccea97ce-1349-41ff-a5a3-dc2816f88ece. Transaction Id: JGNUB. Begin TS: 2021-04-09T09:18:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:18:05.399 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ccea97ce-1349-41ff-a5a3-dc2816f88ece. Transaction Id: JGNUB. Begin TS: 2021-04-09T09:18:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:18:05.401+0000|2021-04-09T09:18:05.410+0000|ccea97ce-1349-41ff-a5a3-dc2816f88ece|UNKNOWN_INSTANCE_ID|task-scheduler-9||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|9|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ccea97ce-1349-41ff-a5a3-dc2816f88ece, Transaction Id: JGNUB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:18:05.410 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ccea97ce-1349-41ff-a5a3-dc2816f88ece, Transaction Id: JGNUB, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:18:05.412 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/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=ccea97ce-1349-41ff-a5a3-dc2816f88ece, X-ECOMP-TransactionID=JGNUB, X-Begin-Timestamp=2021-04-09T09:18:05.399+0000, id=72f8b525-cf24-da61-33f6-ab0153e1bb25, timestamp=1617959885400}], headers={id=ac3e3c52-438f-dacf-091a-a26432efc4fb, timestamp=1617959885412}] 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=ccea97ce-1349-41ff-a5a3-dc2816f88ece, X-ECOMP-TransactionID=JGNUB, X-Begin-Timestamp=2021-04-09T09:18:05.399+0000, id=72f8b525-cf24-da61-33f6-ab0153e1bb25, timestamp=1617959885400}]
2021-04-09 09:18:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:18:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:18:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:18:25.479 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:18:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:18:25.501 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=6fdbb8c5-e13d-413b-b63f-98a2b4dea871, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:18:25 GMT]
2021-04-09 09:18:25.501 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:18:25.501 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:18:25.502 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:18:25.503 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:18:25.503  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:18:25.504 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:18:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:18:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:18:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:18:35.400+0000|386d970c-151d-450f-98b0-ce2f4e36f40f|Request Id: 386d970c-151d-450f-98b0-ce2f4e36f40f. Transaction Id: UDWBS. Begin TS: 2021-04-09T09:18:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:18:35.399 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 386d970c-151d-450f-98b0-ce2f4e36f40f. Transaction Id: UDWBS. Begin TS: 2021-04-09T09:18:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:18:35.401+0000|2021-04-09T09:18:35.407+0000|386d970c-151d-450f-98b0-ce2f4e36f40f|UNKNOWN_INSTANCE_ID|task-scheduler-10||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 386d970c-151d-450f-98b0-ce2f4e36f40f, Transaction Id: UDWBS, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:18:35.407 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 386d970c-151d-450f-98b0-ce2f4e36f40f, Transaction Id: UDWBS, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:18:35.408 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=386d970c-151d-450f-98b0-ce2f4e36f40f, X-ECOMP-TransactionID=UDWBS, X-Begin-Timestamp=2021-04-09T09:18:35.399+0000, id=2ac8cde1-20f8-dc09-1da2-9f90ddaa5125, timestamp=1617959915400}], headers={id=12aa53ca-f0a4-8471-f524-7b6a0a73fced, timestamp=1617959915408}] 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=386d970c-151d-450f-98b0-ce2f4e36f40f, X-ECOMP-TransactionID=UDWBS, X-Begin-Timestamp=2021-04-09T09:18:35.399+0000, id=2ac8cde1-20f8-dc09-1da2-9f90ddaa5125, timestamp=1617959915400}]
2021-04-09T09:19:05.400+0000|7e1e543a-633f-499d-8170-f26998bbe2d0|Request Id: 7e1e543a-633f-499d-8170-f26998bbe2d0. Transaction Id: GIVXF. Begin TS: 2021-04-09T09:19:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:19:05.399 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 7e1e543a-633f-499d-8170-f26998bbe2d0. Transaction Id: GIVXF. Begin TS: 2021-04-09T09:19:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:19:05.401+0000|2021-04-09T09:19:05.408+0000|7e1e543a-633f-499d-8170-f26998bbe2d0|UNKNOWN_INSTANCE_ID|task-scheduler-3||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 7e1e543a-633f-499d-8170-f26998bbe2d0, Transaction Id: GIVXF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:19:05.408 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 7e1e543a-633f-499d-8170-f26998bbe2d0, Transaction Id: GIVXF, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:19:05.410 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=7e1e543a-633f-499d-8170-f26998bbe2d0, X-ECOMP-TransactionID=GIVXF, X-Begin-Timestamp=2021-04-09T09:19:05.399+0000, id=0871f8c8-56f6-6cb2-353f-a81c19d569fc, timestamp=1617959945400}], headers={id=f5306309-8536-2987-fdb2-8eb6aec2c418, timestamp=1617959945410}] 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=7e1e543a-633f-499d-8170-f26998bbe2d0, X-ECOMP-TransactionID=GIVXF, X-Begin-Timestamp=2021-04-09T09:19:05.399+0000, id=0871f8c8-56f6-6cb2-353f-a81c19d569fc, timestamp=1617959945400}]
2021-04-09 09:19:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:19:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:19:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:19:25.479 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:19:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:19:25.517 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=27eba0af-1a43-45f1-873e-d0547f1d2a38, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:19:25 GMT]
2021-04-09 09:19:25.518 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:19:25.518 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:19:25.519 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:19:25.521 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:19:25.521  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:19:25.522 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:19:25.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:19:25.522 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:19:25.523 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:19:35.400+0000|c6c859a9-41e8-444a-9863-74edb947cb93|Request Id: c6c859a9-41e8-444a-9863-74edb947cb93. Transaction Id: RKCBS. Begin TS: 2021-04-09T09:19:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:19:35.399 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: c6c859a9-41e8-444a-9863-74edb947cb93. Transaction Id: RKCBS. Begin TS: 2021-04-09T09:19:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:19:35.401+0000|2021-04-09T09:19:35.406+0000|c6c859a9-41e8-444a-9863-74edb947cb93|UNKNOWN_INSTANCE_ID|task-scheduler-7||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|5|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: c6c859a9-41e8-444a-9863-74edb947cb93, Transaction Id: RKCBS, 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-04-09 09:19:35.407 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: c6c859a9-41e8-444a-9863-74edb947cb93, Transaction Id: RKCBS, 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-04-09 09:19:35.409 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=c6c859a9-41e8-444a-9863-74edb947cb93, X-ECOMP-TransactionID=RKCBS, X-Begin-Timestamp=2021-04-09T09:19:35.399+0000, id=0a4d2dfd-f65a-ce23-8e99-29f77f0c5074, timestamp=1617959975400}], headers={id=043c9e9c-55ad-ea5e-338b-35996e36140f, timestamp=1617959975409}] 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=c6c859a9-41e8-444a-9863-74edb947cb93, X-ECOMP-TransactionID=RKCBS, X-Begin-Timestamp=2021-04-09T09:19:35.399+0000, id=0a4d2dfd-f65a-ce23-8e99-29f77f0c5074, timestamp=1617959975400}]
2021-04-09T09:20:05.400+0000|33fee39b-e8ec-4619-85a9-cda435480bcf|Request Id: 33fee39b-e8ec-4619-85a9-cda435480bcf. Transaction Id: BUZUU. Begin TS: 2021-04-09T09:20:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:20:05.400 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 33fee39b-e8ec-4619-85a9-cda435480bcf. Transaction Id: BUZUU. Begin TS: 2021-04-09T09:20:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:20:05.402+0000|2021-04-09T09:20:05.409+0000|33fee39b-e8ec-4619-85a9-cda435480bcf|UNKNOWN_INSTANCE_ID|task-scheduler-7||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 33fee39b-e8ec-4619-85a9-cda435480bcf, Transaction Id: BUZUU, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:20:05.410 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 33fee39b-e8ec-4619-85a9-cda435480bcf, Transaction Id: BUZUU, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:20:05.412 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=33fee39b-e8ec-4619-85a9-cda435480bcf, X-ECOMP-TransactionID=BUZUU, X-Begin-Timestamp=2021-04-09T09:20:05.400+0000, id=b1cca8b8-bb8f-9ac7-5ee1-3e5ad9f88db9, timestamp=1617960005401}], headers={id=b2aed98b-22d0-a8b6-1077-4fd73103b339, timestamp=1617960005411}] 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=33fee39b-e8ec-4619-85a9-cda435480bcf, X-ECOMP-TransactionID=BUZUU, X-Begin-Timestamp=2021-04-09T09:20:05.400+0000, id=b1cca8b8-bb8f-9ac7-5ee1-3e5ad9f88db9, timestamp=1617960005401}]
2021-04-09 09:20:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:20:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:20:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:20:25.479 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:20:25.482 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:20:25.503 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=bfeb7db0-71af-4ad4-b84b-41d7720eba2b, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:20:25 GMT]
2021-04-09 09:20:25.503 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:20:25.503 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:20:25.503 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:20:25.504 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:20:25.505  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:20:25.505 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:20:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:20:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:20:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:20:35.400+0000|e030e5e8-5861-4308-8b5c-a26e6b55604c|Request Id: e030e5e8-5861-4308-8b5c-a26e6b55604c. Transaction Id: JDP7W. Begin TS: 2021-04-09T09:20:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:20:35.399 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e030e5e8-5861-4308-8b5c-a26e6b55604c. Transaction Id: JDP7W. Begin TS: 2021-04-09T09:20:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:20:35.401+0000|2021-04-09T09:20:35.407+0000|e030e5e8-5861-4308-8b5c-a26e6b55604c|UNKNOWN_INSTANCE_ID|task-scheduler-3||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e030e5e8-5861-4308-8b5c-a26e6b55604c, Transaction Id: JDP7W, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:20:35.407 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e030e5e8-5861-4308-8b5c-a26e6b55604c, Transaction Id: JDP7W, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:20:35.408 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/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=e030e5e8-5861-4308-8b5c-a26e6b55604c, X-ECOMP-TransactionID=JDP7W, X-Begin-Timestamp=2021-04-09T09:20:35.399+0000, id=81439f7c-153f-9cb4-7e8b-0d3cc9d3e7c1, timestamp=1617960035400}], headers={id=b5fb4e73-a77d-7bde-f1aa-138af0b8dab6, timestamp=1617960035408}] 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=e030e5e8-5861-4308-8b5c-a26e6b55604c, X-ECOMP-TransactionID=JDP7W, X-Begin-Timestamp=2021-04-09T09:20:35.399+0000, id=81439f7c-153f-9cb4-7e8b-0d3cc9d3e7c1, timestamp=1617960035400}]
2021-04-09T09:21:05.399+0000|131208c5-0407-4c3a-9f65-687af39a08ac|Request Id: 131208c5-0407-4c3a-9f65-687af39a08ac. Transaction Id: CUR2G. Begin TS: 2021-04-09T09:21:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:21:05.399 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 131208c5-0407-4c3a-9f65-687af39a08ac. Transaction Id: CUR2G. Begin TS: 2021-04-09T09:21:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:21:05.401+0000|2021-04-09T09:21:05.408+0000|131208c5-0407-4c3a-9f65-687af39a08ac|UNKNOWN_INSTANCE_ID|task-scheduler-3||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 131208c5-0407-4c3a-9f65-687af39a08ac, Transaction Id: CUR2G, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:21:05.408 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 131208c5-0407-4c3a-9f65-687af39a08ac, Transaction Id: CUR2G, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:21:05.409 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=131208c5-0407-4c3a-9f65-687af39a08ac, X-ECOMP-TransactionID=CUR2G, X-Begin-Timestamp=2021-04-09T09:21:05.399+0000, id=85c4cc31-a536-2b12-edc1-63f8414fe593, timestamp=1617960065400}], headers={id=8a49fd75-0e37-dad8-95be-55043811d705, timestamp=1617960065409}] 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=131208c5-0407-4c3a-9f65-687af39a08ac, X-ECOMP-TransactionID=CUR2G, X-Begin-Timestamp=2021-04-09T09:21:05.399+0000, id=85c4cc31-a536-2b12-edc1-63f8414fe593, timestamp=1617960065400}]
2021-04-09 09:21:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:21:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:21:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:21:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:21:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:21:25.504 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=67d5bf0d-7ef1-4be1-9582-fcda235da469, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:21:25 GMT]
2021-04-09 09:21:25.505 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:21:25.505 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:21:25.505 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:21:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:21:25.508  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:21:25.508 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:21:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:21:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:21:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:21:35.400+0000|53181a91-44c8-4c2b-84bc-a7ded65e3622|Request Id: 53181a91-44c8-4c2b-84bc-a7ded65e3622. Transaction Id: MC2D4. Begin TS: 2021-04-09T09:21:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:21:35.400 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 53181a91-44c8-4c2b-84bc-a7ded65e3622. Transaction Id: MC2D4. Begin TS: 2021-04-09T09:21:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:21:35.402+0000|2021-04-09T09:21:35.413+0000|53181a91-44c8-4c2b-84bc-a7ded65e3622|UNKNOWN_INSTANCE_ID|task-scheduler-5||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|11|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 53181a91-44c8-4c2b-84bc-a7ded65e3622, Transaction Id: MC2D4, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:21:35.413 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 53181a91-44c8-4c2b-84bc-a7ded65e3622, Transaction Id: MC2D4, Elapsed Time: 11 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:21:35.415 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=53181a91-44c8-4c2b-84bc-a7ded65e3622, X-ECOMP-TransactionID=MC2D4, X-Begin-Timestamp=2021-04-09T09:21:35.400+0000, id=c80e7413-c319-3235-4d64-845809cc2057, timestamp=1617960095401}], headers={id=eea65a98-7a7a-3a93-a135-41a1ac0d825f, timestamp=1617960095414}] 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=53181a91-44c8-4c2b-84bc-a7ded65e3622, X-ECOMP-TransactionID=MC2D4, X-Begin-Timestamp=2021-04-09T09:21:35.400+0000, id=c80e7413-c319-3235-4d64-845809cc2057, timestamp=1617960095401}]
2021-04-09T09:22:05.400+0000|540178ad-10d0-485a-bcba-1ad377bb314e|Request Id: 540178ad-10d0-485a-bcba-1ad377bb314e. Transaction Id: ZEBVB. Begin TS: 2021-04-09T09:22:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:22:05.399 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 540178ad-10d0-485a-bcba-1ad377bb314e. Transaction Id: ZEBVB. Begin TS: 2021-04-09T09:22:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:22:05.401+0000|2021-04-09T09:22:05.408+0000|540178ad-10d0-485a-bcba-1ad377bb314e|UNKNOWN_INSTANCE_ID|task-scheduler-8||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 540178ad-10d0-485a-bcba-1ad377bb314e, Transaction Id: ZEBVB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:22:05.408 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 540178ad-10d0-485a-bcba-1ad377bb314e, Transaction Id: ZEBVB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:22:05.410 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=540178ad-10d0-485a-bcba-1ad377bb314e, X-ECOMP-TransactionID=ZEBVB, X-Begin-Timestamp=2021-04-09T09:22:05.399+0000, id=dd899efd-f8e3-4734-6498-42db3ce0d601, timestamp=1617960125400}], headers={id=664f4797-7fed-2e21-1c98-cd1e8166b51d, timestamp=1617960125409}] 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=540178ad-10d0-485a-bcba-1ad377bb314e, X-ECOMP-TransactionID=ZEBVB, X-Begin-Timestamp=2021-04-09T09:22:05.399+0000, id=dd899efd-f8e3-4734-6498-42db3ce0d601, timestamp=1617960125400}]
2021-04-09 09:22:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:22:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:22:25.482 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:22:25.482 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:22:25.484 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:22:25.505 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=cad22db5-3190-4382-89d6-ad16e076dd53, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:22:25 GMT]
2021-04-09 09:22:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:22:25.506 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:22:25.506 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:22:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:22:25.508  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:22:25.508 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:22:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:22:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:22:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:22:35.400+0000|80020f75-e43e-4b36-a61e-0fa419dd5120|Request Id: 80020f75-e43e-4b36-a61e-0fa419dd5120. Transaction Id: NYMOE. Begin TS: 2021-04-09T09:22:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:22:35.399 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 80020f75-e43e-4b36-a61e-0fa419dd5120. Transaction Id: NYMOE. Begin TS: 2021-04-09T09:22:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:22:35.401+0000|2021-04-09T09:22:35.408+0000|80020f75-e43e-4b36-a61e-0fa419dd5120|UNKNOWN_INSTANCE_ID|task-scheduler-5||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 80020f75-e43e-4b36-a61e-0fa419dd5120, Transaction Id: NYMOE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:22:35.408 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 80020f75-e43e-4b36-a61e-0fa419dd5120, Transaction Id: NYMOE, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:22:35.409 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=80020f75-e43e-4b36-a61e-0fa419dd5120, X-ECOMP-TransactionID=NYMOE, X-Begin-Timestamp=2021-04-09T09:22:35.399+0000, id=5752af3f-843b-8733-9dea-ce81cb2d70cd, timestamp=1617960155400}], headers={id=b8ff741b-a557-515b-f31a-6d6c01490bfd, timestamp=1617960155409}] 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=80020f75-e43e-4b36-a61e-0fa419dd5120, X-ECOMP-TransactionID=NYMOE, X-Begin-Timestamp=2021-04-09T09:22:35.399+0000, id=5752af3f-843b-8733-9dea-ce81cb2d70cd, timestamp=1617960155400}]
2021-04-09T09:23:05.400+0000|ed5f951e-53a4-48e3-a06f-776a7a614444|Request Id: ed5f951e-53a4-48e3-a06f-776a7a614444. Transaction Id: FGJU2. Begin TS: 2021-04-09T09:23:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:23:05.400 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ed5f951e-53a4-48e3-a06f-776a7a614444. Transaction Id: FGJU2. Begin TS: 2021-04-09T09:23:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:23:05.402+0000|2021-04-09T09:23:05.409+0000|ed5f951e-53a4-48e3-a06f-776a7a614444|UNKNOWN_INSTANCE_ID|task-scheduler-9||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ed5f951e-53a4-48e3-a06f-776a7a614444, Transaction Id: FGJU2, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:23:05.409 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ed5f951e-53a4-48e3-a06f-776a7a614444, Transaction Id: FGJU2, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:23:05.410 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/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=ed5f951e-53a4-48e3-a06f-776a7a614444, X-ECOMP-TransactionID=FGJU2, X-Begin-Timestamp=2021-04-09T09:23:05.400+0000, id=52569b64-d993-0d54-85fe-d7cff888ff58, timestamp=1617960185401}], headers={id=705ab43d-e86c-8162-76d8-b7a408668855, timestamp=1617960185410}] 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=ed5f951e-53a4-48e3-a06f-776a7a614444, X-ECOMP-TransactionID=FGJU2, X-Begin-Timestamp=2021-04-09T09:23:05.400+0000, id=52569b64-d993-0d54-85fe-d7cff888ff58, timestamp=1617960185401}]
2021-04-09 09:23:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:23:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:23:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:23:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:23:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:23:25.505 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=63efabf9-3f8e-46cf-9f1c-86ff326b7b8a, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:23:25 GMT]
2021-04-09 09:23:25.505 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:23:25.506 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:23:25.506 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:23:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:23:25.508  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:23:25.508 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:23:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:23:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:23:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:23:35.400+0000|80b2b76b-f0fe-4549-b891-33ca65f32931|Request Id: 80b2b76b-f0fe-4549-b891-33ca65f32931. Transaction Id: J33ET. Begin TS: 2021-04-09T09:23:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:23:35.400 DEBUG 1 --- [ask-scheduler-9] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 80b2b76b-f0fe-4549-b891-33ca65f32931. Transaction Id: J33ET. Begin TS: 2021-04-09T09:23:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:23:35.402+0000|2021-04-09T09:23:35.409+0000|80b2b76b-f0fe-4549-b891-33ca65f32931|UNKNOWN_INSTANCE_ID|task-scheduler-9||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 80b2b76b-f0fe-4549-b891-33ca65f32931, Transaction Id: J33ET, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:23:35.409 ERROR 1 --- [ask-scheduler-9] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 80b2b76b-f0fe-4549-b891-33ca65f32931, Transaction Id: J33ET, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:23:35.410 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=80b2b76b-f0fe-4549-b891-33ca65f32931, X-ECOMP-TransactionID=J33ET, X-Begin-Timestamp=2021-04-09T09:23:35.400+0000, id=e981587a-1e20-4c06-4ecf-e01fdd6eee85, timestamp=1617960215401}], headers={id=5c5cdaac-3b68-424f-d998-153f8a5009a0, timestamp=1617960215410}] 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=80b2b76b-f0fe-4549-b891-33ca65f32931, X-ECOMP-TransactionID=J33ET, X-Begin-Timestamp=2021-04-09T09:23:35.400+0000, id=e981587a-1e20-4c06-4ecf-e01fdd6eee85, timestamp=1617960215401}]
2021-04-09T09:24:05.401+0000|65d48004-52e1-4d3f-bf67-ab3c2f9e5cd0|Request Id: 65d48004-52e1-4d3f-bf67-ab3c2f9e5cd0. Transaction Id: CBYEJ. Begin TS: 2021-04-09T09:24:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:24:05.400 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 65d48004-52e1-4d3f-bf67-ab3c2f9e5cd0. Transaction Id: CBYEJ. Begin TS: 2021-04-09T09:24:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:24:05.402+0000|2021-04-09T09:24:05.410+0000|65d48004-52e1-4d3f-bf67-ab3c2f9e5cd0|UNKNOWN_INSTANCE_ID|task-scheduler-4||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|8|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 65d48004-52e1-4d3f-bf67-ab3c2f9e5cd0, Transaction Id: CBYEJ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:24:05.410 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 65d48004-52e1-4d3f-bf67-ab3c2f9e5cd0, Transaction Id: CBYEJ, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:24:05.412 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=65d48004-52e1-4d3f-bf67-ab3c2f9e5cd0, X-ECOMP-TransactionID=CBYEJ, X-Begin-Timestamp=2021-04-09T09:24:05.400+0000, id=bdfb5542-ad95-9479-4f80-eee6e3cb51a8, timestamp=1617960245401}], headers={id=11e12f6a-0076-41c4-b42a-a8640b2c8dbf, timestamp=1617960245412}] 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=65d48004-52e1-4d3f-bf67-ab3c2f9e5cd0, X-ECOMP-TransactionID=CBYEJ, X-Begin-Timestamp=2021-04-09T09:24:05.400+0000, id=bdfb5542-ad95-9479-4f80-eee6e3cb51a8, timestamp=1617960245401}]
2021-04-09 09:24:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:24:25.480 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:24:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:24:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:24:25.483 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:24:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=43213298-73c9-49cd-a023-f1b7245f39b2, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:24:25 GMT]
2021-04-09 09:24:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:24:25.507 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:24:25.508 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:24:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:24:25.510  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:24:25.510 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:24:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:24:25.511 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:24:25.511 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:24:35.400+0000|92fa2c41-a4b6-4ede-b8eb-97fed7874e3a|Request Id: 92fa2c41-a4b6-4ede-b8eb-97fed7874e3a. Transaction Id: JSS3A. Begin TS: 2021-04-09T09:24:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:24:35.399 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 92fa2c41-a4b6-4ede-b8eb-97fed7874e3a. Transaction Id: JSS3A. Begin TS: 2021-04-09T09:24:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:24:35.401+0000|2021-04-09T09:24:35.407+0000|92fa2c41-a4b6-4ede-b8eb-97fed7874e3a|UNKNOWN_INSTANCE_ID|task-scheduler-4||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 92fa2c41-a4b6-4ede-b8eb-97fed7874e3a, Transaction Id: JSS3A, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:24:35.407 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 92fa2c41-a4b6-4ede-b8eb-97fed7874e3a, Transaction Id: JSS3A, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:24:35.409 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=92fa2c41-a4b6-4ede-b8eb-97fed7874e3a, X-ECOMP-TransactionID=JSS3A, X-Begin-Timestamp=2021-04-09T09:24:35.399+0000, id=75710f5d-95be-8b06-81bd-ef044b12a199, timestamp=1617960275400}], headers={id=64379dfd-91ee-4e32-844b-f8b925abb78e, timestamp=1617960275409}] 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=92fa2c41-a4b6-4ede-b8eb-97fed7874e3a, X-ECOMP-TransactionID=JSS3A, X-Begin-Timestamp=2021-04-09T09:24:35.399+0000, id=75710f5d-95be-8b06-81bd-ef044b12a199, timestamp=1617960275400}]
2021-04-09T09:25:05.399+0000|a4c6f23b-c314-46e5-b96a-302c12459e2a|Request Id: a4c6f23b-c314-46e5-b96a-302c12459e2a. Transaction Id: 5B3ZQ. Begin TS: 2021-04-09T09:25:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:25:05.399 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a4c6f23b-c314-46e5-b96a-302c12459e2a. Transaction Id: 5B3ZQ. Begin TS: 2021-04-09T09:25:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:25:05.401+0000|2021-04-09T09:25:05.410+0000|a4c6f23b-c314-46e5-b96a-302c12459e2a|UNKNOWN_INSTANCE_ID|task-scheduler-6||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|9|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a4c6f23b-c314-46e5-b96a-302c12459e2a, Transaction Id: 5B3ZQ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:25:05.410 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a4c6f23b-c314-46e5-b96a-302c12459e2a, Transaction Id: 5B3ZQ, Elapsed Time: 9 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:25:05.411 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=a4c6f23b-c314-46e5-b96a-302c12459e2a, X-ECOMP-TransactionID=5B3ZQ, X-Begin-Timestamp=2021-04-09T09:25:05.399+0000, id=38740df3-18dc-6bbd-04ac-7fc9a8a0c999, timestamp=1617960305400}], headers={id=f1c50337-bb60-545b-2820-27dd065e2423, timestamp=1617960305411}] 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=a4c6f23b-c314-46e5-b96a-302c12459e2a, X-ECOMP-TransactionID=5B3ZQ, X-Begin-Timestamp=2021-04-09T09:25:05.399+0000, id=38740df3-18dc-6bbd-04ac-7fc9a8a0c999, timestamp=1617960305400}]
2021-04-09 09:25:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:25:25.480 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:25:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:25:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:25:25.482 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:25:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=cd6c8262-e500-4687-8bc3-21c09e42f6bf, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:25:25 GMT]
2021-04-09 09:25:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:25:25.507 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:25:25.507 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:25:25.508 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:25:25.509  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:25:25.509 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:25:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:25:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:25:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:25:35.400+0000|1d6e1617-c496-4d15-9d9c-79ce3a15e565|Request Id: 1d6e1617-c496-4d15-9d9c-79ce3a15e565. Transaction Id: SHTXP. Begin TS: 2021-04-09T09:25:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:25:35.399 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1d6e1617-c496-4d15-9d9c-79ce3a15e565. Transaction Id: SHTXP. Begin TS: 2021-04-09T09:25:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:25:35.401+0000|2021-04-09T09:25:35.408+0000|1d6e1617-c496-4d15-9d9c-79ce3a15e565|UNKNOWN_INSTANCE_ID|task-scheduler-5||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1d6e1617-c496-4d15-9d9c-79ce3a15e565, Transaction Id: SHTXP, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:25:35.408 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1d6e1617-c496-4d15-9d9c-79ce3a15e565, Transaction Id: SHTXP, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:25:35.409 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=1d6e1617-c496-4d15-9d9c-79ce3a15e565, X-ECOMP-TransactionID=SHTXP, X-Begin-Timestamp=2021-04-09T09:25:35.399+0000, id=34e5e495-2ed9-40b4-986a-e6e66378d8af, timestamp=1617960335400}], headers={id=97bf770e-3e6c-1109-643d-a64eef506511, timestamp=1617960335409}] 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=1d6e1617-c496-4d15-9d9c-79ce3a15e565, X-ECOMP-TransactionID=SHTXP, X-Begin-Timestamp=2021-04-09T09:25:35.399+0000, id=34e5e495-2ed9-40b4-986a-e6e66378d8af, timestamp=1617960335400}]
2021-04-09T09:26:05.400+0000|5542bf4c-003e-4a86-9e03-60aba632dd12|Request Id: 5542bf4c-003e-4a86-9e03-60aba632dd12. Transaction Id: LBZ2Q. Begin TS: 2021-04-09T09:26:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:26:05.399 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 5542bf4c-003e-4a86-9e03-60aba632dd12. Transaction Id: LBZ2Q. Begin TS: 2021-04-09T09:26:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:26:05.402+0000|2021-04-09T09:26:05.409+0000|5542bf4c-003e-4a86-9e03-60aba632dd12|UNKNOWN_INSTANCE_ID|task-scheduler-2||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 5542bf4c-003e-4a86-9e03-60aba632dd12, Transaction Id: LBZ2Q, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:26:05.409 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 5542bf4c-003e-4a86-9e03-60aba632dd12, Transaction Id: LBZ2Q, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:26:05.411 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/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=5542bf4c-003e-4a86-9e03-60aba632dd12, X-ECOMP-TransactionID=LBZ2Q, X-Begin-Timestamp=2021-04-09T09:26:05.399+0000, id=1b720714-014d-884c-2522-79273644b468, timestamp=1617960365400}], headers={id=f9e74bf9-4e6c-a9fb-6140-b878b6fac6bd, timestamp=1617960365411}] 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=5542bf4c-003e-4a86-9e03-60aba632dd12, X-ECOMP-TransactionID=LBZ2Q, X-Begin-Timestamp=2021-04-09T09:26:05.399+0000, id=1b720714-014d-884c-2522-79273644b468, timestamp=1617960365400}]
2021-04-09 09:26:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:26:25.482 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:26:25.482 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:26:25.482 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:26:25.484 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:26:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=c2868814-accc-4daf-b485-82bc88ad6bc3, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:26:25 GMT]
2021-04-09 09:26:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:26:25.510 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:26:25.510 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:26:25.511 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:26:25.512  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:26:25.512 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:26:25.513 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:26:25.513 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:26:25.513 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:26:35.400+0000|72e485e7-446f-4484-8de8-ffeb1279b4c6|Request Id: 72e485e7-446f-4484-8de8-ffeb1279b4c6. Transaction Id: WZD8Y. Begin TS: 2021-04-09T09:26:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:26:35.399 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 72e485e7-446f-4484-8de8-ffeb1279b4c6. Transaction Id: WZD8Y. Begin TS: 2021-04-09T09:26:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:26:35.401+0000|2021-04-09T09:26:35.408+0000|72e485e7-446f-4484-8de8-ffeb1279b4c6|UNKNOWN_INSTANCE_ID|task-scheduler-2||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 72e485e7-446f-4484-8de8-ffeb1279b4c6, Transaction Id: WZD8Y, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:26:35.408 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 72e485e7-446f-4484-8de8-ffeb1279b4c6, Transaction Id: WZD8Y, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:26:35.411 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=72e485e7-446f-4484-8de8-ffeb1279b4c6, X-ECOMP-TransactionID=WZD8Y, X-Begin-Timestamp=2021-04-09T09:26:35.399+0000, id=a12177c2-6f4d-df6a-33a6-bb5bb2aea167, timestamp=1617960395400}], headers={id=ff672116-15f2-4bcb-2bf7-3b10457b336f, timestamp=1617960395411}] 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=72e485e7-446f-4484-8de8-ffeb1279b4c6, X-ECOMP-TransactionID=WZD8Y, X-Begin-Timestamp=2021-04-09T09:26:35.399+0000, id=a12177c2-6f4d-df6a-33a6-bb5bb2aea167, timestamp=1617960395400}]
2021-04-09T09:27:05.400+0000|6880f67f-c5dd-4440-bfa5-4ce808661bd8|Request Id: 6880f67f-c5dd-4440-bfa5-4ce808661bd8. Transaction Id: 6WLHM. Begin TS: 2021-04-09T09:27:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:27:05.399 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 6880f67f-c5dd-4440-bfa5-4ce808661bd8. Transaction Id: 6WLHM. Begin TS: 2021-04-09T09:27:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:27:05.401+0000|2021-04-09T09:27:05.408+0000|6880f67f-c5dd-4440-bfa5-4ce808661bd8|UNKNOWN_INSTANCE_ID|task-scheduler-2||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 6880f67f-c5dd-4440-bfa5-4ce808661bd8, Transaction Id: 6WLHM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:27:05.408 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 6880f67f-c5dd-4440-bfa5-4ce808661bd8, Transaction Id: 6WLHM, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:27:05.410 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/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=6880f67f-c5dd-4440-bfa5-4ce808661bd8, X-ECOMP-TransactionID=6WLHM, X-Begin-Timestamp=2021-04-09T09:27:05.399+0000, id=ffefae4f-8b11-a886-72a5-e5a1b9088c39, timestamp=1617960425400}], headers={id=53b26de6-2e0f-82d7-3219-8417192acf6a, timestamp=1617960425409}] 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=6880f67f-c5dd-4440-bfa5-4ce808661bd8, X-ECOMP-TransactionID=6WLHM, X-Begin-Timestamp=2021-04-09T09:27:05.399+0000, id=ffefae4f-8b11-a886-72a5-e5a1b9088c39, timestamp=1617960425400}]
2021-04-09 09:27:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:27:25.485 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:27:25.488 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:27:25.488 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:27:25.501 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:27:25.516 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=ca771b37-5da1-4421-99e4-36eb66608943, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:27:25 GMT]
2021-04-09 09:27:25.517 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:27:25.517 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:27:25.518 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:27:25.519 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:27:25.520  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:27:25.520 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:27:25.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:27:25.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:27:25.521 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:27:35.400+0000|f04403b5-16c8-4ac2-9641-35cd532dc23a|Request Id: f04403b5-16c8-4ac2-9641-35cd532dc23a. Transaction Id: QJYV3. Begin TS: 2021-04-09T09:27:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:27:35.400 DEBUG 1 --- [ask-scheduler-5] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: f04403b5-16c8-4ac2-9641-35cd532dc23a. Transaction Id: QJYV3. Begin TS: 2021-04-09T09:27:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:27:35.401+0000|2021-04-09T09:27:35.408+0000|f04403b5-16c8-4ac2-9641-35cd532dc23a|UNKNOWN_INSTANCE_ID|task-scheduler-5||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: f04403b5-16c8-4ac2-9641-35cd532dc23a, Transaction Id: QJYV3, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:27:35.408 ERROR 1 --- [ask-scheduler-5] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: f04403b5-16c8-4ac2-9641-35cd532dc23a, Transaction Id: QJYV3, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:27:35.412 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=f04403b5-16c8-4ac2-9641-35cd532dc23a, X-ECOMP-TransactionID=QJYV3, X-Begin-Timestamp=2021-04-09T09:27:35.399+0000, id=737b528b-1d64-d18a-346a-add904404c41, timestamp=1617960455400}], headers={id=e57728e8-2c70-ea65-c98f-3d62c37428d8, timestamp=1617960455412}] 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=f04403b5-16c8-4ac2-9641-35cd532dc23a, X-ECOMP-TransactionID=QJYV3, X-Begin-Timestamp=2021-04-09T09:27:35.399+0000, id=737b528b-1d64-d18a-346a-add904404c41, timestamp=1617960455400}]
2021-04-09T09:28:05.401+0000|fc91ff27-f4b4-42a3-a086-7777bf3d5d37|Request Id: fc91ff27-f4b4-42a3-a086-7777bf3d5d37. Transaction Id: OWUYD. Begin TS: 2021-04-09T09:28:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:28:05.400 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fc91ff27-f4b4-42a3-a086-7777bf3d5d37. Transaction Id: OWUYD. Begin TS: 2021-04-09T09:28:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:28:05.403+0000|2021-04-09T09:28:05.410+0000|fc91ff27-f4b4-42a3-a086-7777bf3d5d37|UNKNOWN_INSTANCE_ID|task-scheduler-2||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: fc91ff27-f4b4-42a3-a086-7777bf3d5d37, Transaction Id: OWUYD, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:28:05.410 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fc91ff27-f4b4-42a3-a086-7777bf3d5d37, Transaction Id: OWUYD, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:28:05.411 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/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=fc91ff27-f4b4-42a3-a086-7777bf3d5d37, X-ECOMP-TransactionID=OWUYD, X-Begin-Timestamp=2021-04-09T09:28:05.400+0000, id=bec076ae-1de6-29bc-ee2a-7ad19e256860, timestamp=1617960485401}], headers={id=67ac9346-1147-6ec1-aa4e-a6976a0d158f, timestamp=1617960485411}] 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=fc91ff27-f4b4-42a3-a086-7777bf3d5d37, X-ECOMP-TransactionID=OWUYD, X-Begin-Timestamp=2021-04-09T09:28:05.400+0000, id=bec076ae-1de6-29bc-ee2a-7ad19e256860, timestamp=1617960485401}]
2021-04-09 09:28:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:28:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:28:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:28:25.479 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:28:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:28:25.502 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=d2a807a9-00e7-4b7d-a671-2b15d5ca5167, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:28:25 GMT]
2021-04-09 09:28:25.503 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:28:25.503 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:28:25.504 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:28:25.505 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:28:25.506  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:28:25.506 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:28:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:28:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:28:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:28:35.400+0000|d22cac23-c70e-49c6-9e27-75431d3ef3b6|Request Id: d22cac23-c70e-49c6-9e27-75431d3ef3b6. Transaction Id: L3TFJ. Begin TS: 2021-04-09T09:28:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:28:35.400 DEBUG 1 --- [sk-scheduler-10] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: d22cac23-c70e-49c6-9e27-75431d3ef3b6. Transaction Id: L3TFJ. Begin TS: 2021-04-09T09:28:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:28:35.401+0000|2021-04-09T09:28:35.413+0000|d22cac23-c70e-49c6-9e27-75431d3ef3b6|UNKNOWN_INSTANCE_ID|task-scheduler-10||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|12|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: d22cac23-c70e-49c6-9e27-75431d3ef3b6, Transaction Id: L3TFJ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:28:35.414 ERROR 1 --- [sk-scheduler-10] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: d22cac23-c70e-49c6-9e27-75431d3ef3b6, Transaction Id: L3TFJ, Elapsed Time: 12 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:28:35.415 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=d22cac23-c70e-49c6-9e27-75431d3ef3b6, X-ECOMP-TransactionID=L3TFJ, X-Begin-Timestamp=2021-04-09T09:28:35.400+0000, id=a4e79598-3b21-e93c-bbea-5f7c66040435, timestamp=1617960515400}], headers={id=d29a4f05-d705-3982-71bc-965648699639, timestamp=1617960515415}] 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=d22cac23-c70e-49c6-9e27-75431d3ef3b6, X-ECOMP-TransactionID=L3TFJ, X-Begin-Timestamp=2021-04-09T09:28:35.400+0000, id=a4e79598-3b21-e93c-bbea-5f7c66040435, timestamp=1617960515400}]
2021-04-09T09:29:05.400+0000|e8183200-de2b-40fe-b024-321853acb139|Request Id: e8183200-de2b-40fe-b024-321853acb139. Transaction Id: NBOVT. Begin TS: 2021-04-09T09:29:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:29:05.399 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: e8183200-de2b-40fe-b024-321853acb139. Transaction Id: NBOVT. Begin TS: 2021-04-09T09:29:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:29:05.401+0000|2021-04-09T09:29:05.408+0000|e8183200-de2b-40fe-b024-321853acb139|UNKNOWN_INSTANCE_ID|task-scheduler-1||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: e8183200-de2b-40fe-b024-321853acb139, Transaction Id: NBOVT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:29:05.408 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: e8183200-de2b-40fe-b024-321853acb139, Transaction Id: NBOVT, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:29:05.409 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=e8183200-de2b-40fe-b024-321853acb139, X-ECOMP-TransactionID=NBOVT, X-Begin-Timestamp=2021-04-09T09:29:05.399+0000, id=701f8025-5a6a-5850-d8e9-864a92870063, timestamp=1617960545400}], headers={id=e0092d7d-ebe8-fc25-1cab-1f4d298f5f65, timestamp=1617960545409}] 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=e8183200-de2b-40fe-b024-321853acb139, X-ECOMP-TransactionID=NBOVT, X-Begin-Timestamp=2021-04-09T09:29:05.399+0000, id=701f8025-5a6a-5850-d8e9-864a92870063, timestamp=1617960545400}]
2021-04-09 09:29:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:29:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:29:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:29:25.479 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:29:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:29:25.505 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=8881e48e-0097-465a-ba15-7b4feca86166, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:29:25 GMT]
2021-04-09 09:29:25.505 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:29:25.506 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:29:25.506 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:29:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:29:25.508  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:29:25.508 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:29:25.508 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:29:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:29:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:29:35.400+0000|fe98562c-48db-4cc1-ac82-336f9132ec84|Request Id: fe98562c-48db-4cc1-ac82-336f9132ec84. Transaction Id: OE3MD. Begin TS: 2021-04-09T09:29:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:29:35.400 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: fe98562c-48db-4cc1-ac82-336f9132ec84. Transaction Id: OE3MD. Begin TS: 2021-04-09T09:29:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:29:35.402+0000|2021-04-09T09:29:35.409+0000|fe98562c-48db-4cc1-ac82-336f9132ec84|UNKNOWN_INSTANCE_ID|task-scheduler-4||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: fe98562c-48db-4cc1-ac82-336f9132ec84, Transaction Id: OE3MD, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:29:35.410 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: fe98562c-48db-4cc1-ac82-336f9132ec84, Transaction Id: OE3MD, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:29:35.412 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=fe98562c-48db-4cc1-ac82-336f9132ec84, X-ECOMP-TransactionID=OE3MD, X-Begin-Timestamp=2021-04-09T09:29:35.400+0000, id=6d8bdb38-1194-c534-29a6-e08f27f17e63, timestamp=1617960575401}], headers={id=8f706fbe-ac51-4ec7-92e0-becbef35d639, timestamp=1617960575412}] 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=fe98562c-48db-4cc1-ac82-336f9132ec84, X-ECOMP-TransactionID=OE3MD, X-Begin-Timestamp=2021-04-09T09:29:35.400+0000, id=6d8bdb38-1194-c534-29a6-e08f27f17e63, timestamp=1617960575401}]
2021-04-09T09:30:05.400+0000|265d1d55-7551-470b-8c3f-20c6bf40b245|Request Id: 265d1d55-7551-470b-8c3f-20c6bf40b245. Transaction Id: UOUFS. Begin TS: 2021-04-09T09:30:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:30:05.400 DEBUG 1 --- [ask-scheduler-8] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 265d1d55-7551-470b-8c3f-20c6bf40b245. Transaction Id: UOUFS. Begin TS: 2021-04-09T09:30:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:30:05.401+0000|2021-04-09T09:30:05.408+0000|265d1d55-7551-470b-8c3f-20c6bf40b245|UNKNOWN_INSTANCE_ID|task-scheduler-8||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 265d1d55-7551-470b-8c3f-20c6bf40b245, Transaction Id: UOUFS, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:30:05.408 ERROR 1 --- [ask-scheduler-8] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 265d1d55-7551-470b-8c3f-20c6bf40b245, Transaction Id: UOUFS, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:30:05.409 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=265d1d55-7551-470b-8c3f-20c6bf40b245, X-ECOMP-TransactionID=UOUFS, X-Begin-Timestamp=2021-04-09T09:30:05.400+0000, id=6e3f055c-2971-2945-b36b-4cbf82a045c3, timestamp=1617960605400}], headers={id=a43a7170-f1f0-1f12-182f-6c9a1033a988, timestamp=1617960605409}] 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=265d1d55-7551-470b-8c3f-20c6bf40b245, X-ECOMP-TransactionID=UOUFS, X-Begin-Timestamp=2021-04-09T09:30:05.400+0000, id=6e3f055c-2971-2945-b36b-4cbf82a045c3, timestamp=1617960605400}]
2021-04-09 09:30:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:30:25.478 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:30:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:30:25.479 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:30:25.480 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:30:25.516 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=1ecae969-6edd-448f-85fc-4cbb2daed141, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:30:25 GMT]
2021-04-09 09:30:25.516 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:30:25.517 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:30:25.517 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:30:25.518 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:30:25.519  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:30:25.519 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:30:25.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:30:25.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:30:25.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:30:35.400+0000|dac4af95-43e3-417c-80ea-f7786e673053|Request Id: dac4af95-43e3-417c-80ea-f7786e673053. Transaction Id: HU3JK. Begin TS: 2021-04-09T09:30:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:30:35.400 DEBUG 1 --- [ask-scheduler-1] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: dac4af95-43e3-417c-80ea-f7786e673053. Transaction Id: HU3JK. Begin TS: 2021-04-09T09:30:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:30:35.401+0000|2021-04-09T09:30:35.407+0000|dac4af95-43e3-417c-80ea-f7786e673053|UNKNOWN_INSTANCE_ID|task-scheduler-1||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: dac4af95-43e3-417c-80ea-f7786e673053, Transaction Id: HU3JK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:30:35.407 ERROR 1 --- [ask-scheduler-1] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: dac4af95-43e3-417c-80ea-f7786e673053, Transaction Id: HU3JK, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:30:35.409 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=dac4af95-43e3-417c-80ea-f7786e673053, X-ECOMP-TransactionID=HU3JK, X-Begin-Timestamp=2021-04-09T09:30:35.399+0000, id=474c65d3-2227-2c17-2075-8d22d2e8be8d, timestamp=1617960635400}], headers={id=251ddc12-80c1-a98a-dd1d-019c163956d8, timestamp=1617960635409}] 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=dac4af95-43e3-417c-80ea-f7786e673053, X-ECOMP-TransactionID=HU3JK, X-Begin-Timestamp=2021-04-09T09:30:35.399+0000, id=474c65d3-2227-2c17-2075-8d22d2e8be8d, timestamp=1617960635400}]
2021-04-09T09:31:05.400+0000|148a8d33-4c3c-4fc2-97a6-788b7c47b095|Request Id: 148a8d33-4c3c-4fc2-97a6-788b7c47b095. Transaction Id: 6RSX8. Begin TS: 2021-04-09T09:31:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:31:05.400 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 148a8d33-4c3c-4fc2-97a6-788b7c47b095. Transaction Id: 6RSX8. Begin TS: 2021-04-09T09:31:05.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:31:05.402+0000|2021-04-09T09:31:05.408+0000|148a8d33-4c3c-4fc2-97a6-788b7c47b095|UNKNOWN_INSTANCE_ID|task-scheduler-7||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 148a8d33-4c3c-4fc2-97a6-788b7c47b095, Transaction Id: 6RSX8, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:31:05.408 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 148a8d33-4c3c-4fc2-97a6-788b7c47b095, Transaction Id: 6RSX8, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:31:05.409 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=148a8d33-4c3c-4fc2-97a6-788b7c47b095, X-ECOMP-TransactionID=6RSX8, X-Begin-Timestamp=2021-04-09T09:31:05.400+0000, id=51dc87e0-ad50-7175-3e9c-b4a19b378cdf, timestamp=1617960665400}], headers={id=de7ae718-98d2-44db-7021-bd1a1ee638d9, timestamp=1617960665409}] 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=148a8d33-4c3c-4fc2-97a6-788b7c47b095, X-ECOMP-TransactionID=6RSX8, X-Begin-Timestamp=2021-04-09T09:31:05.400+0000, id=51dc87e0-ad50-7175-3e9c-b4a19b378cdf, timestamp=1617960665400}]
2021-04-09 09:31:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:31:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:31:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:31:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:31:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:31:25.504 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=15c6b516-2f61-4fa8-8d75-515f4c3e1b6a, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:31:25 GMT]
2021-04-09 09:31:25.504 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:31:25.505 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:31:25.505 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:31:25.506 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:31:25.507  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:31:25.507 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:31:25.508 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:31:25.508 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:31:25.508 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:31:35.400+0000|53c253b7-b4cb-422d-965f-e518067d559f|Request Id: 53c253b7-b4cb-422d-965f-e518067d559f. Transaction Id: KAMZW. Begin TS: 2021-04-09T09:31:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:31:35.399 DEBUG 1 --- [ask-scheduler-3] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 53c253b7-b4cb-422d-965f-e518067d559f. Transaction Id: KAMZW. Begin TS: 2021-04-09T09:31:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:31:35.401+0000|2021-04-09T09:31:35.407+0000|53c253b7-b4cb-422d-965f-e518067d559f|UNKNOWN_INSTANCE_ID|task-scheduler-3||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 53c253b7-b4cb-422d-965f-e518067d559f, Transaction Id: KAMZW, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:31:35.408 ERROR 1 --- [ask-scheduler-3] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 53c253b7-b4cb-422d-965f-e518067d559f, Transaction Id: KAMZW, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:31:35.409 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/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=53c253b7-b4cb-422d-965f-e518067d559f, X-ECOMP-TransactionID=KAMZW, X-Begin-Timestamp=2021-04-09T09:31:35.399+0000, id=ea5f8d7e-33f0-5569-809a-df1e348be740, timestamp=1617960695400}], headers={id=ded84e33-68e2-0525-4464-e86e5a22fd6e, timestamp=1617960695409}] 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=53c253b7-b4cb-422d-965f-e518067d559f, X-ECOMP-TransactionID=KAMZW, X-Begin-Timestamp=2021-04-09T09:31:35.399+0000, id=ea5f8d7e-33f0-5569-809a-df1e348be740, timestamp=1617960695400}]
2021-04-09T09:32:05.400+0000|1642de6a-f781-48e5-a85a-7b46b70f34de|Request Id: 1642de6a-f781-48e5-a85a-7b46b70f34de. Transaction Id: 1YH9O. Begin TS: 2021-04-09T09:32:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:32:05.399 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 1642de6a-f781-48e5-a85a-7b46b70f34de. Transaction Id: 1YH9O. Begin TS: 2021-04-09T09:32:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:32:05.401+0000|2021-04-09T09:32:05.409+0000|1642de6a-f781-48e5-a85a-7b46b70f34de|UNKNOWN_INSTANCE_ID|task-scheduler-2||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|8|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 1642de6a-f781-48e5-a85a-7b46b70f34de, Transaction Id: 1YH9O, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:32:05.409 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 1642de6a-f781-48e5-a85a-7b46b70f34de, Transaction Id: 1YH9O, Elapsed Time: 8 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:32:05.411 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/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=1642de6a-f781-48e5-a85a-7b46b70f34de, X-ECOMP-TransactionID=1YH9O, X-Begin-Timestamp=2021-04-09T09:32:05.399+0000, id=f3c9c346-4d32-8a02-7bd9-6fe54a394d75, timestamp=1617960725400}], headers={id=f762f241-95c8-203e-331f-d70e8fce8e19, timestamp=1617960725411}] 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=1642de6a-f781-48e5-a85a-7b46b70f34de, X-ECOMP-TransactionID=1YH9O, X-Begin-Timestamp=2021-04-09T09:32:05.399+0000, id=f3c9c346-4d32-8a02-7bd9-6fe54a394d75, timestamp=1617960725400}]
2021-04-09 09:32:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:32:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:32:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:32:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:32:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:32:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=d3b351be-c5d7-49e3-88af-6fa16963ca19, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:32:25 GMT]
2021-04-09 09:32:25.507 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:32:25.508 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:32:25.508 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:32:25.508 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:32:25.509  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:32:25.509 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:32:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:32:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:32:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:32:35.400+0000|cb8d5e79-aba4-483b-9022-c8fbdd43ff18|Request Id: cb8d5e79-aba4-483b-9022-c8fbdd43ff18. Transaction Id: PUUFB. Begin TS: 2021-04-09T09:32:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:32:35.400 DEBUG 1 --- [ask-scheduler-4] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: cb8d5e79-aba4-483b-9022-c8fbdd43ff18. Transaction Id: PUUFB. Begin TS: 2021-04-09T09:32:35.400+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:32:35.402+0000|2021-04-09T09:32:35.409+0000|cb8d5e79-aba4-483b-9022-c8fbdd43ff18|UNKNOWN_INSTANCE_ID|task-scheduler-4||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: cb8d5e79-aba4-483b-9022-c8fbdd43ff18, Transaction Id: PUUFB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:32:35.409 ERROR 1 --- [ask-scheduler-4] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: cb8d5e79-aba4-483b-9022-c8fbdd43ff18, Transaction Id: PUUFB, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:32:35.411 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=cb8d5e79-aba4-483b-9022-c8fbdd43ff18, X-ECOMP-TransactionID=PUUFB, X-Begin-Timestamp=2021-04-09T09:32:35.400+0000, id=50dc7a53-4900-312e-6ad3-1aae5b0528e3, timestamp=1617960755401}], headers={id=418053d2-b8b0-5e60-f881-cffd98c2e011, timestamp=1617960755410}] 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=cb8d5e79-aba4-483b-9022-c8fbdd43ff18, X-ECOMP-TransactionID=PUUFB, X-Begin-Timestamp=2021-04-09T09:32:35.400+0000, id=50dc7a53-4900-312e-6ad3-1aae5b0528e3, timestamp=1617960755401}]
2021-04-09T09:33:05.399+0000|eee023ce-e250-483f-a4e3-430c9251d6d9|Request Id: eee023ce-e250-483f-a4e3-430c9251d6d9. Transaction Id: 9PZAW. Begin TS: 2021-04-09T09:33:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:33:05.399 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: eee023ce-e250-483f-a4e3-430c9251d6d9. Transaction Id: 9PZAW. Begin TS: 2021-04-09T09:33:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:33:05.401+0000|2021-04-09T09:33:05.407+0000|eee023ce-e250-483f-a4e3-430c9251d6d9|UNKNOWN_INSTANCE_ID|task-scheduler-6||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: eee023ce-e250-483f-a4e3-430c9251d6d9, Transaction Id: 9PZAW, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:33:05.407 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: eee023ce-e250-483f-a4e3-430c9251d6d9, Transaction Id: 9PZAW, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:33:05.410 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=eee023ce-e250-483f-a4e3-430c9251d6d9, X-ECOMP-TransactionID=9PZAW, X-Begin-Timestamp=2021-04-09T09:33:05.399+0000, id=6b8465e7-ac62-6fba-ab03-76c33c877993, timestamp=1617960785400}], headers={id=97775fc4-de24-3109-b32b-94fde11b25e0, timestamp=1617960785410}] 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=eee023ce-e250-483f-a4e3-430c9251d6d9, X-ECOMP-TransactionID=9PZAW, X-Begin-Timestamp=2021-04-09T09:33:05.399+0000, id=6b8465e7-ac62-6fba-ab03-76c33c877993, timestamp=1617960785400}]
2021-04-09 09:33:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:33:25.479 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:33:25.479 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:33:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:33:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:33:25.516 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=82ec0b10-12b7-4e18-9fd9-30504fec07ee, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:33:25 GMT]
2021-04-09 09:33:25.516 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:33:25.517 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:33:25.517 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:33:25.518 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:33:25.519  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:33:25.519 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:33:25.519 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:33:25.520 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:33:25.520 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:33:35.400+0000|a6410141-6ba5-41cc-a0c7-81c54857ba8a|Request Id: a6410141-6ba5-41cc-a0c7-81c54857ba8a. Transaction Id: RBPIY. Begin TS: 2021-04-09T09:33:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:33:35.400 DEBUG 1 --- [ask-scheduler-2] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: a6410141-6ba5-41cc-a0c7-81c54857ba8a. Transaction Id: RBPIY. Begin TS: 2021-04-09T09:33:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:33:35.401+0000|2021-04-09T09:33:35.408+0000|a6410141-6ba5-41cc-a0c7-81c54857ba8a|UNKNOWN_INSTANCE_ID|task-scheduler-2||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: a6410141-6ba5-41cc-a0c7-81c54857ba8a, Transaction Id: RBPIY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:33:35.408 ERROR 1 --- [ask-scheduler-2] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: a6410141-6ba5-41cc-a0c7-81c54857ba8a, Transaction Id: RBPIY, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:33:35.412 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=a6410141-6ba5-41cc-a0c7-81c54857ba8a, X-ECOMP-TransactionID=RBPIY, X-Begin-Timestamp=2021-04-09T09:33:35.399+0000, id=b2471a58-abb3-9596-4067-e0e494e1b80e, timestamp=1617960815400}], headers={id=18243aab-06e8-2bb4-6933-95dcecdb508a, timestamp=1617960815412}] 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=a6410141-6ba5-41cc-a0c7-81c54857ba8a, X-ECOMP-TransactionID=RBPIY, X-Begin-Timestamp=2021-04-09T09:33:35.399+0000, id=b2471a58-abb3-9596-4067-e0e494e1b80e, timestamp=1617960815400}]
2021-04-09T09:34:05.400+0000|2d345441-4790-4f13-9bd6-a95e70cdb745|Request Id: 2d345441-4790-4f13-9bd6-a95e70cdb745. Transaction Id: OLRK8. Begin TS: 2021-04-09T09:34:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:34:05.399 DEBUG 1 --- [ask-scheduler-7] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: 2d345441-4790-4f13-9bd6-a95e70cdb745. Transaction Id: OLRK8. Begin TS: 2021-04-09T09:34:05.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:34:05.401+0000|2021-04-09T09:34:05.408+0000|2d345441-4790-4f13-9bd6-a95e70cdb745|UNKNOWN_INSTANCE_ID|task-scheduler-7||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c1|ERROR|300|Not Found||ERROR|2|10.233.70.81|7|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: 2d345441-4790-4f13-9bd6-a95e70cdb745, Transaction Id: OLRK8, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:34:05.408 ERROR 1 --- [ask-scheduler-7] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: 2d345441-4790-4f13-9bd6-a95e70cdb745, Transaction Id: OLRK8, Elapsed Time: 7 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:34:05.409 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=2d345441-4790-4f13-9bd6-a95e70cdb745, X-ECOMP-TransactionID=OLRK8, X-Begin-Timestamp=2021-04-09T09:34:05.399+0000, id=15c0843a-b0a1-4c7b-4f8d-eb9f5ec86109, timestamp=1617960845400}], headers={id=a7b9fac3-a7a0-efa7-82c0-09b9cfd604bb, timestamp=1617960845409}] 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=2d345441-4790-4f13-9bd6-a95e70cdb745, X-ECOMP-TransactionID=OLRK8, X-Begin-Timestamp=2021-04-09T09:34:05.399+0000, id=15c0843a-b0a1-4c7b-4f8d-eb9f5ec86109, timestamp=1617960845400}]
2021-04-09 09:34:25.477 DEBUG 1 --- [     parallel-1] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Calling https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2 for configuration
2021-04-09 09:34:25.480 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel acquired, now 1 active connections and 0 inactive connections
2021-04-09 09:34:25.480 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Request: GET / DefaultHttpHeaders[]
2021-04-09 09:34:25.480 DEBUG 1 --- [ctor-http-nio-4] r.netty.http.client.HttpClientConnect    : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Handler is being applied: {uri=https://config-binding-service:10443/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, method=GET}
2021-04-09 09:34:25.481 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [request_sent])
2021-04-09 09:34:25.509 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received response (auto-read:false) : [x-onap-requestid=ff257877-d7f2-4c91-9f69-b17e0fc85c27, Content-Type=application/json, Content-Length=4850, Date=Fri, 09 Apr 2021 09:34:25 GMT]
2021-04-09 09:34:25.510 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [response_received])
2021-04-09 09:34:25.510 DEBUG 1 --- [ctor-http-nio-4] reactor.netty.channel.FluxReceive        : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
2021-04-09 09:34:25.510 DEBUG 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.a.http.RxHttpClient        : Response status: 200 OK
2021-04-09 09:34:25.511 DEBUG 1 --- [ctor-http-nio-4] r.n.http.client.HttpClientOperations     : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Received last HTTP packet
2021-04-09 09:34:25.512  INFO 1 --- [ctor-http-nio-4] o.o.d.s.s.r.s.c.c.impl.CbsClientImpl     : Got successful response from Config Binding Service
2021-04-09 09:34:25.512 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-04-09T09:07:16.620Z","update_id":"2707916f-1efd-46f6-a7e6-d85e5fae46ba","policies_count":1},"items":[{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","name":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","version":"1.0.0","metadata":{"policy-id":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP","policy-version":"1.0.0"},"policyName":"MICROSERVICE_basicclamp_v1_0_tcagen2_1_0_0_8jP.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_instance_basicclamp0","direction":"LESS_OR_EQUAL","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"}],"eventName":"vLoadBalancer","policyVersion":"v0.0.1","controlLoopSchemaType":"VM","policyName":"DCAE.Config_tca-hi-lo"}]}}}]}}
2021-04-09 09:34:25.517 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] onStateChange(GET{uri=/service_component_all/se802cc54651c47e196a5ff361c034808-dcae-tcagen2, connection=PooledConnection{channel=[id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443]}}, [disconnecting])
2021-04-09 09:34:25.517 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Releasing channel
2021-04-09 09:34:25.517 DEBUG 1 --- [ctor-http-nio-4] r.n.resources.PooledConnectionProvider   : [id: 0x6ba463e0, L:/10.233.70.81:56720 - R:config-binding-service/10.233.11.213:10443] Channel cleaned, now 0 active connections and 1 inactive connections
2021-04-09T09:34:35.399+0000|ed27aec3-f652-48f4-beb9-eca0c98dc5ab|Request Id: ed27aec3-f652-48f4-beb9-eca0c98dc5ab. Transaction Id: UJJXQ. Begin TS: 2021-04-09T09:34:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09 09:34:35.399 DEBUG 1 --- [ask-scheduler-6] o.o.d.a.w.d.MrTriggerMessageProvider     : Request Id: ed27aec3-f652-48f4-beb9-eca0c98dc5ab. Transaction Id: UJJXQ. Begin TS: 2021-04-09T09:34:35.399+0000. Starting new DMaaP MR Subscriber poll.
2021-04-09T09:34:35.401+0000|2021-04-09T09:34:35.407+0000|ed27aec3-f652-48f4-beb9-eca0c98dc5ab|UNKNOWN_INSTANCE_ID|task-scheduler-6||se802cc54651c47e196a5ff361c034808-dcae-tcagen2||DMAAP_MR_SUBSCRIBER|GET-/events/unauthenticated.VES_MEASUREMENT_OUTPUT/cg1/c0|ERROR|300|Not Found||ERROR|2|10.233.70.81|6|se802cc54651c47e196a5ff361c034808-dcae-tcagen2||org.onap.dcae.analytics.web.http.EelfAuditLogInterceptor|||message-router.onap.svc.cluster.local:3904|||||Request Id: ed27aec3-f652-48f4-beb9-eca0c98dc5ab, Transaction Id: UJJXQ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:34:35.407 ERROR 1 --- [ask-scheduler-6] o.o.d.a.w.http.EelfAuditLogInterceptor   : Request Id: ed27aec3-f652-48f4-beb9-eca0c98dc5ab, Transaction Id: UJJXQ, Elapsed Time: 6 ms, Error Message: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.VES_MEASUREMENT_OUTPUT]","status":404} 
2021-04-09 09:34:35.409 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=ed27aec3-f652-48f4-beb9-eca0c98dc5ab, X-ECOMP-TransactionID=UJJXQ, X-Begin-Timestamp=2021-04-09T09:34:35.399+0000, id=88285a18-db01-7069-a337-a6fa6bd7ede7, timestamp=1617960875400}], headers={id=6c998ce8-2753-cf44-4933-7417b4f1356a, timestamp=1617960875409}] 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=ed27aec3-f652-48f4-beb9-eca0c98dc5ab, X-ECOMP-TransactionID=UJJXQ, X-Begin-Timestamp=2021-04-09T09:34:35.399+0000, id=88285a18-db01-7069-a337-a6fa6bd7ede7, timestamp=1617960875400}]