13:40:27.782589 445 RemsimServer_Tests.ttcn:205 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. 13:40:28.825103 445 RemsimServer_Tests.ttcn:205 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). 13:40:28.825370 445 RemsimServer_Tests.ttcn:205 Test case TC_connect_bank_duplicate started. 13:40:28.825484 445 RemsimServer_Tests.ttcn:205 Initializing variables, timers and ports of component type RemsimServer_Tests.test_CT inside testcase TC_connect_bank_duplicate. 13:40:28.825616 445 RemsimServer_Tests.ttcn:205 Port HTTP was started. 13:40:28.825714 445 RemsimServer_Tests.ttcn:205 Port RSPRO[0] was started. 13:40:28.825766 445 RemsimServer_Tests.ttcn:205 Port RSPRO[1] was started. 13:40:28.825814 445 RemsimServer_Tests.ttcn:205 Port RSPRO[2] was started. 13:40:28.825863 445 RemsimServer_Tests.ttcn:205 Component type RemsimServer_Tests.test_CT was initialized. 13:40:28.825943 445 RemsimServer_Tests.ttcn:94 Start timer g_T_guard: 60 s 13:40:28.826203 445 RemsimServer_Tests.ttcn:95 Altstep as_Tguard was activated as default, id 1 13:40:28.826340 445 HTTP_Adapter.ttcn:33 Mapping port mtc:HTTP to system:HTTP. 13:40:28.826616 445 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:28.826752 445 HTTP_Adapter.ttcn:33 Abstract socket: entering SSL_Socket::parameter_set(http_debugging, yes) 13:40:28.826849 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving SSL_Socket::parameter_set(http_debugging, yes) 13:40:28.826929 445 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::parameter_set(http_debugging, yes) 13:40:28.827006 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::parameter_set(http_debugging, yes) 13:40:28.827082 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:28.827157 445 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:28.827233 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:28.827309 445 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::user_map(HTTP) 13:40:28.827386 445 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::map_user() 13:40:28.827463 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::map_user() 13:40:28.827537 445 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::user_map() 13:40:28.827614 445 HTTP_Adapter.ttcn:33 Port HTTP was mapped to system:HTTP. 13:40:28.827766 445 HTTP_Adapter.ttcn:33 Map operation of mtc:HTTP to system:HTTP finished. 13:40:28.827911 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:28.828007 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:28.828091 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:28.828302 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:28.828416 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:28.828505 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:28.828819 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/59236 -> 127.0.0.1/9997 13:40:28.828963 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:28.829026 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:28.829079 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:28.829130 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:28.829181 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:28.829255 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:28.829322 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:28.829376 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:28.829427 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:28.829479 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:28.829541 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:28.829609 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:28.829663 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:28.829722 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:28.829794 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:28.829856 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:28.829917 445 HTTP_Adapter.ttcn:209 Message with id 1 was extracted from the queue of HTTP. 13:40:28.830067 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:28.830132 445 HTTP_Adapter.ttcn:226 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:28.830197 445 HTTP_Adapter.ttcn:226 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:28.830250 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:28.830366 445 HTTP_Adapter.ttcn:226 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:28.830418 445 HTTP_Adapter.ttcn:226 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:28.830532 445 HTTP_Adapter.ttcn:226 Abstract socket: Nr of bytes sent = 119 13:40:28.830585 445 HTTP_Adapter.ttcn:226 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:28.830638 445 HTTP_Adapter.ttcn:226 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:28.830699 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:28.830851 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:28.830905 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:28.830957 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:28.831010 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:28.831063 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:28.831127 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/59236 13:40:28.831180 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 57 65 64 2c 20 30 36 20 41 75 67 20 32 30 32 35 20 31 33 3a 34 30 3a 32 38 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:28.831283 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:28.831337 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 75 13:40:28.831391 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:28.831445 445 HTTP_Adapter.ttcn:250 DECODER: 13:40:28.831500 445 HTTP_Adapter.ttcn:250 method_name: 13:40:28.831561 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:28.831615 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.831671 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.831726 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:28.831777 445 HTTP_Adapter.ttcn:250 lengthof body: 0, content_length given: 0 13:40:28.831829 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:28.831884 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:28.831953 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 := "Wed, 06 Aug 2025 13:40:28 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:28.832014 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:28.832066 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:28.832117 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:28.832166 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:28.832216 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:28.832278 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:28.832346 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 := "Wed, 06 Aug 2025 13:40:28 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:28.832407 445 HTTP_Adapter.ttcn:251 Message with id 2 was extracted from the queue of HTTP. 13:40:28.832462 445 HTTP_Adapter.ttcn:252 setverdict(pass): none -> pass 13:40:28.832543 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:28.832598 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:28.832691 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:28.832744 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:28.832795 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:28.832847 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:28.832906 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:28.832957 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:28.833009 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:28.833059 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:28.833110 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:28.833160 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:28.833211 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:28.833304 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:28.833365 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:28.833417 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:28.833468 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:28.833518 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:28.833586 445 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:28.838890 692 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:28.839028 692 - TTCN-3 Parallel Test Component started on 524b7227e000. Component reference: RSPRO0(8), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. Version: 11.1.0. 13:40:28.839113 692 - 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:28.839243 692 - Connected to MC. 13:40:28.839301 692 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_bank_duplicate. 13:40:28.839449 445 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 8, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:28.839533 445 REMSIM_Tests.ttcn:69 Mapping port RSPRO0(8):IPA_PORT to system:IPA_CODEC_PT. 13:40:28.841302 692 - Port IPA_PORT was started. 13:40:28.841390 692 - Port CFG_PORT was started. 13:40:28.841438 692 - Port IPA_CTRL_PORT was started. 13:40:28.841486 692 - Port IPA_RSPRO_PORT was started. 13:40:28.841533 692 - Port IPA_SP_PORT was started. 13:40:28.841581 692 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:28.841689 692 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:28.841890 445 REMSIM_Tests.ttcn:69 Map operation of RSPRO0(8):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:28.841954 445 REMSIM_Tests.ttcn:70 Connecting ports RSPRO0(8):IPA_RSPRO_PORT and mtc:RSPRO[0]. 13:40:28.842596 445 REMSIM_Tests.ttcn:70 Port RSPRO[0] is waiting for connection from RSPRO0(8):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-163ce30b. 13:40:28.842799 692 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[0] using transport type UNIX. 13:40:28.842892 445 REMSIM_Tests.ttcn:70 Port RSPRO[0] has accepted the connection from RSPRO0(8):IPA_RSPRO_PORT. 13:40:28.842958 445 REMSIM_Tests.ttcn:70 Connect operation on RSPRO0(8):IPA_RSPRO_PORT and mtc:RSPRO[0] finished. 13:40:28.843014 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(8). 13:40:28.843147 445 REMSIM_Tests.ttcn:72 Function was started. 13:40:28.843199 445 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:28.843350 692 - 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:28.843773 692 IPA_Emulation.ttcnpp:316 entering f__IPL4__PROVIDER__connect: :10000 -> 127.0.0.1:9998 / TCP 13:40:28.845520 692 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:28.845811 692 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:28.846161 692 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:28.846380 692 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:28.846578 692 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:28.846904 692 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:28.847073 692 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:28.847716 692 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:28.847892 445 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[0] from RSPRO0(8) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:28.847965 445 REMSIM_Tests.ttcn:76 Matching on port RSPRO[0] succeeded: matched 13:40:28.848021 445 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(8): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:28.848078 445 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[0]. 13:40:28.848130 445 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:28.848190 445 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:28.849110 692 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:28.849193 692 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:28.849410 692 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:28.849492 692 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:28.849571 692 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:28.849628 692 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:28.849686 692 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:28.849745 692 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:28.849900 692 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:28.849979 692 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:28.850042 692 IPA_Emulation.ttcnpp:745 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:28.850101 692 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:28.850229 692 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:28.850288 692 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:28.850385 692 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:28.850445 692 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:28.850502 692 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:28.850575 692 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:28.850633 692 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:28.850695 692 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:28.850755 692 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:28.850857 692 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:28.850914 692 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:28.850970 692 IPA_Emulation.ttcnpp:745 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:28.851021 692 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:28.851074 692 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:28.851124 692 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:28.851204 692 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:28.851291 445 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[0] from RSPRO0(8) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:28.851362 445 REMSIM_Tests.ttcn:84 Matching on port RSPRO[0] succeeded: matched 13:40:28.851416 445 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(8): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:28.851471 445 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[0]. 13:40:28.851524 445 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 2 13:40:28.851612 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:28.851668 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:28.851722 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:28.851858 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:28.851924 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:28.851979 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:28.852117 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/59248 -> 127.0.0.1/9997 13:40:28.852169 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:28.852238 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:28.852290 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:28.852340 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:28.852391 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:28.852441 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:28.852501 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:28.852552 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:28.852603 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:28.852667 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:28.852722 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:28.852778 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:28.852828 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:28.852882 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:28.852941 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:28.852995 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:28.853049 445 HTTP_Adapter.ttcn:209 Message with id 3 was extracted from the queue of HTTP. 13:40:28.853165 445 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/banks", 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:28.853223 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:28.853283 445 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:28.853333 445 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 92, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 62 61 6e 6b 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:28.853433 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:28.853483 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:28.853563 445 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 92 13:40:28.853614 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:28.853664 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:28.853721 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:28.853828 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:28.853880 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:28.853931 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:28.853981 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:28.854032 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:28.854104 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/59248 13:40:28.854164 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 120, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 57 65 64 2c 20 30 36 20 41 75 67 20 32 30 32 35 20 31 33 3a 34 30 3a 32 38 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 32 0d 0a 0d 0a 7b 22 62 61 6e 6b 73 22 3a 5b 5d 7d 13:40:28.854272 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:28.854323 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 120 13:40:28.854374 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:28.854427 445 HTTP_Adapter.ttcn:250 DECODER: 13:40:28.854482 445 HTTP_Adapter.ttcn:250 method_name: 13:40:28.854539 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:28.854592 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.854648 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.854702 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.854758 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:28.854809 445 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 12 13:40:28.854860 445 HTTP_Adapter.ttcn:250 lengthof body: 12, content_length given: 12 13:40:28.854911 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:28.854967 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:28.855037 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 := "Wed, 06 Aug 2025 13:40:28 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "12" } }, body := "{\"banks\":[]}" } } id 4 13:40:28.855097 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:28.855147 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:28.855197 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:28.855246 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:28.855295 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:28.855354 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:28.855422 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 := "Wed, 06 Aug 2025 13:40:28 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "12" } }, body := "{\"banks\":[]}" } } id 4 13:40:28.855480 445 HTTP_Adapter.ttcn:251 Message with id 4 was extracted from the queue of HTTP. 13:40:28.855532 445 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:40:28.855604 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:28.855657 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:28.855707 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:28.855757 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:28.855808 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:28.855858 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:28.855916 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:28.855970 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:28.856021 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:28.856072 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:28.856123 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:28.856174 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:28.856224 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:28.856299 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:28.856350 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:28.856400 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:28.856451 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:28.856500 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:28.856557 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B2262616E6B73223A5B5D7D'O ("{\"banks\":[]}") 13:40:28.856656 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := omit, banks := { }, slotmaps := omit } 13:40:28.856834 445 REMSIM_Tests.ttcn:155 Sent on RSPRO[0] to RSPRO0(8) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } 13:40:28.856925 445 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:28.857717 692 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } id 1 13:40:28.858313 692 IPA_Emulation.ttcnpp:904 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:28.858398 692 IPA_Emulation.ttcnpp:904 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } id 1 13:40:28.858471 692 IPA_Emulation.ttcnpp:904 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:28.859525 692 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 := '303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020108300A80047F0000010202270F'O } 13:40:28.859606 692 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 := '303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020108300A80047F0000010202270F'O } 13:40:28.859698 692 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0042EE07303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020108300A80047F0000010202270F'O 13:40:28.859781 692 IPA_Emulation.ttcnpp:907 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0042EE07303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020108300A80047F0000010202270F'O } 13:40:28.893163 692 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 := '0039EE073036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0100'O } id 3 13:40:28.893433 692 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0039EE073036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0100'O 13:40:28.893640 692 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 57, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0100'O } 13:40:28.893850 692 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 := '3036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0100'O } id 3 13:40:28.894148 692 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:28.894323 692 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 13:40:28.894515 692 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 := '3036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0100'O } id 3 13:40:28.894691 692 IPA_Emulation.ttcnpp:761 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:28.895296 692 IPA_Emulation.ttcnpp:649 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "524b7227e000", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } 13:40:28.895647 445 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[0] from RSPRO0(8) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "524b7227e000", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:28.895829 445 REMSIM_Tests.ttcn:111 Matching on port RSPRO[0] succeeded: matched 13:40:28.895945 445 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(8): @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "524b7227e000", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:28.896049 445 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[0]. 13:40:28.896143 445 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:28.896303 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:28.896403 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:28.896500 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:28.896674 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:28.896743 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:28.896800 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:28.896945 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/59252 -> 127.0.0.1/9997 13:40:28.897000 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:28.897071 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:28.897122 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:28.897174 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:28.897225 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:28.897276 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:28.897337 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:28.897390 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:28.897440 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:28.897491 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:28.897547 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:28.897607 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:28.897658 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:28.897713 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:28.897777 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:28.897832 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:28.897890 445 HTTP_Adapter.ttcn:209 Message with id 5 was extracted from the queue of HTTP. 13:40:28.898010 445 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/banks", 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:28.898070 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:28.898131 445 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:28.898182 445 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 92, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 62 61 6e 6b 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:28.898283 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:28.898335 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:28.898419 445 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 92 13:40:28.898470 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:28.898521 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:28.898578 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:28.898660 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:28.898712 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:28.898763 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:28.898813 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:28.898863 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:28.898937 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/59252 13:40:28.898998 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 309, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 57 65 64 2c 20 30 36 20 41 75 67 20 32 30 32 35 20 31 33 3a 34 30 3a 32 38 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 32 30 30 0d 0a 0d 0a 7b 22 62 61 6e 6b 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 42 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 42 41 4e 4b 44 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 42 61 6e 6b 64 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 2c 22 62 61 6e 6b 49 64 22 3a 31 2c 22 6e 75 6d 62 65 72 4f 66 53 6c 6f 74 73 22 3a 38 7d 5d 7d 13:40:28.899188 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:28.899240 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 309 13:40:28.899292 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:28.899344 445 HTTP_Adapter.ttcn:250 DECODER: 13:40:28.899401 445 HTTP_Adapter.ttcn:250 method_name: 13:40:28.899458 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:28.899511 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.899566 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.899620 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.899675 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:28.899726 445 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 200 13:40:28.899776 445 HTTP_Adapter.ttcn:250 lengthof body: 200, content_length given: 200 13:40:28.899827 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:28.899887 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:28.899982 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 := "Wed, 06 Aug 2025 13:40:28 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "200" } }, body := "{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}" } } id 6 13:40:28.900048 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:28.900099 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:28.900149 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:28.900199 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:28.900248 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:28.900308 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:28.900400 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 := "Wed, 06 Aug 2025 13:40:28 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "200" } }, body := "{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}" } } id 6 13:40:28.900468 445 HTTP_Adapter.ttcn:251 Message with id 6 was extracted from the queue of HTTP. 13:40:28.900521 445 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:40:28.900593 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:28.900662 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:28.900725 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:28.900775 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:28.900826 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:28.900877 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:28.900936 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:28.900986 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:28.901037 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:28.901089 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:28.901140 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:28.901190 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:28.901240 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:28.901318 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:28.901369 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:28.901420 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:28.901640 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:28.901720 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:28.901879 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B2262616E6B73223A5B7B2270656572223A224231222C227374617465223A22434F4E4E45435445445F42414E4B44222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D42616E6B64222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D2C2262616E6B4964223A312C226E756D6265724F66536C6F7473223A387D5D7D'O ("{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}") 13:40:28.902143 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := omit, banks := { { peer := "B1", state := CONNECTED_BANKD (3), component_id := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8 } }, slotmaps := omit } 13:40:28.902342 445 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:28.908102 695 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:28.908332 695 - TTCN-3 Parallel Test Component started on 524b7227e000. Component reference: RSPRO1(9), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. Version: 11.1.0. 13:40:28.908433 695 - 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:28.908656 695 - Connected to MC. 13:40:28.908903 695 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_bank_duplicate. 13:40:28.909042 445 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 9, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:28.909128 445 REMSIM_Tests.ttcn:69 Mapping port RSPRO1(9):IPA_PORT to system:IPA_CODEC_PT. 13:40:28.910855 695 - Port IPA_PORT was started. 13:40:28.910952 695 - Port CFG_PORT was started. 13:40:28.911006 695 - Port IPA_CTRL_PORT was started. 13:40:28.911057 695 - Port IPA_RSPRO_PORT was started. 13:40:28.911108 695 - Port IPA_SP_PORT was started. 13:40:28.911161 695 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:28.911277 695 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:28.911484 445 REMSIM_Tests.ttcn:69 Map operation of RSPRO1(9):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:28.911559 445 REMSIM_Tests.ttcn:70 Connecting ports RSPRO1(9):IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:28.912356 445 REMSIM_Tests.ttcn:70 Port RSPRO[1] is waiting for connection from RSPRO1(9):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-173de30b. 13:40:28.912581 695 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[1] using transport type UNIX. 13:40:28.912730 445 REMSIM_Tests.ttcn:70 Port RSPRO[1] has accepted the connection from RSPRO1(9):IPA_RSPRO_PORT. 13:40:28.912873 445 REMSIM_Tests.ttcn:70 Connect operation on RSPRO1(9):IPA_RSPRO_PORT and mtc:RSPRO[1] finished. 13:40:28.912934 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(9). 13:40:28.913157 445 REMSIM_Tests.ttcn:72 Function was started. 13:40:28.913215 445 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:28.913351 695 - 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:28.913767 695 IPA_Emulation.ttcnpp:316 entering f__IPL4__PROVIDER__connect: :10001 -> 127.0.0.1:9998 / TCP 13:40:28.915427 695 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:28.915713 695 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:28.916060 695 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:28.916282 695 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:28.916489 695 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:28.916800 695 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:28.916966 695 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:28.917585 695 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:28.917757 445 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[1] from RSPRO1(9) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:28.917827 445 REMSIM_Tests.ttcn:76 Matching on port RSPRO[1] succeeded: matched 13:40:28.917911 445 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(9): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:28.917974 445 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[1]. 13:40:28.918030 445 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:28.918092 445 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:28.918921 695 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:28.919016 695 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:28.919235 695 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:28.919323 695 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:28.919405 695 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:28.919466 695 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:28.919528 695 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:28.919594 695 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:28.919755 695 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:28.919839 695 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:28.919905 695 IPA_Emulation.ttcnpp:745 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:28.919968 695 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:28.920101 695 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:28.920164 695 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:28.920262 695 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:28.920330 695 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:28.920399 695 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:28.920491 695 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:28.920555 695 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:28.920646 695 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:28.920714 695 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:28.920819 695 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:28.920880 695 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:28.920945 695 IPA_Emulation.ttcnpp:745 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:28.921006 695 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:28.921067 695 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:28.921125 695 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:28.921300 695 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:28.921497 445 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[1] from RSPRO1(9) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:28.921776 445 REMSIM_Tests.ttcn:84 Matching on port RSPRO[1] succeeded: matched 13:40:28.921957 445 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(9): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:28.922111 445 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[1]. 13:40:28.922270 445 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 3 13:40:28.922529 445 REMSIM_Tests.ttcn:155 Sent on RSPRO[1] to RSPRO1(9) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 23, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } 13:40:28.922645 445 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:28.923401 695 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 23, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } id 1 13:40:28.923978 695 IPA_Emulation.ttcnpp:904 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:28.924065 695 IPA_Emulation.ttcnpp:904 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankReq := { identity := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 23, bound := { ip := { ipv4 := '7F000001'O }, port_ := 9999 } } } } id 1 13:40:28.924142 695 IPA_Emulation.ttcnpp:904 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:28.925196 695 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 := '303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020117300A80047F0000010202270F'O } 13:40:28.925293 695 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 := '303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020117300A80047F0000010202270F'O } 13:40:28.925393 695 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0042EE07303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020117300A80047F0000010202270F'O 13:40:28.925489 695 IPA_Emulation.ttcnpp:907 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0042EE07303F800102810100A237A03530210A01021606666F6F62617280055454434E338103302E3182087379736D6F636F6D020101020117300A80047F0000010202270F'O } 13:40:28.965291 695 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 := '0039EE073036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0106'O } id 3 13:40:28.965634 695 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0039EE073036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0106'O 13:40:28.966043 695 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 57, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0106'O } 13:40:28.966463 695 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 := '3036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0106'O } id 3 13:40:28.966973 695 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:28.967357 695 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 13:40:28.967722 695 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 := '3036800102810100A22EA12C30270A0101160C353234623732323765303030800D72656D73696D2D7365727665728105312E312E310A0106'O } id 3 13:40:28.967901 695 IPA_Emulation.ttcnpp:761 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:28.968617 695 IPA_Emulation.ttcnpp:649 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "524b7227e000", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } 13:40:28.969097 445 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[1] from RSPRO1(9) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "524b7227e000", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:28.969476 445 REMSIM_Tests.ttcn:111 Matching on port RSPRO[1] succeeded: matched 13:40:28.969811 445 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(9): @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectBankRes := { identity := { type_ := remsimServer (1), name := "524b7227e000", software := "remsim-server", swVersion := "1.1.1", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:28.970137 445 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[1]. 13:40:28.970447 445 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:28.970839 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:28.971072 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:28.971219 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:28.971473 445 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:28.971623 445 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:28.971778 445 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:28.971941 445 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/59266 -> 127.0.0.1/9997 13:40:28.972009 445 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:28.972077 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:28.972135 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:28.972191 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:28.972247 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:28.972302 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:28.972368 445 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:28.972426 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:28.972481 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:28.972537 445 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:28.972596 445 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:28.972677 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:28.972739 445 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:28.972800 445 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:28.972870 445 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:28.972932 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:28.972997 445 HTTP_Adapter.ttcn:209 Message with id 7 was extracted from the queue of HTTP. 13:40:28.973123 445 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/banks", 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:28.973185 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:28.973251 445 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:28.973305 445 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 92, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 62 61 6e 6b 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:28.973410 445 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:28.973466 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:28.973553 445 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 92 13:40:28.973609 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:28.973665 445 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:28.973736 445 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:28.973828 445 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:28.973883 445 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:28.973940 445 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:28.973994 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:28.974048 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:28.974114 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/59266 13:40:28.974170 445 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 309, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 57 65 64 2c 20 30 36 20 41 75 67 20 32 30 32 35 20 31 33 3a 34 30 3a 32 38 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 32 30 30 0d 0a 0d 0a 7b 22 62 61 6e 6b 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 42 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 42 41 4e 4b 44 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 42 61 6e 6b 64 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 2c 22 62 61 6e 6b 49 64 22 3a 31 2c 22 6e 75 6d 62 65 72 4f 66 53 6c 6f 74 73 22 3a 38 7d 5d 7d 13:40:28.974364 445 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:28.974420 445 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 309 13:40:28.974477 445 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:28.974533 445 HTTP_Adapter.ttcn:250 DECODER: 13:40:28.974592 445 HTTP_Adapter.ttcn:250 method_name: 13:40:28.974654 445 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:28.974712 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.974773 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.974832 445 HTTP_Adapter.ttcn:250 +Header line: 13:40:28.974891 445 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:28.974945 445 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 200 13:40:28.974999 445 HTTP_Adapter.ttcn:250 lengthof body: 200, content_length given: 200 13:40:28.975054 445 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:28.975115 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:28.975212 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 := "Wed, 06 Aug 2025 13:40:28 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "200" } }, body := "{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}" } } id 8 13:40:28.975281 445 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:28.975338 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:28.975398 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:28.975485 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:28.975543 445 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:28.975610 445 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:28.975706 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 := "Wed, 06 Aug 2025 13:40:28 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "200" } }, body := "{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}" } } id 8 13:40:28.975774 445 HTTP_Adapter.ttcn:251 Message with id 8 was extracted from the queue of HTTP. 13:40:28.975831 445 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:40:28.975909 445 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:28.975966 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:28.976022 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:28.976078 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:28.976132 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:28.976188 445 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:28.976255 445 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:28.976314 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:28.976372 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:28.976430 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:28.976489 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:28.976548 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:28.976606 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:28.976705 445 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:28.976764 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:28.976823 445 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:28.976879 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:28.976937 445 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:28.977002 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B2262616E6B73223A5B7B2270656572223A224231222C227374617465223A22434F4E4E45435445445F42414E4B44222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D42616E6B64222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D2C2262616E6B4964223A312C226E756D6265724F66536C6F7473223A387D5D7D'O ("{\"banks\":[{\"peer\":\"B1\",\"state\":\"CONNECTED_BANKD\",\"component_id\":{\"type_\":\"remsimBankd\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"},\"bankId\":1,\"numberOfSlots\":8}]}") 13:40:28.977184 445 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := omit, banks := { { peer := "B1", state := CONNECTED_BANKD (3), component_id := { type_ := remsimBankd (2), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, bankId := 1, numberOfSlots := 8 } }, slotmaps := omit } 13:40:28.977410 445 Osmocom_Types.ttcn:126 Start timer T: 2 s 13:40:29.967029 695 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:29.967944 695 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:29.968323 695 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:29.968764 695 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:29.969223 695 IPA_Emulation.ttcnpp:847 Matching on port IPA_PORT succeeded: matched 13:40:29.969614 695 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:29.969957 695 IPA_Emulation.ttcnpp:847 Message with id 4 was extracted from the queue of IPA_PORT. 13:40:29.970288 695 IPA_Emulation.ttcnpp:848 IPA: Closed 13:40:29.970511 695 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:29.970685 695 IPA_Emulation.ttcnpp:852 Stopping test component execution. 13:40:29.970788 445 Osmocom_Types.ttcn:127 Message enqueued on RSPRO[1] from RSPRO1(9) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:40:29.971001 445 REMSIM_Tests.ttcn:49 Matching on port RSPRO[1] ASP_IPA_EVENT_DOWN (0) with ASP_IPA_EVENT_ID_ACK (3) unmatched: First message in the queue does not match the template: 13:40:29.971255 695 - Function main_client was stopped. PTC terminates. 13:40:29.971415 695 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:29.971474 695 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:29.971548 695 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:29.971624 695 - Port IPA_PORT was stopped. 13:40:29.971678 695 - Port CFG_PORT was stopped. 13:40:29.971728 695 - Port IPA_CTRL_PORT was stopped. 13:40:29.971778 695 - Removing unterminated connection between port IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:29.971865 695 - Port IPA_RSPRO_PORT was stopped. 13:40:29.971915 695 - Port IPA_SP_PORT was stopped. 13:40:29.971965 695 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_bank_duplicate. 13:40:29.971987 445 Osmocom_Types.ttcn:127 Connection of port RSPRO[1] to RSPRO1(9):IPA_RSPRO_PORT was closed unexpectedly by the peer. 13:40:29.972028 695 - Final verdict of PTC: none 13:40:29.972160 445 Osmocom_Types.ttcn:127 Port RSPRO[1] was disconnected from RSPRO1(9):IPA_RSPRO_PORT. 13:40:29.972202 695 - Disconnected from MC. 13:40:29.972262 695 - TTCN-3 Parallel Test Component finished. 13:40:29.972329 445 REMSIM_Tests.ttcn:49 Matching on port RSPRO[1] ASP_IPA_EVENT_DOWN (0) with ASP_IPA_EVENT_ID_ACK (3) unmatched: First message in the queue does not match the template: 13:40:30.977663 445 Osmocom_Types.ttcn:127 Timeout T: 2 s 13:40:30.978194 445 RemsimServer_Tests.ttcn:245 setverdict(pass): pass -> pass, component reason not changed 13:40:30.978649 445 RemsimServer_Tests.ttcn:245 Terminating component type RemsimServer_Tests.test_CT. 13:40:30.979033 445 RemsimServer_Tests.ttcn:245 Default with id 1 (altstep as_Tguard) was deactivated. 13:40:30.979343 445 RemsimServer_Tests.ttcn:245 Default with id 2 (altstep as_ignore_id_ack) was deactivated. 13:40:30.979651 445 RemsimServer_Tests.ttcn:245 Default with id 3 (altstep as_ignore_id_ack) was deactivated. 13:40:30.979960 445 RemsimServer_Tests.ttcn:245 Stop timer g_T_guard: 60 s 13:40:30.980137 445 RemsimServer_Tests.ttcn:245 Removing unterminated mapping between port HTTP and system:HTTP. 13:40:30.980291 445 RemsimServer_Tests.ttcn:245 Abstract socket: entering HTTPmsg__PT::user_unmap(HTTP) 13:40:30.980441 445 RemsimServer_Tests.ttcn:245 Abstract socket: entering Abstract_Socket::unmap_user() 13:40:30.980593 445 RemsimServer_Tests.ttcn:245 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:30.980954 445 RemsimServer_Tests.ttcn:245 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:30.981090 445 RemsimServer_Tests.ttcn:245 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:30.981178 445 RemsimServer_Tests.ttcn:245 Abstract socket: leaving Abstract_Socket::unmap_user() 13:40:30.981259 445 RemsimServer_Tests.ttcn:245 Abstract socket: leaving HTTPmsg__PT::user_unmap() 13:40:30.981342 445 RemsimServer_Tests.ttcn:245 Port HTTP was unmapped from system:HTTP. 13:40:30.981471 445 RemsimServer_Tests.ttcn:245 Port HTTP was stopped. 13:40:30.981560 445 RemsimServer_Tests.ttcn:245 Removing unterminated connection between port RSPRO[0] and RSPRO0(8):IPA_RSPRO_PORT. 13:40:30.981669 445 RemsimServer_Tests.ttcn:245 Port RSPRO[0] was stopped. 13:40:30.981709 692 IPA_Emulation.ttcnpp:743 Connection of port IPA_RSPRO_PORT to mtc:RSPRO[0] was closed unexpectedly by the peer. 13:40:30.981772 445 RemsimServer_Tests.ttcn:245 Message with id 4 was extracted from the queue of RSPRO[1]. 13:40:30.981866 445 RemsimServer_Tests.ttcn:245 Port RSPRO[1] was stopped. 13:40:30.981917 445 RemsimServer_Tests.ttcn:245 Port RSPRO[2] was stopped. 13:40:30.981951 692 IPA_Emulation.ttcnpp:743 Port IPA_RSPRO_PORT was disconnected from mtc:RSPRO[0]. 13:40:30.981968 445 RemsimServer_Tests.ttcn:245 Component type RemsimServer_Tests.test_CT was shut down inside testcase TC_connect_bank_duplicate. 13:40:30.982030 445 RemsimServer_Tests.ttcn:245 Waiting for PTCs to finish. 13:40:30.982197 692 IPA_Emulation.ttcnpp:743 Kill was requested from MC. 13:40:30.982295 692 IPA_Emulation.ttcnpp:743 Terminating test component execution. 13:40:30.982952 692 - Function main_client was stopped. PTC terminates. 13:40:30.983100 692 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:30.983191 692 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:30.983605 692 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:30.983682 692 - Port IPA_PORT was stopped. 13:40:30.983737 692 - Port CFG_PORT was stopped. 13:40:30.983839 692 - Port IPA_CTRL_PORT was stopped. 13:40:30.983890 692 - Port IPA_RSPRO_PORT was stopped. 13:40:30.983939 692 - Port IPA_SP_PORT was stopped. 13:40:30.983985 692 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_bank_duplicate. 13:40:30.984043 692 - Final verdict of PTC: none 13:40:30.984210 692 - Disconnected from MC. 13:40:30.984233 445 RemsimServer_Tests.ttcn:245 Setting final verdict of the test case. 13:40:30.984274 692 - TTCN-3 Parallel Test Component finished. 13:40:30.984302 445 RemsimServer_Tests.ttcn:245 Local verdict of MTC: pass 13:40:30.984502 445 RemsimServer_Tests.ttcn:245 Local verdict of PTC RSPRO0(8): none (pass -> pass) 13:40:30.984610 445 RemsimServer_Tests.ttcn:245 Local verdict of PTC RSPRO1(9): none (pass -> pass) 13:40:30.984730 445 RemsimServer_Tests.ttcn:245 Test case TC_connect_bank_duplicate finished. Verdict: pass 13:40:30.984839 445 RemsimServer_Tests.ttcn:245 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. 13:40:33.042787 445 RemsimServer_Tests.ttcn:245 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). 13:40:33.043177 445 RemsimServer_Tests.ttcn:278 Switching to log file `REMSIM_Tests-TC_slotmap_add-524b7227e000-mtc-445.log'