13:40:00.156172 445 RemsimServer_Tests.ttcn:143 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. 13:40:01.197363 445 RemsimServer_Tests.ttcn:143 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). 13:40:01.197447 445 RemsimServer_Tests.ttcn:143 Test case TC_connect_client_duplicate started. 13:40:01.197598 445 RemsimServer_Tests.ttcn:143 Initializing variables, timers and ports of component type RemsimServer_Tests.test_CT inside testcase TC_connect_client_duplicate. 13:40:01.197751 445 RemsimServer_Tests.ttcn:143 Port HTTP was started. 13:40:01.197870 445 RemsimServer_Tests.ttcn:143 Port RSPRO[0] was started. 13:40:01.197931 445 RemsimServer_Tests.ttcn:143 Port RSPRO[1] was started. 13:40:01.197948 445 RemsimServer_Tests.ttcn:143 Port RSPRO[2] was started. 13:40:01.198025 445 RemsimServer_Tests.ttcn:143 Component type RemsimServer_Tests.test_CT was initialized. 13:40:01.198077 445 RemsimServer_Tests.ttcn:94 Start timer g_T_guard: 60 s 13:40:01.198114 445 RemsimServer_Tests.ttcn:95 Altstep as_Tguard was activated as default, id 1 13:40:01.198148 445 HTTP_Adapter.ttcn:33 Mapping port mtc:HTTP to system:HTTP. 13:40:01.198217 445 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:01.198251 445 HTTP_Adapter.ttcn:33 Abstract socket: entering SSL_Socket::parameter_set(http_debugging, yes) 13:40:01.198280 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving SSL_Socket::parameter_set(http_debugging, yes) 13:40:01.198309 445 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::parameter_set(http_debugging, yes) 13:40:01.198371 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::parameter_set(http_debugging, yes) 13:40:01.198438 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:01.198505 445 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:01.198571 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:01.198632 445 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::user_map(HTTP) 13:40:01.198659 445 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::map_user() 13:40:01.198687 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::map_user() 13:40:01.198713 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::user_map() 13:40:01.198739 445 HTTP_Adapter.ttcn:33 Port HTTP was mapped to system:HTTP. 13:40:01.198790 445 HTTP_Adapter.ttcn:33 Map operation of mtc:HTTP to system:HTTP finished. 13:40:01.198842 445 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:01.198873 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:01.198903 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:01.198975 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:01.199017 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:01.199049 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:01.199138 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/48062 -> 127.0.0.1/9997 13:40:01.199174 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:01.199205 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:01.199235 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:01.199265 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:01.199294 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:01.199332 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:01.199368 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:01.199399 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:01.199429 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:01.199459 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:01.199491 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:01.199527 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:01.199557 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:01.199589 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:01.199626 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:01.199661 445 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:01.199696 445 HTTP_Adapter.ttcn:209 Message with id 1 was extracted from the queue of HTTP. 13:40:01.199763 445 HTTP_Adapter.ttcn:226 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "POST", uri := "/api/backend/v1/global-reset", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } 13:40:01.199801 445 HTTP_Adapter.ttcn:226 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:01.199838 445 HTTP_Adapter.ttcn:226 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:01.199869 445 HTTP_Adapter.ttcn:226 Abstract socket: Sending data: Size: 119, Msg: 50 4f 53 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 67 6c 6f 62 61 6c 2d 72 65 73 65 74 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 30 0d 0a 0d 0a 13:40:01.199922 445 HTTP_Adapter.ttcn:226 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:01.199953 445 HTTP_Adapter.ttcn:226 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:01.200006 445 HTTP_Adapter.ttcn:226 Abstract socket: Nr of bytes sent = 119 13:40:01.200041 445 HTTP_Adapter.ttcn:226 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:01.200076 445 HTTP_Adapter.ttcn:226 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:01.200113 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:01.200159 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:01.200193 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:01.200226 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:01.200259 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:01.200291 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:01.200330 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/48062 13:40:01.200364 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 75, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 54 75 65 2c 20 31 32 20 41 75 67 20 32 30 32 35 20 31 33 3a 34 30 3a 30 31 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 30 0d 0a 0d 0a 13:40:01.200430 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:01.200464 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 75 13:40:01.200499 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:01.200536 445 HTTP_Adapter.ttcn:250 DECODER: 13:40:01.200587 445 HTTP_Adapter.ttcn:250 method_name: 13:40:01.200660 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:01.200711 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:01.200738 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:01.200760 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:01.200780 445 HTTP_Adapter.ttcn:250 lengthof body: 0, content_length given: 0 13:40:01.200801 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:01.200825 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:01.200855 445 HTTP_Adapter.ttcn:250 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 12 Aug 2025 13:40:01 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:01.200881 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:01.200903 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:01.200924 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:01.200943 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:01.200963 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:01.200992 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:01.201022 445 HTTP_Adapter.ttcn:251 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 12 Aug 2025 13:40:01 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:01.201049 445 HTTP_Adapter.ttcn:251 Message with id 2 was extracted from the queue of HTTP. 13:40:01.201072 445 HTTP_Adapter.ttcn:252 setverdict(pass): none -> pass 13:40:01.201106 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:01.201130 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:01.201151 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:01.201173 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:01.201195 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:01.201217 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:01.201244 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:01.201266 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:01.201305 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:01.201326 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:01.201347 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:01.201370 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:01.201390 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:01.201429 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:01.201454 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:01.201475 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:01.201496 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:01.201516 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:01.201545 445 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:01.203706 583 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:01.203797 583 - TTCN-3 Parallel Test Component started on 964a0bcff192. Component reference: RSPRO0(5), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. Version: 11.1.0. 13:40:01.203848 583 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 13:40:01.203928 583 - Connected to MC. 13:40:01.203966 583 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:01.203987 445 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 5, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:01.204029 445 REMSIM_Tests.ttcn:69 Mapping port RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT. 13:40:01.205228 583 - Port IPA_PORT was started. 13:40:01.205383 583 - Port CFG_PORT was started. 13:40:01.205429 583 - Port IPA_CTRL_PORT was started. 13:40:01.205551 583 - Port IPA_RSPRO_PORT was started. 13:40:01.205597 583 - Port IPA_SP_PORT was started. 13:40:01.205709 583 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:01.205808 583 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:01.205882 445 REMSIM_Tests.ttcn:69 Map operation of RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:01.205911 445 REMSIM_Tests.ttcn:70 Connecting ports RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0]. 13:40:01.206222 445 REMSIM_Tests.ttcn:70 Port RSPRO[0] is waiting for connection from RSPRO0(5):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-1b3ce30b. 13:40:01.206292 583 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[0] using transport type UNIX. 13:40:01.206333 445 REMSIM_Tests.ttcn:70 Port RSPRO[0] has accepted the connection from RSPRO0(5):IPA_RSPRO_PORT. 13:40:01.206358 445 REMSIM_Tests.ttcn:70 Connect operation on RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0] finished. 13:40:01.206379 445 REMSIM_Tests.ttcn:72 Starting function main_client("127.0.0.1", 9998, "", 10000, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true) on component RSPRO0(5). 13:40:01.206426 445 REMSIM_Tests.ttcn:72 Function was started. 13:40:01.206446 445 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:01.206559 583 - Starting function main_client("127.0.0.1", 9998, "", 10000, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true). 13:40:01.206808 583 IPA_Emulation.ttcnpp:316 entering f__IPL4__PROVIDER__connect: :10000 -> 127.0.0.1:9998 / TCP 13:40:01.207763 583 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:01.207924 583 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:01.208112 583 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:01.208230 583 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:40:01.208343 583 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:01.208463 583 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:01.208549 583 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:01.208885 583 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } 13:40:01.208985 445 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[0] from RSPRO0(5) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:01.209020 445 REMSIM_Tests.ttcn:76 Matching on port RSPRO[0] succeeded: matched 13:40:01.209039 445 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:01.209057 445 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[0]. 13:40:01.209074 445 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:01.209093 445 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:01.209652 583 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '0001FE00'O } id 1 13:40:01.209710 583 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:01.209837 583 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '00'O } 13:40:01.209890 583 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:01.209939 583 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 2 13:40:01.209975 583 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:01.210011 583 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:01.210048 583 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:01.210149 583 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:01.210203 583 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:01.210243 583 IPA_Emulation.ttcnpp:745 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:01.210282 583 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:01.210363 583 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:01.210402 583 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:01.210464 583 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:01.210505 583 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:01.210551 583 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:01.210609 583 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:40:01.210649 583 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '01'O } 13:40:01.210696 583 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:01.210736 583 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:01.210804 583 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:01.210847 583 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:01.210885 583 IPA_Emulation.ttcnpp:745 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:01.210920 583 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:01.210958 583 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:01.210993 583 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:01.211048 583 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } 13:40:01.211102 445 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[0] from RSPRO0(5) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:01.211127 445 REMSIM_Tests.ttcn:84 Matching on port RSPRO[0] succeeded: matched 13:40:01.211149 445 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:01.211171 445 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[0]. 13:40:01.211192 445 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 2 13:40:01.211235 445 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:01.211258 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:01.211281 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:01.211334 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:01.211360 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:01.211383 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:01.211439 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/48078 -> 127.0.0.1/9997 13:40:01.211461 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:01.211490 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:01.211511 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:01.211532 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:01.211554 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:01.211576 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:01.211601 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:01.211623 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:01.211646 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:01.211668 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:01.211691 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:01.211715 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:01.211738 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:01.211761 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:01.211787 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:01.211810 445 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:01.211833 445 HTTP_Adapter.ttcn:209 Message with id 3 was extracted from the queue of HTTP. 13:40:01.211881 445 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" } }, body := "" } } 13:40:01.211906 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:01.211932 445 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:01.211954 445 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 94, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 0d 0a 13:40:01.211997 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:01.212022 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:01.212058 445 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 94 13:40:01.212082 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:01.212108 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:01.212135 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:01.212169 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:01.212194 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:01.212219 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:01.212243 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:01.212268 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:01.212301 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/48078 13:40:01.212328 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 122, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 54 75 65 2c 20 31 32 20 41 75 67 20 32 30 32 35 20 31 33 3a 34 30 3a 30 31 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 34 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 5d 7d 13:40:01.212378 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:01.212402 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 122 13:40:01.212427 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:01.212452 445 HTTP_Adapter.ttcn:250 DECODER: 13:40:01.212478 445 HTTP_Adapter.ttcn:250 method_name: 13:40:01.212504 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:01.212530 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:01.212560 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:01.212586 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:01.212615 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:01.212677 445 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 14 13:40:01.212698 445 HTTP_Adapter.ttcn:250 lengthof body: 14, content_length given: 14 13:40:01.212719 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:01.212741 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:01.212770 445 HTTP_Adapter.ttcn:250 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 12 Aug 2025 13:40:01 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:01.212794 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:01.212814 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:01.212834 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:01.212854 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:01.212873 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:01.212896 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:01.212923 445 HTTP_Adapter.ttcn:251 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 12 Aug 2025 13:40:01 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:01.212946 445 HTTP_Adapter.ttcn:251 Message with id 4 was extracted from the queue of HTTP. 13:40:01.212966 445 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:40:01.212996 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:01.213016 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:01.213036 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:01.213056 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:01.213076 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:01.213096 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:01.213122 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:01.213143 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:01.213163 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:01.213183 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:01.213203 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:01.213223 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:01.213243 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:01.213276 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:01.213297 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:01.213318 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:01.213338 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:01.213359 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:01.213382 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B5D7D'O ("{\"clients\":[]}") 13:40:01.213419 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { }, banks := omit, slotmaps := omit } 13:40:01.213491 445 REMSIM_Tests.ttcn:150 Sent on RSPRO[0] to RSPRO0(5) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } 13:40:01.213529 445 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:01.214147 583 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:01.214589 583 IPA_Emulation.ttcnpp:904 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:01.214691 583 IPA_Emulation.ttcnpp:904 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:01.214762 583 IPA_Emulation.ttcnpp:904 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:01.215775 583 IPA_Emulation.ttcnpp:907 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:01.215859 583 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:01.215957 583 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:01.216034 583 IPA_Emulation.ttcnpp:907 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:01.253270 583 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '003AEE07303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0100'O } id 3 13:40:01.253559 583 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0100'O 13:40:01.253861 583 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 58, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0100'O } 13:40:01.254028 583 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0100'O } id 3 13:40:01.254332 583 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT IPAC_PROTO_OSMO (238) with IPAC_PROTO_CCM (254) unmatchedIPAC_PROTO_EXT_RSPRO (7) with omit unmatched: First message in the queue does not match the template: 13:40:01.254450 583 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 13:40:01.254551 583 IPA_Emulation.ttcnpp:761 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0100'O } id 3 13:40:01.254646 583 IPA_Emulation.ttcnpp:761 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:01.255651 583 IPA_Emulation.ttcnpp:649 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "964a0bcff192", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } 13:40:01.256074 445 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[0] from RSPRO0(5) @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "964a0bcff192", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:01.256260 445 REMSIM_Tests.ttcn:111 Matching on port RSPRO[0] succeeded: matched 13:40:01.256338 445 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "964a0bcff192", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:01.256404 445 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[0]. 13:40:01.256459 445 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:01.256577 445 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:01.256667 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:01.256859 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:01.257134 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:01.257241 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:01.257384 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:01.257639 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/48094 -> 127.0.0.1/9997 13:40:01.257777 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:01.257963 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:01.258028 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:01.258090 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:01.258149 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:01.258207 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:01.258275 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:01.258335 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:01.258393 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:01.258454 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:01.258524 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:01.258591 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:01.258651 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:01.258715 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:01.258792 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:01.258856 445 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:01.258923 445 HTTP_Adapter.ttcn:209 Message with id 5 was extracted from the queue of HTTP. 13:40:01.259055 445 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" } }, body := "" } } 13:40:01.259121 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:01.259190 445 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:01.259249 445 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 94, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 0d 0a 13:40:01.259362 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:01.259421 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:01.259516 445 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 94 13:40:01.259666 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:01.259812 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:01.259901 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:01.260075 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:01.260272 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:01.260329 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:01.260382 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:01.260434 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:01.260541 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/48094 13:40:01.260606 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 287, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 54 75 65 2c 20 31 32 20 41 75 67 20 32 30 32 35 20 31 33 3a 34 30 3a 30 31 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 37 38 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 43 31 33 3a 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 43 4c 49 45 4e 54 22 2c 22 63 6f 6d 70 6f 6e 65 6e 74 5f 69 64 22 3a 7b 22 74 79 70 65 5f 22 3a 22 72 65 6d 73 69 6d 43 6c 69 65 6e 74 22 2c 22 6e 61 6d 65 22 3a 22 66 6f 6f 62 61 72 22 2c 22 73 6f 66 74 77 61 72 65 22 3a 22 54 54 43 4e 33 22 2c 22 73 77 56 65 72 73 69 6f 6e 22 3a 22 30 2e 31 22 2c 22 68 77 4d 61 6e 75 66 61 63 74 75 72 65 72 22 3a 22 73 79 73 6d 6f 63 6f 6d 22 7d 7d 5d 7d 13:40:01.260820 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:01.260875 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:01.260934 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:01.260993 445 HTTP_Adapter.ttcn:250 DECODER: 13:40:01.261050 445 HTTP_Adapter.ttcn:250 method_name: 13:40:01.261110 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:01.261165 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:01.261222 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:01.261276 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:01.261333 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:01.261385 445 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 178 13:40:01.261436 445 HTTP_Adapter.ttcn:250 lengthof body: 178, content_length given: 178 13:40:01.261489 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:01.261547 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:01.261640 445 HTTP_Adapter.ttcn:250 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 12 Aug 2025 13:40:01 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 6 13:40:01.261709 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:01.261762 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:01.261815 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:01.261981 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:01.262285 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:01.262623 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:01.262987 445 HTTP_Adapter.ttcn:251 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 12 Aug 2025 13:40:01 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 6 13:40:01.263333 445 HTTP_Adapter.ttcn:251 Message with id 6 was extracted from the queue of HTTP. 13:40:01.263512 445 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:40:01.263618 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:01.263707 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:01.263772 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:01.263831 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:01.263895 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:01.263978 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:01.264143 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:01.264289 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:01.264368 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:01.264520 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:01.264584 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:01.264674 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:01.264782 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:01.264972 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:01.265070 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:01.265137 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:01.265197 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:01.265254 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:01.265330 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B7B2270656572223A224331333A31222C227374617465223A22434F4E4E45435445445F434C49454E54222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D436C69656E74222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D7D5D7D'O ("{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}") 13:40:01.265512 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { { peer := "C13:1", state := CONNECTED_CLIENT (2), component_id := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit } } }, banks := omit, slotmaps := omit } 13:40:01.265632 445 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:01.270738 586 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:01.270864 586 - TTCN-3 Parallel Test Component started on 964a0bcff192. Component reference: RSPRO1(6), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. Version: 11.1.0. 13:40:01.270941 586 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 13:40:01.271112 586 - Connected to MC. 13:40:01.271174 586 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:01.271259 445 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 6, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:01.271509 445 REMSIM_Tests.ttcn:69 Mapping port RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT. 13:40:01.273221 586 - Port IPA_PORT was started. 13:40:01.273346 586 - Port CFG_PORT was started. 13:40:01.273402 586 - Port IPA_CTRL_PORT was started. 13:40:01.273457 586 - Port IPA_RSPRO_PORT was started. 13:40:01.273511 586 - Port IPA_SP_PORT was started. 13:40:01.273569 586 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:01.273695 586 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:01.273845 445 REMSIM_Tests.ttcn:69 Map operation of RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:01.273930 445 REMSIM_Tests.ttcn:70 Connecting ports RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:01.274680 445 REMSIM_Tests.ttcn:70 Port RSPRO[1] is waiting for connection from RSPRO1(6):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-183de30b. 13:40:01.274794 586 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[1] using transport type UNIX. 13:40:01.275148 445 REMSIM_Tests.ttcn:70 Port RSPRO[1] has accepted the connection from RSPRO1(6):IPA_RSPRO_PORT. 13:40:01.275304 445 REMSIM_Tests.ttcn:70 Connect operation on RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1] finished. 13:40:01.275414 445 REMSIM_Tests.ttcn:72 Starting function main_client("127.0.0.1", 9998, "", 10001, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true) on component RSPRO1(6). 13:40:01.275620 445 REMSIM_Tests.ttcn:72 Function was started. 13:40:01.275716 445 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:01.275827 586 - Starting function main_client("127.0.0.1", 9998, "", 10001, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true). 13:40:01.276271 586 IPA_Emulation.ttcnpp:316 entering f__IPL4__PROVIDER__connect: :10001 -> 127.0.0.1:9998 / TCP 13:40:01.278058 586 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:01.278370 586 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:01.278742 586 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:01.278974 586 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:40:01.279179 586 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:01.279418 586 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:01.279571 586 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:01.280180 586 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } 13:40:01.280385 445 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:01.280521 445 REMSIM_Tests.ttcn:76 Matching on port RSPRO[1] succeeded: matched 13:40:01.280641 445 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:01.280742 445 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[1]. 13:40:01.280829 445 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:01.280932 445 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:01.281387 586 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '0001FE00'O } id 1 13:40:01.281473 586 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:01.281654 586 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '00'O } 13:40:01.281728 586 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:01.281797 586 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 2 13:40:01.281848 586 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:01.281900 586 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:01.281952 586 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:01.282084 586 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:01.282150 586 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:01.282200 586 IPA_Emulation.ttcnpp:745 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:01.282249 586 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:01.282353 586 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:01.282402 586 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:01.282480 586 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:01.282531 586 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:01.282605 586 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:01.282667 586 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:40:01.282714 586 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '01'O } 13:40:01.282763 586 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:01.282808 586 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:01.282884 586 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:01.282931 586 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:01.282974 586 IPA_Emulation.ttcnpp:745 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:01.283015 586 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:01.283057 586 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:01.283098 586 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:01.283158 586 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } 13:40:01.283257 445 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:01.283347 445 REMSIM_Tests.ttcn:84 Matching on port RSPRO[1] succeeded: matched 13:40:01.283393 445 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:01.283438 445 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[1]. 13:40:01.283480 445 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 3 13:40:01.283631 445 REMSIM_Tests.ttcn:150 Sent on RSPRO[1] to RSPRO1(6) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } 13:40:01.283700 445 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:01.284118 586 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:01.284385 586 IPA_Emulation.ttcnpp:904 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:01.284435 586 IPA_Emulation.ttcnpp:904 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:01.284478 586 IPA_Emulation.ttcnpp:904 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:01.285036 586 IPA_Emulation.ttcnpp:907 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:01.285157 586 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:01.285233 586 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:01.285274 586 IPA_Emulation.ttcnpp:907 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:01.324845 586 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '003AEE07303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0106'O } id 3 13:40:01.324950 586 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0106'O 13:40:01.325018 586 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 58, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0106'O } 13:40:01.325063 586 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0106'O } id 3 13:40:01.325183 586 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT IPAC_PROTO_OSMO (238) with IPAC_PROTO_CCM (254) unmatchedIPAC_PROTO_EXT_RSPRO (7) with omit unmatched: First message in the queue does not match the template: 13:40:01.325223 586 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 13:40:01.325256 586 IPA_Emulation.ttcnpp:761 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C393634613062636666313932800D72656D73696D2D7365727665728105312E312E310A0106'O } id 3 13:40:01.325288 586 IPA_Emulation.ttcnpp:761 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:01.325652 586 IPA_Emulation.ttcnpp:649 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "964a0bcff192", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } 13:40:01.325788 445 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[1] from RSPRO1(6) @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "964a0bcff192", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:01.325882 445 REMSIM_Tests.ttcn:111 Matching on port RSPRO[1] succeeded: matched 13:40:01.325932 445 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "964a0bcff192", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:01.325973 445 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[1]. 13:40:01.326008 445 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:01.326094 445 REMSIM_Tests.ttcn:133 Start timer T: 10 s 13:40:02.326012 586 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @Socket_API_Definitions.PortEvent : { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } id 4 13:40:02.326212 586 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:40:02.326277 586 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:40:02.326378 586 IPA_Emulation.ttcnpp:830 Matching on port IPA_PORT { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } with { connOpened := ? } unmatched: First message in the queue does not match the template: 13:40:02.326441 586 IPA_Emulation.ttcnpp:847 Matching on port IPA_PORT succeeded: matched 13:40:02.326504 586 IPA_Emulation.ttcnpp:847 Receive operation on port IPA_PORT succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } id 4 13:40:02.326522 586 IPA_Emulation.ttcnpp:847 Message with id 4 was extracted from the queue of IPA_PORT. 13:40:02.326537 586 IPA_Emulation.ttcnpp:848 IPA: Closed 13:40:02.326569 586 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } 13:40:02.326595 586 IPA_Emulation.ttcnpp:852 Stopping test component execution. 13:40:02.326618 445 REMSIM_Tests.ttcn:134 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:40:02.326724 586 - Function main_client was stopped. PTC terminates. 13:40:02.326751 586 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:02.326764 445 REMSIM_Tests.ttcn:135 Matching on port RSPRO[1] succeeded: matched 13:40:02.326816 586 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:02.326830 445 REMSIM_Tests.ttcn:135 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:40:02.326835 586 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:02.326919 586 - Port IPA_PORT was stopped. 13:40:02.326928 445 REMSIM_Tests.ttcn:135 Message with id 4 was extracted from the queue of RSPRO[1]. 13:40:02.326990 586 - Port CFG_PORT was stopped. 13:40:02.327003 586 - Port IPA_CTRL_PORT was stopped. 13:40:02.327003 445 REMSIM_Tests.ttcn:136 setverdict(pass): pass -> pass, component reason not changed 13:40:02.327018 586 - Removing unterminated connection between port IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:02.327035 586 - Port IPA_RSPRO_PORT was stopped. 13:40:02.327057 445 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:02.327097 586 - Port IPA_SP_PORT was stopped. 13:40:02.327110 586 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:02.327111 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:02.327180 586 - Final verdict of PTC: none 13:40:02.327191 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:02.327213 586 - Disconnected from MC. 13:40:02.327226 586 - TTCN-3 Parallel Test Component finished. 13:40:02.327251 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:02.327281 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:02.327305 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:02.327370 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/48106 -> 127.0.0.1/9997 13:40:02.327396 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:02.327418 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:02.327439 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:02.327459 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:02.327479 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:02.327500 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:02.327524 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:02.327545 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:02.327566 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:02.327586 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:02.327608 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:02.327631 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:02.327651 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:02.327672 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:02.327700 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:02.327722 445 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:02.327744 445 HTTP_Adapter.ttcn:209 Message with id 7 was extracted from the queue of HTTP. 13:40:02.327786 445 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" } }, body := "" } } 13:40:02.327811 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:02.327836 445 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:02.327856 445 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 94, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 0d 0a 13:40:02.327889 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:02.327921 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:02.327956 445 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 94 13:40:02.327979 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:02.327999 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:02.328022 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:02.328060 445 HTTP_Adapter.ttcn:250 Connection of port RSPRO[1] to RSPRO1(6):IPA_RSPRO_PORT was closed unexpectedly by the peer. 13:40:02.328083 445 HTTP_Adapter.ttcn:250 Port RSPRO[1] was disconnected from RSPRO1(6):IPA_RSPRO_PORT. 13:40:02.328115 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:02.328160 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:02.328182 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:02.328202 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:02.328222 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:02.328246 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/48106 13:40:02.328267 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 287, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 54 75 65 2c 20 31 32 20 41 75 67 20 32 30 32 35 20 31 33 3a 34 30 3a 30 32 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 37 38 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 43 31 33 3a 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 43 4c 49 45 4e 54 22 2c 22 63 6f 6d 70 6f 6e 65 6e 74 5f 69 64 22 3a 7b 22 74 79 70 65 5f 22 3a 22 72 65 6d 73 69 6d 43 6c 69 65 6e 74 22 2c 22 6e 61 6d 65 22 3a 22 66 6f 6f 62 61 72 22 2c 22 73 6f 66 74 77 61 72 65 22 3a 22 54 54 43 4e 33 22 2c 22 73 77 56 65 72 73 69 6f 6e 22 3a 22 30 2e 31 22 2c 22 68 77 4d 61 6e 75 66 61 63 74 75 72 65 72 22 3a 22 73 79 73 6d 6f 63 6f 6d 22 7d 7d 5d 7d 13:40:02.328325 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:02.328346 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:02.328367 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:02.328388 445 HTTP_Adapter.ttcn:250 DECODER: 13:40:02.328409 445 HTTP_Adapter.ttcn:250 method_name: 13:40:02.328432 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:02.328454 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:02.328476 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:02.328498 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:02.328519 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:02.328539 445 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 178 13:40:02.328560 445 HTTP_Adapter.ttcn:250 lengthof body: 178, content_length given: 178 13:40:02.328580 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:02.328602 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:02.328652 445 HTTP_Adapter.ttcn:250 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 12 Aug 2025 13:40:02 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 8 13:40:02.328690 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:02.328705 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:02.328719 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:02.328731 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:02.328742 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:02.328758 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:02.328779 445 HTTP_Adapter.ttcn:251 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 12 Aug 2025 13:40:02 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 8 13:40:02.328794 445 HTTP_Adapter.ttcn:251 Message with id 8 was extracted from the queue of HTTP. 13:40:02.328807 445 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:40:02.328825 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:02.328838 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:02.328851 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:02.328862 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:02.328875 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:02.328887 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:02.328902 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:02.328914 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:02.328927 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:02.328939 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:02.328951 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:02.328962 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:02.328974 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:02.328997 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:02.329009 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:02.329021 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:02.329034 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:02.329046 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:02.329061 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B7B2270656572223A224331333A31222C227374617465223A22434F4E4E45435445445F434C49454E54222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D436C69656E74222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D7D5D7D'O ("{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}") 13:40:02.329106 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { { peer := "C13:1", state := CONNECTED_CLIENT (2), component_id := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit } } }, banks := omit, slotmaps := omit } 13:40:02.329133 445 RemsimServer_Tests.ttcn:177 setverdict(pass): pass -> pass, component reason not changed 13:40:02.329148 445 RemsimServer_Tests.ttcn:177 Terminating component type RemsimServer_Tests.test_CT. 13:40:02.329162 445 RemsimServer_Tests.ttcn:177 Default with id 1 (altstep as_Tguard) was deactivated. 13:40:02.329176 445 RemsimServer_Tests.ttcn:177 Default with id 2 (altstep as_ignore_id_ack) was deactivated. 13:40:02.329188 445 RemsimServer_Tests.ttcn:177 Default with id 3 (altstep as_ignore_id_ack) was deactivated. 13:40:02.329200 445 RemsimServer_Tests.ttcn:177 Stop timer g_T_guard: 60 s 13:40:02.329215 445 RemsimServer_Tests.ttcn:177 Removing unterminated mapping between port HTTP and system:HTTP. 13:40:02.329228 445 RemsimServer_Tests.ttcn:177 Abstract socket: entering HTTPmsg__PT::user_unmap(HTTP) 13:40:02.329240 445 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::unmap_user() 13:40:02.329252 445 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:02.329263 445 RemsimServer_Tests.ttcn:177 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:02.329274 445 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:02.329286 445 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::unmap_user() 13:40:02.329297 445 RemsimServer_Tests.ttcn:177 Abstract socket: leaving HTTPmsg__PT::user_unmap() 13:40:02.329309 445 RemsimServer_Tests.ttcn:177 Port HTTP was unmapped from system:HTTP. 13:40:02.329322 445 RemsimServer_Tests.ttcn:177 Port HTTP was stopped. 13:40:02.329334 445 RemsimServer_Tests.ttcn:177 Removing unterminated connection between port RSPRO[0] and RSPRO0(5):IPA_RSPRO_PORT. 13:40:02.329354 445 RemsimServer_Tests.ttcn:177 Port RSPRO[0] was stopped. 13:40:02.329376 583 IPA_Emulation.ttcnpp:743 Connection of port IPA_RSPRO_PORT to mtc:RSPRO[0] was closed unexpectedly by the peer. 13:40:02.329420 445 RemsimServer_Tests.ttcn:177 Port RSPRO[1] was stopped. 13:40:02.329432 445 RemsimServer_Tests.ttcn:177 Port RSPRO[2] was stopped. 13:40:02.329442 583 IPA_Emulation.ttcnpp:743 Port IPA_RSPRO_PORT was disconnected from mtc:RSPRO[0]. 13:40:02.329443 445 RemsimServer_Tests.ttcn:177 Component type RemsimServer_Tests.test_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:02.329456 445 RemsimServer_Tests.ttcn:177 Waiting for PTCs to finish. 13:40:02.329511 583 IPA_Emulation.ttcnpp:743 Kill was requested from MC. 13:40:02.329530 583 IPA_Emulation.ttcnpp:743 Terminating test component execution. 13:40:02.329670 583 - Function main_client was stopped. PTC terminates. 13:40:02.329689 583 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:02.329701 583 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:02.329783 583 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:02.329799 583 - Port IPA_PORT was stopped. 13:40:02.329810 583 - Port CFG_PORT was stopped. 13:40:02.329820 583 - Port IPA_CTRL_PORT was stopped. 13:40:02.329830 583 - Port IPA_RSPRO_PORT was stopped. 13:40:02.329841 583 - Port IPA_SP_PORT was stopped. 13:40:02.329854 583 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:02.329867 583 - Final verdict of PTC: none 13:40:02.329895 583 - Disconnected from MC. 13:40:02.329898 445 RemsimServer_Tests.ttcn:177 Setting final verdict of the test case. 13:40:02.329913 445 RemsimServer_Tests.ttcn:177 Local verdict of MTC: pass 13:40:02.329930 445 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO0(5): none (pass -> pass) 13:40:02.329931 583 - TTCN-3 Parallel Test Component finished. 13:40:02.329942 445 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO1(6): none (pass -> pass) 13:40:02.329954 445 RemsimServer_Tests.ttcn:177 Test case TC_connect_client_duplicate finished. Verdict: pass 13:40:02.329968 445 RemsimServer_Tests.ttcn:177 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. 13:40:04.370781 445 RemsimServer_Tests.ttcn:177 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). 13:40:04.370883 445 RemsimServer_Tests.ttcn:180 Switching to log file `REMSIM_Tests-TC_connect_bank-964a0bcff192-mtc-445.log'