Project

General

Profile

Actions

Bug #3170

closed

Plenty of BTS_Tests fail since build 62

Added by laforge about 6 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
Start date:
04/14/2018
Due date:
% Done:

100%

Spec Reference:

Description

https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-bts-test/test_results_analyzer/ shows that since build 62 on april 10, the following tests all fail:
  • TC_deact_sacch
  • TC_meas_res_* for all channel types!
  • TC_sacch_filling
  • TC_sacch_info_mod
  • TC_sacch_multi

After looking into the TTCN3 logs, I see:

07:11:33.438221 159 BTS_Tests.ttcn:1310 setverdict(fail): pass -> fail reason: "No MEAS RES received at all", new component reason: "No MEAS RES received at all" 

however, there are plenty of MEAS_RES visible on RSL in the pcap as well as the log.

The reason seems to be that OsmoBTS is sending a "RLL ERROR IND" with cause "Frame Type not implemented", which is apparently in response to OsmocomBB mobile or trxcon sending a frame like this on the uplink SACCH:

01 03 01 2b 8d ed fd 79 16 ....

where "01 03" is the SACCH header with MS power level 1 and TA 3. The following LAPDm frame is rather short, as it consists only of a single octet "01" followed by random padding

fixeria: I suspect this was introduced when some recent patches about randomized padding were merged in trxcon. Any idea?


Files

BTS_Tests.TC_meas_res_sign_sdcch4.pcap BTS_Tests.TC_meas_res_sign_sdcch4.pcap 86.4 KB example pcap file laforge, 04/14/2018 08:54 PM
BTS_Tests.TC_meas_res_sign_sdcch4.merged BTS_Tests.TC_meas_res_sign_sdcch4.merged 6.54 MB example TITAN log file laforge, 04/14/2018 08:55 PM
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)