In reply to cgales:
In my previous experience below signal is printed first, that denotes the test name
UVM_INFO test_library.svh(61) @ 0: uvm_test_top [uvm_test_top] Running RESET TEST
But in my TB the reset driving signal prints come first. Thats the issue
UVM_INFO lbc_bfm.sv(78) @ 0: uvm_test_top.BIST_ENV.LBC_BFM [uvm_test_top.BIST_ENV.LBC_BFM] RESET : Entered into reset phase for CBC
UVM_INFO lbc_bfm.sv(101) @ 0: uvm_test_top.BIST_ENV.LBC_BFM [uvm_test_top.BIST_ENV.LBC_BFM
UVM_INFO test_library.svh(61) @ 0: uvm_test_top [uvm_test_top] Running RESET TEST