05:08:51.642487 mtc OPCAP_CLIENT_Tests.ttcn:115 Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'.
05:08:52.650834 mtc OPCAP_CLIENT_Tests.ttcn:115 External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0).
05:08:52.651005 mtc OPCAP_CLIENT_Tests.ttcn:115 Test case TC_connect_rx_hdr started.
05:08:52.651167 mtc OPCAP_CLIENT_Tests.ttcn:115 Initializing variables, timers and ports of component type OPCAP_CLIENT_Tests.test_CT inside testcase TC_connect_rx_hdr.
05:08:52.651454 mtc OPCAP_CLIENT_Tests.ttcn:115 Port OPCAP[0] was started.
05:08:52.651491 mtc OPCAP_CLIENT_Tests.ttcn:115 Port OPCAP[1] was started.
05:08:52.651511 mtc OPCAP_CLIENT_Tests.ttcn:115 Port OPCAP[2] was started.
05:08:52.651530 mtc OPCAP_CLIENT_Tests.ttcn:115 Port VTY was started.
05:08:52.651549 mtc OPCAP_CLIENT_Tests.ttcn:115 Port IP was started.
05:08:52.651570 mtc OPCAP_CLIENT_Tests.ttcn:115 Component type OPCAP_CLIENT_Tests.test_CT was initialized.
05:08:52.651630 mtc OPCAP_CLIENT_Tests.ttcn:63 Mapping port mtc:VTY to system:VTY.
05:08:52.652837 mtc OPCAP_CLIENT_Tests.ttcn:63 Message enqueued on VTY from system integer : 2 id 1
05:08:52.653002 mtc OPCAP_CLIENT_Tests.ttcn:63 Port VTY was mapped to system:VTY.
05:08:52.653346 mtc OPCAP_CLIENT_Tests.ttcn:63 Map operation of mtc:VTY to system:VTY finished.
05:08:52.653748 mtc Osmocom_VTY_Functions.ttcn:59 Sent on VTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OsmoPCAPClient> ", has_wildcards := false } }
05:08:52.653880 mtc Osmocom_VTY_Functions.ttcn:59 Sent on VTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OsmoPCAPClient# ", has_wildcards := false } }
05:08:52.653917 mtc Osmocom_VTY_Functions.ttcn:59 Sent on VTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OsmoPCAPClient(*)", has_wildcards := true } }
05:08:52.654159 mtc Osmocom_VTY_Functions.ttcn:105 Sent on VTY to system charstring : "enable"
05:08:52.654315 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
05:08:52.654405 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:08:52.654431 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:08:52.654454 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:08:52.654475 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:08:52.654509 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port VTY failed: Type of the first message in the queue is not charstring.
05:08:52.654567 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port VTY succeeded: 2 with ? matched
05:08:52.654619 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port VTY succeeded, message from system(): integer : 2 id 1
05:08:52.654672 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of VTY.
05:08:52.654779 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on VTY from system charstring : "OsmoPCAPClient# " id 2
05:08:52.654929 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port VTY "OsmoPCAPClient# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
05:08:52.655027 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port VTY succeeded: "OsmoPCAPClient# " with pattern "[\w-]+\# " matched
05:08:52.655058 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port VTY succeeded, message from system(): charstring : "OsmoPCAPClient# " id 2
05:08:52.655085 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of VTY.
05:08:52.655120 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
05:08:52.655152 mtc OPCAP_CLIENT_Tests.ttcn:67 Mapping port mtc:IP to system:IP.
05:08:52.655502 mtc OPCAP_CLIENT_Tests.ttcn:67 Port IP was mapped to system:IP.
05:08:52.655890 mtc OPCAP_CLIENT_Tests.ttcn:67 Map operation of mtc:IP to system:IP finished.
05:08:52.656205 mtc OPCAP_CLIENT_Tests.ttcn:71 entering f__IPL4__PROVIDER__connect: 172.18.194.10:44423 -> 172.18.194.20:44442 / UDP
05:08:52.656394 mtc OPCAP_CLIENT_Tests.ttcn:71 entering f__IPL4__PROVIDER__listen: 172.18.194.10:44423 / UDP
05:08:52.657232 mtc OPCAP_CLIENT_Tests.ttcn:71 IP: f_IPL4_connect result: { errorCode := omit, connId := 1, os_error_code := omit, os_error_text := omit }
05:08:52.657415 mtc OPCAP_CLIENT_Tests.ttcn:50 Altstep as_Tguard was activated as default, id 1
05:08:52.657456 mtc OPCAP_CLIENT_Tests.ttcn:51 Start timer g_Tguard: 30 s
05:08:52.657497 mtc OPCAP_CLIENT_Tests.ttcn:52 Waiting for client-0 connection...
05:08:52.657604 mtc OPCAP_Adapter.ttcn:64 Mapping port mtc:OPCAP[0] to system:OPCAP.
05:08:52.657881 mtc OPCAP_Adapter.ttcn:64 Port OPCAP[0] was mapped to system:OPCAP.
05:08:52.658216 mtc OPCAP_Adapter.ttcn:64 Map operation of mtc:OPCAP[0] to system:OPCAP finished.
05:08:52.658437 mtc OPCAP_Adapter.ttcn:69 entering f__IPL4__PROVIDER__listen: 172.18.194.10:5000 / TCP
05:08:54.191054 mtc OPCAP_Adapter.ttcn:82 Message enqueued on OPCAP[0] from system @Socket_API_Definitions.PortEvent : { connOpened := { connId := 2, remName := "172.18.194.20", remPort := 42331, locName := "172.18.194.10", locPort := 5000, proto := { tcp := { } }, userData := 0 } } id 1
05:08:54.191404 mtc OPCAP_Adapter.ttcn:82 Matching on port OPCAP[0] succeeded:  matched
05:08:54.191462 mtc OPCAP_Adapter.ttcn:82 Receive operation on port OPCAP[0] succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connOpened := { connId := 2, remName := "172.18.194.20", remPort := 42331, locName := "172.18.194.10", locPort := 5000, proto := { tcp := { } }, userData := 0 } } id 1
05:08:54.191512 mtc OPCAP_Adapter.ttcn:82 Message with id 1 was extracted from the queue of OPCAP[0].
05:08:54.191555 mtc OPCAP_Adapter.ttcn:83 Connection from "172.18.194.20":42331
05:08:54.192240 mtc OPCAP_Adapter.ttcn:100 Message enqueued on OPCAP[0] from system @IPL4asp_Types.ASP_RecvFrom : { connId := 2, remName := "172.18.194.20", remPort := 42331, locName := "172.18.194.10", locPort := 5000, proto := { tcp := { } }, userData := 0, msg := '00000018D4C3B2A10200040000000000000000002823000001000000'O } id 2
05:08:54.192336 mtc OPCAP_CodecPort.ttcn:41 dec_OPCAP_PDU(): Stream before decoding: '00000018D4C3B2A10200040000000000000000002823000001000000'O
05:08:54.192563 mtc OPCAP_CodecPort.ttcn:41 dec_OPCAP_PDU(): Decoded @OPCAP_Types.OPCAP_PDU: { msg_type := PKT_LINK_HDR (0), spare := 0, len := 24, u := { file := { magic := 2712847316, version_major := 2, version_minor := 4, thiszone := 0, sigfigs := 0, snaplen := 9000, linktype := 1 } } }
05:08:54.192809 mtc OPCAP_Adapter.ttcn:100 Incoming message was mapped to @OPCAP_CodecPort.OPCAP_RecvFrom : { connId := 2, msg := { msg_type := PKT_LINK_HDR (0), spare := 0, len := 24, u := { file := { magic := 2712847316, version_major := 2, version_minor := 4, thiszone := 0, sigfigs := 0, snaplen := 9000, linktype := 1 } } } } id 2
05:08:54.192909 mtc OPCAP_Adapter.ttcn:100 Matching on port OPCAP[0] succeeded:  matched
05:08:54.192946 mtc OPCAP_Adapter.ttcn:100 Receive operation on port OPCAP[0] succeeded, message from system(): @OPCAP_CodecPort.OPCAP_RecvFrom : { connId := 2, msg := { msg_type := PKT_LINK_HDR (0), spare := 0, len := 24, u := { file := { magic := 2712847316, version_major := 2, version_minor := 4, thiszone := 0, sigfigs := 0, snaplen := 9000, linktype := 1 } } } } id 2
05:08:54.192982 mtc OPCAP_Adapter.ttcn:100 Message with id 2 was extracted from the queue of OPCAP[0].
05:08:54.193041 mtc OPCAP_CLIENT_Tests.ttcn:119 setverdict(pass): none -> pass
05:08:54.193087 mtc OPCAP_CLIENT_Tests.ttcn:119 Terminating component type OPCAP_CLIENT_Tests.test_CT.
05:08:54.193126 mtc OPCAP_CLIENT_Tests.ttcn:119 Default with id 1 (altstep as_Tguard) was deactivated.
05:08:54.193159 mtc OPCAP_CLIENT_Tests.ttcn:119 Stop timer g_Tguard: 30 s
05:08:54.193194 mtc OPCAP_CLIENT_Tests.ttcn:119 Removing unterminated mapping between port OPCAP[0] and system:OPCAP.
05:08:54.193522 mtc OPCAP_CLIENT_Tests.ttcn:119 Port OPCAP[0] was unmapped from system:OPCAP.
05:08:54.193560 mtc OPCAP_CLIENT_Tests.ttcn:119 Port OPCAP[0] was stopped.
05:08:54.193585 mtc OPCAP_CLIENT_Tests.ttcn:119 Port OPCAP[1] was stopped.
05:08:54.193624 mtc OPCAP_CLIENT_Tests.ttcn:119 Port OPCAP[2] was stopped.
05:08:54.193645 mtc OPCAP_CLIENT_Tests.ttcn:119 Removing unterminated mapping between port VTY and system:VTY.
05:08:54.193719 mtc OPCAP_CLIENT_Tests.ttcn:119 Port VTY was unmapped from system:VTY.
05:08:54.193749 mtc OPCAP_CLIENT_Tests.ttcn:119 Port VTY was stopped.
05:08:54.193769 mtc OPCAP_CLIENT_Tests.ttcn:119 Removing unterminated mapping between port IP and system:IP.
05:08:54.193810 mtc OPCAP_CLIENT_Tests.ttcn:119 Port IP was unmapped from system:IP.
05:08:54.193840 mtc OPCAP_CLIENT_Tests.ttcn:119 Port IP was stopped.
05:08:54.193862 mtc OPCAP_CLIENT_Tests.ttcn:119 Component type OPCAP_CLIENT_Tests.test_CT was shut down inside testcase TC_connect_rx_hdr.
05:08:54.193891 mtc OPCAP_CLIENT_Tests.ttcn:119 Waiting for PTCs to finish.
05:08:54.194146 mtc OPCAP_CLIENT_Tests.ttcn:119 Setting final verdict of the test case.
05:08:54.194276 mtc OPCAP_CLIENT_Tests.ttcn:119 Local verdict of MTC: pass
05:08:54.194315 mtc OPCAP_CLIENT_Tests.ttcn:119 No PTCs were created.
05:08:54.194350 mtc OPCAP_CLIENT_Tests.ttcn:119 Test case TC_connect_rx_hdr finished. Verdict: pass
05:08:54.194392 mtc OPCAP_CLIENT_Tests.ttcn:119 Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'.
05:08:56.231081 mtc OPCAP_CLIENT_Tests.ttcn:119 External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0).
05:08:56.231266 mtc OPCAP_CLIENT_Tests.ttcn:123 Switching to log file `OPCAP_CLIENT_Tests-TC_reconnect-a15e83dc2edb-mtc.log'