result=re.search('\[gNB [0-9]+\]\[RAPROC\] PUSCH with TC_RNTI [0-9a-fA-F]+ received correctly, adding UE MAC Context UE_id [0-9]+\/RNTI [0-9a-fA-F]+',str(line))
ifresultisnotNone:
NSA_RAPROC_PUSCH_check=1
#dlsch and ulsch statistics
#keys below are are the markers we are loooking for, looping over this keys list
#everytime these markers are found in the log file, the previous ones are overwritten in the dict