* test: add comprehensive debug logging to sample usage test
* Increase default lineage query parsing timeout from 10 to 30 sec
* test: add LineageParser 300s timeout test for CI performance measurement
* test: add lineage parser perf test to main test
* Correct query_log query with correct values and revert all debug code of test
* Revert parsing timeout to 10sec
* Update parsing timeout to 30sec and add debug tests to check time took on query
* Intentional failure to log query parsing time in CI
* Remove debug tests
* Fix : query_cost_record_search_index Search exception for elasticsearch instance
* add sample query to cover test scenarios
* update mapping and fix test