10:44:42.599523 MSC_Tests.ttcn:2409 Initializing variables, timers and ports of component type MSC_Tests.MTC_CT inside testcase TC_reset_two. 10:44:42.600236 MSC_Tests.ttcn:2409 Component type MSC_Tests.MTC_CT was initialized. 10:44:42.600364 Osmocom_CTRL_Adapter.ttcn:69 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: IPA-CTRL-CLI-IPA. 10:44:42.608953 Osmocom_CTRL_Adapter.ttcn:69 PTC was created. Component reference: 655, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: IPA-CTRL-CLI-IPA. 10:44:42.608967 Osmocom_CTRL_Adapter.ttcn:71 Mapping port IPA-CTRL-CLI-IPA(655):IPA_PORT to system:IPA_CODEC_PT. 10:44:42.613287 Osmocom_CTRL_Adapter.ttcn:71 Map operation of IPA-CTRL-CLI-IPA(655):IPA_PORT to system:IPA_CODEC_PT finished. 10:44:42.613355 Osmocom_CTRL_Adapter.ttcn:72 Connecting ports IPA-CTRL-CLI-IPA(655):IPA_CTRL_PORT and mtc:IPA_CTRL. 10:44:42.614482 Osmocom_CTRL_Adapter.ttcn:72 Connect operation on IPA-CTRL-CLI-IPA(655):IPA_CTRL_PORT and mtc:IPA_CTRL finished. 10:44:42.614545 Osmocom_CTRL_Adapter.ttcn:74 Starting function main_client("127.0.0.1", 4255, "", 0, { ser_nr := "", name := "mahlzeit", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, false) on component IPA-CTRL-CLI-IPA(655). 10:44:42.614960 Osmocom_CTRL_Adapter.ttcn:74 Function was started. 10:44:42.624214 MSC_Tests.ttcn:346 Mapping port mtc:MSCVTY to system:MSCVTY. 10:44:42.625007 MSC_Tests.ttcn:346 Map operation of mtc:MSCVTY to system:MSCVTY finished. 10:44:42.630996 SCCP_Adapter.ttcnpp:114 Creating new alive PTC with component type SCCP_Emulation.SCCP_CT, component name: MSC_Test_0-SCCP. 10:44:42.645178 SCCP_Adapter.ttcnpp:114 PTC was created. Component reference: 656, alive: yes, type: SCCP_Emulation.SCCP_CT, component name: MSC_Test_0-SCCP. 10:44:42.645236 SCCP_Adapter.ttcnpp:123 Creating new alive PTC with component type M3UA_Emulation.M3UA_CT, component name: MSC_Test_0-M3UA. 10:44:42.651935 SCCP_Adapter.ttcnpp:123 PTC was created. Component reference: 657, alive: yes, type: M3UA_Emulation.M3UA_CT, component name: MSC_Test_0-M3UA. 10:44:42.651955 SCCP_Adapter.ttcnpp:124 Mapping port MSC_Test_0-M3UA(657):SCTP_PORT to system:sctp. 10:44:42.654275 SCCP_Adapter.ttcnpp:124 Map operation of MSC_Test_0-M3UA(657):SCTP_PORT to system:sctp finished. 10:44:42.654362 SCCP_Adapter.ttcnpp:126 Connecting ports MSC_Test_0-M3UA(657):MTP3_SP_PORT and MSC_Test_0-SCCP(656):MTP3_SCCP_PORT. 10:44:42.655462 SCCP_Adapter.ttcnpp:126 Connect operation on MSC_Test_0-M3UA(657):MTP3_SP_PORT and MSC_Test_0-SCCP(656):MTP3_SCCP_PORT finished. 10:44:42.655493 SCCP_Adapter.ttcnpp:127 Starting function f_M3UA_Emulation({ local_sctp_port := 23906, local_ip_addr := "127.0.0.1", remote_sctp_port := 2905, remote_ip_addr := "127.0.0.1" }, 0) on component MSC_Test_0-M3UA(657). 10:44:42.655547 SCCP_Adapter.ttcnpp:127 Function was started. 10:44:42.655576 RAN_Adapter.ttcnpp:57 Creating new alive PTC with component type RAN_Emulation.RAN_Emulation_CT, component name: MSC_Test_0-RAN. 10:44:42.661132 RAN_Adapter.ttcnpp:57 PTC was created. Component reference: 658, alive: yes, type: RAN_Emulation.RAN_Emulation_CT, component name: MSC_Test_0-RAN. 10:44:42.661153 RAN_Adapter.ttcnpp:73 Connecting ports MSC_Test_0-RAN(658):BSSAP and MSC_Test_0-SCCP(656):SCCP_SP_PORT. 10:44:42.663399 RAN_Adapter.ttcnpp:73 Connect operation on MSC_Test_0-RAN(658):BSSAP and MSC_Test_0-SCCP(656):SCCP_SP_PORT finished. 10:44:42.663421 RAN_Adapter.ttcnpp:91 Starting function main({ create_cb := refers(RAN_Emulation.ExpectedCreateCallback), unitdata_cb := refers(BSC_ConnectionHandler.BscUnitdataCallback), ranap_create_cb := refers(RAN_Emulation.RanapExpectedCreateCallback), ranap_unitdata_cb := refers(BSC_ConnectionHandler.RncUnitdataCallback), ranap_connect_ind_auto_res := true, ps_domain := false, grnc_id := omit, decode_dtap := true, role_ms := true, protocol := RAN_PROTOCOL_BSSAP (0), transport := BSSAP_TRANSPORT_AoIP (0), use_osmux := false, bssap_reset_retries := 1, sccp_addr_local := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000011000001'B, subsystemNumber := 254, globalTitle := omit }, sccp_addr_peer := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 254, globalTitle := omit } }, "") on component MSC_Test_0-RAN(658). 10:44:42.663517 RAN_Adapter.ttcnpp:91 Function was started. 10:44:42.663538 SCCP_Adapter.ttcnpp:165 Starting function SCCPStart({ sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 193, dpc := 185, sls := 0, sccp_serviceType := "mtp3_itu", ssn := 254 }) on component MSC_Test_0-SCCP(656). 10:44:42.663588 SCCP_Adapter.ttcnpp:165 Function was started. 10:44:42.663629 SCCP_Adapter.ttcnpp:114 Creating new alive PTC with component type SCCP_Emulation.SCCP_CT, component name: MSC_Test_1-SCCP. 10:44:42.668188 SCCP_Adapter.ttcnpp:114 PTC was created. Component reference: 659, alive: yes, type: SCCP_Emulation.SCCP_CT, component name: MSC_Test_1-SCCP. 10:44:42.668249 SCCP_Adapter.ttcnpp:123 Creating new alive PTC with component type M3UA_Emulation.M3UA_CT, component name: MSC_Test_1-M3UA. 10:44:42.671782 SCCP_Adapter.ttcnpp:123 PTC was created. Component reference: 660, alive: yes, type: M3UA_Emulation.M3UA_CT, component name: MSC_Test_1-M3UA. 10:44:42.671837 SCCP_Adapter.ttcnpp:124 Mapping port MSC_Test_1-M3UA(660):SCTP_PORT to system:sctp. 10:44:42.673087 SCCP_Adapter.ttcnpp:124 Map operation of MSC_Test_1-M3UA(660):SCTP_PORT to system:sctp finished. 10:44:42.673166 SCCP_Adapter.ttcnpp:126 Connecting ports MSC_Test_1-M3UA(660):MTP3_SP_PORT and MSC_Test_1-SCCP(659):MTP3_SCCP_PORT. 10:44:42.673499 SCCP_Adapter.ttcnpp:126 Connect operation on MSC_Test_1-M3UA(660):MTP3_SP_PORT and MSC_Test_1-SCCP(659):MTP3_SCCP_PORT finished. 10:44:42.673521 SCCP_Adapter.ttcnpp:127 Starting function f_M3UA_Emulation({ local_sctp_port := 23907, local_ip_addr := "127.0.0.1", remote_sctp_port := 2905, remote_ip_addr := "127.0.0.1" }, 1) on component MSC_Test_1-M3UA(660). 10:44:42.673560 SCCP_Adapter.ttcnpp:127 Function was started. 10:44:42.673587 RAN_Adapter.ttcnpp:57 Creating new alive PTC with component type RAN_Emulation.RAN_Emulation_CT, component name: MSC_Test_1-RAN. 10:44:42.677092 RAN_Adapter.ttcnpp:57 PTC was created. Component reference: 661, alive: yes, type: RAN_Emulation.RAN_Emulation_CT, component name: MSC_Test_1-RAN. 10:44:42.677126 RAN_Adapter.ttcnpp:73 Connecting ports MSC_Test_1-RAN(661):BSSAP and MSC_Test_1-SCCP(659):SCCP_SP_PORT. 10:44:42.678756 RAN_Adapter.ttcnpp:73 Connect operation on MSC_Test_1-RAN(661):BSSAP and MSC_Test_1-SCCP(659):SCCP_SP_PORT finished. 10:44:42.678790 RAN_Adapter.ttcnpp:91 Starting function main({ create_cb := refers(RAN_Emulation.ExpectedCreateCallback), unitdata_cb := refers(BSC_ConnectionHandler.BscUnitdataCallback), ranap_create_cb := refers(RAN_Emulation.RanapExpectedCreateCallback), ranap_unitdata_cb := refers(BSC_ConnectionHandler.RncUnitdataCallback), ranap_connect_ind_auto_res := true, ps_domain := false, grnc_id := omit, decode_dtap := true, role_ms := true, protocol := RAN_PROTOCOL_BSSAP (0), transport := BSSAP_TRANSPORT_AoIP (0), use_osmux := false, bssap_reset_retries := 1, sccp_addr_local := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000011000010'B, subsystemNumber := 254, globalTitle := omit }, sccp_addr_peer := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 254, globalTitle := omit } }, "") on component MSC_Test_1-RAN(661). 10:44:42.678876 RAN_Adapter.ttcnpp:91 Function was started. 10:44:42.678902 SCCP_Adapter.ttcnpp:165 Starting function SCCPStart({ sio := { ni := '00'B, prio := '00'B, si := '0011'B }, opc := 194, dpc := 185, sls := 0, sccp_serviceType := "mtp3_itu", ssn := 254 }) on component MSC_Test_1-SCCP(659). 10:44:42.678952 SCCP_Adapter.ttcnpp:165 Function was started. 10:44:42.678979 MSC_Tests.ttcn:224 Creating new PTC with component type MNCC_Emulation.MNCC_Emulation_CT, component name: MSC_Test-MNCC. 10:44:42.682299 MSC_Tests.ttcn:224 PTC was created. Component reference: 662, alive: no, type: MNCC_Emulation.MNCC_Emulation_CT, component name: MSC_Test-MNCC. 10:44:42.682325 MSC_Tests.ttcn:225 Mapping port MSC_Test-MNCC(662):MNCC to system:MNCC_CODEC_PT. 10:44:42.683653 MSC_Tests.ttcn:225 Map operation of MSC_Test-MNCC(662):MNCC to system:MNCC_CODEC_PT finished. 10:44:42.683676 MSC_Tests.ttcn:226 Starting function main({ create_cb := refers(MNCC_Emulation.ExpectedCreateCallback), unitdata_cb := refers(MNCC_Emulation.DummyUnitdataCallback) }, "MSC_Test-MNCC", "/tmp/mncc.sock", false) on component MSC_Test-MNCC(662). 10:44:42.683722 MSC_Tests.ttcn:226 Function was started. 10:44:42.683746 MSC_Tests.ttcn:243 Creating new PTC with component type MGCP_Emulation.MGCP_Emulation_CT, component name: MSC_Test-MGCP. 10:44:42.687542 MSC_Tests.ttcn:243 PTC was created. Component reference: 663, alive: no, type: MGCP_Emulation.MGCP_Emulation_CT, component name: MSC_Test-MGCP. 10:44:42.687574 MSC_Tests.ttcn:244 Mapping port MSC_Test-MGCP(663):MGCP to system:MGCP_CODEC_PT. 10:44:42.689337 MSC_Tests.ttcn:244 Map operation of MSC_Test-MGCP(663):MGCP to system:MGCP_CODEC_PT finished. 10:44:42.689371 MSC_Tests.ttcn:245 Starting function main({ create_cb := refers(MGCP_Emulation.ExpectedCreateCallback), unitdata_cb := refers(MGCP_Emulation.DummyUnitdataCallback) }, { callagent_ip := "127.0.0.1", callagent_udp_port := -1, mgw_ip := "127.0.0.1", mgw_udp_port := 2427, multi_conn_mode := false }, "MSC_Test-MGCP") on component MSC_Test-MGCP(663). 10:44:42.689442 MSC_Tests.ttcn:245 Function was started. 10:44:42.689477 MSC_Tests.ttcn:282 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: MSC_Test-GSUP-IPA. 10:44:42.694846 MSC_Tests.ttcn:282 PTC was created. Component reference: 664, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: MSC_Test-GSUP-IPA. 10:44:42.694882 MSC_Tests.ttcn:283 Creating new PTC with component type GSUP_Emulation.GSUP_Emulation_CT, component name: MSC_Test-GSUP. 10:44:42.699025 MSC_Tests.ttcn:283 PTC was created. Component reference: 665, alive: no, type: GSUP_Emulation.GSUP_Emulation_CT, component name: MSC_Test-GSUP. 10:44:42.699057 MSC_Tests.ttcn:285 Mapping port MSC_Test-GSUP-IPA(664):IPA_PORT to system:IPA_CODEC_PT. 10:44:42.699179 MSC_Tests.ttcn:285 Map operation of MSC_Test-GSUP-IPA(664):IPA_PORT to system:IPA_CODEC_PT finished. 10:44:42.699202 MSC_Tests.ttcn:286 Connecting ports MSC_Test-GSUP(665):GSUP and MSC_Test-GSUP-IPA(664):IPA_GSUP_PORT. 10:44:42.700215 MSC_Tests.ttcn:286 Connect operation on MSC_Test-GSUP(665):GSUP and MSC_Test-GSUP-IPA(664):IPA_GSUP_PORT finished. 10:44:42.700239 MSC_Tests.ttcn:288 Connecting ports MSC_Test-GSUP-IPA(664):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT. 10:44:42.700462 MSC_Tests.ttcn:288 Connect operation on MSC_Test-GSUP-IPA(664):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT finished. 10:44:42.700490 MSC_Tests.ttcn:290 Starting function main({ create_cb := refers(GSUP_Emulation.ExpectedCreateCallback) }, "MSC_Test-GSUP") on component MSC_Test-GSUP(665). 10:44:42.700534 MSC_Tests.ttcn:290 Function was started. 10:44:42.700558 MSC_Tests.ttcn:291 Starting function main_server("127.0.0.1", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true) on component MSC_Test-GSUP-IPA(664). 10:44:42.700600 MSC_Tests.ttcn:291 Function was started. 10:44:42.809262 MSC_Tests.ttcn:211 Creating new PTC with component type SMPP_Emulation.SMPP_Emulation_CT, component name: MSC_Test-SMPP. 10:44:42.817356 MSC_Tests.ttcn:211 PTC was created. Component reference: 666, alive: no, type: SMPP_Emulation.SMPP_Emulation_CT, component name: MSC_Test-SMPP. 10:44:42.817400 MSC_Tests.ttcn:212 Mapping port MSC_Test-SMPP(666):SMPP_PORT to system:SMPP_PORT. 10:44:42.822440 MSC_Tests.ttcn:212 Map operation of MSC_Test-SMPP(666):SMPP_PORT to system:SMPP_PORT finished. 10:44:42.822725 MSC_Tests.ttcn:213 Starting function main_client({ mode := MODE_TRANSCEIVER (2), bind := { system_id := "msc_tester", password := "osmocom1", system_type := "MSC_Tests", interface_version := 52, addr_ton := unknown (0), addr_npi := unknown (0), address_range := "" }, esme_role := true }, "127.0.0.1", 2775, "", 0) on component MSC_Test-SMPP(666). 10:44:42.823072 MSC_Tests.ttcn:213 Function was started. 10:44:42.823153 StatsD_Checker.ttcnpp:416 Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: MSC_Test-STATS. 10:44:42.835512 StatsD_Checker.ttcnpp:416 PTC was created. Component reference: 667, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: MSC_Test-STATS. 10:44:42.835579 StatsD_Checker.ttcnpp:417 Starting function main("127.0.0.1", 8125, 5.000000) on component MSC_Test-STATS(667). 10:44:42.835646 StatsD_Checker.ttcnpp:417 Function was started. 10:44:44.836798 MSC_Tests.ttcn:2413 setverdict(pass): none -> pass 10:44:44.837225 MSC_Tests.ttcn:2413 Terminating component type MSC_Tests.MTC_CT. 10:44:44.837746 MSC_Tests.ttcn:2413 Component type MSC_Tests.MTC_CT was shut down inside testcase TC_reset_two. 10:44:44.845993 MSC_Tests.ttcn:2413 Setting final verdict of the test case. 10:44:44.846029 MSC_Tests.ttcn:2413 Local verdict of MTC: pass 10:44:44.846042 MSC_Tests.ttcn:2413 Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (pass -> pass) 10:44:44.846067 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test_0-SCCP(656): none (pass -> pass) 10:44:44.846080 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test_0-M3UA(657): none (pass -> pass) 10:44:44.846095 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test_0-RAN(658): none (pass -> pass) 10:44:44.846142 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test_1-SCCP(659): none (pass -> pass) 10:44:44.846165 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test_1-M3UA(660): none (pass -> pass) 10:44:44.846179 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test_1-RAN(661): none (pass -> pass) 10:44:44.846195 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test-MNCC(662): none (pass -> pass) 10:44:44.846209 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test-MGCP(663): none (pass -> pass) 10:44:44.846223 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test-GSUP-IPA(664): none (pass -> pass) 10:44:44.846292 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test-GSUP(665): none (pass -> pass) 10:44:44.846308 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test-SMPP(666): none (pass -> pass) 10:44:44.846323 MSC_Tests.ttcn:2413 Local verdict of PTC MSC_Test-STATS(667): none (pass -> pass) 10:44:55.762779 MSC_Tests.ttcn:2194 Switching to log file `MSC_Tests-TC_lu_and_mt_call-928c3cac6f9e-mtc-14451.log'