Attention is currently required from: fixeria, laforge, osmith.
pespin has posted comments on this change by pespin. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41872?usp=email )
Change subject: bsc: Increase T3101 in osmo-bsc.cfg
......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS2:
Sporadic failure due to crazy delays can be seen more clearly in
ttcn3-bsc-test-latest run #2674 TC_mscpool_L3Compl_on_1_msc.
See how CTRL GET msg is sent over IPA_CTRL_PORT and it takes >2s for the
component to read from IPA_CTRL_PORT (and hence timeout waiting for answer
fails, because it didn't even get time to transmit the request...):
13:20:55.938375 9884 Osmocom_CTRL_Functions.ttcn:38 Sent on IPA_CTRL to
IPA-CTRL-CLI-IPA(2336) @Osmocom_CTRL_Types.CtrlMessage : {
cmd := {
verb := "GET",
id := "523358685",
variable := "rate_ctr.abs.msc.0.mscpool:subscr:new",
val := omit
}
}
13:20:55.938791 9884 Osmocom_CTRL_Functions.ttcn:39 Start timer T: 2 s
13:20:55.938942 25043 IPA_Emulation.ttcnpp:772 Message enqueued on
IPA_CTRL_PORT from mtc @Osmocom_CTRL_Types.CtrlMessage : {
cmd := {
verb := "GET",
id := "523358685",
variable := "rate_ctr.abs.msc.0.mscpool:subscr:new",
val := omit
}
} id 4
13:20:56.997081 25042 M3UA_Emulation.ttcn:887 Timeout T_ASPUP_resend: 2
s
13:20:57.938977 9884 Osmocom_CTRL_Functions.ttcn:52 Timeout T: 2 s
13:20:57.939751 9884 Misc_Helpers.ttcn:35 setverdict(fail): none ->
fail reason: ""Osmocom_CTRL_Functions.ttcn:53 : Timeout waiting for CTRL GET
REPLY \"rate_ctr.abs.msc.0.mscpool:subscr:new\""", new component reason:
""Osmocom_CTRL_Functions.ttcn:53 : Timeout waiting for CTRL GET REPLY
\"rate_ctr.abs.msc.0.mscpool:subscr:new\"""
13:20:57.940065 9884 Misc_Helpers.ttcn:38 Stopping testcase execution
from "Osmocom_CTRL_Functions.ttcn":53
13:20:57.940483 9884 Misc_Helpers.ttcn:43 Stopping all components.
...
13:20:58.093877 25042 M3UA_Emulation.ttcn:907 Timeout T_ASPAC_resend: 2
s
13:20:58.093923 25043 IPA_Emulation.ttcnpp:921 Receive operation on
port IPA_CTRL_PORT succeeded, message from mtc: @Osmocom_CTRL_Types.CtrlMessage
: {
cmd := {
verb := "GET",
id := "523358685",
variable := "rate_ctr.abs.msc.0.mscpool:subscr:new",
val := omit
}
} id 4
13:20:58.094122 25043 IPA_Emulation.ttcnpp:921 Message with id 4 was
extracted from the queue of IPA_CTRL_PORT.
13:20:58.094154 25042 M3UA_Emulation.ttcn:922 Start timer
T_ASPAC_resend: 2 s
13:20:58.094339 25043 IPA_Emulation.ttcnpp:922 enc_CtrlMessage():
Encoding @Osmocom_CTRL_Types.CtrlMessage: {
cmd := {
verb := "GET",
id := "523358685",
variable := "rate_ctr.abs.msc.0.mscpool:subscr:new",
val := omit
}
}#3106#3106#3106 TC_mscpool_L3Compl_on_1_msc
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41872?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I90f4bded452c33dab343b20fc4b209520991ea84
Gerrit-Change-Number: 41872
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Attention: osmith <[email protected]>
Gerrit-Attention: laforge <[email protected]>
Gerrit-Attention: fixeria <[email protected]>
Gerrit-Comment-Date: Mon, 19 Jan 2026 16:28:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No