+ EPDG_TUN=gtp0 + UE_IFACE=ue + UE_SUBNET=192.168.0.0/16 + UE_ADDR=192.168.0.2/16 + ip link add ue type dummy + ip addr add 192.168.0.2/16 dev ue + ip link set ue up + ip rule add from 192.168.0.0/16 table 45 + '[' master = latest ']' + MYPID=12 + echo 'Waiting for interface gtp0...' Waiting for interface gtp0... + /data/pipework --wait -i gtp0 + ERL_FLAGS='-config /data/osmo-epdg.config' + /tmp/osmo-epdg/_build/default/bin/osmo-epdg 04:10:31.168 [debug] Lager installed handler {lager_file_backend,"error.log"} into lager_event 04:10:31.168 [debug] Lager installed handler {lager_file_backend,"console.log"} into lager_event 04:10:31.168 [debug] Lager installed handler error_logger_lager_h into error_logger *DBG* ss7_routes got call flush_routes from <0.139.0> *DBG* ss7_routes sent ok to <0.139.0>, new state {sr_state,ss7_routes} 04:10:31.351 [info] RegName: port_gtp0 04:10:31.352 [notice] FDesc: {file_descriptor,raw_file_io_list,{file_descriptor,prim_file,#{handle => #Ref<0.1884296174.1877344306.216078>,owner => <0.171.0>,r_ahead_size => 0,r_buffer => #Ref<0.1884296174.1877344257.216409>}}} 04:10:31.352 [debug] CreateGTPLinkInfo: [{fd0,23},{fd1,24},{hashsize,131072},{role,1}] 04:10:31.355 [debug] CreateGTPReq: {rtnetlink,newlink,[create,excl,ack,request],66,0,{inet,arphrd_none,0,[up],[up],[{net_ns_fd,25},{ifname,"gtp0"},{linkinfo,[{kind,"gtp"},{data,<<8,0,1,0,23,0,0,0,8,0,2,0,24,0,0,0,8,0,3,0,0,0,2,0,8,0,4,0,1,0,0,0>>}]}]}} 04:10:31.356 [debug] Device configured: "gtp0" has Idx 4 04:10:31.356 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet,[{ifindex,4},{forwarding,1},{rp_filter,0},{mc_filter,0},{8,<<0,0,0,0>>},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 04:10:31.356 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet6,[{ifindex,4},{forwarding,0},{mc_filter,0},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 04:10:31.356 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,8,0,0,local,kernel,universe,multicast,[],[{table,255},{dst,{65280,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:31.356 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,64,0,0,main,kernel,universe,unicast,[],[{table,254},{dst,{65152,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:31.356 [debug] handle_info: #rtnetlink{type=newlink,flags=[],seq=0,pid=0,msg={inet6,arphrd_none,4,[lower_up,multicast,noarp,running,pointopoint,up],[],[{ifname,"gtp0"},{mtu,1452},{operstate,unknown},{protinfo,[{flags,[ready]},{ifla_cacheinfo,65535,383675762,23088,1000},{ipv6_devconf,0,64,1452,1,1,1,1,-1,4000,1000,-1,604800,86400,3,600,16,0,1,1,1,60000,0,0,0,0,0,0,-1,0,0,10000,1000,1,0,0,1,0,0,1,0,0,0,0,3600000,0,0,1,3,0,0,0,0,1024,0,65535,-1,1,0},{stats,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},{icmp6stats,6,0,0,0,0,0},{token,<<0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0>>},{addr_gen_mode,<<3>>}]}]}} 04:10:31.356 [debug] handle_info: #rtnetlink{type=newaddr,flags=[],seq=0,pid=0,msg={inet6,64,128,253,4,[{address,{65152,0,0,0,18386,1185,59987,23491}},{ifa_cacheinfo,4294967295,4294967295,383675762,383675762},{8,<<128,8,0,0>>},{11,<<3>>}]}} 04:10:31.356 [debug] handle_info: #rtnetlink{type=newroute,flags=[create,excl],seq=0,pid=0,msg={inet6,128,0,0,local,kernel,universe,local,[],[{table,255},{dst,{65152,0,0,0,18386,1185,59987,23491}},{priority,0},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:31.357 [notice] osmo-epdg app started 04:10:31.358 [info] Config for GTP-U Local IP Address: "172.18.254.20" 04:10:31.389 [notice] aaa_diameter_swx connecting to IP 172.18.254.103 port 3868 04:10:31.415 [notice] aaa_diameter_s6b Listening on IP 172.18.254.20 port 3869 04:10:31.421 [info] epdg_gtpc_s2b: init(): ["172.18.254.20",2123,"172.18.254.103",2123,"172.18.254.20",[]] 04:10:31.421 [info] epdg_gtpc_s2b: Binding to IP 172.18.254.20 port 2123 04:10:31.424 [info] epdg_gtpc_s2b: Socket is #Port<0.14> 04:10:31.424 [info] epdg_gtpc_s2b connecting to IP 172.18.254.103 port 2123 04:10:31.427 [info] GSUP Server on IP 172.18.254.20 port 4222 04:10:31.429 [info] GSUP server listen socket #Port<0.16> 04:10:31.659 [debug] Lager installed handler lager_backend_throttle into lager_event + echo 'Adding src 192.168.0.0/16 default route to gtp0' Adding src 192.168.0.0/16 default route to gtp0 + ip route add default dev gtp0 table 45 + wait 12 Accepted TCP connection from {ok,{{172,18,254,103},42579}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.18>} Setting ccm options for socket #Port<0.18> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:34.470 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.18> Stream {osmo, 5} Unblocking socket #Port<0.18> Unblocking socket #Port<0.18>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.18> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.18> Stream 254: ID_RESP -> ID_ACK 04:10:34.481 [info] Peer up: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:34.520 [info] Peer up: {<0.236.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.18>, {osmo,5}, #{imsi => <<"262423344042502">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:10:40.595 [info] GSUP: Rx #{imsi => <<"262423344042502">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423344042502 enter epdg_ue_fsm in state state_new 04:10:40.602 [info] ue_fsm start(epdg_ue_fsm_262423344042502) *DBG* epdg_ue_fsm_262423344042502 consume internal init_state in state state_new 04:10:40.602 [info] ue_fsm init(<<"262423344042502">>) *DBG* epdg_ue_fsm_262423344042502 receive call {auth_request,33,"internet",#{}} from <0.244.0> in state state_new 04:10:40.602 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423344042502 send ok to <0.244.0> 04:10:40.602 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423344042502 consume call {auth_request,33,"internet",#{}} from <0.244.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423344042502 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423344042502 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423344042502 consume internal init_state in state state_new 04:10:40.605 [info] ue_fsm start_link(aaa_ue_fsm_262423344042502) *DBG* aaa_ue_fsm_262423344042502 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:40.605 [info] ue_fsm init("262423344042502") 04:10:40.605 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:40.605 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423344042502",undefined,undefined,false,false,undefined} 04:10:40.605 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:10:40.605 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","1",";","nonode@nohost"],1,undefined,undefined,undefined,"262423344042502",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423344042502 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423344042502 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:10:40.621 [info] SWx Rx MAA {<0.236.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;1;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423344042502",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21,166,134,206,184,120,176,58,30,100,159,229,239,125,190,195,26]],[[39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21,104,93,190,80,129,106,64,138,143,226,2,206,120,188]],["foobar"],[[72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141]],[[250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423344042502 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21>>, <<166,134,206,184,120,176,58,30,100,159,229,239,125,190,195, 26>>, <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21, 104,93,190,80,129,106,64,138,143,226,2,206,120,188>>, <<250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52>>, <<72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141>>}]}} from <0.247.0> in state state_wait_swx_maa 04:10:40.622 [info] dia_sip2gsup: auth [39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21,166,134,206,184,120,176,58,30,100,159,229,239,125,190,195,26] authz [39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21,104,93,190,80,129,106,64,138,143,226,2,206,120,188]  04:10:40.622 [info] rand [39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21] autn [166,134,206,184,120,176,58,30,100,159,229,239,125,190,195,26]  04:10:40.622 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423344042502 send ok to <0.247.0> *DBG* aaa_ue_fsm_262423344042502 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21>>, <<166,134,206,184,120,176,58,30,100,159,229,239,125,190,195, 26>>, <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21, 104,93,190,80,129,106,64,138,143,226,2,206,120,188>>, <<250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52>>, <<72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141>>}]}} from <0.247.0> in state state_wait_swx_maa => state_new 04:10:40.622 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423344042502",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423344042502 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21>>, <<166,134,206,184,120,176,58,30,100,159,229,239,125,190,195, 26>>, <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21, 104,93,190,80,129,106,64,138,143,226,2,206,120,188>>, <<250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52>>, <<72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141>>}]}} from <0.211.0> in state state_wait_auth_resp 04:10:40.622 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21>>,<<166,134,206,184,120,176,58,30,100,159,229,239,125,190,195,26>>,<<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21,104,93,190,80,129,106,64,138,143,226,2,206,120,188>>,<<250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52>>,<<72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141>>}]} 04:10:40.622 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21>>,<<166,134,206,184,120,176,58,30,100,159,229,239,125,190,195,26>>,<<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21,104,93,190,80,129,106,64,138,143,226,2,206,120,188>>,<<250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52>>,<<72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141>>}]}, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423344042502 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423344042502">>, {ok, [{epdg_auth_tuple, <<39,129,233,104,216,5,56,118,174,250,75,219, 108,204,150,21>>, <<166,134,206,184,120,176,58,30,100,159,229, 239,125,190,195,26>>, <<39,129,233,104,216,5,56,118,174,250,75,219, 108,204,150,21,104,93,190,80,129,106,64,138, 143,226,2,206,120,188>>, <<250,48,183,239,31,253,12,240,69,93,193,176, 169,253,253,52>>, <<72,9,139,67,117,85,73,106,121,94,219, 254,91,135,217,141>>}]}}} 04:10:40.622 [info] auth_response(<<"262423344042502">>): {ok,[{epdg_auth_tuple,<<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21>>,<<166,134,206,184,120,176,58,30,100,159,229,239,125,190,195,26>>,<<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21,104,93,190,80,129,106,64,138,143,226,2,206,120,188>>,<<250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52>>,<<72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141>>}]} *DBG* epdg_ue_fsm_262423344042502 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21>>, <<166,134,206,184,120,176,58,30,100,159,229,239,125,190,195, 26>>, <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21, 104,93,190,80,129,106,64,138,143,226,2,206,120,188>>, <<250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52>>, <<72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:40.622 [info] auth_response for <<"262423344042502">>: {ok,[{epdg_auth_tuple,<<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21>>,<<166,134,206,184,120,176,58,30,100,159,229,239,125,190,195,26>>,<<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21,104,93,190,80,129,106,64,138,143,226,2,206,120,188>>,<<250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52>>,<<72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141>>}]} 04:10:40.622 [info] GSUP: Tx #{auth_tuples => [#{autn => <<166,134,206,184,120,176,58,30,100,159,229,239,125,190,195,26>>,ck => <<72,9,139,67,117,85,73,106,121,94,219,254,91,135,217,141>>,ik => <<250,48,183,239,31,253,12,240,69,93,193,176,169,253,253,52>>,rand => <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21>>,res => <<39,129,233,104,216,5,56,118,174,250,75,219,108,204,150,21,104,93,190,80,129,106,64,138,143,226,2,206,120,188>>}],imsi => <<"262423344042502">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423344042502">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423344042502 receive call lu_request from <0.248.0> in state state_authenticating *DBG* epdg_ue_fsm_262423344042502 send ok to <0.248.0> *DBG* epdg_ue_fsm_262423344042502 consume call lu_request from <0.248.0> in state state_authenticating 04:10:40.624 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423344042502">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423344042502 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:10:40.624 [info] ue_fsm lu_request 04:10:40.624 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,false,0,false,false} 04:10:40.624 [info] ue_fsm ev_rx_swm_der_auth_compl 04:10:40.624 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423344042502",undefined,undefined,false,false,undefined} 04:10:40.624 [debug] SWx Tx SAR Imsi="262423344042502" Type=1 APN="internet" AgentInfoOpt=[]  04:10:40.624 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","2",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423344042502",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423344042502 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423344042502 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423344042502 receive call {rx_swx_saa,{ok,1,#{}}} from <0.249.0> in state state_wait_swx_saa 04:10:40.655 [info] SWx Rx SAA {<0.236.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;2;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423344042502",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423344042502 send ok to <0.249.0> *DBG* epdg_ue_fsm_262423344042502 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:10:40.655 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423344042502 consume call {rx_swx_saa,{ok,1,#{}}} from <0.249.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423344042502 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423344042502">>,ok}} 04:10:40.655 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423344042502",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423344042502 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:10:40.656 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:10:40.656 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,false,0,false,false} 04:10:40.656 [info] lu_response(<<"262423344042502">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.656 [info] lu_response for <<"262423344042502">>: ok 04:10:40.656 [info] GSUP: Tx #{imsi => <<"262423344042502">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423344042502">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423344042502 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.250.0> in state state_authenticated 04:10:40.657 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423344042502">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:10:40.657 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:10:40.657 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,false,0,false,false} 04:10:40.657 [debug] Selected PGW Remote Address "172.18.254.103" 04:10:40.689 [info] s2b: Tx {gtp,v2,create_session_request,0,8519813,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423344042502">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116641,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401510,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423344042502 send ok to <0.250.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.689 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423344042502 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.250.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423344042502 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:10:40.699 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423344042502@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423344042502 receive call {rx_s6b_aar,"262423344042502@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.252.0> in state state_authenticated 04:10:40.706 [info] ue_fsm ev_rx_s6b_aar: "262423344042502@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:10:40.706 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423344042502@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423344042502",undefined,undefined,true,false,undefined} 04:10:40.706 [debug] SWx Tx SAR Imsi="262423344042502" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:10:40.707 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","3",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423344042502",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423344042502 send ok to <0.252.0> *DBG* aaa_ue_fsm_262423344042502 consume call {rx_s6b_aar,"262423344042502@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.252.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:10:40.708 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423344042502 receive call {rx_swx_saa,{ok,13,#{}}} from <0.253.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423344042502 send ok to <0.253.0> 04:10:40.711 [info] SWx Rx SAA {<0.236.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;3;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423344042502",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423344042502 consume call {rx_swx_saa,{ok,13,#{}}} from <0.253.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:10:40.711 [info] ue_fsm ev_rx_swx_saa 04:10:40.711 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423344042502","262423344042502@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.252.0>} 04:10:40.711 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:10:40.711 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:10:40.714 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,225,130,0,133,0,2,0,2,0,16,0,87,0,9,1,160,209,176,146,227,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,209,176,146,227,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,209,176,146,227,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:10:40.714 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116641,8519813,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<209,176,146,227>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3518010083,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3518010083,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262423344042502 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401510, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3518010083}}} from <0.255.0> in state state_wait_create_session_resp 04:10:40.714 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423344042502">>,<0.245.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116641,3518010083,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4204401510,3518010083}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:10:40.714 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:10:40.714 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401510,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3518010083}} 04:10:40.714 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,false,0,false,false} 04:10:40.715 [info] KMOD Port Create PDP Context Call {<0.245.0>,[alias|#Ref<0.1884296174.1877278721.216901>]}: {create_pdp_context,{172,18,254,103},4204401510,3518010083,{192,168,0,2}} 04:10:40.715 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401510, 3518010083 *DBG* epdg_ue_fsm_262423344042502 send ok to <0.255.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423344042502">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401510, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3518010083}}}} 04:10:40.715 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],322,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401510},{o_tid,3518010083}]}} *DBG* epdg_ue_fsm_262423344042502 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401510, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3518010083}}} from <0.255.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.716 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401510,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3518010083}) returned ok 04:10:40.716 [info] tunnel_response(<<"262423344042502">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401510,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3518010083}} 04:10:40.716 [info] tunnel_response for <<"262423344042502">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401510,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3518010083}} 04:10:40.716 [info] GSUP: Tx #{imsi => <<"262423344042502">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423344042502">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423344042502 receive call purge_ms_request from <0.256.0> in state state_active 04:10:40.717 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423344042502">>,message_type => purge_ms_req} 04:10:40.717 [info] ue_fsm purge_ms_request 04:10:40.717 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423344042502">>,"internet",[],{epdg_tun_pdp_ctx,4204401510,3518010083,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:10:40.717 [info] KMOD Port Delete PDP Context Call {<0.245.0>,[alias|#Ref<0.1884296174.1877278737.215935>]}: {delete_pdp_context,{172,18,254,103},4204401510,3518010083,{192,168,0,2}} *DBG* epdg_ue_fsm_262423344042502 send ok to <0.256.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.717 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401510, 3518010083 *DBG* epdg_ue_fsm_262423344042502 consume call purge_ms_request from <0.256.0> in state state_active => state_wait_delete_session_resp 04:10:40.717 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],386,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401510}]}} 04:10:40.717 [info] s2b: Tx {gtp,v2,delete_session_request,3518010083,8519814,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401510,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262423344042502 receive call rx_s6b_str from <0.257.0> in state state_authenticated *DBG* aaa_ue_fsm_262423344042502 send {ok,{epdg_dia_rc,undefined,2001}} to <0.257.0> 04:10:40.719 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423344042502"],[],[]} *DBG* aaa_ue_fsm_262423344042502 consume call rx_s6b_str from <0.257.0> in state state_authenticated 04:10:40.719 [info] ue_fsm ev_rx_s6b_str 04:10:40.719 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423344042502","262423344042502@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:10:40.719 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:10:40.719 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:10:40.720 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,225,130,0,134,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423344042502 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116641,8519814,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.258.0> in state state_wait_delete_session_resp 04:10:40.720 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116641,8519814,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:10:40.720 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116641,8519814,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:10:40.720 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423344042502 send ok to <0.258.0> 04:10:40.720 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423344042502 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116641,8519814,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.258.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:10:40.720 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423344042502 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423344042502 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:10:40.720 [info] ue_fsm ev_rx_swm_str 04:10:40.720 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423344042502","262423344042502@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:10:40.720 [debug] SWx Tx SAR Imsi="262423344042502" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423344042502 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423344042502 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:10:40.720 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","4",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423344042502",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423344042502 receive call {rx_swx_saa,{ok,5,#{}}} from <0.259.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423344042502 send ok to <0.259.0> 04:10:40.722 [info] SWx Rx SAA {<0.236.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;4;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423344042502",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423344042502 consume call {rx_swx_saa,{ok,5,#{}}} from <0.259.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423344042502 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:10:40.722 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423344042502 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423344042502">>,ok}} 04:10:40.722 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423344042502","262423344042502@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423344042502 terminate normal in state state_wait_swm_session_termination_answer 04:10:40.722 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.722 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,true,0,false,false} 04:10:40.722 [info] purge_ms_response(<<"262423344042502">>): ok 04:10:40.722 [info] purge_ms_response for <<"262423344042502">>: ok 04:10:40.722 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423344042502">>,"internet",[],undefined,true,0,false,false} 04:10:40.722 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423344042502">>,message_type => purge_ms_res} Socket #Port<0.18> closed [<0.224.0>] send_close_signal [{{#Port<0.18>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.18>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.18>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:40.724 [error] GSUP connection has been closed 04:10:40.724 [info] Peer down: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:40.922 [info] Peer down: {<0.236.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},39205}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.21>} Setting ccm options for socket #Port<0.21> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.21> Stream {osmo, 5} 04:10:43.822 [notice] GSUP connection has been established Unblocking socket #Port<0.21> Unblocking socket #Port<0.21>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.21>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.21> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.21> Stream 254: ID_RESP -> ID_ACK 04:10:43.858 [info] Peer up: {<0.231.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:47.164 [info] Peer up: {<0.281.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.21>, {osmo,5}, #{imsi => <<"262423110288122">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:10:53.224 [info] GSUP: Rx #{imsi => <<"262423110288122">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423110288122 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423110288122 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423110288122 receive call {auth_request,33,"internet",#{}} from <0.290.0> in state state_new 04:10:53.224 [info] ue_fsm start(epdg_ue_fsm_262423110288122) 04:10:53.224 [info] ue_fsm init(<<"262423110288122">>) *DBG* epdg_ue_fsm_262423110288122 send ok to <0.290.0> *DBG* aaa_ue_fsm_262423110288122 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.21>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.224 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423110288122 consume call {auth_request,33,"internet",#{}} from <0.290.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423110288122 consume internal init_state in state state_new 04:10:53.224 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423110288122">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423110288122 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423110288122 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:53.225 [info] ue_fsm start_link(aaa_ue_fsm_262423110288122) 04:10:53.225 [info] ue_fsm init("262423110288122") 04:10:53.225 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:53.225 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423110288122",undefined,undefined,false,false,undefined} 04:10:53.226 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:10:53.226 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","5",";","nonode@nohost"],1,undefined,undefined,undefined,"262423110288122",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423110288122 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423110288122 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423110288122 receive call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.293.0> in state state_wait_swx_maa 04:10:53.235 [info] SWx Rx MAA {<0.281.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;5;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423110288122",[],[],[{'Experimental-Result',10415,5001}],[],[],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423110288122 send ok to <0.293.0> *DBG* epdg_ue_fsm_262423110288122 receive call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp 04:10:53.235 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423110288122 consume call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.293.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423110288122 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response,{<<"262423110288122">>,{error,2}}} 04:10:53.236 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423110288122",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423110288122 consume call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp => state_new 04:10:53.236 [info] ue_fsm received_swm_dea_auth_response {error,{epdg_dia_rc,10415,5001}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.21>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.236 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={error,{epdg_dia_rc,10415,5001}}, {ue_fsm_data,<<"262423110288122">>,"internet",[],undefined,false,0,false,false} 04:10:53.236 [info] auth_response(<<"262423110288122">>): {error,2} 04:10:53.236 [info] auth_response for <<"262423110288122">>: {error,2} 04:10:53.236 [info] GSUP: Tx #{cause => 2,imsi => <<"262423110288122">>,message_class => 5,message_type => send_auth_info_err} Socket #Port<0.21> closed [<0.271.0>] send_close_signal [{{#Port<0.21>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.21>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.21>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:53.243 [error] GSUP connection has been closed 04:10:53.244 [info] Peer down: {<0.231.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:53.439 [info] Peer down: {<0.281.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},46107}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.24>} Setting ccm options for socket #Port<0.24> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:56.330 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.24> Stream {osmo, 5} Unblocking socket #Port<0.24> Unblocking socket #Port<0.24>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.24> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.24> Stream 254: ID_RESP -> ID_ACK 04:10:56.368 [info] Peer up: {<0.277.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:00.533 [info] Peer up: {<0.315.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.24>, {osmo,5}, #{imsi => <<"262421014841761">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:06.591 [info] GSUP: Rx #{imsi => <<"262421014841761">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421014841761 enter epdg_ue_fsm in state state_new 04:11:06.591 [info] ue_fsm start(epdg_ue_fsm_262421014841761) *DBG* epdg_ue_fsm_262421014841761 consume internal init_state in state state_new 04:11:06.591 [info] ue_fsm init(<<"262421014841761">>) 04:11:06.591 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421014841761 receive call {auth_request,33,"internet",#{}} from <0.324.0> in state state_new *DBG* epdg_ue_fsm_262421014841761 send ok to <0.324.0> 04:11:06.592 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421014841761">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421014841761 consume call {auth_request,33,"internet",#{}} from <0.324.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421014841761 enter aaa_ue_fsm in state state_new 04:11:06.592 [info] ue_fsm start_link(aaa_ue_fsm_262421014841761) *DBG* epdg_ue_fsm_262421014841761 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421014841761 consume internal init_state in state state_new 04:11:06.592 [info] ue_fsm init("262421014841761") *DBG* aaa_ue_fsm_262421014841761 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:06.592 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:06.593 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421014841761",undefined,undefined,false,false,undefined} 04:11:06.593 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421014841761 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421014841761 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:06.593 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","6",";","nonode@nohost"],1,undefined,undefined,undefined,"262421014841761",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:11:06.607 [info] SWx Rx MAA {<0.315.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;6;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421014841761",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95]],[[153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143]],["foobar"],[[33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171]],[[54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421014841761 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65, 146,82,233,32,86,235,181,219,245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}} from <0.327.0> in state state_wait_swx_maa 04:11:06.607 [info] dia_sip2gsup: auth [153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95] authz [153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143]  04:11:06.607 [info] rand [153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70] autn [99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95]  *DBG* aaa_ue_fsm_262421014841761 send ok to <0.327.0> 04:11:06.607 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421014841761 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65, 146,82,233,32,86,235,181,219,245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}} from <0.327.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421014841761 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65, 146,82,233,32,86,235,181,219,245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:06.609 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421014841761",undefined,undefined,false,false,undefined} 04:11:06.609 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,<<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>,<<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,<<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]} 04:11:06.610 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,<<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>,<<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,<<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}, {ue_fsm_data,<<"262421014841761">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421014841761 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421014841761">>, {ok, [{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131, 2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36, 213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131, 2,69,70,38,65,146,82,233,32,86,235,181,219, 245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200, 140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86, 133,202,110,171>>}]}}} 04:11:06.610 [info] auth_response(<<"262421014841761">>): {ok,[{epdg_auth_tuple,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,<<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>,<<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,<<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]} *DBG* epdg_ue_fsm_262421014841761 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65, 146,82,233,32,86,235,181,219,245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:06.611 [info] auth_response for <<"262421014841761">>: {ok,[{epdg_auth_tuple,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,<<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>,<<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,<<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.611 [info] GSUP: Tx #{auth_tuples => [#{autn => <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,ck => <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>,ik => <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,rand => <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,res => <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>}],imsi => <<"262421014841761">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.24>, {osmo,5}, #{imsi => <<"262421014841761">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421014841761 receive call {auth_request,33,"internet",#{}} from <0.328.0> in state state_authenticating 04:11:06.616 [info] GSUP: Rx #{imsi => <<"262421014841761">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:11:06.616 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421014841761 send ok to <0.328.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421014841761 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:06.616 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421014841761">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421014841761 consume call {auth_request,33,"internet",#{}} from <0.328.0> in state state_authenticating => state_wait_auth_resp 04:11:06.616 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* epdg_ue_fsm_262421014841761 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:06.616 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421014841761",undefined,undefined,false,false,undefined} 04:11:06.616 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:06.616 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","7",";","nonode@nohost"],1,undefined,undefined,undefined,"262421014841761",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421014841761 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421014841761 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:06.623 [info] SWx Rx MAA {<0.315.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;7;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421014841761",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95]],[[153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143]],["foobar"],[[33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171]],[[54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421014841761 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65, 146,82,233,32,86,235,181,219,245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}} from <0.329.0> in state state_wait_swx_maa 04:11:06.623 [info] dia_sip2gsup: auth [153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95] authz [153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143]  *DBG* aaa_ue_fsm_262421014841761 send ok to <0.329.0> 04:11:06.624 [info] rand [153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70] autn [99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95]  *DBG* epdg_ue_fsm_262421014841761 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65, 146,82,233,32,86,235,181,219,245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421014841761 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65, 146,82,233,32,86,235,181,219,245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}} from <0.329.0> in state state_wait_swx_maa => state_new 04:11:06.624 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421014841761 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421014841761">>, {ok, [{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131, 2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36, 213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131, 2,69,70,38,65,146,82,233,32,86,235,181,219, 245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200, 140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86, 133,202,110,171>>}]}}} 04:11:06.624 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421014841761",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421014841761 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>, <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>, <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65, 146,82,233,32,86,235,181,219,245,88,115,143>>, <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>, <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:06.624 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,<<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>,<<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,<<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]} 04:11:06.625 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,<<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>,<<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,<<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]}, {ue_fsm_data,<<"262421014841761">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.625 [info] auth_response(<<"262421014841761">>): {ok,[{epdg_auth_tuple,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,<<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>,<<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,<<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]} 04:11:06.625 [info] auth_response for <<"262421014841761">>: {ok,[{epdg_auth_tuple,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,<<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,<<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>,<<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,<<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>}]} 04:11:06.625 [info] GSUP: Tx #{auth_tuples => [#{autn => <<99,190,216,133,8,151,223,38,25,6,65,82,36,213,148,95>>,ck => <<33,133,60,45,98,132,48,190,218,120,0,86,133,202,110,171>>,ik => <<54,61,55,137,74,81,45,98,50,241,233,28,200,140,199,215>>,rand => <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70>>,res => <<153,163,123,61,110,236,221,7,228,68,1,42,131,2,69,70,38,65,146,82,233,32,86,235,181,219,245,88,115,143>>}],imsi => <<"262421014841761">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.24>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421014841761">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421014841761 receive call lu_request from <0.330.0> in state state_authenticating 04:11:06.628 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421014841761">>,message_type => location_upd_req} 04:11:06.628 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421014841761 send ok to <0.330.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421014841761 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:06.628 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421014841761">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421014841761 consume call lu_request from <0.330.0> in state state_authenticating 04:11:06.628 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:06.628 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421014841761",undefined,undefined,false,false,undefined} 04:11:06.628 [debug] SWx Tx SAR Imsi="262421014841761" Type=1 APN="internet" AgentInfoOpt=[]  04:11:06.629 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","8",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421014841761",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421014841761 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421014841761 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421014841761 receive call {rx_swx_saa,{ok,1,#{}}} from <0.331.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421014841761 send ok to <0.331.0> *DBG* aaa_ue_fsm_262421014841761 consume call {rx_swx_saa,{ok,1,#{}}} from <0.331.0> in state state_wait_swx_saa => state_authenticated 04:11:06.634 [info] SWx Rx SAA {<0.315.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;8;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421014841761",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421014841761 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:06.634 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421014841761 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421014841761">>,ok}} 04:11:06.634 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421014841761",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421014841761 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:06.634 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.634 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421014841761">>,"internet",[],undefined,false,0,false,false} 04:11:06.634 [info] lu_response(<<"262421014841761">>): ok 04:11:06.634 [info] lu_response for <<"262421014841761">>: ok 04:11:06.634 [info] GSUP: Tx #{imsi => <<"262421014841761">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.24>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421014841761">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421014841761 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.332.0> in state state_authenticated 04:11:06.638 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421014841761">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:06.638 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:06.638 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421014841761">>,"internet",[],undefined,false,0,false,false} 04:11:06.638 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262421014841761 send ok to <0.332.0> 04:11:06.638 [info] s2b: Tx {gtp,v2,create_session_request,0,8519815,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421014841761">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116642,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401511,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421014841761 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.332.0> in state state_authenticated => state_wait_create_session_resp 04:11:06.638 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421014841761 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421014841761 receive call {rx_s6b_aar,"262421014841761@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.334.0> in state state_authenticated 04:11:06.663 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421014841761@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:06.663 [info] ue_fsm ev_rx_s6b_aar: "262421014841761@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:11:06.663 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421014841761@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421014841761",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421014841761 send ok to <0.334.0> 04:11:06.663 [debug] SWx Tx SAR Imsi="262421014841761" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421014841761 consume call {rx_s6b_aar,"262421014841761@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.334.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:06.664 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","9",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421014841761",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:11:06.664 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421014841761 receive call {rx_swx_saa,{ok,13,#{}}} from <0.335.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421014841761 send ok to <0.335.0> 04:11:06.672 [info] SWx Rx SAA {<0.315.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;9;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421014841761",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421014841761 consume call {rx_swx_saa,{ok,13,#{}}} from <0.335.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:06.672 [info] ue_fsm ev_rx_swx_saa 04:11:06.672 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421014841761","262421014841761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.334.0>} 04:11:06.672 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:06.672 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:06.687 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,226,130,0,135,0,2,0,2,0,16,0,87,0,9,1,160,43,5,88,47,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,43,5,88,47,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,43,5,88,47,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:06.687 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116642,8519815,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<43,5,88,47>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,721770543,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,721770543,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262421014841761 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401511, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 721770543}}} from <0.336.0> in state state_wait_create_session_resp 04:11:06.688 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421014841761">>,<0.325.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116642,721770543,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4204401511,721770543}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:11:06.688 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:06.688 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401511,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 721770543}} 04:11:06.689 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421014841761">>,"internet",[],undefined,false,0,false,false} 04:11:06.689 [info] KMOD Port Create PDP Context Call {<0.325.0>,[alias|#Ref<0.1884296174.1877278721.217616>]}: {create_pdp_context,{172,18,254,103},4204401511,721770543,{192,168,0,2}} 04:11:06.689 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401511, 721770543 04:11:06.689 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],578,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401511},{o_tid,721770543}]}} *DBG* epdg_ue_fsm_262421014841761 send ok to <0.336.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421014841761">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401511, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 721770543}}}} 04:11:06.690 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401511,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 721770543}) returned ok *DBG* epdg_ue_fsm_262421014841761 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401511, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 721770543}}} from <0.336.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.690 [info] tunnel_response(<<"262421014841761">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401511,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 721770543}} 04:11:06.691 [info] tunnel_response for <<"262421014841761">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401511,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 721770543}} 04:11:06.691 [info] GSUP: Tx #{imsi => <<"262421014841761">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Socket #Port<0.24> closed [<0.306.0>] send_close_signal [{{#Port<0.24>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.24>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.24>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:06.698 [info] Peer down: {<0.277.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:06.698 [error] GSUP connection has been closed 04:11:06.875 [info] Peer down: {<0.315.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},42015}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.27>} Setting ccm options for socket #Port<0.27> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:09.788 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.27> Stream {osmo, 5} Unblocking socket #Port<0.27> Unblocking socket #Port<0.27>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.27> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.27> Stream 254: ID_RESP -> ID_ACK 04:11:09.825 [info] Peer up: {<0.311.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:13.326 [info] Peer up: {<0.358.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.27>, {osmo,5}, #{imsi => <<"262423622999150">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423622999150 enter epdg_ue_fsm in state state_new 04:11:19.400 [info] GSUP: Rx #{imsi => <<"262423622999150">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423622999150 consume internal init_state in state state_new 04:11:19.400 [info] ue_fsm start(epdg_ue_fsm_262423622999150) *DBG* epdg_ue_fsm_262423622999150 receive call {auth_request,33,"internet",#{}} from <0.365.0> in state state_new 04:11:19.400 [info] ue_fsm init(<<"262423622999150">>) *DBG* epdg_ue_fsm_262423622999150 send ok to <0.365.0> *DBG* epdg_ue_fsm_262423622999150 consume call {auth_request,33,"internet",#{}} from <0.365.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:19.400 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423622999150 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423622999150 enter aaa_ue_fsm in state state_new 04:11:19.400 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423622999150 consume internal init_state in state state_new 04:11:19.401 [info] ue_fsm start_link(aaa_ue_fsm_262423622999150) 04:11:19.401 [info] ue_fsm init("262423622999150") *DBG* aaa_ue_fsm_262423622999150 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:19.401 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:19.402 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423622999150",undefined,undefined,false,false,undefined} 04:11:19.402 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:19.402 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","10",";","nonode@nohost"],1,undefined,undefined,undefined,"262423622999150",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423622999150 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423622999150 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423622999150 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245, 174,226,117,178,175,205,86,218,214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}} from <0.368.0> in state state_wait_swx_maa 04:11:19.412 [info] SWx Rx MAA {<0.358.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;10;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423622999150",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133]],[[233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139]],["foobar"],[[136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240]],[[181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:19.413 [info] dia_sip2gsup: auth [233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133] authz [233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139]  *DBG* aaa_ue_fsm_262423622999150 send ok to <0.368.0> 04:11:19.413 [info] rand [233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245] autn [220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133]  04:11:19.413 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423622999150 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245, 174,226,117,178,175,205,86,218,214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}} from <0.368.0> in state state_wait_swx_maa => state_new 04:11:19.413 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423622999150",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423622999150 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245, 174,226,117,178,175,205,86,218,214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:19.414 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,<<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,<<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,<<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]} 04:11:19.415 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,<<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,<<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,<<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423622999150 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423622999150">>, {ok, [{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4, 254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122, 118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4, 254,123,245,174,226,117,178,175,205,86,218, 214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199, 194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25, 115,86,195,114,240>>}]}}} 04:11:19.415 [info] auth_response(<<"262423622999150">>): {ok,[{epdg_auth_tuple,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,<<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,<<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,<<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]} *DBG* epdg_ue_fsm_262423622999150 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245, 174,226,117,178,175,205,86,218,214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:19.415 [info] auth_response for <<"262423622999150">>: {ok,[{epdg_auth_tuple,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,<<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,<<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,<<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]} 04:11:19.415 [info] GSUP: Tx #{auth_tuples => [#{autn => <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,ck => <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>,ik => <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,rand => <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,res => <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>}],imsi => <<"262423622999150">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 66 bytes *DBG* gsup_server got {ipa,#Port<0.27>, {osmo,5}, #{auts => <<174,226,117,178,175,205,86,218,214,248,245, 154,244,139>>, imsi => <<"262423622999150">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}], rand => <<233,240,13,26,90,104,229,87,144,185,128, 33,4,254,123,245>>}} *DBG* epdg_ue_fsm_262423622999150 receive call {auth_request,33,"internet", #{authorization => <<233,240,13,26,90,104,229,87,144,185,128,33,4,254, 123,245,174,226,117,178,175,205,86,218,214,248, 245,154,244,139>>}} from <0.369.0> in state state_authenticating 04:11:19.422 [info] GSUP: Rx #{auts => <<174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,imsi => <<"262423622999150">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}],rand => <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>} 04:11:19.422 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423622999150 send ok to <0.369.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:19.422 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{authorization => <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>}}, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423622999150 receive call {rx_swm_der_auth_req,33,"internet", #{authorization => <<233,240,13,26,90,104,229,87,144,185,128,33, 4,254,123,245,174,226,117,178,175,205,86, 218,214,248,245,154,244,139>>}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423622999150 consume call {auth_request,33,"internet", #{authorization => <<233,240,13,26,90,104,229,87,144,185,128,33,4,254, 123,245,174,226,117,178,175,205,86,218,214,248, 245,154,244,139>>}} from <0.369.0> in state state_authenticating => state_wait_auth_resp 04:11:19.423 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* epdg_ue_fsm_262423622999150 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:19.423 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{authorization => <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>}}, {ue_fsm_data,"262423622999150",undefined,undefined,false,false,undefined} 04:11:19.423 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:19.423 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","11",";","nonode@nohost"],1,undefined,undefined,undefined,"262423622999150",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423622999150 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423622999150 consume call {rx_swm_der_auth_req,33,"internet", #{authorization => <<233,240,13,26,90,104,229,87,144,185,128,33, 4,254,123,245,174,226,117,178,175,205,86, 218,214,248,245,154,244,139>>}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423622999150 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245, 174,226,117,178,175,205,86,218,214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}} from <0.370.0> in state state_wait_swx_maa 04:11:19.432 [info] SWx Rx MAA {<0.358.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;11;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423622999150",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133]],[[233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139]],["foobar"],[[136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240]],[[181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:19.432 [info] dia_sip2gsup: auth [233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133] authz [233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139]  *DBG* aaa_ue_fsm_262423622999150 send ok to <0.370.0> 04:11:19.432 [info] rand [233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245] autn [220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133]  04:11:19.432 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423622999150 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245, 174,226,117,178,175,205,86,218,214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}} from <0.370.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423622999150 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245, 174,226,117,178,175,205,86,218,214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:19.433 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423622999150",undefined,undefined,false,false,undefined} 04:11:19.433 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,<<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,<<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,<<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]} 04:11:19.434 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,<<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,<<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,<<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423622999150 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423622999150">>, {ok, [{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4, 254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122, 118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4, 254,123,245,174,226,117,178,175,205,86,218, 214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199, 194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25, 115,86,195,114,240>>}]}}} 04:11:19.434 [info] auth_response(<<"262423622999150">>): {ok,[{epdg_auth_tuple,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,<<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,<<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,<<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]} *DBG* epdg_ue_fsm_262423622999150 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>, <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>, <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245, 174,226,117,178,175,205,86,218,214,248,245,154,244,139>>, <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>, <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:19.435 [info] auth_response for <<"262423622999150">>: {ok,[{epdg_auth_tuple,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,<<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,<<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>,<<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,<<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:19.435 [info] GSUP: Tx #{auth_tuples => [#{autn => <<220,68,85,122,38,77,168,138,1,176,75,79,122,118,169,133>>,ck => <<136,144,76,121,79,40,16,87,62,245,25,115,86,195,114,240>>,ik => <<181,106,41,217,239,233,237,71,11,22,3,199,194,23,138,57>>,rand => <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245>>,res => <<233,240,13,26,90,104,229,87,144,185,128,33,4,254,123,245,174,226,117,178,175,205,86,218,214,248,245,154,244,139>>}],imsi => <<"262423622999150">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.27>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423622999150">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423622999150 receive call lu_request from <0.371.0> in state state_authenticating *DBG* epdg_ue_fsm_262423622999150 send ok to <0.371.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423622999150 consume call lu_request from <0.371.0> in state state_authenticating *DBG* aaa_ue_fsm_262423622999150 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:19.439 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423622999150">>,message_type => location_upd_req} 04:11:19.439 [info] ue_fsm lu_request 04:11:19.440 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,false,0,false,false} 04:11:19.440 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:19.440 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423622999150",undefined,undefined,false,false,undefined} 04:11:19.440 [debug] SWx Tx SAR Imsi="262423622999150" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423622999150 send ok to <0.201.0> 04:11:19.440 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","12",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423622999150",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423622999150 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423622999150 receive call {rx_swx_saa,{ok,1,#{}}} from <0.372.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423622999150 send ok to <0.372.0> *DBG* aaa_ue_fsm_262423622999150 consume call {rx_swx_saa,{ok,1,#{}}} from <0.372.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423622999150 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:19.448 [info] SWx Rx SAA {<0.358.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;12;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423622999150",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:19.448 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423622999150 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423622999150">>,ok}} 04:11:19.449 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423622999150",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423622999150 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:19.449 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:19.449 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,false,0,false,false} 04:11:19.449 [info] lu_response(<<"262423622999150">>): ok 04:11:19.449 [info] lu_response for <<"262423622999150">>: ok 04:11:19.449 [info] GSUP: Tx #{imsi => <<"262423622999150">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.27>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423622999150">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423622999150 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.373.0> in state state_authenticated 04:11:19.454 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423622999150">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:19.454 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:19.454 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,false,0,false,false} 04:11:19.454 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262423622999150 send ok to <0.373.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:19.454 [info] s2b: Tx {gtp,v2,create_session_request,0,8519816,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423622999150">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116643,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401512,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423622999150 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.373.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423622999150 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:19.454 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423622999150 receive call {rx_s6b_aar,"262423622999150@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.374.0> in state state_authenticated 04:11:19.474 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423622999150@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:19.474 [info] ue_fsm ev_rx_s6b_aar: "262423622999150@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:11:19.475 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423622999150@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423622999150",undefined,undefined,true,false,undefined} 04:11:19.475 [debug] SWx Tx SAR Imsi="262423622999150" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:11:19.475 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","13",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423622999150",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423622999150 send ok to <0.374.0> 04:11:19.475 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423622999150 consume call {rx_s6b_aar,"262423622999150@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.374.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423622999150 receive call {rx_swx_saa,{ok,13,#{}}} from <0.375.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423622999150 send ok to <0.375.0> 04:11:19.482 [info] SWx Rx SAA {<0.358.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;13;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423622999150",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423622999150 consume call {rx_swx_saa,{ok,13,#{}}} from <0.375.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:19.482 [info] ue_fsm ev_rx_swx_saa 04:11:19.482 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423622999150","262423622999150@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.374.0>} 04:11:19.482 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:19.482 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:19.491 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,227,130,0,136,0,2,0,2,0,16,0,87,0,9,1,160,40,168,199,151,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,40,168,199,151,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,40,168,199,151,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:19.492 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116643,8519816,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<40,168,199,151>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,682149783,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,682149783,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:19.492 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423622999150">>,<0.366.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116643,682149783,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401512,682149783}],[]}}}} *DBG* epdg_ue_fsm_262423622999150 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401512, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 682149783}}} from <0.376.0> in state state_wait_create_session_resp 04:11:19.492 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:19.492 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401512,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 682149783}} 04:11:19.492 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,false,0,false,false} 04:11:19.493 [info] KMOD Port Create PDP Context Call {<0.366.0>,[alias|#Ref<0.1884296174.1877278737.216212>]}: {create_pdp_context,{172,18,254,103},4204401512,682149783,{192,168,0,2}} 04:11:19.493 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401512, 682149783 04:11:19.493 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],706,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401512},{o_tid,682149783}]}} *DBG* epdg_ue_fsm_262423622999150 send ok to <0.376.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423622999150">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401512, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 682149783}}}} 04:11:19.493 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401512,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 682149783}) returned {error,-17} *DBG* epdg_ue_fsm_262423622999150 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401512, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 682149783}}} from <0.376.0> in state state_wait_create_session_resp => state_active 04:11:19.493 [info] tunnel_response(<<"262423622999150">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401512,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 682149783}} 04:11:19.494 [info] tunnel_response for <<"262423622999150">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401512,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 682149783}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:19.494 [info] GSUP: Tx #{imsi => <<"262423622999150">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.27>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423622999150">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423622999150 receive call purge_ms_request from <0.377.0> in state state_active 04:11:19.497 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423622999150">>,message_type => purge_ms_req} 04:11:19.497 [info] ue_fsm purge_ms_request 04:11:19.497 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423622999150">>,"internet",[],{epdg_tun_pdp_ctx,4204401512,682149783,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:11:19.497 [info] KMOD Port Delete PDP Context Call {<0.366.0>,[alias|#Ref<0.1884296174.1877278737.216233>]}: {delete_pdp_context,{172,18,254,103},4204401512,682149783,{192,168,0,2}} 04:11:19.498 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401512, 682149783 04:11:19.498 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],770,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401512}]}} 04:11:19.498 [info] s2b: Tx {gtp,v2,delete_session_request,682149783,8519817,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401512,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262423622999150 send ok to <0.377.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423622999150 consume call purge_ms_request from <0.377.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423622999150 receive call rx_s6b_str from <0.378.0> in state state_authenticated *DBG* aaa_ue_fsm_262423622999150 send {ok,{epdg_dia_rc,undefined,2001}} to <0.378.0> 04:11:19.503 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423622999150"],[],[]} *DBG* aaa_ue_fsm_262423622999150 consume call rx_s6b_str from <0.378.0> in state state_authenticated 04:11:19.503 [info] ue_fsm ev_rx_s6b_str 04:11:19.503 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423622999150","262423622999150@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:19.504 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:11:19.504 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:11:19.507 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,227,130,0,137,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423622999150 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116643,8519817,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.379.0> in state state_wait_delete_session_resp 04:11:19.507 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116643,8519817,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:11:19.507 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116643,8519817,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:11:19.508 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423622999150 send ok to <0.379.0> 04:11:19.508 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423622999150 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116643,8519817,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.379.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423622999150 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:11:19.508 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423622999150 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:11:19.508 [info] ue_fsm ev_rx_swm_str 04:11:19.508 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423622999150","262423622999150@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:11:19.508 [debug] SWx Tx SAR Imsi="262423622999150" Type=5 APN="internet" AgentInfoOpt=[]  04:11:19.508 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","14",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423622999150",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423622999150 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423622999150 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423622999150 receive call {rx_swx_saa,{ok,5,#{}}} from <0.380.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423622999150 send ok to <0.380.0> *DBG* epdg_ue_fsm_262423622999150 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:11:19.513 [info] SWx Rx SAA {<0.358.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;14;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423622999150",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423622999150 consume call {rx_swx_saa,{ok,5,#{}}} from <0.380.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423622999150 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423622999150">>,ok}} 04:11:19.513 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423622999150 terminate normal in state state_wait_swm_session_termination_answer 04:11:19.514 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423622999150","262423622999150@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:19.514 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:11:19.514 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,true,0,false,false} 04:11:19.514 [info] purge_ms_response(<<"262423622999150">>): ok 04:11:19.514 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423622999150">>,"internet",[],undefined,true,0,false,false} 04:11:19.514 [info] purge_ms_response for <<"262423622999150">>: ok 04:11:19.514 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423622999150">>,message_type => purge_ms_res} Socket #Port<0.27> closed [<0.349.0>] send_close_signal [{{#Port<0.27>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.27>,{osmo,5}}} 04:11:19.518 [info] Peer down: {<0.311.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.27>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:19.519 [error] GSUP connection has been closed 04:11:19.715 [info] Peer down: {<0.358.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},36555}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.30>} Setting ccm options for socket #Port<0.30> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:22.605 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.30> Stream {osmo, 5} Unblocking socket #Port<0.30> Unblocking socket #Port<0.30>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.30> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.30> Stream 254: ID_RESP -> ID_ACK 04:11:22.643 [info] Peer up: {<0.354.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:25.041 [info] Peer up: {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.30>, {osmo,5}, #{imsi => <<"262427248919715">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427248919715 enter epdg_ue_fsm in state state_new 04:11:31.114 [info] GSUP: Rx #{imsi => <<"262427248919715">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427248919715 consume internal init_state in state state_new 04:11:31.115 [info] ue_fsm start(epdg_ue_fsm_262427248919715) 04:11:31.115 [info] ue_fsm init(<<"262427248919715">>) *DBG* epdg_ue_fsm_262427248919715 receive call {auth_request,33,"internet",#{}} from <0.409.0> in state state_new 04:11:31.115 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427248919715 send ok to <0.409.0> 04:11:31.115 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427248919715 consume call {auth_request,33,"internet",#{}} from <0.409.0> in state state_new => state_wait_auth_resp 04:11:31.116 [info] ue_fsm start_link(aaa_ue_fsm_262427248919715) *DBG* aaa_ue_fsm_262427248919715 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427248919715 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:31.116 [info] ue_fsm init("262427248919715") *DBG* aaa_ue_fsm_262427248919715 consume internal init_state in state state_new 04:11:31.116 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427248919715 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:31.117 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427248919715",undefined,undefined,false,false,undefined} 04:11:31.117 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:31.117 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","15",";","nonode@nohost"],1,undefined,undefined,undefined,"262427248919715",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427248919715 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427248919715 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427248919715 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190>>, <<100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18>>, <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90, 62,64,102,193,243,252,214,135,164,27,110,165,74>>, <<110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0>>, <<"/ÄI@Þ0нþ,ÜTÈ£h2">>}]}} from <0.412.0> in state state_wait_swx_maa 04:11:31.132 [info] SWx Rx MAA {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;15;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427248919715",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18]],[[139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90,62,64,102,193,243,252,214,135,164,27,110,165,74]],["foobar"],["/ÄI@Þ0нþ,ÜTÈ£h2"],[[110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:31.132 [info] dia_sip2gsup: auth [139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18] authz [139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90,62,64,102,193,243,252,214,135,164,27,110,165,74]  04:11:31.132 [info] rand [139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190] autn [100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18]  *DBG* aaa_ue_fsm_262427248919715 send ok to <0.412.0> *DBG* aaa_ue_fsm_262427248919715 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190>>, <<100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18>>, <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90, 62,64,102,193,243,252,214,135,164,27,110,165,74>>, <<110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0>>, <<"/ÄI@Þ0нþ,ÜTÈ£h2">>}]}} from <0.412.0> in state state_wait_swx_maa => state_new 04:11:31.132 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427248919715 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190>>, <<100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18>>, <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90, 62,64,102,193,243,252,214,135,164,27,110,165,74>>, <<110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0>>, <<"/ÄI@Þ0нþ,ÜTÈ£h2">>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:31.132 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427248919715",undefined,undefined,false,false,undefined} 04:11:31.133 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190>>,<<100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18>>,<<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90,62,64,102,193,243,252,214,135,164,27,110,165,74>>,<<110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0>>,<<"/ÄI@Þ0нþ,ÜTÈ£h2">>}]} 04:11:31.134 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190>>,<<100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18>>,<<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90,62,64,102,193,243,252,214,135,164,27,110,165,74>>,<<110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0>>,<<"/ÄI@Þ0нþ,ÜTÈ£h2">>}]}, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427248919715 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427248919715">>, {ok, [{epdg_auth_tuple, <<139,176,120,68,83,161,70,11,173,98,93,71,95, 76,136,190>>, <<100,151,165,100,40,33,62,116,206,29,155,117, 135,44,144,18>>, <<139,176,120,68,83,161,70,11,173,98,93,71,95, 76,136,190,90,62,64,102,193,243,252,214,135, 164,27,110,165,74>>, <<110,190,23,235,106,204,217,135,146,47,177,60, 251,127,245,0>>, <<"/ÄI@Þ0нþ,ÜTÈ£h2">>}]}}} 04:11:31.134 [info] auth_response(<<"262427248919715">>): {ok,[{epdg_auth_tuple,<<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190>>,<<100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18>>,<<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90,62,64,102,193,243,252,214,135,164,27,110,165,74>>,<<110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0>>,<<"/ÄI@Þ0нþ,ÜTÈ£h2">>}]} *DBG* epdg_ue_fsm_262427248919715 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190>>, <<100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18>>, <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90, 62,64,102,193,243,252,214,135,164,27,110,165,74>>, <<110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0>>, <<"/ÄI@Þ0нþ,ÜTÈ£h2">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:31.135 [info] auth_response for <<"262427248919715">>: {ok,[{epdg_auth_tuple,<<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190>>,<<100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18>>,<<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90,62,64,102,193,243,252,214,135,164,27,110,165,74>>,<<110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0>>,<<"/ÄI@Þ0нþ,ÜTÈ£h2">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.135 [info] GSUP: Tx #{auth_tuples => [#{autn => <<100,151,165,100,40,33,62,116,206,29,155,117,135,44,144,18>>,ck => <<"/ÄI@Þ0нþ,ÜTÈ£h2">>,ik => <<110,190,23,235,106,204,217,135,146,47,177,60,251,127,245,0>>,rand => <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190>>,res => <<139,176,120,68,83,161,70,11,173,98,93,71,95,76,136,190,90,62,64,102,193,243,252,214,135,164,27,110,165,74>>}],imsi => <<"262427248919715">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.30>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427248919715">>, message_type => location_upd_req}} 04:11:31.140 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427248919715">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427248919715 receive call lu_request from <0.413.0> in state state_authenticating *DBG* epdg_ue_fsm_262427248919715 send ok to <0.413.0> 04:11:31.140 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427248919715 consume call lu_request from <0.413.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.140 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427248919715 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:31.141 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:31.141 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427248919715",undefined,undefined,false,false,undefined} 04:11:31.141 [debug] SWx Tx SAR Imsi="262427248919715" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427248919715 send ok to <0.201.0> 04:11:31.141 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","16",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427248919715",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427248919715 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427248919715 receive call {rx_swx_saa,{ok,1,#{}}} from <0.414.0> in state state_wait_swx_saa 04:11:31.148 [info] SWx Rx SAA {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;16;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427248919715",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427248919715 send ok to <0.414.0> *DBG* epdg_ue_fsm_262427248919715 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:31.148 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427248919715 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427248919715 consume call {rx_swx_saa,{ok,1,#{}}} from <0.414.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262427248919715">>,ok}} 04:11:31.148 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427248919715",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427248919715 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.148 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:11:31.148 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,false,0,false,false} 04:11:31.148 [info] lu_response(<<"262427248919715">>): ok 04:11:31.148 [info] lu_response for <<"262427248919715">>: ok 04:11:31.149 [info] GSUP: Tx #{imsi => <<"262427248919715">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.30>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427248919715">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:11:31.152 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427248919715">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427248919715 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.415.0> in state state_authenticated 04:11:31.152 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:31.152 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,false,0,false,false} 04:11:31.152 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262427248919715 send ok to <0.415.0> *DBG* epdg_ue_fsm_262427248919715 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.415.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427248919715 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:31.152 [info] s2b: Tx {gtp,v2,create_session_request,0,8519818,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427248919715">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116644,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401513,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:11:31.152 [debug] Waiting for CreateSessionResponse 04:11:31.168 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427248919715@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:31.168 [info] ue_fsm ev_rx_s6b_aar: "262427248919715@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] *DBG* aaa_ue_fsm_262427248919715 receive call {rx_s6b_aar,"262427248919715@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.416.0> in state state_authenticated 04:11:31.168 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427248919715@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427248919715",undefined,undefined,true,false,undefined} 04:11:31.168 [debug] SWx Tx SAR Imsi="262427248919715" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:11:31.169 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","17",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427248919715",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427248919715 send ok to <0.416.0> *DBG* aaa_ue_fsm_262427248919715 consume call {rx_s6b_aar,"262427248919715@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.416.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:31.169 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427248919715 receive call {rx_swx_saa,{ok,13,#{}}} from <0.417.0> in state state_authenticated_wait_swx_saa 04:11:31.172 [info] SWx Rx SAA {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;17;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427248919715",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:31.172 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427248919715 send ok to <0.417.0> 04:11:31.173 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427248919715","262427248919715@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.416.0>} *DBG* aaa_ue_fsm_262427248919715 consume call {rx_swx_saa,{ok,13,#{}}} from <0.417.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:31.173 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:31.173 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:31.178 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,228,130,0,138,0,2,0,2,0,16,0,87,0,9,1,160,215,62,53,143,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,215,62,53,143,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,215,62,53,143,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:31.178 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116644,8519818,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<215,62,53,143>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3611178383,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3611178383,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:31.178 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427248919715">>,<0.410.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116644,3611178383,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4204401513,3611178383}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427248919715 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401513, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3611178383}}} from <0.418.0> in state state_wait_create_session_resp 04:11:31.178 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:31.178 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401513,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3611178383}} 04:11:31.178 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,false,0,false,false} 04:11:31.178 [info] KMOD Port Create PDP Context Call {<0.410.0>,[alias|#Ref<0.1884296174.1877278721.218323>]}: {create_pdp_context,{172,18,254,103},4204401513,3611178383,{192,168,0,2}} 04:11:31.178 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401513, 3611178383 04:11:31.178 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],834,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401513},{o_tid,3611178383}]}} *DBG* epdg_ue_fsm_262427248919715 send ok to <0.418.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427248919715">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401513, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3611178383}}}} 04:11:31.179 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401513,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3611178383}) returned ok *DBG* epdg_ue_fsm_262427248919715 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401513, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3611178383}}} from <0.418.0> in state state_wait_create_session_resp => state_active 04:11:31.179 [info] tunnel_response(<<"262427248919715">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401513,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3611178383}} 04:11:31.179 [info] tunnel_response for <<"262427248919715">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401513,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3611178383}} 04:11:31.179 [info] GSUP: Tx #{imsi => <<"262427248919715">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.182 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,95,0,80,68,126,32,228,0,254,5,0,73,0,1,0,5,93,0,52,0,73,0,1,0,6,87,0,9,6,159,215,62,53,143,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,27,167,88,53,132,0,7,0,1,172,18,254,103,0,6>> 04:11:31.183 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_bearer_request,1149116644,65029,undefined,[],#{{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_charging_id,0} => {v2_charging_id,0,<<"\e§X5">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,6},{v2_fully_qualified_tunnel_endpoint_identifier,6} => {v2_fully_qualified_tunnel_endpoint_identifier,6,31,3611178383,<<172,18,254,103>>,undefined}}},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_pdn_connection_set_identifier,0} => {v2_fully_qualified_pdn_connection_set_identifier,0,0,<<172,18,254,103>>,[6]}}} 04:11:31.183 [debug] Add bearer {gtp_bearer,6,0,3611178383} to session {gtp_session,<<"262427248919715">>,<0.410.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116644,3611178383,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4204401513,3611178383}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:11:31.183 [info] s2b: Tx {gtp,v2,create_bearer_response,3611178383,65029,undefined,[],[{v2_cause,0,request_accepted,0,0,0,undefined},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,31,4204401513,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.30>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427248919715">>, message_type => purge_ms_req}} 04:11:31.184 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427248919715">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427248919715 receive call purge_ms_request from <0.420.0> in state state_active 04:11:31.185 [info] ue_fsm purge_ms_request 04:11:31.185 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427248919715">>,"internet",[],{epdg_tun_pdp_ctx,4204401513,3611178383,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:11:31.185 [info] KMOD Port Delete PDP Context Call {<0.410.0>,[alias|#Ref<0.1884296174.1877278721.218356>]}: {delete_pdp_context,{172,18,254,103},4204401513,3611178383,{192,168,0,2}} 04:11:31.185 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401513, 3611178383 *DBG* epdg_ue_fsm_262427248919715 send ok to <0.420.0> 04:11:31.185 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],898,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401513}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427248919715 consume call purge_ms_request from <0.420.0> in state state_active => state_wait_delete_session_resp 04:11:31.185 [info] s2b: Tx {gtp,v2,delete_session_request,3611178383,8519819,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401513,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262427248919715 receive call rx_s6b_str from <0.421.0> in state state_authenticated 04:11:31.188 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427248919715"],[],[]} 04:11:31.188 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427248919715 send {ok,{epdg_dia_rc,undefined,2001}} to <0.421.0> *DBG* aaa_ue_fsm_262427248919715 consume call rx_s6b_str from <0.421.0> in state state_authenticated 04:11:31.188 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427248919715","262427248919715@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:31.188 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:11:31.188 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:11:31.190 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,228,130,0,139,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427248919715 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116644,8519819,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.422.0> in state state_wait_delete_session_resp 04:11:31.190 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116644,8519819,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427248919715 send ok to <0.422.0> 04:11:31.190 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116644,8519819,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427248919715 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116644,8519819,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.422.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:11:31.191 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427248919715 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427248919715 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:11:31.191 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:11:31.191 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,true,0,false,false} 04:11:31.191 [info] ue_fsm ev_rx_swm_str 04:11:31.191 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427248919715","262427248919715@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:11:31.191 [debug] SWx Tx SAR Imsi="262427248919715" Type=5 APN="internet" AgentInfoOpt=[]  04:11:31.191 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","18",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427248919715",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427248919715 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427248919715 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427248919715 receive call {rx_swx_saa,{ok,5,#{}}} from <0.423.0> in state state_authenticated_wait_swx_saa 04:11:31.194 [info] SWx Rx SAA {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;18;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427248919715",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427248919715 send ok to <0.423.0> *DBG* epdg_ue_fsm_262427248919715 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:11:31.195 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427248919715 consume call {rx_swx_saa,{ok,5,#{}}} from <0.423.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427248919715 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427248919715">>,ok}} 04:11:31.195 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427248919715","262427248919715@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427248919715 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.195 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:11:31.195 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,true,0,false,false} 04:11:31.195 [info] purge_ms_response(<<"262427248919715">>): ok 04:11:31.195 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427248919715">>,"internet",[],undefined,true,0,false,false} 04:11:31.195 [info] purge_ms_response for <<"262427248919715">>: ok 04:11:31.195 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427248919715">>,message_type => purge_ms_res} Socket #Port<0.30> closed [<0.393.0>] send_close_signal [{{#Port<0.30>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.30>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.30>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.198 [error] GSUP connection has been closed 04:11:31.199 [info] Peer down: {<0.354.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:31.399 [info] Peer down: {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},34915}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.33>} Setting ccm options for socket #Port<0.33> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:34.283 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.33> Stream {osmo, 5} Unblocking socket #Port<0.33> Unblocking socket #Port<0.33>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.33> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.33> Stream 254: ID_RESP -> ID_ACK 04:11:34.321 [info] Peer up: {<0.398.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:39.007 [info] Peer up: {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.33>, {osmo,5}, #{imsi => <<"262421018846777">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:45.077 [info] GSUP: Rx #{imsi => <<"262421018846777">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421018846777 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421018846777 consume internal init_state in state state_new 04:11:45.077 [info] ue_fsm start(epdg_ue_fsm_262421018846777) *DBG* epdg_ue_fsm_262421018846777 receive call {auth_request,33,"internet",#{}} from <0.452.0> in state state_new 04:11:45.077 [info] ue_fsm init(<<"262421018846777">>) *DBG* epdg_ue_fsm_262421018846777 send ok to <0.452.0> 04:11:45.078 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421018846777 consume call {auth_request,33,"internet",#{}} from <0.452.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421018846777 enter aaa_ue_fsm in state state_new 04:11:45.078 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421018846777 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421018846777 consume internal init_state in state state_new 04:11:45.078 [info] ue_fsm start_link(aaa_ue_fsm_262421018846777) *DBG* aaa_ue_fsm_262421018846777 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:45.079 [info] ue_fsm init("262421018846777") 04:11:45.079 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:45.079 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421018846777",undefined,undefined,false,false,undefined} 04:11:45.079 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:45.080 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","19",";","nonode@nohost"],1,undefined,undefined,undefined,"262421018846777",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421018846777 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421018846777 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:45.094 [info] SWx Rx MAA {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;19;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421018846777",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228,193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253]],[[0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228,253,109,214,149,47,152,123,101,41,215,149,143,6,237]],["foobar"],[[218,244,193,170,83,103,13,141,9,147,199,88,157,236,147,52]],[[237,121,173,210,142,210,178,199,225,31,187,228,176,212,6,118]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421018846777 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228>>, <<193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253>>, <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228, 253,109,214,149,47,152,123,101,41,215,149,143,6,237>>, <<237,121,173,210,142,210,178,199,225,31,187,228,176,212,6, 118>>, <<218,244,193,170,83,103,13,141,9,147,199,88,157,236,147, 52>>}]}} from <0.455.0> in state state_wait_swx_maa 04:11:45.094 [info] dia_sip2gsup: auth [0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228,193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253] authz [0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228,253,109,214,149,47,152,123,101,41,215,149,143,6,237]  04:11:45.094 [info] rand [0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228] autn [193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253]  *DBG* aaa_ue_fsm_262421018846777 send ok to <0.455.0> *DBG* epdg_ue_fsm_262421018846777 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228>>, <<193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253>>, <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228, 253,109,214,149,47,152,123,101,41,215,149,143,6,237>>, <<237,121,173,210,142,210,178,199,225,31,187,228,176,212,6, 118>>, <<218,244,193,170,83,103,13,141,9,147,199,88,157,236,147, 52>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:45.094 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421018846777 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228>>, <<193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253>>, <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228, 253,109,214,149,47,152,123,101,41,215,149,143,6,237>>, <<237,121,173,210,142,210,178,199,225,31,187,228,176,212,6, 118>>, <<218,244,193,170,83,103,13,141,9,147,199,88,157,236,147, 52>>}]}} from <0.455.0> in state state_wait_swx_maa => state_new 04:11:45.095 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421018846777",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421018846777 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421018846777">>, {ok, [{epdg_auth_tuple, <<0,176,221,186,18,124,205,15,113,74,186,209, 43,12,29,228>>, <<193,105,129,197,128,62,77,156,197,65,24,235, 38,116,146,253>>, <<0,176,221,186,18,124,205,15,113,74,186,209, 43,12,29,228,253,109,214,149,47,152,123,101, 41,215,149,143,6,237>>, <<237,121,173,210,142,210,178,199,225,31,187, 228,176,212,6,118>>, <<218,244,193,170,83,103,13,141,9,147,199, 88,157,236,147,52>>}]}}} 04:11:45.095 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228>>,<<193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253>>,<<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228,253,109,214,149,47,152,123,101,41,215,149,143,6,237>>,<<237,121,173,210,142,210,178,199,225,31,187,228,176,212,6,118>>,<<218,244,193,170,83,103,13,141,9,147,199,88,157,236,147,52>>}]} *DBG* epdg_ue_fsm_262421018846777 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228>>, <<193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253>>, <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228, 253,109,214,149,47,152,123,101,41,215,149,143,6,237>>, <<237,121,173,210,142,210,178,199,225,31,187,228,176,212,6, 118>>, <<218,244,193,170,83,103,13,141,9,147,199,88,157,236,147, 52>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:45.096 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228>>,<<193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253>>,<<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228,253,109,214,149,47,152,123,101,41,215,149,143,6,237>>,<<237,121,173,210,142,210,178,199,225,31,187,228,176,212,6,118>>,<<218,244,193,170,83,103,13,141,9,147,199,88,157,236,147,52>>}]}, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:45.096 [info] auth_response(<<"262421018846777">>): {ok,[{epdg_auth_tuple,<<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228>>,<<193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253>>,<<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228,253,109,214,149,47,152,123,101,41,215,149,143,6,237>>,<<237,121,173,210,142,210,178,199,225,31,187,228,176,212,6,118>>,<<218,244,193,170,83,103,13,141,9,147,199,88,157,236,147,52>>}]} 04:11:45.097 [info] auth_response for <<"262421018846777">>: {ok,[{epdg_auth_tuple,<<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228>>,<<193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253>>,<<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228,253,109,214,149,47,152,123,101,41,215,149,143,6,237>>,<<237,121,173,210,142,210,178,199,225,31,187,228,176,212,6,118>>,<<218,244,193,170,83,103,13,141,9,147,199,88,157,236,147,52>>}]} 04:11:45.097 [info] GSUP: Tx #{auth_tuples => [#{autn => <<193,105,129,197,128,62,77,156,197,65,24,235,38,116,146,253>>,ck => <<218,244,193,170,83,103,13,141,9,147,199,88,157,236,147,52>>,ik => <<237,121,173,210,142,210,178,199,225,31,187,228,176,212,6,118>>,rand => <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228>>,res => <<0,176,221,186,18,124,205,15,113,74,186,209,43,12,29,228,253,109,214,149,47,152,123,101,41,215,149,143,6,237>>}],imsi => <<"262421018846777">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.33>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421018846777">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421018846777 receive call lu_request from <0.456.0> in state state_authenticating 04:11:45.103 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421018846777">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421018846777 send ok to <0.456.0> *DBG* aaa_ue_fsm_262421018846777 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421018846777 consume call lu_request from <0.456.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:45.103 [info] ue_fsm lu_request 04:11:45.103 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} 04:11:45.103 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:45.104 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421018846777",undefined,undefined,false,false,undefined} 04:11:45.104 [debug] SWx Tx SAR Imsi="262421018846777" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421018846777 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421018846777 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:11:45.104 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","20",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421018846777",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421018846777 receive call {rx_swx_saa,{ok,1,#{}}} from <0.457.0> in state state_wait_swx_saa 04:11:45.112 [info] SWx Rx SAA {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;20;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421018846777",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:45.112 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421018846777 send ok to <0.457.0> *DBG* epdg_ue_fsm_262421018846777 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:45.112 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421018846777",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421018846777 consume call {rx_swx_saa,{ok,1,#{}}} from <0.457.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421018846777 send ok to <0.211.0> 04:11:45.112 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262421018846777">>,ok}} *DBG* epdg_ue_fsm_262421018846777 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:45.113 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} 04:11:45.113 [info] lu_response(<<"262421018846777">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:45.113 [info] lu_response for <<"262421018846777">>: ok 04:11:45.113 [info] GSUP: Tx #{imsi => <<"262421018846777">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.33>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421018846777">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421018846777 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.458.0> in state state_authenticated 04:11:45.117 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421018846777">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:45.117 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:45.117 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} 04:11:45.117 [debug] Selected PGW Remote Address "172.18.254.103" 04:11:45.117 [info] s2b: Tx {gtp,v2,create_session_request,0,8519820,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421018846777">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116645,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401514,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421018846777 send ok to <0.458.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:45.117 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421018846777 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.458.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421018846777 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421018846777 receive call {rx_s6b_aar,"262421018846777@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.459.0> in state state_authenticated 04:11:45.137 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421018846777@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:45.137 [info] ue_fsm ev_rx_s6b_aar: "262421018846777@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:11:45.137 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421018846777@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421018846777",undefined,undefined,true,false,undefined} 04:11:45.138 [debug] SWx Tx SAR Imsi="262421018846777" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:11:45.138 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","21",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421018846777",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421018846777 send ok to <0.459.0> 04:11:45.138 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421018846777 consume call {rx_s6b_aar,"262421018846777@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.459.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421018846777 receive call {rx_swx_saa,{ok,13,#{}}} from <0.460.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421018846777 send ok to <0.460.0> 04:11:45.147 [info] SWx Rx SAA {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;21;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421018846777",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:45.147 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421018846777 consume call {rx_swx_saa,{ok,13,#{}}} from <0.460.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:45.147 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421018846777","262421018846777@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.459.0>} 04:11:45.148 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:45.148 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:45.160 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,229,130,0,140,0,2,0,2,0,16,0,87,0,9,1,160,247,171,39,208,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,247,171,39,208,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,247,171,39,208,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:45.161 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116645,8519820,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"÷«'Ð">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4155189200,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4155189200,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:45.161 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421018846777">>,<0.453.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116645,4155189200,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401514,4155189200}]}}}} *DBG* epdg_ue_fsm_262421018846777 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401514, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4155189200}}} from <0.461.0> in state state_wait_create_session_resp 04:11:45.161 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:45.161 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401514,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4155189200}} 04:11:45.162 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} 04:11:45.162 [info] KMOD Port Create PDP Context Call {<0.453.0>,[alias|#Ref<0.1884296174.1877278737.216608>]}: {create_pdp_context,{172,18,254,103},4204401514,4155189200,{192,168,0,2}} 04:11:45.162 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401514, 4155189200 04:11:45.162 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],146,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401514},{o_tid,4155189200}]}} *DBG* epdg_ue_fsm_262421018846777 send ok to <0.461.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421018846777">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401514, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4155189200}}}} 04:11:45.163 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401514,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4155189200}) returned ok *DBG* epdg_ue_fsm_262421018846777 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401514, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4155189200}}} from <0.461.0> in state state_wait_create_session_resp => state_active 04:11:45.163 [info] tunnel_response(<<"262421018846777">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401514,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4155189200}} 04:11:45.164 [info] tunnel_response for <<"262421018846777">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401514,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4155189200}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:45.164 [info] GSUP: Tx #{imsi => <<"262421018846777">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:11:45.170 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,99,0,24,68,126,32,229,0,254,212,0,73,0,1,0,5,100,0,1,0,3,2,0,2,0,10,0>> *DBG* epdg_ue_fsm_262421018846777 receive call received_gtpc_delete_bearer_request from <0.462.0> in state state_active 04:11:45.171 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_bearer_request,1149116645,65236,undefined,[],#{{v2_cause,0} => {v2_cause,0,access_changed_from_non_3gpp_to_3gpp,0,0,0,undefined},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_procedure_transaction_id,0} => {v2_procedure_transaction_id,0,3}}} 04:11:45.171 [info] s2b: Tx {gtp,v2,delete_bearer_response,4155189200,65236,undefined,[],[{v2_recovery,0,0},{v2_cause,0,request_accepted,0,0,0,undefined}]} 04:11:45.171 [info] ue_fsm received_gtpc_delete_bearer_request 04:11:45.171 [info] ue_fsm state_active event=received_gtpc_delete_bearer_request, {ue_fsm_data,<<"262421018846777">>,"internet",[],{epdg_tun_pdp_ctx,4204401514,4155189200,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:11:45.171 [info] KMOD Port Delete PDP Context Call {<0.453.0>,[alias|#Ref<0.1884296174.1877278721.218798>]}: {delete_pdp_context,{172,18,254,103},4204401514,4155189200,{192,168,0,2}} 04:11:45.171 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401514, 4155189200 *DBG* epdg_ue_fsm_262421018846777 send ok to <0.462.0> 04:11:45.171 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],962,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401514}]}} *DBG* epdg_ue_fsm_262421018846777 consume call received_gtpc_delete_bearer_request from <0.462.0> in state state_active => state_dereg_pgw_initiated_wait_cancel_location_res *DBG* gsup_server got cast {cancel_location_request,<<"262421018846777">>, undefined} 04:11:45.172 [debug] Remove bearer {gtp_bearer,5,4204401514,4155189200} from session {gtp_session,<<"262421018846777">>,<0.453.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116645,4155189200,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401514,4155189200}]}}}} *DBG* epdg_ue_fsm_262421018846777 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_pgw_initiated_wait_cancel_location_res *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:45.172 [info] cancel_location_request(<<"262421018846777">>, undefined) 04:11:45.172 [info] cancel_location_request for <<"262421018846777">> 04:11:45.172 [info] GSUP: Tx #{cn_domain => 1,imsi => <<"262421018846777">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.33>, {osmo,5}, #{imsi => <<"262421018846777">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262421018846777 receive call cancel_location_result from <0.463.0> in state state_dereg_pgw_initiated_wait_cancel_location_res 04:11:45.211 [info] GSUP: Rx #{imsi => <<"262421018846777">>,message_type => location_cancellation_res} 04:11:45.211 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262421018846777 send ok to <0.463.0> 04:11:45.211 [info] ue_fsm state_dereg_pgw_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421018846777 consume call cancel_location_result from <0.463.0> in state state_dereg_pgw_initiated_wait_cancel_location_res => state_wait_swm_session_termination_answer 04:11:45.212 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421018846777 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421018846777 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421018846777 send {ok,2001} to <0.201.0> 04:11:45.212 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262421018846777 consume call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421018846777 receive call {received_swm_sta,2001} from <0.211.0> in state state_wait_swm_session_termination_answer 04:11:45.212 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421018846777","262421018846777@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421018846777 send ok to <0.211.0> 04:11:45.212 [info] ue_fsm state_authenticated event=rx_swm_str: PGW session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421018846777 terminate normal in state state_wait_swm_session_termination_answer 04:11:45.212 [info] ue_fsm received_swm_session_termination_answer 2001 04:11:45.212 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} 04:11:45.212 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421018846777">>,"internet",[],undefined,false,0,false,false} Socket #Port<0.33> closed [<0.436.0>] send_close_signal [{{#Port<0.33>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.33>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.33>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:45.215 [info] Peer down: {<0.398.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:45.215 [error] GSUP connection has been closed 04:11:45.351 [info] Peer down: {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},33071}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.36>} Setting ccm options for socket #Port<0.36> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:48.300 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.36> Stream {osmo, 5} Unblocking socket #Port<0.36> Unblocking socket #Port<0.36>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.36>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.36> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.36> Stream 254: ID_RESP -> ID_ACK 04:11:48.335 [info] Peer up: {<0.441.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:52.054 [info] Peer up: {<0.485.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.36>, {osmo,5}, #{imsi => <<"262429657630377">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:58.119 [info] GSUP: Rx #{imsi => <<"262429657630377">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429657630377 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429657630377 consume internal init_state in state state_new 04:11:58.119 [info] ue_fsm start(epdg_ue_fsm_262429657630377) *DBG* epdg_ue_fsm_262429657630377 receive call {auth_request,33,"internet",#{}} from <0.492.0> in state state_new 04:11:58.119 [info] ue_fsm init(<<"262429657630377">>) *DBG* epdg_ue_fsm_262429657630377 send ok to <0.492.0> 04:11:58.119 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429657630377 consume call {auth_request,33,"internet",#{}} from <0.492.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.36>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429657630377 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429657630377 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:58.120 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429657630377">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429657630377 consume internal init_state in state state_new 04:11:58.120 [info] ue_fsm start_link(aaa_ue_fsm_262429657630377) 04:11:58.120 [info] ue_fsm init("262429657630377") *DBG* aaa_ue_fsm_262429657630377 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:58.121 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:58.121 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429657630377",undefined,undefined,false,false,undefined} 04:11:58.121 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429657630377 send ok to <0.201.0> 04:11:58.122 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","22",";","nonode@nohost"],1,undefined,undefined,undefined,"262429657630377",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429657630377 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262429657630377 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103>>, <<244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168>>, <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103, 233,238,2,13,115,245,164,80,110,44,90,166,114,8>>, <<30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209>>, <<0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146>>}]}} from <0.495.0> in state state_wait_swx_maa 04:11:58.139 [info] SWx Rx MAA {<0.485.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;22;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429657630377",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103,244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168]],[[163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103,233,238,2,13,115,245,164,80,110,44,90,166,114,8]],["foobar"],[[0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146]],[[30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:58.139 [info] dia_sip2gsup: auth [163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103,244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168] authz [163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103,233,238,2,13,115,245,164,80,110,44,90,166,114,8]  04:11:58.139 [info] rand [163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103] autn [244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168]  *DBG* aaa_ue_fsm_262429657630377 send ok to <0.495.0> 04:11:58.140 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429657630377 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103>>, <<244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168>>, <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103, 233,238,2,13,115,245,164,80,110,44,90,166,114,8>>, <<30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209>>, <<0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:58.140 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429657630377",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429657630377 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103>>, <<244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168>>, <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103, 233,238,2,13,115,245,164,80,110,44,90,166,114,8>>, <<30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209>>, <<0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146>>}]}} from <0.495.0> in state state_wait_swx_maa => state_new 04:11:58.141 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103>>,<<244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168>>,<<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103,233,238,2,13,115,245,164,80,110,44,90,166,114,8>>,<<30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209>>,<<0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146>>}]} 04:11:58.142 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103>>,<<244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168>>,<<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103,233,238,2,13,115,245,164,80,110,44,90,166,114,8>>,<<30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209>>,<<0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146>>}]}, {ue_fsm_data,<<"262429657630377">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429657630377 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429657630377">>, {ok, [{epdg_auth_tuple, <<163,117,50,45,79,229,231,7,201,20,141,89,129, 234,140,103>>, <<244,69,205,44,27,210,220,249,152,64,26,9,227, 82,86,168>>, <<163,117,50,45,79,229,231,7,201,20,141,89,129, 234,140,103,233,238,2,13,115,245,164,80,110, 44,90,166,114,8>>, <<30,132,232,155,251,175,250,159,70,85,10,36, 146,49,234,209>>, <<0,89,249,16,194,18,164,141,142,57,28, 155,24,104,117,146>>}]}}} 04:11:58.142 [info] auth_response(<<"262429657630377">>): {ok,[{epdg_auth_tuple,<<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103>>,<<244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168>>,<<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103,233,238,2,13,115,245,164,80,110,44,90,166,114,8>>,<<30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209>>,<<0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146>>}]} *DBG* epdg_ue_fsm_262429657630377 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103>>, <<244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168>>, <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103, 233,238,2,13,115,245,164,80,110,44,90,166,114,8>>, <<30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209>>, <<0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.36>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.143 [info] auth_response for <<"262429657630377">>: {ok,[{epdg_auth_tuple,<<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103>>,<<244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168>>,<<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103,233,238,2,13,115,245,164,80,110,44,90,166,114,8>>,<<30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209>>,<<0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146>>}]} 04:11:58.143 [info] GSUP: Tx #{auth_tuples => [#{autn => <<244,69,205,44,27,210,220,249,152,64,26,9,227,82,86,168>>,ck => <<0,89,249,16,194,18,164,141,142,57,28,155,24,104,117,146>>,ik => <<30,132,232,155,251,175,250,159,70,85,10,36,146,49,234,209>>,rand => <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103>>,res => <<163,117,50,45,79,229,231,7,201,20,141,89,129,234,140,103,233,238,2,13,115,245,164,80,110,44,90,166,114,8>>}],imsi => <<"262429657630377">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.36>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429657630377">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429657630377 receive call lu_request from <0.496.0> in state state_authenticating *DBG* epdg_ue_fsm_262429657630377 send ok to <0.496.0> *DBG* epdg_ue_fsm_262429657630377 consume call lu_request from <0.496.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.36>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.145 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429657630377">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429657630377 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:58.145 [info] ue_fsm lu_request 04:11:58.145 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429657630377">>,"internet",[],undefined,false,0,false,false} 04:11:58.145 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:58.146 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429657630377",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429657630377 send ok to <0.201.0> 04:11:58.146 [debug] SWx Tx SAR Imsi="262429657630377" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429657630377 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:11:58.146 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","23",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429657630377",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429657630377 receive call {rx_swx_saa,{ok,1,#{}}} from <0.497.0> in state state_wait_swx_saa 04:11:58.159 [info] SWx Rx SAA {<0.485.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;23;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429657630377",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429657630377 send ok to <0.497.0> *DBG* epdg_ue_fsm_262429657630377 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:58.159 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429657630377 consume call {rx_swx_saa,{ok,1,#{}}} from <0.497.0> in state state_wait_swx_saa => state_authenticated 04:11:58.159 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429657630377",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429657630377 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429657630377">>,ok}} 04:11:58.160 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429657630377 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:58.160 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429657630377">>,"internet",[],undefined,false,0,false,false} 04:11:58.160 [info] lu_response(<<"262429657630377">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.36>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.160 [info] lu_response for <<"262429657630377">>: ok 04:11:58.160 [info] GSUP: Tx #{imsi => <<"262429657630377">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.36>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429657630377">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429657630377 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.498.0> in state state_authenticated 04:11:58.166 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429657630377">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:58.166 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262429657630377 send ok to <0.498.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.36>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.167 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429657630377">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429657630377 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.498.0> in state state_authenticated => state_wait_create_session_resp 04:11:58.167 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262429657630377 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:58.167 [info] s2b: Tx {gtp,v2,create_session_request,0,8519821,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429657630377">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116646,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401515,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:11:58.167 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429657630377 receive call {received_gtpc_create_session_response,{error,93}} from <0.499.0> in state state_wait_create_session_resp 04:11:58.192 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,14,68,126,32,230,130,0,141,0,2,0,2,0,93,0>> *DBG* epdg_ue_fsm_262429657630377 send ok to <0.499.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429657630377">>,{error,111}}} 04:11:58.193 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116646,8519821,undefined,[],#{{v2_cause,0} => {v2_cause,0,apn_access_denied___no_subscription,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429657630377 consume call {received_gtpc_create_session_response,{error,93}} from <0.499.0> in state state_wait_create_session_resp => state_authenticated 04:11:58.193 [info] ue_fsm received_gtpc_create_session_response {error,93} 04:11:58.193 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429657630377">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.36>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.193 [info] tunnel_response(<<"262429657630377">>): {error,111} 04:11:58.193 [info] tunnel_response for <<"262429657630377">>: {error,111} 04:11:58.193 [info] GSUP: Tx #{cause => 111,imsi => <<"262429657630377">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.36> closed [<0.476.0>] send_close_signal [{{#Port<0.36>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.36>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.36>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.200 [info] Peer down: {<0.441.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:58.200 [error] GSUP connection has been closed 04:11:58.363 [info] Peer down: {<0.485.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},36979}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.39>} Setting ccm options for socket #Port<0.39> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:01.284 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.39> Stream {osmo, 5} Unblocking socket #Port<0.39> Unblocking socket #Port<0.39>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.39>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.39> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.39> Stream 254: ID_RESP -> ID_ACK 04:12:01.325 [info] Peer up: {<0.481.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:06.362 [info] Peer up: {<0.525.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.39>, {osmo,5}, #{imsi => <<"262427951300415">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:12.436 [info] GSUP: Rx #{imsi => <<"262427951300415">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427951300415 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427951300415 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427951300415 receive call {auth_request,33,"internet",#{}} from <0.532.0> in state state_new 04:12:12.436 [info] ue_fsm start(epdg_ue_fsm_262427951300415) *DBG* epdg_ue_fsm_262427951300415 send ok to <0.532.0> 04:12:12.436 [info] ue_fsm init(<<"262427951300415">>) *DBG* epdg_ue_fsm_262427951300415 consume call {auth_request,33,"internet",#{}} from <0.532.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427951300415 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.39>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:12.436 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427951300415 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427951300415 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427951300415 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:12.437 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427951300415">>,"internet",[],undefined,false,0,false,false} 04:12:12.437 [info] ue_fsm start_link(aaa_ue_fsm_262427951300415) 04:12:12.437 [info] ue_fsm init("262427951300415") 04:12:12.437 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:12.438 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427951300415",undefined,undefined,false,false,undefined} 04:12:12.438 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:12.438 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","24",";","nonode@nohost"],1,undefined,undefined,undefined,"262427951300415",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427951300415 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427951300415 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:12.452 [info] SWx Rx MAA {<0.525.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;24;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427951300415",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204,79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127]],[[86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204,108,197,7,201,169,79,116,16,127,95,54,15,158,118]],["foobar"],[[165,89,236,127,106,181,179,85,65,134,77,152,90,147,207,163]],[[40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427951300415 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204>>, <<79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127>>, <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204, 108,197,7,201,169,79,116,16,127,95,54,15,158,118>>, <<40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73>>, <<165,89,236,127,106,181,179,85,65,134,77,152,90,147,207, 163>>}]}} from <0.535.0> in state state_wait_swx_maa 04:12:12.452 [info] dia_sip2gsup: auth [86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204,79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127] authz [86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204,108,197,7,201,169,79,116,16,127,95,54,15,158,118]  04:12:12.452 [info] rand [86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204] autn [79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127]  *DBG* aaa_ue_fsm_262427951300415 send ok to <0.535.0> *DBG* aaa_ue_fsm_262427951300415 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204>>, <<79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127>>, <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204, 108,197,7,201,169,79,116,16,127,95,54,15,158,118>>, <<40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73>>, <<165,89,236,127,106,181,179,85,65,134,77,152,90,147,207, 163>>}]}} from <0.535.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427951300415 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204>>, <<79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127>>, <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204, 108,197,7,201,169,79,116,16,127,95,54,15,158,118>>, <<40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73>>, <<165,89,236,127,106,181,179,85,65,134,77,152,90,147,207, 163>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:12.452 [info] ue_fsm ev_rx_swx_maa 04:12:12.453 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427951300415",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427951300415 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427951300415">>, {ok, [{epdg_auth_tuple, <<86,138,123,23,200,80,125,185,80,2,137,95,10, 216,178,204>>, <<79,173,192,196,191,205,237,179,108,101,38,96, 134,85,177,127>>, <<86,138,123,23,200,80,125,185,80,2,137,95,10, 216,178,204,108,197,7,201,169,79,116,16,127, 95,54,15,158,118>>, <<40,86,63,55,203,187,49,238,237,138,131,52,62, 81,187,73>>, <<165,89,236,127,106,181,179,85,65,134,77, 152,90,147,207,163>>}]}}} 04:12:12.454 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204>>,<<79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127>>,<<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204,108,197,7,201,169,79,116,16,127,95,54,15,158,118>>,<<40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73>>,<<165,89,236,127,106,181,179,85,65,134,77,152,90,147,207,163>>}]} *DBG* epdg_ue_fsm_262427951300415 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204>>, <<79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127>>, <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204, 108,197,7,201,169,79,116,16,127,95,54,15,158,118>>, <<40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73>>, <<165,89,236,127,106,181,179,85,65,134,77,152,90,147,207, 163>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:12.455 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204>>,<<79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127>>,<<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204,108,197,7,201,169,79,116,16,127,95,54,15,158,118>>,<<40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73>>,<<165,89,236,127,106,181,179,85,65,134,77,152,90,147,207,163>>}]}, {ue_fsm_data,<<"262427951300415">>,"internet",[],undefined,false,0,false,false} 04:12:12.455 [info] auth_response(<<"262427951300415">>): {ok,[{epdg_auth_tuple,<<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204>>,<<79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127>>,<<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204,108,197,7,201,169,79,116,16,127,95,54,15,158,118>>,<<40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73>>,<<165,89,236,127,106,181,179,85,65,134,77,152,90,147,207,163>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.39>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:12.455 [info] auth_response for <<"262427951300415">>: {ok,[{epdg_auth_tuple,<<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204>>,<<79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127>>,<<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204,108,197,7,201,169,79,116,16,127,95,54,15,158,118>>,<<40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73>>,<<165,89,236,127,106,181,179,85,65,134,77,152,90,147,207,163>>}]} 04:12:12.456 [info] GSUP: Tx #{auth_tuples => [#{autn => <<79,173,192,196,191,205,237,179,108,101,38,96,134,85,177,127>>,ck => <<165,89,236,127,106,181,179,85,65,134,77,152,90,147,207,163>>,ik => <<40,86,63,55,203,187,49,238,237,138,131,52,62,81,187,73>>,rand => <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204>>,res => <<86,138,123,23,200,80,125,185,80,2,137,95,10,216,178,204,108,197,7,201,169,79,116,16,127,95,54,15,158,118>>}],imsi => <<"262427951300415">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.39>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427951300415">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427951300415 receive call lu_request from <0.536.0> in state state_authenticating *DBG* epdg_ue_fsm_262427951300415 send ok to <0.536.0> 04:12:12.460 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427951300415">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427951300415 consume call lu_request from <0.536.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.39>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427951300415 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:12.460 [info] ue_fsm lu_request 04:12:12.460 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427951300415">>,"internet",[],undefined,false,0,false,false} 04:12:12.460 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:12.460 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427951300415",undefined,undefined,false,false,undefined} 04:12:12.460 [debug] SWx Tx SAR Imsi="262427951300415" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427951300415 send ok to <0.201.0> 04:12:12.461 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","25",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427951300415",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427951300415 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427951300415 receive call {rx_swx_saa,{ok,1,#{}}} from <0.537.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427951300415 send ok to <0.537.0> 04:12:12.466 [info] SWx Rx SAA {<0.525.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;25;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427951300415",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427951300415 consume call {rx_swx_saa,{ok,1,#{}}} from <0.537.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427951300415 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:12.466 [info] ue_fsm ev_rx_swx_saa 04:12:12.466 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427951300415",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427951300415 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427951300415">>,ok}} 04:12:12.466 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427951300415 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:12.466 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427951300415">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.39>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:12.466 [info] lu_response(<<"262427951300415">>): ok 04:12:12.467 [info] lu_response for <<"262427951300415">>: ok 04:12:12.467 [info] GSUP: Tx #{imsi => <<"262427951300415">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.39>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427951300415">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427951300415 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.538.0> in state state_authenticated 04:12:12.470 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427951300415">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:12.470 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:12.470 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427951300415">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427951300415 send ok to <0.538.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.39>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427951300415 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.538.0> in state state_authenticated => state_wait_create_session_resp 04:12:12.470 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262427951300415 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:12.470 [info] s2b: Tx {gtp,v2,create_session_request,0,8519822,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427951300415">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116647,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401516,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:12.470 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427951300415 receive call {rx_s6b_aar,"262427951300415@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.539.0> in state state_authenticated 04:12:12.493 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427951300415@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:12.493 [info] ue_fsm ev_rx_s6b_aar: "262427951300415@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:12:12.494 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427951300415@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427951300415",undefined,undefined,true,false,undefined} 04:12:12.494 [debug] SWx Tx SAR Imsi="262427951300415" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:12:12.494 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","26",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427951300415",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427951300415 send ok to <0.539.0> *DBG* aaa_ue_fsm_262427951300415 consume call {rx_s6b_aar,"262427951300415@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.539.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:12.494 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427951300415 receive call {rx_swx_saa,{ok,13,#{}}} from <0.540.0> in state state_authenticated_wait_swx_saa 04:12:12.503 [info] SWx Rx SAA {<0.525.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;26;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427951300415",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427951300415 send ok to <0.540.0> *DBG* aaa_ue_fsm_262427951300415 consume call {rx_swx_saa,{ok,13,#{}}} from <0.540.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:12.503 [info] ue_fsm ev_rx_swx_saa 04:12:12.503 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427951300415","262427951300415@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.539.0>} 04:12:12.503 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:12.504 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:12.515 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,231,130,0,142,0,2,0,2,0,16,0,87,0,9,1,160,57,79,8,35,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,57,79,8,35,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,57,79,8,35,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:12.516 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116647,8519822,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"9O\b#">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,961480739,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,961480739,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262427951300415 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401516, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 961480739}}} from <0.541.0> in state state_wait_create_session_resp 04:12:12.516 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427951300415">>,<0.533.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116647,961480739,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401516,961480739}],[],[],[],[],[],[],[],[]}}}} 04:12:12.516 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:12.516 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401516,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 961480739}} 04:12:12.516 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427951300415">>,"internet",[],undefined,false,0,false,false} 04:12:12.516 [info] KMOD Port Create PDP Context Call {<0.533.0>,[alias|#Ref<0.1884296174.1877278736.216143>]}: {create_pdp_context,{172,18,254,103},4204401516,961480739,{192,168,0,2}} 04:12:12.516 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401516, 961480739 04:12:12.516 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],81,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401516},{o_tid,961480739}]}} *DBG* epdg_ue_fsm_262427951300415 send ok to <0.541.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427951300415">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401516, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 961480739}}}} 04:12:12.517 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401516,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 961480739}) returned ok *DBG* epdg_ue_fsm_262427951300415 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401516, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 961480739}}} from <0.541.0> in state state_wait_create_session_resp => state_active 04:12:12.517 [info] tunnel_response(<<"262427951300415">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401516,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 961480739}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.39>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:12.518 [info] tunnel_response for <<"262427951300415">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401516,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 961480739}} 04:12:12.518 [info] GSUP: Tx #{imsi => <<"262427951300415">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* aaa_ue_fsm_262427951300415 terminate normal in state state_authenticated 04:12:12.707 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262427951300415",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:12:12.707 [info] terminating aaa_ue_fsm with reason normal state=state_authenticated, {ue_fsm_data,"262427951300415","262427951300415@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:12.708 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],2001,[],[],[]} 04:12:12.714 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262427951300415",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:12:12.714 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],[],{'Experimental-Result',10415,5001},[],[]} Socket #Port<0.39> closed [<0.512.0>] send_close_signal [{{#Port<0.39>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.39>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.39>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:12.724 [error] GSUP connection has been closed 04:12:12.724 [info] Peer down: {<0.481.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:12.725 [info] Peer down: {<0.525.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},35279}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.42>} Setting ccm options for socket #Port<0.42> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:15.804 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.42> Stream {osmo, 5} Unblocking socket #Port<0.42> Unblocking socket #Port<0.42>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.42> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.42> Stream 254: ID_RESP -> ID_ACK 04:12:15.834 [info] Peer up: {<0.517.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:19.615 [info] Peer up: {<0.565.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.42>, {osmo,5}, #{imsi => <<"262423029458024">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:25.664 [info] GSUP: Rx #{imsi => <<"262423029458024">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423029458024 enter epdg_ue_fsm in state state_new 04:12:25.664 [info] ue_fsm start(epdg_ue_fsm_262423029458024) *DBG* epdg_ue_fsm_262423029458024 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423029458024 receive call {auth_request,33,"internet",#{}} from <0.572.0> in state state_new 04:12:25.665 [info] ue_fsm init(<<"262423029458024">>) *DBG* epdg_ue_fsm_262423029458024 send ok to <0.572.0> *DBG* epdg_ue_fsm_262423029458024 consume call {auth_request,33,"internet",#{}} from <0.572.0> in state state_new => state_wait_auth_resp 04:12:25.665 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423029458024 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423029458024 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:25.665 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423029458024">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423029458024 consume internal init_state in state state_new 04:12:25.665 [info] ue_fsm start_link(aaa_ue_fsm_262423029458024) *DBG* aaa_ue_fsm_262423029458024 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:25.665 [info] ue_fsm init("262423029458024") 04:12:25.665 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:25.666 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423029458024",undefined,undefined,false,false,undefined} 04:12:25.666 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:25.666 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","27",";","nonode@nohost"],1,undefined,undefined,undefined,"262423029458024",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423029458024 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423029458024 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:25.678 [info] SWx Rx MAA {<0.565.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;27;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423029458024",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,72,106,12,108,98,214,51,103,208,235,43,56,27,161,162,215]],[[182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153,97,104,239,8,177,2,28,162,235,133,53,141,9]],["foobar"],[[176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77]],[[30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423029458024 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202>>, <<"Hj\flbÖ3gÐë+8\e¡¢×">>, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153, 97,104,239,8,177,2,28,162,235,133,53,141,9>>, <<30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133>>, <<176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77>>}]}} from <0.575.0> in state state_wait_swx_maa 04:12:25.679 [info] dia_sip2gsup: auth [182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,72,106,12,108,98,214,51,103,208,235,43,56,27,161,162,215] authz [182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153,97,104,239,8,177,2,28,162,235,133,53,141,9]  04:12:25.679 [info] rand [182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202] autn "Hj\flbÖ3gÐë+8\e¡¢×"  *DBG* aaa_ue_fsm_262423029458024 send ok to <0.575.0> *DBG* aaa_ue_fsm_262423029458024 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202>>, <<"Hj\flbÖ3gÐë+8\e¡¢×">>, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153, 97,104,239,8,177,2,28,162,235,133,53,141,9>>, <<30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133>>, <<176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77>>}]}} from <0.575.0> in state state_wait_swx_maa => state_new 04:12:25.679 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423029458024 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202>>, <<"Hj\flbÖ3gÐë+8\e¡¢×">>, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153, 97,104,239,8,177,2,28,162,235,133,53,141,9>>, <<30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133>>, <<176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:25.679 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423029458024",undefined,undefined,false,false,undefined} 04:12:25.680 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202>>,<<"Hj\flbÖ3gÐë+8\e¡¢×">>,<<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153,97,104,239,8,177,2,28,162,235,133,53,141,9>>,<<30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133>>,<<176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77>>}]} 04:12:25.680 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202>>,<<"Hj\flbÖ3gÐë+8\e¡¢×">>,<<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153,97,104,239,8,177,2,28,162,235,133,53,141,9>>,<<30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133>>,<<176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77>>}]}, {ue_fsm_data,<<"262423029458024">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423029458024 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423029458024">>, {ok, [{epdg_auth_tuple, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84, 103,202>>, <<"Hj\flbÖ3gÐë+8\e¡¢×">>, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84, 103,202,153,97,104,239,8,177,2,28,162,235, 133,53,141,9>>, <<30,217,56,40,84,33,166,208,95,4,138,131,249, 74,11,133>>, <<176,62,232,92,119,211,199,94,48,25,246, 198,92,176,79,77>>}]}}} *DBG* epdg_ue_fsm_262423029458024 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202>>, <<"Hj\flbÖ3gÐë+8\e¡¢×">>, <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153, 97,104,239,8,177,2,28,162,235,133,53,141,9>>, <<30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133>>, <<176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:25.680 [info] auth_response(<<"262423029458024">>): {ok,[{epdg_auth_tuple,<<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202>>,<<"Hj\flbÖ3gÐë+8\e¡¢×">>,<<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153,97,104,239,8,177,2,28,162,235,133,53,141,9>>,<<30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133>>,<<176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:25.681 [info] auth_response for <<"262423029458024">>: {ok,[{epdg_auth_tuple,<<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202>>,<<"Hj\flbÖ3gÐë+8\e¡¢×">>,<<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153,97,104,239,8,177,2,28,162,235,133,53,141,9>>,<<30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133>>,<<176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77>>}]} 04:12:25.681 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"Hj\flbÖ3gÐë+8\e¡¢×">>,ck => <<176,62,232,92,119,211,199,94,48,25,246,198,92,176,79,77>>,ik => <<30,217,56,40,84,33,166,208,95,4,138,131,249,74,11,133>>,rand => <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202>>,res => <<182,94,7,249,22,8,53,80,57,184,110,245,88,84,103,202,153,97,104,239,8,177,2,28,162,235,133,53,141,9>>}],imsi => <<"262423029458024">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.42>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423029458024">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423029458024 receive call lu_request from <0.576.0> in state state_authenticating 04:12:25.686 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423029458024">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423029458024 send ok to <0.576.0> 04:12:25.686 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423029458024 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423029458024 consume call lu_request from <0.576.0> in state state_authenticating 04:12:25.686 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423029458024">>,"internet",[],undefined,false,0,false,false} 04:12:25.686 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:25.686 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423029458024",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423029458024 send ok to <0.201.0> 04:12:25.686 [debug] SWx Tx SAR Imsi="262423029458024" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423029458024 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:25.687 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","28",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423029458024",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423029458024 receive call {rx_swx_saa,{ok,1,#{}}} from <0.577.0> in state state_wait_swx_saa 04:12:25.693 [info] SWx Rx SAA {<0.565.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;28;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423029458024",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:25.693 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423029458024 send ok to <0.577.0> *DBG* epdg_ue_fsm_262423029458024 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423029458024 consume call {rx_swx_saa,{ok,1,#{}}} from <0.577.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423029458024 send ok to <0.211.0> 04:12:25.693 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423029458024",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262423029458024">>,ok}} *DBG* epdg_ue_fsm_262423029458024 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:25.693 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:25.694 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423029458024">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:25.694 [info] lu_response(<<"262423029458024">>): ok 04:12:25.694 [info] lu_response for <<"262423029458024">>: ok 04:12:25.694 [info] GSUP: Tx #{imsi => <<"262423029458024">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.42>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423029458024">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423029458024 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.578.0> in state state_authenticated 04:12:25.698 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423029458024">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:25.698 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262423029458024 send ok to <0.578.0> 04:12:25.698 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423029458024">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423029458024 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.578.0> in state state_authenticated => state_wait_create_session_resp 04:12:25.698 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262423029458024 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:25.698 [info] s2b: Tx {gtp,v2,create_session_request,0,8519823,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423029458024">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116648,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401517,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:25.698 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423029458024 receive call {rx_s6b_aar,"262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.579.0> in state state_authenticated 04:12:25.723 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:25.723 [info] ue_fsm ev_rx_s6b_aar: "262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:12:25.724 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423029458024",undefined,undefined,true,false,undefined} 04:12:25.724 [debug] SWx Tx SAR Imsi="262423029458024" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:12:25.724 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","29",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423029458024",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423029458024 send ok to <0.579.0> 04:12:25.725 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423029458024 consume call {rx_s6b_aar,"262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.579.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423029458024 receive call {rx_swx_saa,{ok,13,#{}}} from <0.580.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423029458024 send ok to <0.580.0> *DBG* aaa_ue_fsm_262423029458024 consume call {rx_swx_saa,{ok,13,#{}}} from <0.580.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:25.732 [info] SWx Rx SAA {<0.565.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;29;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423029458024",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:25.732 [info] ue_fsm ev_rx_swx_saa 04:12:25.732 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423029458024","262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.579.0>} 04:12:25.732 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:25.732 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:25.742 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,232,130,0,143,0,2,0,2,0,16,0,87,0,9,1,160,207,156,239,121,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,207,156,239,121,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,207,156,239,121,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:25.742 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116648,8519823,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<207,156,239,121>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3483168633,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3483168633,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:25.742 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423029458024">>,<0.573.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116648,3483168633,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401517,3483168633}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423029458024 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401517, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3483168633}}} from <0.581.0> in state state_wait_create_session_resp 04:12:25.742 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:25.742 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401517,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3483168633}} 04:12:25.743 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423029458024">>,"internet",[],undefined,false,0,false,false} 04:12:25.743 [info] KMOD Port Create PDP Context Call {<0.573.0>,[alias|#Ref<0.1884296174.1877278721.219912>]}: {create_pdp_context,{172,18,254,103},4204401517,3483168633,{192,168,0,2}} 04:12:25.743 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401517, 3483168633 04:12:25.743 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1154,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401517},{o_tid,3483168633}]}} *DBG* epdg_ue_fsm_262423029458024 send ok to <0.581.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423029458024">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401517, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3483168633}}}} *DBG* epdg_ue_fsm_262423029458024 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401517, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3483168633}}} from <0.581.0> in state state_wait_create_session_resp => state_active 04:12:25.743 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401517,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3483168633}) returned {error,-17} 04:12:25.743 [info] tunnel_response(<<"262423029458024">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401517,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3483168633}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:25.744 [info] tunnel_response for <<"262423029458024">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401517,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3483168633}} 04:12:25.744 [info] GSUP: Tx #{imsi => <<"262423029458024">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* aaa_ue_fsm_262423029458024 receive call rx_swx_rtr from <0.582.0> in state state_authenticated 04:12:25.935 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262423029458024",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:12:25.935 [info] ue_fsm ev_rx_swx_rtr *DBG* aaa_ue_fsm_262423029458024 send ok to <0.582.0> 04:12:25.935 [info] ue_fsm state_authenticated event=rx_swx_rtr {ue_fsm_data,"262423029458024","262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:25.936 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],2001,[],[],[]} 04:12:25.936 [debug] S6b Tx ASR NAI="262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org" 04:12:25.936 [debug] S6b Tx ASR: {'ASR',["aaa.localdomain",";","1805763383",";","30",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,["262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} 04:12:25.936 [debug] S6b prepare_request: {'ASR',["aaa.localdomain",";","1805763383",";","30",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,["262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262423029458024 consume call rx_swx_rtr from <0.582.0> in state state_authenticated => state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262423029458024 start_timer {state_timeout,10000, s6b_asa_timeout,[]} in state state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262423029458024 receive call {rx_s6b_asa,ok} from <0.583.0> in state state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262423029458024 send ok to <0.583.0> 04:12:25.944 [info] S6b Rx ASA {<0.517.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}}: {'ASA',"aaa.localdomain;1805763383;30;nonode@nohost",2001,"aaa.localdomain","localdomain",[]}/ Errors []  *DBG* aaa_ue_fsm_262423029458024 consume call {rx_s6b_asa,ok} from <0.583.0> in state state_dereg_net_initiated_wait_s6b_asa => state_dereg_net_initiated_wait_swm_asa *DBG* epdg_ue_fsm_262423029458024 receive call received_swm_asr from <0.211.0> in state state_active 04:12:25.944 [info] ue_fsm ev_rx_s6b_asa: ok *DBG* aaa_ue_fsm_262423029458024 start_timer {state_timeout,10000, swm_asa_timeout,[]} in state state_dereg_net_initiated_wait_swm_asa 04:12:25.944 [info] ue_fsm received_swm_abort_session_request 04:12:25.944 [info] ue_fsm state_active event=received_swm_asr, {ue_fsm_data,<<"262423029458024">>,"internet",[],{epdg_tun_pdp_ctx,4204401517,3483168633,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:12:25.944 [info] KMOD Port Delete PDP Context Call {<0.573.0>,[alias|#Ref<0.1884296174.1877278721.219965>]}: {delete_pdp_context,{172,18,254,103},4204401517,3483168633,{192,168,0,2}} 04:12:25.945 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401517, 3483168633 04:12:25.945 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],145,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401517}]}} *DBG* epdg_ue_fsm_262423029458024 send ok to <0.211.0> *DBG* gsup_server got cast {cancel_location_request,<<"262423029458024">>,1} *DBG* epdg_ue_fsm_262423029458024 consume call received_swm_asr from <0.211.0> in state state_active => state_dereg_net_initiated_wait_cancel_location_res 04:12:25.945 [info] cancel_location_request(<<"262423029458024">>, 1) 04:12:25.945 [info] cancel_location_request for <<"262423029458024">> *DBG* epdg_ue_fsm_262423029458024 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_net_initiated_wait_cancel_location_res *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:25.945 [info] GSUP: Tx #{cancellation_type => 1,cn_domain => 1,imsi => <<"262423029458024">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.42>, {osmo,5}, #{imsi => <<"262423029458024">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262423029458024 receive call cancel_location_result from <0.584.0> in state state_dereg_net_initiated_wait_cancel_location_res 04:12:25.949 [info] GSUP: Rx #{imsi => <<"262423029458024">>,message_type => location_cancellation_res} 04:12:25.949 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262423029458024 send ok to <0.584.0> 04:12:25.950 [info] ue_fsm state_dereg_net_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262423029458024">>,"internet",[],undefined,false,0,true,true} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423029458024 consume call cancel_location_result from <0.584.0> in state state_dereg_net_initiated_wait_cancel_location_res => state_dereg_net_initiated_wait_s2b_delete_session_resp 04:12:25.950 [info] s2b: Tx {gtp,v2,delete_session_request,3483168633,8519824,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401517,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262423029458024 start_timer {state_timeout,10000, s2b_delete_session_timeout,[]} in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:12:25.954 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,232,130,0,144,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423029458024 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116648,8519824,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.585.0> in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:12:25.954 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116648,8519824,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423029458024 send ok to <0.585.0> *DBG* aaa_ue_fsm_262423029458024 receive call rx_swm_asa from <0.201.0> in state state_dereg_net_initiated_wait_swm_asa *DBG* epdg_ue_fsm_262423029458024 terminate normal in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:12:25.954 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116648,8519824,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423029458024 send ok to <0.201.0> 04:12:25.954 [info] ue_fsm state_dereg_net_initiated_wait_s2b_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423029458024">>,"internet",[],undefined,false,0,true,true} *DBG* aaa_ue_fsm_262423029458024 terminate normal in state state_dereg_net_initiated_wait_swm_asa 04:12:25.954 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 04:12:25.954 [info] ue_fsm ev_rx_swm_asa 04:12:25.954 [info] terminating epdg_ue_fsm with reason normal state=state_dereg_net_initiated_wait_s2b_delete_session_resp, {ue_fsm_data,<<"262423029458024">>,"internet",[],undefined,false,0,true,true} 04:12:25.955 [info] terminating aaa_ue_fsm with reason normal state=state_dereg_net_initiated_wait_swm_asa, {ue_fsm_data,"262423029458024","262423029458024@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:25.956 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262423029458024",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:12:25.956 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],[],{'Experimental-Result',10415,5001},[],[]} Socket #Port<0.42> closed [<0.556.0>] send_close_signal [{{#Port<0.42>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.42>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.42>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:25.962 [info] Peer down: {<0.565.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:25.963 [error] GSUP connection has been closed 04:12:26.148 [info] Peer down: {<0.517.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},36795}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.45>} Setting ccm options for socket #Port<0.45> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:29.048 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.45> Stream {osmo, 5} Unblocking socket #Port<0.45> Unblocking socket #Port<0.45>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.45>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.45> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.45> Stream 254: ID_RESP -> ID_ACK 04:12:29.086 [info] Peer up: {<0.561.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:31.514 [info] Peer up: {<0.608.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.45>, {osmo,5}, #{imsi => <<"262429578571082">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429578571082 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429578571082 consume internal init_state in state state_new 04:12:37.578 [info] GSUP: Rx #{imsi => <<"262429578571082">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429578571082 receive call {auth_request,33,"internet",#{}} from <0.615.0> in state state_new 04:12:37.579 [info] ue_fsm start(epdg_ue_fsm_262429578571082) *DBG* epdg_ue_fsm_262429578571082 send ok to <0.615.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.45>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.579 [info] ue_fsm init(<<"262429578571082">>) *DBG* epdg_ue_fsm_262429578571082 consume call {auth_request,33,"internet",#{}} from <0.615.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429578571082 enter aaa_ue_fsm in state state_new 04:12:37.579 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429578571082 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429578571082 consume internal init_state in state state_new 04:12:37.579 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429578571082">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429578571082 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:37.579 [info] ue_fsm start_link(aaa_ue_fsm_262429578571082) 04:12:37.579 [info] ue_fsm init("262429578571082") 04:12:37.579 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:37.580 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429578571082",undefined,undefined,false,false,undefined} 04:12:37.580 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:37.580 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","31",";","nonode@nohost"],1,undefined,undefined,undefined,"262429578571082",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429578571082 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429578571082 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:37.595 [info] SWx Rx MAA {<0.608.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;31;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429578571082",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172,26,113,226,222,61,195,22,154,169,178,109,207,248,120,138,152]],[[171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172,194,11,189,239,133,71,237,200,131,90,176,107,190,134]],["foobar"],[[142,157,71,105,93,255,137,145,23,87,141,196,166,167,198,105]],[[19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429578571082 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185, 172>>, <<26,113,226,222,61,195,22,154,169,178,109,207,248,120,138, 152>>, <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185, 172,194,11,189,239,133,71,237,200,131,90,176,107,190,134>>, <<19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75>>, <<142,157,71,105,93,255,137,145,23,87,141,196,166,167, 198,105>>}]}} from <0.618.0> in state state_wait_swx_maa 04:12:37.595 [info] dia_sip2gsup: auth [171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172,26,113,226,222,61,195,22,154,169,178,109,207,248,120,138,152] authz [171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172,194,11,189,239,133,71,237,200,131,90,176,107,190,134]  04:12:37.595 [info] rand [171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172] autn [26,113,226,222,61,195,22,154,169,178,109,207,248,120,138,152]  04:12:37.596 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429578571082 send ok to <0.618.0> 04:12:37.596 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429578571082",undefined,undefined,false,false,undefined} 04:12:37.597 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172>>,<<26,113,226,222,61,195,22,154,169,178,109,207,248,120,138,152>>,<<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172,194,11,189,239,133,71,237,200,131,90,176,107,190,134>>,<<19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75>>,<<142,157,71,105,93,255,137,145,23,87,141,196,166,167,198,105>>}]} *DBG* aaa_ue_fsm_262429578571082 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185, 172>>, <<26,113,226,222,61,195,22,154,169,178,109,207,248,120,138, 152>>, <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185, 172,194,11,189,239,133,71,237,200,131,90,176,107,190,134>>, <<19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75>>, <<142,157,71,105,93,255,137,145,23,87,141,196,166,167, 198,105>>}]}} from <0.618.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429578571082 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185, 172>>, <<26,113,226,222,61,195,22,154,169,178,109,207,248,120,138, 152>>, <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185, 172,194,11,189,239,133,71,237,200,131,90,176,107,190,134>>, <<19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75>>, <<142,157,71,105,93,255,137,145,23,87,141,196,166,167, 198,105>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262429578571082 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429578571082">>, {ok, [{epdg_auth_tuple, <<171,153,188,202,10,110,35,194,204,131,180, 200,116,83,185,172>>, <<26,113,226,222,61,195,22,154,169,178,109,207, 248,120,138,152>>, <<171,153,188,202,10,110,35,194,204,131,180, 200,116,83,185,172,194,11,189,239,133,71,237, 200,131,90,176,107,190,134>>, <<19,64,138,185,194,7,219,135,161,159,61,33, 116,1,69,75>>, <<142,157,71,105,93,255,137,145,23,87,141, 196,166,167,198,105>>}]}}} 04:12:37.598 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172>>,<<26,113,226,222,61,195,22,154,169,178,109,207,248,120,138,152>>,<<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172,194,11,189,239,133,71,237,200,131,90,176,107,190,134>>,<<19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75>>,<<142,157,71,105,93,255,137,145,23,87,141,196,166,167,198,105>>}]}, {ue_fsm_data,<<"262429578571082">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429578571082 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185, 172>>, <<26,113,226,222,61,195,22,154,169,178,109,207,248,120,138, 152>>, <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185, 172,194,11,189,239,133,71,237,200,131,90,176,107,190,134>>, <<19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75>>, <<142,157,71,105,93,255,137,145,23,87,141,196,166,167, 198,105>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:37.598 [info] auth_response(<<"262429578571082">>): {ok,[{epdg_auth_tuple,<<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172>>,<<26,113,226,222,61,195,22,154,169,178,109,207,248,120,138,152>>,<<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172,194,11,189,239,133,71,237,200,131,90,176,107,190,134>>,<<19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75>>,<<142,157,71,105,93,255,137,145,23,87,141,196,166,167,198,105>>}]} 04:12:37.599 [info] auth_response for <<"262429578571082">>: {ok,[{epdg_auth_tuple,<<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172>>,<<26,113,226,222,61,195,22,154,169,178,109,207,248,120,138,152>>,<<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172,194,11,189,239,133,71,237,200,131,90,176,107,190,134>>,<<19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75>>,<<142,157,71,105,93,255,137,145,23,87,141,196,166,167,198,105>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.45>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.599 [info] GSUP: Tx #{auth_tuples => [#{autn => <<26,113,226,222,61,195,22,154,169,178,109,207,248,120,138,152>>,ck => <<142,157,71,105,93,255,137,145,23,87,141,196,166,167,198,105>>,ik => <<19,64,138,185,194,7,219,135,161,159,61,33,116,1,69,75>>,rand => <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172>>,res => <<171,153,188,202,10,110,35,194,204,131,180,200,116,83,185,172,194,11,189,239,133,71,237,200,131,90,176,107,190,134>>}],imsi => <<"262429578571082">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.45>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429578571082">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429578571082 receive call lu_request from <0.619.0> in state state_authenticating *DBG* epdg_ue_fsm_262429578571082 send ok to <0.619.0> 04:12:37.603 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429578571082">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.45>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429578571082 consume call lu_request from <0.619.0> in state state_authenticating 04:12:37.603 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429578571082 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:37.604 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429578571082">>,"internet",[],undefined,false,0,false,false} 04:12:37.604 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:37.604 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429578571082",undefined,undefined,false,false,undefined} 04:12:37.604 [debug] SWx Tx SAR Imsi="262429578571082" Type=1 APN="internet" AgentInfoOpt=[]  04:12:37.604 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","32",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429578571082",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429578571082 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429578571082 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429578571082 receive call {rx_swx_saa,{ok,1,#{}}} from <0.620.0> in state state_wait_swx_saa 04:12:37.610 [info] SWx Rx SAA {<0.608.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;32;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429578571082",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:37.610 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429578571082 send ok to <0.620.0> *DBG* epdg_ue_fsm_262429578571082 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:37.610 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429578571082",undefined,undefined,false,false,undefined} 04:12:37.610 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262429578571082 consume call {rx_swx_saa,{ok,1,#{}}} from <0.620.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429578571082 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429578571082">>,ok}} 04:12:37.611 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429578571082">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429578571082 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:37.611 [info] lu_response(<<"262429578571082">>): ok 04:12:37.611 [info] lu_response for <<"262429578571082">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.45>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.611 [info] GSUP: Tx #{imsi => <<"262429578571082">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.45>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429578571082">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429578571082 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.621.0> in state state_authenticated 04:12:37.614 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429578571082">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:37.614 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:37.614 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429578571082">>,"internet",[],undefined,false,0,false,false} 04:12:37.614 [debug] Selected PGW Remote Address "172.18.254.103" 04:12:37.614 [info] s2b: Tx {gtp,v2,create_session_request,0,8519825,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429578571082">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116649,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401518,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429578571082 send ok to <0.621.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.45>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.614 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429578571082 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.621.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429578571082 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429578571082 receive call {rx_s6b_aar,"262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.622.0> in state state_authenticated 04:12:37.624 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:37.624 [info] ue_fsm ev_rx_s6b_aar: "262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:12:37.624 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429578571082",undefined,undefined,true,false,undefined} 04:12:37.624 [debug] SWx Tx SAR Imsi="262429578571082" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:12:37.624 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","33",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429578571082",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429578571082 send ok to <0.622.0> 04:12:37.624 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429578571082 consume call {rx_s6b_aar,"262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.622.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429578571082 receive call {rx_swx_saa,{ok,13,#{}}} from <0.623.0> in state state_authenticated_wait_swx_saa 04:12:37.627 [info] SWx Rx SAA {<0.608.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;33;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429578571082",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:37.627 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429578571082 send ok to <0.623.0> *DBG* aaa_ue_fsm_262429578571082 consume call {rx_swx_saa,{ok,13,#{}}} from <0.623.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:37.628 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429578571082","262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.622.0>} 04:12:37.628 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:37.628 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:37.632 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,233,130,0,145,0,2,0,2,0,16,0,87,0,9,1,160,19,243,19,228,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,19,243,19,228,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,19,243,19,228,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:37.632 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116649,8519825,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<19,243,19,228>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,334697444,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,334697444,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:37.632 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429578571082">>,<0.616.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116649,334697444,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401518,334697444}]}}}} *DBG* epdg_ue_fsm_262429578571082 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401518, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 334697444}}} from <0.624.0> in state state_wait_create_session_resp 04:12:37.632 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:37.632 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401518,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 334697444}} 04:12:37.633 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429578571082">>,"internet",[],undefined,false,0,false,false} 04:12:37.633 [info] KMOD Port Create PDP Context Call {<0.616.0>,[alias|#Ref<0.1884296174.1877278721.220177>]}: {create_pdp_context,{172,18,254,103},4204401518,334697444,{192,168,0,2}} 04:12:37.633 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401518, 334697444 04:12:37.633 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1218,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401518},{o_tid,334697444}]}} *DBG* epdg_ue_fsm_262429578571082 send ok to <0.624.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429578571082">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401518, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 334697444}}}} 04:12:37.633 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401518,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 334697444}) returned ok *DBG* epdg_ue_fsm_262429578571082 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401518, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 334697444}}} from <0.624.0> in state state_wait_create_session_resp => state_active 04:12:37.633 [info] tunnel_response(<<"262429578571082">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401518,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 334697444}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.45>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.633 [info] tunnel_response for <<"262429578571082">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401518,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 334697444}} 04:12:37.633 [info] GSUP: Tx #{imsi => <<"262429578571082">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* aaa_ue_fsm_262429578571082 receive call {rx_swx_ppr,{undefined}} from <0.625.0> in state state_authenticated 04:12:37.831 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPR',"ttcn3.session",1,"hss.localdomain","localdomain","aaa.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429578571082",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} 04:12:37.831 [info] ue_fsm ev_rx_swx_ppr *DBG* epdg_ue_fsm_262429578571082 receive call received_swm_reauth_request from <0.211.0> in state state_active *DBG* epdg_ue_fsm_262429578571082 send ok to <0.211.0> 04:12:37.832 [info] ue_fsm received_swm_reauth_request *DBG* epdg_ue_fsm_262429578571082 consume call received_swm_reauth_request from <0.211.0> in state state_active 04:12:37.832 [debug] S6b Tx RAR NAI="262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org" *DBG* aaa_ue_fsm_262429578571082 send ok to <0.625.0> 04:12:37.832 [debug] S6b Tx RAR: {'RAR',["aaa.localdomain",";","1805763383",";","34",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,0,["262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262429578571082 consume call {rx_swx_ppr,{undefined}} from <0.625.0> in state state_authenticated *DBG* aaa_ue_fsm_262429578571082 receive call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429578571082 send ok to <0.201.0> 04:12:37.832 [info] ue_fsm state_active event=received_swm_reauth_request, {ue_fsm_data,<<"262429578571082">>,"internet",[],{epdg_tun_pdp_ctx,4204401518,334697444,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262429578571082 consume call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429578571082 receive call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:12:37.832 [debug] S6b prepare_request: {'RAR',["aaa.localdomain",";","1805763383",";","34",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,0,["262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262429578571082 send ok to <0.201.0> 04:12:37.832 [info] ue_fsm ev_rx_swm_reauth_answer *DBG* aaa_ue_fsm_262429578571082 consume call rx_swm_auth_request from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429578571082 receive call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:12:37.832 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPA',"ttcn3.session",1,"epdg.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},[],2001,[],[],[],[],[]} *DBG* epdg_ue_fsm_262429578571082 send ok to <0.211.0> 04:12:37.833 [info] ue_fsm state_authenticated event=rx_swm_reauth_answer 2001, {ue_fsm_data,"262429578571082","262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262429578571082 consume call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:12:37.833 [info] ue_fsm ev_rx_swm_auth_request 04:12:37.833 [info] ue_fsm state_authenticated event=rx_swm_auth_request, {ue_fsm_data,"262429578571082","262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:37.833 [info] ue_fsm received_swm_auth_answer 04:12:37.834 [info] ue_fsm state_active event=received_swm_auth_answer(ok), {ue_fsm_data,<<"262429578571082">>,"internet",[],{epdg_tun_pdp_ctx,4204401518,334697444,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262429578571082 receive call {rx_s6b_raa,ok} from <0.626.0> in state state_authenticated 04:12:37.840 [info] S6b Rx RAA {<0.561.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}}: {'RAA',"aaa.localdomain;1805763383;34;nonode@nohost",2001,"aaa.localdomain","localdomain",[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429578571082 send ok to <0.626.0> 04:12:37.840 [info] ue_fsm ev_rx_s6b_raa: ok *DBG* aaa_ue_fsm_262429578571082 consume call {rx_s6b_raa,ok} from <0.626.0> in state state_authenticated 04:12:37.840 [info] ue_fsm state_authenticated event=rx_s6b_raa ok, {ue_fsm_data,"262429578571082","262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429578571082 receive call {rx_s6b_aar,"262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.627.0> in state state_authenticated 04:12:38.043 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429578571082 send ok to <0.627.0> 04:12:38.043 [info] ue_fsm ev_rx_s6b_aar: "262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] *DBG* aaa_ue_fsm_262429578571082 consume call {rx_s6b_aar,"262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.627.0> in state state_authenticated 04:12:38.044 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429578571082","262429578571082@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:38.044 [debug] Waiting for S6b AAA 04:12:38.044 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:38.044 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:38.053 [info] Peer down: {<0.561.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Socket #Port<0.45> closed [<0.599.0>] send_close_signal [{{#Port<0.45>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.45>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.45>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:38.053 [error] GSUP connection has been closed 04:12:38.053 [info] Peer down: {<0.608.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},35467}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.48>} Setting ccm options for socket #Port<0.48> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:41.137 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.48> Stream {osmo, 5} Unblocking socket #Port<0.48> Unblocking socket #Port<0.48>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.48>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.48> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.48> Stream 254: ID_RESP -> ID_ACK 04:12:41.169 [info] Peer up: {<0.604.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:44.434 [info] Peer up: {<0.649.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:50.477 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPR',"ttcn3.session",1,"hss.localdomain","localdomain","aaa.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428591249715",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} 04:12:50.477 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPA',"ttcn3.session",1,"epdg.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},[],[],{'Experimental-Result',10415,5001},[],[],[],[]} Socket #Port<0.48> closed [<0.639.0>] send_close_signal [{{#Port<0.48>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.48>,{osmo,5}}} 04:12:50.484 [info] Peer down: {<0.604.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.48>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:50.485 [info] Peer down: {<0.649.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:50.485 [error] GSUP connection has been closed Accepted TCP connection from {ok,{{172,18,254,103},43665}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.51>} Setting ccm options for socket #Port<0.51> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:53.567 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.51> Stream {osmo, 5} Unblocking socket #Port<0.51> Unblocking socket #Port<0.51>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.51> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.51> Stream 254: ID_RESP -> ID_ACK 04:12:53.598 [info] Peer up: {<0.645.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:54.863 [info] Peer up: {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{imsi => <<"262428358193983">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428358193983 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428358193983 consume internal init_state in state state_new 04:13:00.937 [info] GSUP: Rx #{imsi => <<"262428358193983">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428358193983 receive call {auth_request,33,"internet",#{}} from <0.689.0> in state state_new 04:13:00.937 [info] ue_fsm start(epdg_ue_fsm_262428358193983) 04:13:00.937 [info] ue_fsm init(<<"262428358193983">>) *DBG* epdg_ue_fsm_262428358193983 send ok to <0.689.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.937 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428358193983 consume call {auth_request,33,"internet",#{}} from <0.689.0> in state state_new => state_wait_auth_resp 04:13:00.937 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428358193983 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428358193983 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:00.937 [info] ue_fsm start_link(aaa_ue_fsm_262428358193983) *DBG* aaa_ue_fsm_262428358193983 consume internal init_state in state state_new 04:13:00.937 [info] ue_fsm init("262428358193983") 04:13:00.937 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428358193983 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.938 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428358193983",undefined,undefined,false,false,undefined} 04:13:00.938 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:00.938 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","35",";","nonode@nohost"],1,undefined,undefined,undefined,"262428358193983",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428358193983 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428358193983 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:00.951 [info] SWx Rx MAA {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;35;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428358193983",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166,230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110]],[[23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166,58,133,78,12,155,39,162,141,234,10,40,19,16,17]],["foobar"],[[227,104,161,175,70,206,8,175,202,255,103,126,52,119,14,58]],[[140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.952 [info] dia_sip2gsup: auth [23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166,230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110] authz [23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166,58,133,78,12,155,39,162,141,234,10,40,19,16,17]  *DBG* aaa_ue_fsm_262428358193983 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166>>, <<230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110>>, <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166, 58,133,78,12,155,39,162,141,234,10,40,19,16,17>>, <<140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246>>, <<227,104,161,175,70,206,8,175,202,255,103,126,52,119,14, 58>>}]}} from <0.692.0> in state state_wait_swx_maa 04:13:00.952 [info] rand [23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166] autn [230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110]  04:13:00.952 [info] ue_fsm ev_rx_swx_maa 04:13:00.953 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428358193983",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428358193983 send ok to <0.692.0> *DBG* aaa_ue_fsm_262428358193983 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166>>, <<230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110>>, <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166, 58,133,78,12,155,39,162,141,234,10,40,19,16,17>>, <<140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246>>, <<227,104,161,175,70,206,8,175,202,255,103,126,52,119,14, 58>>}]}} from <0.692.0> in state state_wait_swx_maa => state_new 04:13:00.953 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166>>,<<230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110>>,<<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166,58,133,78,12,155,39,162,141,234,10,40,19,16,17>>,<<140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246>>,<<227,104,161,175,70,206,8,175,202,255,103,126,52,119,14,58>>}]} *DBG* epdg_ue_fsm_262428358193983 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166>>, <<230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110>>, <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166, 58,133,78,12,155,39,162,141,234,10,40,19,16,17>>, <<140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246>>, <<227,104,161,175,70,206,8,175,202,255,103,126,52,119,14, 58>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.954 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166>>,<<230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110>>,<<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166,58,133,78,12,155,39,162,141,234,10,40,19,16,17>>,<<140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246>>,<<227,104,161,175,70,206,8,175,202,255,103,126,52,119,14,58>>}]}, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428358193983 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428358193983">>, {ok, [{epdg_auth_tuple, <<23,135,14,149,121,95,186,181,14,184,67,9,218, 221,188,166>>, <<230,230,105,214,4,245,162,229,251,58,156,203, 101,22,99,110>>, <<23,135,14,149,121,95,186,181,14,184,67,9,218, 221,188,166,58,133,78,12,155,39,162,141,234, 10,40,19,16,17>>, <<140,158,216,171,135,233,158,134,28,73,166, 233,172,40,3,246>>, <<227,104,161,175,70,206,8,175,202,255, 103,126,52,119,14,58>>}]}}} *DBG* epdg_ue_fsm_262428358193983 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166>>, <<230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110>>, <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166, 58,133,78,12,155,39,162,141,234,10,40,19,16,17>>, <<140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246>>, <<227,104,161,175,70,206,8,175,202,255,103,126,52,119,14, 58>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:00.954 [info] auth_response(<<"262428358193983">>): {ok,[{epdg_auth_tuple,<<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166>>,<<230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110>>,<<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166,58,133,78,12,155,39,162,141,234,10,40,19,16,17>>,<<140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246>>,<<227,104,161,175,70,206,8,175,202,255,103,126,52,119,14,58>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.955 [info] auth_response for <<"262428358193983">>: {ok,[{epdg_auth_tuple,<<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166>>,<<230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110>>,<<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166,58,133,78,12,155,39,162,141,234,10,40,19,16,17>>,<<140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246>>,<<227,104,161,175,70,206,8,175,202,255,103,126,52,119,14,58>>}]} 04:13:00.955 [info] GSUP: Tx #{auth_tuples => [#{autn => <<230,230,105,214,4,245,162,229,251,58,156,203,101,22,99,110>>,ck => <<227,104,161,175,70,206,8,175,202,255,103,126,52,119,14,58>>,ik => <<140,158,216,171,135,233,158,134,28,73,166,233,172,40,3,246>>,rand => <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166>>,res => <<23,135,14,149,121,95,186,181,14,184,67,9,218,221,188,166,58,133,78,12,155,39,162,141,234,10,40,19,16,17>>}],imsi => <<"262428358193983">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428358193983">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428358193983 receive call lu_request from <0.693.0> in state state_authenticating 04:13:00.961 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428358193983">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428358193983 send ok to <0.693.0> 04:13:00.961 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428358193983 consume call lu_request from <0.693.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428358193983 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:00.961 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,false,0,false,false} 04:13:00.961 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.962 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428358193983",undefined,undefined,false,false,undefined} 04:13:00.962 [debug] SWx Tx SAR Imsi="262428358193983" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428358193983 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428358193983 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:00.962 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","36",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428358193983",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428358193983 receive call {rx_swx_saa,{ok,1,#{}}} from <0.694.0> in state state_wait_swx_saa 04:13:00.974 [info] SWx Rx SAA {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;36;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428358193983",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.974 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428358193983 send ok to <0.694.0> *DBG* epdg_ue_fsm_262428358193983 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:00.974 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428358193983",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428358193983 consume call {rx_swx_saa,{ok,1,#{}}} from <0.694.0> in state state_wait_swx_saa => state_authenticated 04:13:00.975 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428358193983 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428358193983">>,ok}} *DBG* epdg_ue_fsm_262428358193983 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:00.975 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,false,0,false,false} 04:13:00.975 [info] lu_response(<<"262428358193983">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.975 [info] lu_response for <<"262428358193983">>: ok 04:13:00.975 [info] GSUP: Tx #{imsi => <<"262428358193983">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428358193983">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428358193983 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.695.0> in state state_authenticated 04:13:00.981 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428358193983">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:00.981 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:00.982 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,false,0,false,false} 04:13:00.982 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:00.982 [info] s2b: Tx {gtp,v2,create_session_request,0,8519826,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428358193983">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116650,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401519,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428358193983 send ok to <0.695.0> 04:13:00.982 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428358193983 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.695.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428358193983 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428358193983 receive call {rx_s6b_aar,"262428358193983@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.696.0> in state state_authenticated 04:13:01.002 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428358193983@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.003 [info] ue_fsm ev_rx_s6b_aar: "262428358193983@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:01.003 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428358193983@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428358193983",undefined,undefined,true,false,undefined} 04:13:01.003 [debug] SWx Tx SAR Imsi="262428358193983" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:01.004 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","37",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428358193983",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428358193983 send ok to <0.696.0> 04:13:01.004 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428358193983 consume call {rx_s6b_aar,"262428358193983@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.696.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428358193983 receive call {rx_swx_saa,{ok,13,#{}}} from <0.697.0> in state state_authenticated_wait_swx_saa 04:13:01.015 [info] SWx Rx SAA {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;37;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428358193983",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.015 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428358193983 send ok to <0.697.0> *DBG* aaa_ue_fsm_262428358193983 consume call {rx_swx_saa,{ok,13,#{}}} from <0.697.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.016 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428358193983","262428358193983@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.696.0>} 04:13:01.016 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.016 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.030 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,234,130,0,146,0,2,0,2,0,16,0,87,0,9,1,160,42,86,90,193,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,42,86,90,193,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,42,86,90,193,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.031 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116650,8519826,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"*VZÁ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,710302401,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,710302401,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262428358193983 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401519, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 710302401}}} from <0.698.0> in state state_wait_create_session_resp 04:13:01.031 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428358193983">>,<0.690.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116650,710302401,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401519,710302401}],[],[],[],[],[],[],[]}}}} 04:13:01.031 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.031 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401519,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 710302401}} 04:13:01.032 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,false,0,false,false} 04:13:01.032 [info] KMOD Port Create PDP Context Call {<0.690.0>,[alias|#Ref<0.1884296174.1877278721.220486>]}: {create_pdp_context,{172,18,254,103},4204401519,710302401,{192,168,0,2}} 04:13:01.032 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401519, 710302401 04:13:01.032 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],337,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401519},{o_tid,710302401}]}} *DBG* epdg_ue_fsm_262428358193983 send ok to <0.698.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428358193983">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401519, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 710302401}}}} 04:13:01.033 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401519,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 710302401}) returned {error,-17} *DBG* epdg_ue_fsm_262428358193983 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401519, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 710302401}}} from <0.698.0> in state state_wait_create_session_resp => state_active 04:13:01.033 [info] tunnel_response(<<"262428358193983">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401519,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 710302401}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.033 [info] tunnel_response for <<"262428358193983">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401519,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 710302401}} 04:13:01.034 [info] GSUP: Tx #{imsi => <<"262428358193983">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{imsi => <<"262422135498550">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422135498550 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422135498550 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422135498550 receive call {auth_request,33,"internet",#{}} from <0.699.0> in state state_new 04:13:01.039 [info] GSUP: Rx #{imsi => <<"262422135498550">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422135498550 send ok to <0.699.0> 04:13:01.039 [info] ue_fsm start(epdg_ue_fsm_262422135498550) *DBG* epdg_ue_fsm_262422135498550 consume call {auth_request,33,"internet",#{}} from <0.699.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422135498550 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422135498550 enter aaa_ue_fsm in state state_new 04:13:01.039 [info] ue_fsm init(<<"262422135498550">>) *DBG* aaa_ue_fsm_262422135498550 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422135498550 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.039 [info] ue_fsm auth_request 04:13:01.039 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,false,0,false,false} 04:13:01.039 [info] ue_fsm start_link(aaa_ue_fsm_262422135498550) 04:13:01.040 [info] ue_fsm init("262422135498550") 04:13:01.040 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.041 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422135498550",undefined,undefined,false,false,undefined} 04:13:01.041 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:01.041 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","38",";","nonode@nohost"],1,undefined,undefined,undefined,"262422135498550",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422135498550 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422135498550 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262422135498550 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149>>, <<129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182>>, <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149, 50,195,102,35,107,4,38,29,55,235,31,116,78,92>>, <<228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133>>, <<174,93,218,155,199,58,84,204,218,37,174,139,171,33,55, 140>>}]}} from <0.702.0> in state state_wait_swx_maa 04:13:01.052 [info] SWx Rx MAA {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;38;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422135498550",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149,129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182]],[[155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149,50,195,102,35,107,4,38,29,55,235,31,116,78,92]],["foobar"],[[174,93,218,155,199,58,84,204,218,37,174,139,171,33,55,140]],[[228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.052 [info] dia_sip2gsup: auth [155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149,129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182] authz [155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149,50,195,102,35,107,4,38,29,55,235,31,116,78,92]  *DBG* aaa_ue_fsm_262422135498550 send ok to <0.702.0> 04:13:01.053 [info] rand [155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149] autn [129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182]  *DBG* epdg_ue_fsm_262422135498550 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149>>, <<129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182>>, <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149, 50,195,102,35,107,4,38,29,55,235,31,116,78,92>>, <<228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133>>, <<174,93,218,155,199,58,84,204,218,37,174,139,171,33,55, 140>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:01.053 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422135498550 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149>>, <<129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182>>, <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149, 50,195,102,35,107,4,38,29,55,235,31,116,78,92>>, <<228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133>>, <<174,93,218,155,199,58,84,204,218,37,174,139,171,33,55, 140>>}]}} from <0.702.0> in state state_wait_swx_maa => state_new 04:13:01.053 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422135498550",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422135498550 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422135498550">>, {ok, [{epdg_auth_tuple, <<155,72,63,142,102,110,122,38,140,151,149,136, 2,177,155,149>>, <<129,64,108,17,69,219,121,250,127,89,143,5,31, 240,122,182>>, <<155,72,63,142,102,110,122,38,140,151,149,136, 2,177,155,149,50,195,102,35,107,4,38,29,55, 235,31,116,78,92>>, <<228,139,69,254,94,232,91,129,75,64,213,66, 158,196,73,133>>, <<174,93,218,155,199,58,84,204,218,37,174, 139,171,33,55,140>>}]}}} 04:13:01.053 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149>>,<<129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182>>,<<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149,50,195,102,35,107,4,38,29,55,235,31,116,78,92>>,<<228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133>>,<<174,93,218,155,199,58,84,204,218,37,174,139,171,33,55,140>>}]} *DBG* epdg_ue_fsm_262422135498550 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149>>, <<129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182>>, <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149, 50,195,102,35,107,4,38,29,55,235,31,116,78,92>>, <<228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133>>, <<174,93,218,155,199,58,84,204,218,37,174,139,171,33,55, 140>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:01.054 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149>>,<<129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182>>,<<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149,50,195,102,35,107,4,38,29,55,235,31,116,78,92>>,<<228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133>>,<<174,93,218,155,199,58,84,204,218,37,174,139,171,33,55,140>>}]}, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.054 [info] auth_response(<<"262422135498550">>): {ok,[{epdg_auth_tuple,<<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149>>,<<129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182>>,<<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149,50,195,102,35,107,4,38,29,55,235,31,116,78,92>>,<<228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133>>,<<174,93,218,155,199,58,84,204,218,37,174,139,171,33,55,140>>}]} 04:13:01.055 [info] auth_response for <<"262422135498550">>: {ok,[{epdg_auth_tuple,<<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149>>,<<129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182>>,<<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149,50,195,102,35,107,4,38,29,55,235,31,116,78,92>>,<<228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133>>,<<174,93,218,155,199,58,84,204,218,37,174,139,171,33,55,140>>}]} 04:13:01.055 [info] GSUP: Tx #{auth_tuples => [#{autn => <<129,64,108,17,69,219,121,250,127,89,143,5,31,240,122,182>>,ck => <<174,93,218,155,199,58,84,204,218,37,174,139,171,33,55,140>>,ik => <<228,139,69,254,94,232,91,129,75,64,213,66,158,196,73,133>>,rand => <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149>>,res => <<155,72,63,142,102,110,122,38,140,151,149,136,2,177,155,149,50,195,102,35,107,4,38,29,55,235,31,116,78,92>>}],imsi => <<"262422135498550">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422135498550">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422135498550 receive call lu_request from <0.703.0> in state state_authenticating 04:13:01.059 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422135498550">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422135498550 send ok to <0.703.0> *DBG* epdg_ue_fsm_262422135498550 consume call lu_request from <0.703.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.059 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422135498550 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:01.059 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,false,0,false,false} 04:13:01.060 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.060 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422135498550",undefined,undefined,false,false,undefined} 04:13:01.060 [debug] SWx Tx SAR Imsi="262422135498550" Type=1 APN="internet" AgentInfoOpt=[]  04:13:01.060 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","39",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422135498550",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422135498550 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422135498550 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422135498550 receive call {rx_swx_saa,{ok,1,#{}}} from <0.704.0> in state state_wait_swx_saa 04:13:01.066 [info] SWx Rx SAA {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;39;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422135498550",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422135498550 send ok to <0.704.0> *DBG* epdg_ue_fsm_262422135498550 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:01.066 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422135498550 consume call {rx_swx_saa,{ok,1,#{}}} from <0.704.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422135498550 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422135498550">>,ok}} 04:13:01.066 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422135498550",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422135498550 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:01.066 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.067 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,false,0,false,false} 04:13:01.067 [info] lu_response(<<"262422135498550">>): ok 04:13:01.067 [info] lu_response for <<"262422135498550">>: ok 04:13:01.067 [info] GSUP: Tx #{imsi => <<"262422135498550">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422135498550">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422135498550 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.705.0> in state state_authenticated 04:13:01.071 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422135498550">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:01.071 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.071 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,false,0,false,false} 04:13:01.071 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:01.071 [info] s2b: Tx {gtp,v2,create_session_request,0,8519827,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422135498550">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116651,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401520,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422135498550 send ok to <0.705.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.071 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422135498550 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.705.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422135498550 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422135498550 receive call {rx_s6b_aar,"262422135498550@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.706.0> in state state_authenticated 04:13:01.079 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422135498550@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.079 [info] ue_fsm ev_rx_s6b_aar: "262422135498550@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:01.079 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422135498550@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422135498550",undefined,undefined,true,false,undefined} 04:13:01.079 [debug] SWx Tx SAR Imsi="262422135498550" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:01.080 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","40",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422135498550",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422135498550 send ok to <0.706.0> *DBG* aaa_ue_fsm_262422135498550 consume call {rx_s6b_aar,"262422135498550@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.706.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:01.080 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422135498550 receive call {rx_swx_saa,{ok,13,#{}}} from <0.707.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422135498550 send ok to <0.707.0> 04:13:01.082 [info] SWx Rx SAA {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;40;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422135498550",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422135498550 consume call {rx_swx_saa,{ok,13,#{}}} from <0.707.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.082 [info] ue_fsm ev_rx_swx_saa 04:13:01.083 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422135498550","262422135498550@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.706.0>} 04:13:01.083 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.083 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.089 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,235,130,0,147,0,2,0,2,0,16,0,87,0,9,1,160,216,87,250,45,172,18,254,103,79,0,5,0,1,192,168,0,3,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,216,87,250,45,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,216,87,250,45,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.089 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116651,8519827,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ØWú-">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3629644333,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3629644333,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} *DBG* epdg_ue_fsm_262422135498550 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 4204401520, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3629644333}}} from <0.708.0> in state state_wait_create_session_resp 04:13:01.089 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422135498550">>,<0.700.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116651,3629644333,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4204401520,3629644333}],[],[],[],[],[],[],[],[],[]}}}} 04:13:01.089 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.089 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 4204401520,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3629644333}} 04:13:01.089 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,false,0,false,false} 04:13:01.089 [info] KMOD Port Create PDP Context Call {<0.700.0>,[alias|#Ref<0.1884296174.1877278736.216999>]}: {create_pdp_context,{172,18,254,103},4204401520,3629644333,{192,168,0,3}} 04:13:01.089 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,3}, 4204401520, 3629644333 04:13:01.090 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],401,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,3}},{i_tid,4204401520},{o_tid,3629644333}]}} 04:13:01.090 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 4204401520,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3629644333}) returned ok *DBG* epdg_ue_fsm_262422135498550 send ok to <0.708.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422135498550">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 4204401520, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3629644333}}}} 04:13:01.090 [info] tunnel_response(<<"262422135498550">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 4204401520,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3629644333}} *DBG* epdg_ue_fsm_262422135498550 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 4204401520, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3629644333}}} from <0.708.0> in state state_wait_create_session_resp => state_active 04:13:01.090 [info] tunnel_response for <<"262422135498550">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 4204401520,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3629644333}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.090 [info] GSUP: Tx #{imsi => <<"262422135498550">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,3>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428358193983">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428358193983 receive call purge_ms_request from <0.709.0> in state state_active 04:13:02.137 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428358193983">>,message_type => purge_ms_req} 04:13:02.137 [info] ue_fsm purge_ms_request 04:13:02.137 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428358193983">>,"internet",[],{epdg_tun_pdp_ctx,4204401519,710302401,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:02.138 [info] KMOD Port Delete PDP Context Call {<0.690.0>,[alias|#Ref<0.1884296174.1877278736.217015>]}: {delete_pdp_context,{172,18,254,103},4204401519,710302401,{192,168,0,2}} 04:13:02.138 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401519, 710302401 04:13:02.138 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],465,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401519}]}} 04:13:02.138 [info] s2b: Tx {gtp,v2,delete_session_request,710302401,8519828,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401519,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262428358193983 send ok to <0.709.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428358193983 consume call purge_ms_request from <0.709.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428358193983 receive call rx_s6b_str from <0.710.0> in state state_authenticated *DBG* aaa_ue_fsm_262428358193983 send {ok,{epdg_dia_rc,undefined,2001}} to <0.710.0> 04:13:02.145 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428358193983"],[],[]} *DBG* aaa_ue_fsm_262428358193983 consume call rx_s6b_str from <0.710.0> in state state_authenticated 04:13:02.145 [info] ue_fsm ev_rx_s6b_str 04:13:02.145 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428358193983","262428358193983@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:02.145 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:02.145 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262428358193983 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116650,8519828,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.711.0> in state state_wait_delete_session_resp 04:13:02.151 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,234,130,0,148,0,2,0,2,0,16,0>> 04:13:02.151 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116650,8519828,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:02.151 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116650,8519828,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428358193983 send ok to <0.711.0> *DBG* epdg_ue_fsm_262428358193983 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116650,8519828,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.711.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:02.152 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428358193983 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428358193983 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:02.152 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:02.152 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,true,0,false,false} 04:13:02.152 [info] ue_fsm ev_rx_swm_str 04:13:02.153 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428358193983","262428358193983@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:02.153 [debug] SWx Tx SAR Imsi="262428358193983" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428358193983 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428358193983 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:02.153 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","41",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428358193983",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428358193983 receive call {rx_swx_saa,{ok,5,#{}}} from <0.712.0> in state state_authenticated_wait_swx_saa 04:13:02.164 [info] SWx Rx SAA {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;41;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428358193983",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428358193983 send ok to <0.712.0> *DBG* epdg_ue_fsm_262428358193983 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428358193983 consume call {rx_swx_saa,{ok,5,#{}}} from <0.712.0> in state state_authenticated_wait_swx_saa => state_new 04:13:02.164 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428358193983 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428358193983">>,ok}} 04:13:02.164 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428358193983","262428358193983@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428358193983 terminate normal in state state_wait_swm_session_termination_answer 04:13:02.165 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} Stream 238, 15 bytes 04:13:02.165 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.165 [info] purge_ms_response(<<"262428358193983">>): ok *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422135498550">>, message_type => purge_ms_req}} 04:13:02.165 [info] purge_ms_response for <<"262428358193983">>: ok 04:13:02.165 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428358193983">>,message_type => purge_ms_res} 04:13:02.165 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428358193983">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422135498550 receive call purge_ms_request from <0.713.0> in state state_active 04:13:02.166 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422135498550">>,message_type => purge_ms_req} 04:13:02.166 [info] ue_fsm purge_ms_request 04:13:02.167 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422135498550">>,"internet",[],{epdg_tun_pdp_ctx,4204401520,3629644333,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:02.167 [info] KMOD Port Delete PDP Context Call {<0.700.0>,[alias|#Ref<0.1884296174.1877278722.216342>]}: {delete_pdp_context,{172,18,254,103},4204401520,3629644333,{192,168,0,3}} 04:13:02.167 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,3}, 4204401520, 3629644333 04:13:02.167 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],529,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,3}},{i_tid,4204401520}]}} 04:13:02.167 [info] s2b: Tx {gtp,v2,delete_session_request,3629644333,8519829,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401520,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262422135498550 send ok to <0.713.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422135498550 consume call purge_ms_request from <0.713.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422135498550 receive call rx_s6b_str from <0.714.0> in state state_authenticated 04:13:02.174 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422135498550"],[],[]} 04:13:02.175 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422135498550 send {ok,{epdg_dia_rc,undefined,2001}} to <0.714.0> *DBG* aaa_ue_fsm_262422135498550 consume call rx_s6b_str from <0.714.0> in state state_authenticated 04:13:02.175 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422135498550","262422135498550@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:02.175 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:02.175 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:02.180 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,235,130,0,149,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422135498550 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116651,8519829,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.715.0> in state state_wait_delete_session_resp 04:13:02.181 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116651,8519829,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:02.181 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116651,8519829,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422135498550 send ok to <0.715.0> 04:13:02.181 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422135498550 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116651,8519829,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.715.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:02.181 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422135498550 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422135498550 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:02.182 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,true,0,false,false} 04:13:02.182 [info] ue_fsm ev_rx_swm_str 04:13:02.182 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422135498550","262422135498550@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:02.182 [debug] SWx Tx SAR Imsi="262422135498550" Type=5 APN="internet" AgentInfoOpt=[]  04:13:02.183 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","42",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422135498550",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422135498550 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422135498550 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422135498550 receive call {rx_swx_saa,{ok,5,#{}}} from <0.716.0> in state state_authenticated_wait_swx_saa 04:13:02.188 [info] SWx Rx SAA {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;42;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422135498550",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.188 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422135498550 send ok to <0.716.0> 04:13:02.188 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422135498550","262422135498550@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422135498550 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422135498550 consume call {rx_swx_saa,{ok,5,#{}}} from <0.716.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422135498550 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422135498550">>,ok}} 04:13:02.188 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422135498550 terminate normal in state state_wait_swm_session_termination_answer 04:13:02.188 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.188 [info] purge_ms_response(<<"262422135498550">>): ok 04:13:02.188 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422135498550">>,"internet",[],undefined,true,0,false,false} 04:13:02.188 [info] purge_ms_response for <<"262422135498550">>: ok 04:13:02.188 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422135498550">>,message_type => purge_ms_res} Socket #Port<0.51> closed [<0.673.0>] send_close_signal [{{#Port<0.51>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.51>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.51>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.193 [error] GSUP connection has been closed 04:13:02.192 [info] Peer down: {<0.645.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:02.391 [info] Peer down: {<0.682.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},42747}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.54>} 04:13:05.277 [notice] GSUP connection has been established Setting ccm options for socket #Port<0.54> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.54> Stream {osmo, 5} Unblocking socket #Port<0.54> Unblocking socket #Port<0.54>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.54> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.54> Stream 254: ID_RESP -> ID_ACK 04:13:05.306 [info] Peer up: {<0.678.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:09.939 [info] Peer up: {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424553388904">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:17.650 [info] GSUP: Rx #{imsi => <<"262424553388904">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424553388904 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424553388904 consume internal init_state in state state_new 04:13:17.650 [info] ue_fsm start(epdg_ue_fsm_262424553388904) *DBG* epdg_ue_fsm_262424553388904 receive call {auth_request,33,"internet",#{}} from <0.745.0> in state state_new 04:13:17.650 [info] ue_fsm init(<<"262424553388904">>) *DBG* epdg_ue_fsm_262424553388904 send ok to <0.745.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.650 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424553388904 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424553388904 consume call {auth_request,33,"internet",#{}} from <0.745.0> in state state_new => state_wait_auth_resp 04:13:17.650 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424553388904 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424553388904 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:17.650 [info] ue_fsm start_link(aaa_ue_fsm_262424553388904) *DBG* aaa_ue_fsm_262424553388904 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.650 [info] ue_fsm init("262424553388904") 04:13:17.650 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.650 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424553388904",undefined,undefined,false,false,undefined} 04:13:17.650 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424553388904 send ok to <0.201.0> 04:13:17.650 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","43",";","nonode@nohost"],1,undefined,undefined,undefined,"262424553388904",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424553388904 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:17.653 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;43;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424553388904",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75,141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133]],[[28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75,13,110,185,62,196,212,74,212,196,3,156,29,157,164]],["foobar"],[[24,224,25,50,104,202,162,161,110,202,185,128,177,96,254,88]],[[115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424553388904 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75>>, <<141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133>>, <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119, 75,13,110,185,62,196,212,74,212,196,3,156,29,157,164>>, <<115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51>>, <<24,224,25,50,104,202,162,161,110,202,185,128,177,96, 254,88>>}]}} from <0.748.0> in state state_wait_swx_maa 04:13:17.653 [info] dia_sip2gsup: auth [28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75,141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133] authz [28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75,13,110,185,62,196,212,74,212,196,3,156,29,157,164]  *DBG* aaa_ue_fsm_262424553388904 send ok to <0.748.0> 04:13:17.653 [info] rand [28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75] autn [141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133]  *DBG* aaa_ue_fsm_262424553388904 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75>>, <<141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133>>, <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119, 75,13,110,185,62,196,212,74,212,196,3,156,29,157,164>>, <<115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51>>, <<24,224,25,50,104,202,162,161,110,202,185,128,177,96, 254,88>>}]}} from <0.748.0> in state state_wait_swx_maa => state_new 04:13:17.653 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424553388904 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75>>, <<141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133>>, <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119, 75,13,110,185,62,196,212,74,212,196,3,156,29,157,164>>, <<115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51>>, <<24,224,25,50,104,202,162,161,110,202,185,128,177,96, 254,88>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.653 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424553388904",undefined,undefined,false,false,undefined} 04:13:17.653 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75>>,<<141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133>>,<<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75,13,110,185,62,196,212,74,212,196,3,156,29,157,164>>,<<115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51>>,<<24,224,25,50,104,202,162,161,110,202,185,128,177,96,254,88>>}]} *DBG* epdg_ue_fsm_262424553388904 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424553388904">>, {ok, [{epdg_auth_tuple, <<28,142,171,168,232,152,254,61,144,131,60,179, 122,200,119,75>>, <<141,216,113,35,129,203,138,86,134,31,75,213, 176,132,37,133>>, <<28,142,171,168,232,152,254,61,144,131,60,179, 122,200,119,75,13,110,185,62,196,212,74,212, 196,3,156,29,157,164>>, <<115,40,26,190,148,73,28,42,128,14,143,211, 218,248,132,51>>, <<24,224,25,50,104,202,162,161,110,202, 185,128,177,96,254,88>>}]}}} 04:13:17.653 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75>>,<<141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133>>,<<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75,13,110,185,62,196,212,74,212,196,3,156,29,157,164>>,<<115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51>>,<<24,224,25,50,104,202,162,161,110,202,185,128,177,96,254,88>>}]}, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424553388904 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75>>, <<141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133>>, <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119, 75,13,110,185,62,196,212,74,212,196,3,156,29,157,164>>, <<115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51>>, <<24,224,25,50,104,202,162,161,110,202,185,128,177,96, 254,88>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.654 [info] auth_response(<<"262424553388904">>): {ok,[{epdg_auth_tuple,<<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75>>,<<141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133>>,<<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75,13,110,185,62,196,212,74,212,196,3,156,29,157,164>>,<<115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51>>,<<24,224,25,50,104,202,162,161,110,202,185,128,177,96,254,88>>}]} 04:13:17.654 [info] auth_response for <<"262424553388904">>: {ok,[{epdg_auth_tuple,<<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75>>,<<141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133>>,<<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75,13,110,185,62,196,212,74,212,196,3,156,29,157,164>>,<<115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51>>,<<24,224,25,50,104,202,162,161,110,202,185,128,177,96,254,88>>}]} 04:13:17.654 [info] GSUP: Tx #{auth_tuples => [#{autn => <<141,216,113,35,129,203,138,86,134,31,75,213,176,132,37,133>>,ck => <<24,224,25,50,104,202,162,161,110,202,185,128,177,96,254,88>>,ik => <<115,40,26,190,148,73,28,42,128,14,143,211,218,248,132,51>>,rand => <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75>>,res => <<28,142,171,168,232,152,254,61,144,131,60,179,122,200,119,75,13,110,185,62,196,212,74,212,196,3,156,29,157,164>>}],imsi => <<"262424553388904">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424553388904">>, message_type => location_upd_req}} 04:13:17.655 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424553388904">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424553388904 receive call lu_request from <0.749.0> in state state_authenticating 04:13:17.655 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424553388904 send ok to <0.749.0> *DBG* epdg_ue_fsm_262424553388904 consume call lu_request from <0.749.0> in state state_authenticating 04:13:17.655 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424553388904 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:17.655 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.655 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424553388904",undefined,undefined,false,false,undefined} 04:13:17.655 [debug] SWx Tx SAR Imsi="262424553388904" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424553388904 send ok to <0.201.0> 04:13:17.655 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","44",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424553388904",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424553388904 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424553388904 receive call {rx_swx_saa,{ok,1,#{}}} from <0.750.0> in state state_wait_swx_saa 04:13:17.657 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;44;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424553388904",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424553388904 send ok to <0.750.0> 04:13:17.657 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424553388904 consume call {rx_swx_saa,{ok,1,#{}}} from <0.750.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424553388904 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.657 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424553388904",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424553388904 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424553388904">>,ok}} 04:13:17.657 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424553388904 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.657 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,false,0,false,false} 04:13:17.657 [info] lu_response(<<"262424553388904">>): ok 04:13:17.657 [info] lu_response for <<"262424553388904">>: ok 04:13:17.657 [info] GSUP: Tx #{imsi => <<"262424553388904">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424553388904">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424553388904 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.751.0> in state state_authenticated 04:13:17.659 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424553388904">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:17.659 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.659 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424553388904 send ok to <0.751.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.659 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262424553388904 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.751.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424553388904 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:17.659 [info] s2b: Tx {gtp,v2,create_session_request,0,8519830,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424553388904">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116652,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401521,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:17.659 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424553388904 receive call {rx_s6b_aar,"262424553388904@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.752.0> in state state_authenticated 04:13:17.668 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424553388904@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.668 [info] ue_fsm ev_rx_s6b_aar: "262424553388904@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:17.668 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424553388904@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424553388904",undefined,undefined,true,false,undefined} 04:13:17.668 [debug] SWx Tx SAR Imsi="262424553388904" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:17.668 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","45",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424553388904",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424553388904 send ok to <0.752.0> *DBG* aaa_ue_fsm_262424553388904 consume call {rx_s6b_aar,"262424553388904@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.752.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:17.668 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424553388904 receive call {rx_swx_saa,{ok,13,#{}}} from <0.753.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424553388904 send ok to <0.753.0> 04:13:17.670 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;45;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424553388904",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424553388904 consume call {rx_swx_saa,{ok,13,#{}}} from <0.753.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.670 [info] ue_fsm ev_rx_swx_saa 04:13:17.671 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424553388904","262424553388904@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.752.0>} 04:13:17.671 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.671 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.676 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,236,130,0,150,0,2,0,2,0,16,0,87,0,9,1,160,158,189,59,142,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,158,189,59,142,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,158,189,59,142,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.676 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116652,8519830,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<158,189,59,142>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2663201678,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2663201678,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262424553388904 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401521, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2663201678}}} from <0.754.0> in state state_wait_create_session_resp 04:13:17.676 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424553388904">>,<0.746.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116652,2663201678,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401521,2663201678}],[],[],[],[],[],[],[],[]}}}} 04:13:17.676 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.676 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401521,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2663201678}} 04:13:17.676 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,false,0,false,false} 04:13:17.676 [info] KMOD Port Create PDP Context Call {<0.746.0>,[alias|#Ref<0.1884296174.1877278721.220701>]}: {create_pdp_context,{172,18,254,103},4204401521,2663201678,{192,168,0,2}} *DBG* epdg_ue_fsm_262424553388904 send ok to <0.754.0> 04:13:17.676 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401521, 2663201678 *DBG* gsup_server got cast {tunnel_response, {<<"262424553388904">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401521, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2663201678}}}} *DBG* epdg_ue_fsm_262424553388904 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401521, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2663201678}}} from <0.754.0> in state state_wait_create_session_resp => state_active 04:13:17.676 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1410,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401521},{o_tid,2663201678}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.677 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401521,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2663201678}) returned ok 04:13:17.677 [info] tunnel_response(<<"262424553388904">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401521,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2663201678}} 04:13:17.677 [info] tunnel_response for <<"262424553388904">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401521,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2663201678}} 04:13:17.677 [info] GSUP: Tx #{imsi => <<"262424553388904">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429474723148">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:17.754 [info] GSUP: Rx #{imsi => <<"262429474723148">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429474723148 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429474723148 consume internal init_state in state state_new 04:13:17.754 [info] ue_fsm start(epdg_ue_fsm_262429474723148) *DBG* epdg_ue_fsm_262429474723148 receive call {auth_request,33,"internet",#{}} from <0.755.0> in state state_new 04:13:17.754 [info] ue_fsm init(<<"262429474723148">>) *DBG* epdg_ue_fsm_262429474723148 send ok to <0.755.0> 04:13:17.754 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429474723148 consume call {auth_request,33,"internet",#{}} from <0.755.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429474723148 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.755 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429474723148 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429474723148 consume internal init_state in state state_new 04:13:17.755 [info] ue_fsm start_link(aaa_ue_fsm_262429474723148) *DBG* aaa_ue_fsm_262429474723148 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.756 [info] ue_fsm init("262429474723148") 04:13:17.756 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.757 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429474723148",undefined,undefined,false,false,undefined} 04:13:17.757 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429474723148 send ok to <0.201.0> 04:13:17.757 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","46",";","nonode@nohost"],1,undefined,undefined,undefined,"262429474723148",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429474723148 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:17.767 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;46;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429474723148",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252,233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76]],[[5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252,161,35,22,99,11,24,0,118,219,240,131,185,99,202]],["foobar"],[[216,70,192,56,139,37,186,168,168,87,153,195,240,122,164,144]],[[26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429474723148 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252>>, <<233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76>>, <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252, 161,35,22,99,11,24,0,118,219,240,131,185,99,202>>, <<26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100>>, <<216,70,192,56,139,37,186,168,168,87,153,195,240,122, 164,144>>}]}} from <0.758.0> in state state_wait_swx_maa 04:13:17.767 [info] dia_sip2gsup: auth [5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252,233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76] authz [5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252,161,35,22,99,11,24,0,118,219,240,131,185,99,202]  04:13:17.767 [info] rand [5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252] autn [233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76]  *DBG* aaa_ue_fsm_262429474723148 send ok to <0.758.0> *DBG* epdg_ue_fsm_262429474723148 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252>>, <<233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76>>, <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252, 161,35,22,99,11,24,0,118,219,240,131,185,99,202>>, <<26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100>>, <<216,70,192,56,139,37,186,168,168,87,153,195,240,122, 164,144>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429474723148 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252>>, <<233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76>>, <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252, 161,35,22,99,11,24,0,118,219,240,131,185,99,202>>, <<26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100>>, <<216,70,192,56,139,37,186,168,168,87,153,195,240,122, 164,144>>}]}} from <0.758.0> in state state_wait_swx_maa => state_new 04:13:17.767 [info] ue_fsm ev_rx_swx_maa 04:13:17.768 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429474723148",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429474723148 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429474723148">>, {ok, [{epdg_auth_tuple, <<5,99,27,208,50,66,111,185,216,187,85,117,29, 209,178,252>>, <<233,131,124,129,64,165,113,65,154,3,212,215, 166,148,174,76>>, <<5,99,27,208,50,66,111,185,216,187,85,117,29, 209,178,252,161,35,22,99,11,24,0,118,219,240, 131,185,99,202>>, <<26,40,208,118,199,132,7,114,176,81,251,66,75, 40,9,100>>, <<216,70,192,56,139,37,186,168,168,87,153, 195,240,122,164,144>>}]}}} 04:13:17.768 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252>>,<<233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76>>,<<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252,161,35,22,99,11,24,0,118,219,240,131,185,99,202>>,<<26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100>>,<<216,70,192,56,139,37,186,168,168,87,153,195,240,122,164,144>>}]} *DBG* epdg_ue_fsm_262429474723148 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252>>, <<233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76>>, <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252, 161,35,22,99,11,24,0,118,219,240,131,185,99,202>>, <<26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100>>, <<216,70,192,56,139,37,186,168,168,87,153,195,240,122, 164,144>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.770 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252>>,<<233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76>>,<<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252,161,35,22,99,11,24,0,118,219,240,131,185,99,202>>,<<26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100>>,<<216,70,192,56,139,37,186,168,168,87,153,195,240,122,164,144>>}]}, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,false,0,false,false} 04:13:17.770 [info] auth_response(<<"262429474723148">>): {ok,[{epdg_auth_tuple,<<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252>>,<<233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76>>,<<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252,161,35,22,99,11,24,0,118,219,240,131,185,99,202>>,<<26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100>>,<<216,70,192,56,139,37,186,168,168,87,153,195,240,122,164,144>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.770 [info] auth_response for <<"262429474723148">>: {ok,[{epdg_auth_tuple,<<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252>>,<<233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76>>,<<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252,161,35,22,99,11,24,0,118,219,240,131,185,99,202>>,<<26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100>>,<<216,70,192,56,139,37,186,168,168,87,153,195,240,122,164,144>>}]} 04:13:17.771 [info] GSUP: Tx #{auth_tuples => [#{autn => <<233,131,124,129,64,165,113,65,154,3,212,215,166,148,174,76>>,ck => <<216,70,192,56,139,37,186,168,168,87,153,195,240,122,164,144>>,ik => <<26,40,208,118,199,132,7,114,176,81,251,66,75,40,9,100>>,rand => <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252>>,res => <<5,99,27,208,50,66,111,185,216,187,85,117,29,209,178,252,161,35,22,99,11,24,0,118,219,240,131,185,99,202>>}],imsi => <<"262429474723148">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429474723148">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429474723148 receive call lu_request from <0.759.0> in state state_authenticating *DBG* epdg_ue_fsm_262429474723148 send ok to <0.759.0> 04:13:17.776 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429474723148">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429474723148 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429474723148 consume call lu_request from <0.759.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.777 [info] ue_fsm lu_request 04:13:17.777 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,false,0,false,false} 04:13:17.777 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.777 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429474723148",undefined,undefined,false,false,undefined} 04:13:17.778 [debug] SWx Tx SAR Imsi="262429474723148" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429474723148 send ok to <0.201.0> 04:13:17.778 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","47",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429474723148",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429474723148 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429474723148 receive call {rx_swx_saa,{ok,1,#{}}} from <0.760.0> in state state_wait_swx_saa 04:13:17.787 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;47;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429474723148",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429474723148 send ok to <0.760.0> 04:13:17.787 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429474723148 consume call {rx_swx_saa,{ok,1,#{}}} from <0.760.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429474723148 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.788 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429474723148",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429474723148 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429474723148">>,ok}} 04:13:17.788 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429474723148 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.788 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,false,0,false,false} 04:13:17.788 [info] lu_response(<<"262429474723148">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.788 [info] lu_response for <<"262429474723148">>: ok 04:13:17.789 [info] GSUP: Tx #{imsi => <<"262429474723148">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429474723148">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429474723148 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.761.0> in state state_authenticated 04:13:17.794 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429474723148">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:17.794 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.794 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,false,0,false,false} 04:13:17.794 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:17.795 [info] s2b: Tx {gtp,v2,create_session_request,0,8519831,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429474723148">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116653,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401522,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429474723148 send ok to <0.761.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.795 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429474723148 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.761.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429474723148 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429474723148 receive call {rx_s6b_aar,"262429474723148@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.762.0> in state state_authenticated 04:13:17.815 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429474723148@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.815 [info] ue_fsm ev_rx_s6b_aar: "262429474723148@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:17.815 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429474723148@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429474723148",undefined,undefined,true,false,undefined} 04:13:17.815 [debug] SWx Tx SAR Imsi="262429474723148" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:17.815 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","48",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429474723148",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429474723148 send ok to <0.762.0> 04:13:17.816 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429474723148 consume call {rx_s6b_aar,"262429474723148@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.762.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429474723148 receive call {rx_swx_saa,{ok,13,#{}}} from <0.763.0> in state state_authenticated_wait_swx_saa 04:13:17.823 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;48;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429474723148",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429474723148 send ok to <0.763.0> *DBG* aaa_ue_fsm_262429474723148 consume call {rx_swx_saa,{ok,13,#{}}} from <0.763.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.823 [info] ue_fsm ev_rx_swx_saa 04:13:17.823 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429474723148","262429474723148@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.762.0>} 04:13:17.823 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.823 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.830 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,237,130,0,151,0,2,0,2,0,16,0,87,0,9,1,160,62,78,67,40,172,18,254,103,79,0,5,0,1,192,168,0,3,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,62,78,67,40,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,62,78,67,40,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.830 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116653,8519831,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<">NC(">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1045316392,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1045316392,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} *DBG* epdg_ue_fsm_262429474723148 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 4204401522, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1045316392}}} from <0.764.0> in state state_wait_create_session_resp 04:13:17.830 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429474723148">>,<0.756.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116653,1045316392,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401522,1045316392}],[],[]}}}} 04:13:17.830 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.830 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 4204401522,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1045316392}} 04:13:17.831 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,false,0,false,false} 04:13:17.831 [info] KMOD Port Create PDP Context Call {<0.756.0>,[alias|#Ref<0.1884296174.1877278721.220851>]}: {create_pdp_context,{172,18,254,103},4204401522,1045316392,{192,168,0,3}} 04:13:17.831 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,3}, 4204401522, 1045316392 04:13:17.831 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,3}},{i_tid,4204401522},{o_tid,1045316392}]}} *DBG* epdg_ue_fsm_262429474723148 send ok to <0.764.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429474723148">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 4204401522, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1045316392}}}} 04:13:17.831 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 4204401522,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1045316392}) returned ok *DBG* epdg_ue_fsm_262429474723148 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 4204401522, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1045316392}}} from <0.764.0> in state state_wait_create_session_resp => state_active 04:13:17.831 [info] tunnel_response(<<"262429474723148">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 4204401522,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1045316392}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.831 [info] tunnel_response for <<"262429474723148">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 4204401522,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1045316392}} 04:13:17.832 [info] GSUP: Tx #{imsi => <<"262429474723148">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,3>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421852120130">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421852120130 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421852120130 consume internal init_state in state state_new 04:13:17.853 [info] GSUP: Rx #{imsi => <<"262421852120130">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421852120130 receive call {auth_request,33,"internet",#{}} from <0.765.0> in state state_new 04:13:17.853 [info] ue_fsm start(epdg_ue_fsm_262421852120130) *DBG* epdg_ue_fsm_262421852120130 send ok to <0.765.0> 04:13:17.853 [info] ue_fsm init(<<"262421852120130">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421852120130 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421852120130 consume call {auth_request,33,"internet",#{}} from <0.765.0> in state state_new => state_wait_auth_resp 04:13:17.853 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421852120130 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421852120130 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:17.854 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421852120130 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.854 [info] ue_fsm start_link(aaa_ue_fsm_262421852120130) 04:13:17.854 [info] ue_fsm init("262421852120130") 04:13:17.854 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.855 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421852120130",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421852120130 send ok to <0.201.0> 04:13:17.855 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421852120130 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:17.856 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","49",";","nonode@nohost"],1,undefined,undefined,undefined,"262421852120130",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421852120130 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251>>, <<103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109>>, <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71, 88,154,77,251,21,242,254,115,229,175,11,46,30>>, <<213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78>>, <<251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3>>}]}} from <0.768.0> in state state_wait_swx_maa 04:13:17.868 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;49;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421852120130",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109]],[[176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71,88,154,77,251,21,242,254,115,229,175,11,46,30]],["foobar"],[[251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3]],[[213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.868 [info] dia_sip2gsup: auth [176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109] authz [176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71,88,154,77,251,21,242,254,115,229,175,11,46,30]  *DBG* aaa_ue_fsm_262421852120130 send ok to <0.768.0> 04:13:17.869 [info] rand [176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251] autn [103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109]  *DBG* epdg_ue_fsm_262421852120130 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251>>, <<103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109>>, <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71, 88,154,77,251,21,242,254,115,229,175,11,46,30>>, <<213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78>>, <<251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421852120130 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251>>, <<103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109>>, <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71, 88,154,77,251,21,242,254,115,229,175,11,46,30>>, <<213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78>>, <<251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3>>}]}} from <0.768.0> in state state_wait_swx_maa => state_new 04:13:17.869 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421852120130 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421852120130">>, {ok, [{epdg_auth_tuple, <<176,108,60,4,173,137,117,94,62,86,83,66,111, 125,95,251>>, <<103,205,127,38,56,33,131,40,237,59,11,123, 230,70,243,109>>, <<176,108,60,4,173,137,117,94,62,86,83,66,111, 125,95,251,71,88,154,77,251,21,242,254,115, 229,175,11,46,30>>, <<213,96,201,113,12,121,61,254,18,39,44,249, 254,225,215,78>>, <<251,151,70,18,60,10,85,150,183,144,111, 81,110,70,94,3>>}]}}} 04:13:17.869 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421852120130",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421852120130 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251>>, <<103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109>>, <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71, 88,154,77,251,21,242,254,115,229,175,11,46,30>>, <<213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78>>, <<251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.870 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251>>,<<103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109>>,<<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71,88,154,77,251,21,242,254,115,229,175,11,46,30>>,<<213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78>>,<<251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3>>}]} 04:13:17.871 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251>>,<<103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109>>,<<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71,88,154,77,251,21,242,254,115,229,175,11,46,30>>,<<213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78>>,<<251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3>>}]}, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.871 [info] auth_response(<<"262421852120130">>): {ok,[{epdg_auth_tuple,<<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251>>,<<103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109>>,<<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71,88,154,77,251,21,242,254,115,229,175,11,46,30>>,<<213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78>>,<<251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3>>}]} 04:13:17.872 [info] auth_response for <<"262421852120130">>: {ok,[{epdg_auth_tuple,<<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251>>,<<103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109>>,<<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71,88,154,77,251,21,242,254,115,229,175,11,46,30>>,<<213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78>>,<<251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3>>}]} 04:13:17.872 [info] GSUP: Tx #{auth_tuples => [#{autn => <<103,205,127,38,56,33,131,40,237,59,11,123,230,70,243,109>>,ck => <<251,151,70,18,60,10,85,150,183,144,111,81,110,70,94,3>>,ik => <<213,96,201,113,12,121,61,254,18,39,44,249,254,225,215,78>>,rand => <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251>>,res => <<176,108,60,4,173,137,117,94,62,86,83,66,111,125,95,251,71,88,154,77,251,21,242,254,115,229,175,11,46,30>>}],imsi => <<"262421852120130">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421852120130">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421852120130 receive call lu_request from <0.769.0> in state state_authenticating 04:13:17.875 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421852120130">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421852120130 send ok to <0.769.0> 04:13:17.875 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421852120130 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421852120130 consume call lu_request from <0.769.0> in state state_authenticating 04:13:17.876 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,false,0,false,false} 04:13:17.876 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.876 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421852120130",undefined,undefined,false,false,undefined} 04:13:17.876 [debug] SWx Tx SAR Imsi="262421852120130" Type=1 APN="internet" AgentInfoOpt=[]  04:13:17.876 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","50",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421852120130",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421852120130 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421852120130 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421852120130 receive call {rx_swx_saa,{ok,1,#{}}} from <0.770.0> in state state_wait_swx_saa 04:13:17.882 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;50;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421852120130",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421852120130 send ok to <0.770.0> 04:13:17.882 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421852120130 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421852120130 consume call {rx_swx_saa,{ok,1,#{}}} from <0.770.0> in state state_wait_swx_saa => state_authenticated 04:13:17.882 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421852120130",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421852120130 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421852120130">>,ok}} 04:13:17.882 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421852120130 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.882 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,false,0,false,false} 04:13:17.882 [info] lu_response(<<"262421852120130">>): ok 04:13:17.882 [info] lu_response for <<"262421852120130">>: ok 04:13:17.882 [info] GSUP: Tx #{imsi => <<"262421852120130">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421852120130">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421852120130 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.771.0> in state state_authenticated 04:13:17.885 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421852120130">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:17.885 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.885 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,false,0,false,false} 04:13:17.885 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:17.885 [info] s2b: Tx {gtp,v2,create_session_request,0,8519832,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421852120130">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116654,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401523,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421852120130 send ok to <0.771.0> 04:13:17.885 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421852120130 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.771.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421852120130 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421852120130 receive call {rx_s6b_aar,"262421852120130@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.772.0> in state state_authenticated 04:13:17.897 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421852120130@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.897 [info] ue_fsm ev_rx_s6b_aar: "262421852120130@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:17.897 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421852120130@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421852120130",undefined,undefined,true,false,undefined} 04:13:17.897 [debug] SWx Tx SAR Imsi="262421852120130" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:17.897 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","51",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421852120130",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421852120130 send ok to <0.772.0> *DBG* aaa_ue_fsm_262421852120130 consume call {rx_s6b_aar,"262421852120130@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.772.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:17.898 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421852120130 receive call {rx_swx_saa,{ok,13,#{}}} from <0.773.0> in state state_authenticated_wait_swx_saa 04:13:17.905 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;51;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421852120130",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.905 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421852120130 send ok to <0.773.0> *DBG* aaa_ue_fsm_262421852120130 consume call {rx_swx_saa,{ok,13,#{}}} from <0.773.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.905 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421852120130","262421852120130@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.772.0>} 04:13:17.905 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.905 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.915 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,238,130,0,152,0,2,0,2,0,16,0,87,0,9,1,160,240,6,231,153,172,18,254,103,79,0,5,0,1,192,168,0,4,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,240,6,231,153,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,240,6,231,153,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.915 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116654,8519832,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<240,6,231,153>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4026984345,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4026984345,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,4>>}}} *DBG* epdg_ue_fsm_262421852120130 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 4204401523, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4026984345}}} from <0.774.0> in state state_wait_create_session_resp 04:13:17.915 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421852120130">>,<0.766.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116654,4026984345,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401523,4026984345}]}}}} 04:13:17.915 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.915 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 4204401523,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4026984345}} 04:13:17.916 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,false,0,false,false} 04:13:17.916 [info] KMOD Port Create PDP Context Call {<0.766.0>,[alias|#Ref<0.1884296174.1877278722.216880>]}: {create_pdp_context,{172,18,254,103},4204401523,4026984345,{192,168,0,4}} 04:13:17.916 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,4}, 4204401523, 4026984345 *DBG* epdg_ue_fsm_262421852120130 send ok to <0.774.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421852120130">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 4204401523, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4026984345}}}} 04:13:17.916 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],67,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,4}},{i_tid,4204401523},{o_tid,4026984345}]}} *DBG* epdg_ue_fsm_262421852120130 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 4204401523, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4026984345}}} from <0.774.0> in state state_wait_create_session_resp => state_active 04:13:17.916 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 4204401523,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4026984345}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.916 [info] tunnel_response(<<"262421852120130">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 4204401523,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4026984345}} 04:13:17.917 [info] tunnel_response for <<"262421852120130">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 4204401523,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4026984345}} 04:13:17.917 [info] GSUP: Tx #{imsi => <<"262421852120130">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,4>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424307211968">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424307211968 enter epdg_ue_fsm in state state_new 04:13:17.953 [info] GSUP: Rx #{imsi => <<"262424307211968">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424307211968 consume internal init_state in state state_new 04:13:17.954 [info] ue_fsm start(epdg_ue_fsm_262424307211968) *DBG* epdg_ue_fsm_262424307211968 receive call {auth_request,33,"internet",#{}} from <0.775.0> in state state_new 04:13:17.954 [info] ue_fsm init(<<"262424307211968">>) 04:13:17.954 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424307211968 send ok to <0.775.0> 04:13:17.955 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424307211968 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424307211968 consume call {auth_request,33,"internet",#{}} from <0.775.0> in state state_new => state_wait_auth_resp 04:13:17.955 [info] ue_fsm start_link(aaa_ue_fsm_262424307211968) *DBG* epdg_ue_fsm_262424307211968 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424307211968 consume internal init_state in state state_new 04:13:17.955 [info] ue_fsm init("262424307211968") *DBG* aaa_ue_fsm_262424307211968 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.955 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.956 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424307211968",undefined,undefined,false,false,undefined} 04:13:17.956 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:17.956 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","52",";","nonode@nohost"],1,undefined,undefined,undefined,"262424307211968",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424307211968 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424307211968 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424307211968 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207>>, <<176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0>>, <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29, 242,59,97,155,18,77,58,232,197,208,252,142,131>>, <<173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179>>, <<36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13>>}]}} from <0.778.0> in state state_wait_swx_maa 04:13:17.970 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;52;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424307211968",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0]],[[46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29,242,59,97,155,18,77,58,232,197,208,252,142,131]],["foobar"],[[36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13]],[[173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.970 [info] dia_sip2gsup: auth [46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0] authz [46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29,242,59,97,155,18,77,58,232,197,208,252,142,131]  *DBG* aaa_ue_fsm_262424307211968 send ok to <0.778.0> *DBG* epdg_ue_fsm_262424307211968 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207>>, <<176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0>>, <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29, 242,59,97,155,18,77,58,232,197,208,252,142,131>>, <<173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179>>, <<36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424307211968 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207>>, <<176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0>>, <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29, 242,59,97,155,18,77,58,232,197,208,252,142,131>>, <<173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179>>, <<36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13>>}]}} from <0.778.0> in state state_wait_swx_maa => state_new 04:13:17.970 [info] rand [46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207] autn [176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0]  04:13:17.970 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424307211968 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424307211968">>, {ok, [{epdg_auth_tuple, <<46,93,34,42,18,179,91,14,131,143,29,140,188, 103,214,207>>, <<176,189,106,196,137,122,240,127,68,216,26, 181,1,126,237,0>>, <<46,93,34,42,18,179,91,14,131,143,29,140,188, 103,214,207,29,242,59,97,155,18,77,58,232, 197,208,252,142,131>>, <<173,191,36,28,40,108,240,125,20,238,13,73, 158,168,103,179>>, <<36,157,135,249,8,242,16,104,11,248,159, 85,37,166,247,13>>}]}}} *DBG* epdg_ue_fsm_262424307211968 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207>>, <<176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0>>, <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29, 242,59,97,155,18,77,58,232,197,208,252,142,131>>, <<173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179>>, <<36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.971 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424307211968",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.971 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207>>,<<176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0>>,<<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29,242,59,97,155,18,77,58,232,197,208,252,142,131>>,<<173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179>>,<<36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13>>}]} 04:13:17.972 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207>>,<<176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0>>,<<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29,242,59,97,155,18,77,58,232,197,208,252,142,131>>,<<173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179>>,<<36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13>>}]}, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,false,0,false,false} 04:13:17.972 [info] auth_response(<<"262424307211968">>): {ok,[{epdg_auth_tuple,<<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207>>,<<176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0>>,<<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29,242,59,97,155,18,77,58,232,197,208,252,142,131>>,<<173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179>>,<<36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13>>}]} 04:13:17.973 [info] auth_response for <<"262424307211968">>: {ok,[{epdg_auth_tuple,<<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207>>,<<176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0>>,<<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29,242,59,97,155,18,77,58,232,197,208,252,142,131>>,<<173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179>>,<<36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13>>}]} 04:13:17.973 [info] GSUP: Tx #{auth_tuples => [#{autn => <<176,189,106,196,137,122,240,127,68,216,26,181,1,126,237,0>>,ck => <<36,157,135,249,8,242,16,104,11,248,159,85,37,166,247,13>>,ik => <<173,191,36,28,40,108,240,125,20,238,13,73,158,168,103,179>>,rand => <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207>>,res => <<46,93,34,42,18,179,91,14,131,143,29,140,188,103,214,207,29,242,59,97,155,18,77,58,232,197,208,252,142,131>>}],imsi => <<"262424307211968">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424307211968">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424307211968 receive call lu_request from <0.779.0> in state state_authenticating 04:13:17.978 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424307211968">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424307211968 send ok to <0.779.0> *DBG* epdg_ue_fsm_262424307211968 consume call lu_request from <0.779.0> in state state_authenticating 04:13:17.978 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424307211968 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.978 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,false,0,false,false} 04:13:17.978 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.979 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424307211968",undefined,undefined,false,false,undefined} 04:13:17.979 [debug] SWx Tx SAR Imsi="262424307211968" Type=1 APN="internet" AgentInfoOpt=[]  04:13:17.979 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","53",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424307211968",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424307211968 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424307211968 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424307211968 receive call {rx_swx_saa,{ok,1,#{}}} from <0.780.0> in state state_wait_swx_saa 04:13:17.988 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;53;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424307211968",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.988 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424307211968 send ok to <0.780.0> 04:13:17.988 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424307211968",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424307211968 consume call {rx_swx_saa,{ok,1,#{}}} from <0.780.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424307211968 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.989 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424307211968 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424307211968">>,ok}} 04:13:17.989 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424307211968 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.989 [info] lu_response(<<"262424307211968">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.989 [info] lu_response for <<"262424307211968">>: ok 04:13:17.989 [info] GSUP: Tx #{imsi => <<"262424307211968">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424307211968">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:17.994 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424307211968">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424307211968 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.781.0> in state state_authenticated 04:13:17.994 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.994 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,false,0,false,false} 04:13:17.994 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262424307211968 send ok to <0.781.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424307211968 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.781.0> in state state_authenticated => state_wait_create_session_resp 04:13:17.994 [info] s2b: Tx {gtp,v2,create_session_request,0,8519833,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424307211968">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116655,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401524,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424307211968 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:17.994 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424307211968 receive call {rx_s6b_aar,"262424307211968@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.782.0> in state state_authenticated 04:13:18.003 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424307211968@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.003 [info] ue_fsm ev_rx_s6b_aar: "262424307211968@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:18.003 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424307211968@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424307211968",undefined,undefined,true,false,undefined} 04:13:18.003 [debug] SWx Tx SAR Imsi="262424307211968" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:18.003 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","54",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424307211968",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424307211968 send ok to <0.782.0> *DBG* aaa_ue_fsm_262424307211968 consume call {rx_s6b_aar,"262424307211968@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.782.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.003 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424307211968 receive call {rx_swx_saa,{ok,13,#{}}} from <0.783.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424307211968 send ok to <0.783.0> 04:13:18.007 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;54;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424307211968",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424307211968 consume call {rx_swx_saa,{ok,13,#{}}} from <0.783.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.007 [info] ue_fsm ev_rx_swx_saa 04:13:18.007 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424307211968","262424307211968@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.782.0>} 04:13:18.007 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.007 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.015 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,239,130,0,153,0,2,0,2,0,16,0,87,0,9,1,160,208,207,85,150,172,18,254,103,79,0,5,0,1,192,168,0,5,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,208,207,85,150,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,208,207,85,150,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.015 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116655,8519833,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<208,207,85,150>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3503248790,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3503248790,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,5>>}}} *DBG* epdg_ue_fsm_262424307211968 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 4204401524, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3503248790}}} from <0.784.0> in state state_wait_create_session_resp 04:13:18.016 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424307211968">>,<0.776.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116655,3503248790,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401524,3503248790}],[]}}}} 04:13:18.016 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.016 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 4204401524,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3503248790}} 04:13:18.016 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,false,0,false,false} 04:13:18.016 [info] KMOD Port Create PDP Context Call {<0.776.0>,[alias|#Ref<0.1884296174.1877278721.221171>]}: {create_pdp_context,{172,18,254,103},4204401524,3503248790,{192,168,0,5}} 04:13:18.017 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,5}, 4204401524, 3503248790 04:13:18.017 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1474,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,5}},{i_tid,4204401524},{o_tid,3503248790}]}} *DBG* epdg_ue_fsm_262424307211968 send ok to <0.784.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424307211968">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 4204401524, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3503248790}}}} 04:13:18.017 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 4204401524,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3503248790}) returned ok *DBG* epdg_ue_fsm_262424307211968 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 4204401524, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3503248790}}} from <0.784.0> in state state_wait_create_session_resp => state_active 04:13:18.017 [info] tunnel_response(<<"262424307211968">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 4204401524,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3503248790}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.018 [info] tunnel_response for <<"262424307211968">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 4204401524,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3503248790}} 04:13:18.018 [info] GSUP: Tx #{imsi => <<"262424307211968">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,5>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423093806775">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423093806775 enter epdg_ue_fsm in state state_new 04:13:18.054 [info] GSUP: Rx #{imsi => <<"262423093806775">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423093806775 consume internal init_state in state state_new 04:13:18.054 [info] ue_fsm start(epdg_ue_fsm_262423093806775) *DBG* epdg_ue_fsm_262423093806775 receive call {auth_request,33,"internet",#{}} from <0.785.0> in state state_new 04:13:18.054 [info] ue_fsm init(<<"262423093806775">>) *DBG* epdg_ue_fsm_262423093806775 send ok to <0.785.0> 04:13:18.054 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423093806775 consume call {auth_request,33,"internet",#{}} from <0.785.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423093806775 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:18.055 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423093806775 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423093806775 consume internal init_state in state state_new 04:13:18.055 [info] ue_fsm start_link(aaa_ue_fsm_262423093806775) *DBG* aaa_ue_fsm_262423093806775 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.055 [info] ue_fsm init("262423093806775") 04:13:18.055 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.056 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423093806775",undefined,undefined,false,false,undefined} 04:13:18.056 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.056 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","55",";","nonode@nohost"],1,undefined,undefined,undefined,"262423093806775",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423093806775 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423093806775 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.070 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;55;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423093806775",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185,136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238]],[[52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185,214,92,9,19,223,106,95,197,204,164,37,3,70,147]],["foobar"],[[99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23]],[[65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423093806775 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185>>, <<136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238>>, <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123, 185,214,92,9,19,223,106,95,197,204,164,37,3,70,147>>, <<65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149>>, <<99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23>>}]}} from <0.788.0> in state state_wait_swx_maa 04:13:18.070 [info] dia_sip2gsup: auth [52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185,136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238] authz [52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185,214,92,9,19,223,106,95,197,204,164,37,3,70,147]  04:13:18.070 [info] rand [52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185] autn [136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238]  *DBG* aaa_ue_fsm_262423093806775 send ok to <0.788.0> *DBG* aaa_ue_fsm_262423093806775 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185>>, <<136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238>>, <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123, 185,214,92,9,19,223,106,95,197,204,164,37,3,70,147>>, <<65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149>>, <<99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23>>}]}} from <0.788.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423093806775 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185>>, <<136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238>>, <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123, 185,214,92,9,19,223,106,95,197,204,164,37,3,70,147>>, <<65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149>>, <<99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.070 [info] ue_fsm ev_rx_swx_maa 04:13:18.071 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423093806775",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423093806775 send ok to <0.211.0> 04:13:18.071 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185>>,<<136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238>>,<<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185,214,92,9,19,223,106,95,197,204,164,37,3,70,147>>,<<65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149>>,<<99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23>>}]} *DBG* gsup_server got cast {auth_response, {<<"262423093806775">>, {ok, [{epdg_auth_tuple, <<52,180,153,173,58,240,55,167,159,169,38,187, 141,190,123,185>>, <<136,100,52,74,22,107,66,87,191,176,48,162,36, 47,210,238>>, <<52,180,153,173,58,240,55,167,159,169,38,187, 141,190,123,185,214,92,9,19,223,106,95,197, 204,164,37,3,70,147>>, <<65,248,137,115,90,139,48,202,64,230,141,27, 191,251,103,149>>, <<99,151,165,170,60,133,192,75,138,32,22, 234,128,19,41,23>>}]}}} *DBG* epdg_ue_fsm_262423093806775 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185>>, <<136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238>>, <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123, 185,214,92,9,19,223,106,95,197,204,164,37,3,70,147>>, <<65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149>>, <<99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.072 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185>>,<<136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238>>,<<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185,214,92,9,19,223,106,95,197,204,164,37,3,70,147>>,<<65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149>>,<<99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23>>}]}, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.073 [info] auth_response(<<"262423093806775">>): {ok,[{epdg_auth_tuple,<<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185>>,<<136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238>>,<<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185,214,92,9,19,223,106,95,197,204,164,37,3,70,147>>,<<65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149>>,<<99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23>>}]} 04:13:18.074 [info] auth_response for <<"262423093806775">>: {ok,[{epdg_auth_tuple,<<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185>>,<<136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238>>,<<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185,214,92,9,19,223,106,95,197,204,164,37,3,70,147>>,<<65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149>>,<<99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23>>}]} 04:13:18.074 [info] GSUP: Tx #{auth_tuples => [#{autn => <<136,100,52,74,22,107,66,87,191,176,48,162,36,47,210,238>>,ck => <<99,151,165,170,60,133,192,75,138,32,22,234,128,19,41,23>>,ik => <<65,248,137,115,90,139,48,202,64,230,141,27,191,251,103,149>>,rand => <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185>>,res => <<52,180,153,173,58,240,55,167,159,169,38,187,141,190,123,185,214,92,9,19,223,106,95,197,204,164,37,3,70,147>>}],imsi => <<"262423093806775">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423093806775">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423093806775 receive call lu_request from <0.789.0> in state state_authenticating 04:13:18.079 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423093806775">>,message_type => location_upd_req} 04:13:18.079 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423093806775 send ok to <0.789.0> 04:13:18.079 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423093806775 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423093806775 consume call lu_request from <0.789.0> in state state_authenticating 04:13:18.080 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.080 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423093806775",undefined,undefined,false,false,undefined} 04:13:18.080 [debug] SWx Tx SAR Imsi="262423093806775" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423093806775 send ok to <0.201.0> 04:13:18.080 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","56",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423093806775",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423093806775 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423093806775 receive call {rx_swx_saa,{ok,1,#{}}} from <0.790.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423093806775 send ok to <0.790.0> *DBG* aaa_ue_fsm_262423093806775 consume call {rx_swx_saa,{ok,1,#{}}} from <0.790.0> in state state_wait_swx_saa => state_authenticated 04:13:18.091 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;56;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423093806775",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423093806775 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.091 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423093806775 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423093806775">>,ok}} 04:13:18.091 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423093806775",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423093806775 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.091 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.092 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,false,0,false,false} 04:13:18.092 [info] lu_response(<<"262423093806775">>): ok 04:13:18.092 [info] lu_response for <<"262423093806775">>: ok 04:13:18.092 [info] GSUP: Tx #{imsi => <<"262423093806775">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423093806775">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423093806775 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.791.0> in state state_authenticated 04:13:18.098 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423093806775">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.098 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.098 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423093806775 send ok to <0.791.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.098 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262423093806775 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.791.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423093806775 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:18.099 [info] s2b: Tx {gtp,v2,create_session_request,0,8519834,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423093806775">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116656,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401525,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:18.099 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423093806775 receive call {rx_s6b_aar,"262423093806775@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.792.0> in state state_authenticated 04:13:18.114 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423093806775@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.114 [info] ue_fsm ev_rx_s6b_aar: "262423093806775@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:18.114 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423093806775@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423093806775",undefined,undefined,true,false,undefined} 04:13:18.114 [debug] SWx Tx SAR Imsi="262423093806775" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423093806775 send ok to <0.792.0> 04:13:18.114 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","57",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423093806775",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423093806775 consume call {rx_s6b_aar,"262423093806775@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.792.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.114 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423093806775 receive call {rx_swx_saa,{ok,13,#{}}} from <0.793.0> in state state_authenticated_wait_swx_saa 04:13:18.119 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;57;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423093806775",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423093806775 send ok to <0.793.0> 04:13:18.119 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423093806775 consume call {rx_swx_saa,{ok,13,#{}}} from <0.793.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.119 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423093806775","262423093806775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.792.0>} 04:13:18.119 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.119 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262423093806775 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 4204401525, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1002793938}}} from <0.794.0> in state state_wait_create_session_resp 04:13:18.125 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,240,130,0,154,0,2,0,2,0,16,0,87,0,9,1,160,59,197,107,210,172,18,254,103,79,0,5,0,1,192,168,0,6,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,59,197,107,210,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,59,197,107,210,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.125 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116656,8519834,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<";ÅkÒ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1002793938,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1002793938,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,6>>}}} 04:13:18.125 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423093806775">>,<0.786.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116656,1002793938,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401525,1002793938}],[],[],[]}}}} 04:13:18.125 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262423093806775 send ok to <0.794.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423093806775">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 4204401525, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1002793938}}}} 04:13:18.125 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 4204401525,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1002793938}} *DBG* epdg_ue_fsm_262423093806775 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 4204401525, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1002793938}}} from <0.794.0> in state state_wait_create_session_resp => state_active 04:13:18.125 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.125 [info] KMOD Port Create PDP Context Call {<0.786.0>,[alias|#Ref<0.1884296174.1877278721.221328>]}: {create_pdp_context,{172,18,254,103},4204401525,1002793938,{192,168,0,6}} 04:13:18.125 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,6}, 4204401525, 1002793938 04:13:18.125 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1538,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,6}},{i_tid,4204401525},{o_tid,1002793938}]}} 04:13:18.125 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 4204401525,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1002793938}) returned ok 04:13:18.125 [info] tunnel_response(<<"262423093806775">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 4204401525,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1002793938}} 04:13:18.126 [info] tunnel_response for <<"262423093806775">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 4204401525,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1002793938}} 04:13:18.126 [info] GSUP: Tx #{imsi => <<"262423093806775">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,6>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423260000509">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423260000509 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423260000509 consume internal init_state in state state_new 04:13:18.154 [info] GSUP: Rx #{imsi => <<"262423260000509">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423260000509 receive call {auth_request,33,"internet",#{}} from <0.795.0> in state state_new 04:13:18.154 [info] ue_fsm start(epdg_ue_fsm_262423260000509) *DBG* epdg_ue_fsm_262423260000509 send ok to <0.795.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423260000509 consume call {auth_request,33,"internet",#{}} from <0.795.0> in state state_new => state_wait_auth_resp 04:13:18.154 [info] ue_fsm init(<<"262423260000509">>) *DBG* aaa_ue_fsm_262423260000509 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423260000509 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423260000509 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423260000509 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.154 [info] ue_fsm auth_request 04:13:18.154 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,false,0,false,false} 04:13:18.154 [info] ue_fsm start_link(aaa_ue_fsm_262423260000509) 04:13:18.155 [info] ue_fsm init("262423260000509") 04:13:18.155 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423260000509 send ok to <0.201.0> 04:13:18.155 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423260000509",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423260000509 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.155 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.155 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","58",";","nonode@nohost"],1,undefined,undefined,undefined,"262423260000509",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423260000509 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78>>, <<231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25>>, <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120, 95,70,75,253,123,81,23,84,194,8,246,131,135>>, <<144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53>>, <<1,119,130,143,133,158,103,112,5,221,181,41,185,220,11, 36>>}]}} from <0.798.0> in state state_wait_swx_maa 04:13:18.169 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;58;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423260000509",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25]],[[164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120,95,70,75,253,123,81,23,84,194,8,246,131,135]],["foobar"],[[1,119,130,143,133,158,103,112,5,221,181,41,185,220,11,36]],[[144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.169 [info] dia_sip2gsup: auth [164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25] authz [164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120,95,70,75,253,123,81,23,84,194,8,246,131,135]  04:13:18.169 [info] rand [164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78] autn [231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25]  *DBG* aaa_ue_fsm_262423260000509 send ok to <0.798.0> *DBG* aaa_ue_fsm_262423260000509 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78>>, <<231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25>>, <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120, 95,70,75,253,123,81,23,84,194,8,246,131,135>>, <<144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53>>, <<1,119,130,143,133,158,103,112,5,221,181,41,185,220,11, 36>>}]}} from <0.798.0> in state state_wait_swx_maa => state_new 04:13:18.169 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423260000509 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78>>, <<231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25>>, <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120, 95,70,75,253,123,81,23,84,194,8,246,131,135>>, <<144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53>>, <<1,119,130,143,133,158,103,112,5,221,181,41,185,220,11, 36>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.170 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423260000509",undefined,undefined,false,false,undefined} 04:13:18.170 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78>>,<<231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25>>,<<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120,95,70,75,253,123,81,23,84,194,8,246,131,135>>,<<144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53>>,<<1,119,130,143,133,158,103,112,5,221,181,41,185,220,11,36>>}]} *DBG* epdg_ue_fsm_262423260000509 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423260000509">>, {ok, [{epdg_auth_tuple, <<164,87,212,2,227,81,136,204,200,250,1,225, 196,29,14,78>>, <<231,59,237,140,220,55,61,127,47,221,173,253, 101,134,5,25>>, <<164,87,212,2,227,81,136,204,200,250,1,225, 196,29,14,78,120,95,70,75,253,123,81,23,84, 194,8,246,131,135>>, <<144,188,114,73,63,34,168,94,79,182,109,37, 129,251,239,53>>, <<1,119,130,143,133,158,103,112,5,221,181, 41,185,220,11,36>>}]}}} 04:13:18.172 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78>>,<<231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25>>,<<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120,95,70,75,253,123,81,23,84,194,8,246,131,135>>,<<144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53>>,<<1,119,130,143,133,158,103,112,5,221,181,41,185,220,11,36>>}]}, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423260000509 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78>>, <<231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25>>, <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120, 95,70,75,253,123,81,23,84,194,8,246,131,135>>, <<144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53>>, <<1,119,130,143,133,158,103,112,5,221,181,41,185,220,11, 36>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.172 [info] auth_response(<<"262423260000509">>): {ok,[{epdg_auth_tuple,<<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78>>,<<231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25>>,<<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120,95,70,75,253,123,81,23,84,194,8,246,131,135>>,<<144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53>>,<<1,119,130,143,133,158,103,112,5,221,181,41,185,220,11,36>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.173 [info] auth_response for <<"262423260000509">>: {ok,[{epdg_auth_tuple,<<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78>>,<<231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25>>,<<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120,95,70,75,253,123,81,23,84,194,8,246,131,135>>,<<144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53>>,<<1,119,130,143,133,158,103,112,5,221,181,41,185,220,11,36>>}]} 04:13:18.173 [info] GSUP: Tx #{auth_tuples => [#{autn => <<231,59,237,140,220,55,61,127,47,221,173,253,101,134,5,25>>,ck => <<1,119,130,143,133,158,103,112,5,221,181,41,185,220,11,36>>,ik => <<144,188,114,73,63,34,168,94,79,182,109,37,129,251,239,53>>,rand => <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78>>,res => <<164,87,212,2,227,81,136,204,200,250,1,225,196,29,14,78,120,95,70,75,253,123,81,23,84,194,8,246,131,135>>}],imsi => <<"262423260000509">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423260000509">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423260000509 receive call lu_request from <0.799.0> in state state_authenticating 04:13:18.177 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423260000509">>,message_type => location_upd_req} 04:13:18.177 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423260000509 send ok to <0.799.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423260000509 consume call lu_request from <0.799.0> in state state_authenticating *DBG* aaa_ue_fsm_262423260000509 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.178 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,false,0,false,false} 04:13:18.178 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.178 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423260000509",undefined,undefined,false,false,undefined} 04:13:18.178 [debug] SWx Tx SAR Imsi="262423260000509" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.178 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","59",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423260000509",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423260000509 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423260000509 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423260000509 receive call {rx_swx_saa,{ok,1,#{}}} from <0.800.0> in state state_wait_swx_saa 04:13:18.183 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;59;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423260000509",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.183 [info] ue_fsm ev_rx_swx_saa 04:13:18.184 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423260000509",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423260000509 send ok to <0.800.0> *DBG* epdg_ue_fsm_262423260000509 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.184 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262423260000509 consume call {rx_swx_saa,{ok,1,#{}}} from <0.800.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423260000509 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423260000509">>,ok}} 04:13:18.184 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423260000509 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.184 [info] lu_response(<<"262423260000509">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.184 [info] lu_response for <<"262423260000509">>: ok 04:13:18.184 [info] GSUP: Tx #{imsi => <<"262423260000509">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423260000509">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423260000509 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.801.0> in state state_authenticated 04:13:18.187 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423260000509">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.187 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.187 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423260000509 send ok to <0.801.0> 04:13:18.187 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423260000509 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.801.0> in state state_authenticated => state_wait_create_session_resp 04:13:18.187 [info] s2b: Tx {gtp,v2,create_session_request,0,8519835,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423260000509">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116657,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401526,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423260000509 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:18.187 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423260000509 receive call {rx_s6b_aar,"262423260000509@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.802.0> in state state_authenticated 04:13:18.198 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423260000509@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.198 [info] ue_fsm ev_rx_s6b_aar: "262423260000509@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:18.198 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423260000509@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423260000509",undefined,undefined,true,false,undefined} 04:13:18.198 [debug] SWx Tx SAR Imsi="262423260000509" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:18.199 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","60",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423260000509",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423260000509 send ok to <0.802.0> 04:13:18.199 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423260000509 consume call {rx_s6b_aar,"262423260000509@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.802.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423260000509 receive call {rx_swx_saa,{ok,13,#{}}} from <0.803.0> in state state_authenticated_wait_swx_saa 04:13:18.205 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;60;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423260000509",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.205 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423260000509 send ok to <0.803.0> *DBG* aaa_ue_fsm_262423260000509 consume call {rx_swx_saa,{ok,13,#{}}} from <0.803.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.205 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423260000509","262423260000509@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.802.0>} 04:13:18.205 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.205 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.211 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,241,130,0,155,0,2,0,2,0,16,0,87,0,9,1,160,146,91,231,91,172,18,254,103,79,0,5,0,1,192,168,0,7,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,146,91,231,91,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,146,91,231,91,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.211 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116657,8519835,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<146,91,231,91>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2455496539,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2455496539,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,7>>}}} 04:13:18.211 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423260000509">>,<0.796.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116657,2455496539,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401526,2455496539}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423260000509 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 4204401526, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2455496539}}} from <0.804.0> in state state_wait_create_session_resp 04:13:18.211 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.212 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 4204401526,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2455496539}} 04:13:18.212 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,false,0,false,false} 04:13:18.212 [info] KMOD Port Create PDP Context Call {<0.796.0>,[alias|#Ref<0.1884296174.1877278735.216142>]}: {create_pdp_context,{172,18,254,103},4204401526,2455496539,{192,168,0,7}} 04:13:18.212 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,7}, 4204401526, 2455496539 04:13:18.212 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],16,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,7}},{i_tid,4204401526},{o_tid,2455496539}]}} *DBG* epdg_ue_fsm_262423260000509 send ok to <0.804.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423260000509">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 4204401526, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2455496539}}}} 04:13:18.212 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 4204401526,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2455496539}) returned ok *DBG* epdg_ue_fsm_262423260000509 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 4204401526, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2455496539}}} from <0.804.0> in state state_wait_create_session_resp => state_active 04:13:18.212 [info] tunnel_response(<<"262423260000509">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 4204401526,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2455496539}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.212 [info] tunnel_response for <<"262423260000509">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 4204401526,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2455496539}} 04:13:18.212 [info] GSUP: Tx #{imsi => <<"262423260000509">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,7>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262427490479170">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:18.255 [info] GSUP: Rx #{imsi => <<"262427490479170">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427490479170 enter epdg_ue_fsm in state state_new 04:13:18.255 [info] ue_fsm start(epdg_ue_fsm_262427490479170) *DBG* epdg_ue_fsm_262427490479170 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427490479170 receive call {auth_request,33,"internet",#{}} from <0.805.0> in state state_new 04:13:18.255 [info] ue_fsm init(<<"262427490479170">>) *DBG* epdg_ue_fsm_262427490479170 send ok to <0.805.0> 04:13:18.255 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427490479170 consume call {auth_request,33,"internet",#{}} from <0.805.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427490479170 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427490479170 enter aaa_ue_fsm in state state_new 04:13:18.256 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,false,0,false,false} 04:13:18.256 [info] ue_fsm start_link(aaa_ue_fsm_262427490479170) *DBG* aaa_ue_fsm_262427490479170 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427490479170 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.256 [info] ue_fsm init("262427490479170") 04:13:18.256 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.257 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427490479170",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427490479170 send ok to <0.201.0> 04:13:18.257 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.257 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","61",";","nonode@nohost"],1,undefined,undefined,undefined,"262427490479170",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427490479170 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427490479170 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14>>, <<175,48,185,228,152,179,114,188,224,102,183,53,247,75,110, 104>>, <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14, 63,140,223,80,94,24,126,25,222,143,239,207,50,99>>, <<208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232>>, <<9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23>>}]}} from <0.808.0> in state state_wait_swx_maa 04:13:18.271 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;61;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427490479170",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14,175,48,185,228,152,179,114,188,224,102,183,53,247,75,110,104]],[[202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14,63,140,223,80,94,24,126,25,222,143,239,207,50,99]],["foobar"],[[9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23]],[[208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.271 [info] dia_sip2gsup: auth [202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14,175,48,185,228,152,179,114,188,224,102,183,53,247,75,110,104] authz [202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14,63,140,223,80,94,24,126,25,222,143,239,207,50,99]  04:13:18.271 [info] rand [202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14] autn [175,48,185,228,152,179,114,188,224,102,183,53,247,75,110,104]  *DBG* aaa_ue_fsm_262427490479170 send ok to <0.808.0> *DBG* epdg_ue_fsm_262427490479170 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14>>, <<175,48,185,228,152,179,114,188,224,102,183,53,247,75,110, 104>>, <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14, 63,140,223,80,94,24,126,25,222,143,239,207,50,99>>, <<208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232>>, <<9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.271 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427490479170 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14>>, <<175,48,185,228,152,179,114,188,224,102,183,53,247,75,110, 104>>, <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14, 63,140,223,80,94,24,126,25,222,143,239,207,50,99>>, <<208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232>>, <<9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23>>}]}} from <0.808.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427490479170 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427490479170">>, {ok, [{epdg_auth_tuple, <<202,76,55,203,205,31,136,150,57,153,148,215, 65,201,193,14>>, <<175,48,185,228,152,179,114,188,224,102,183, 53,247,75,110,104>>, <<202,76,55,203,205,31,136,150,57,153,148,215, 65,201,193,14,63,140,223,80,94,24,126,25,222, 143,239,207,50,99>>, <<208,250,221,243,189,213,94,46,231,142,47,97, 136,196,254,232>>, <<9,14,96,169,88,78,38,0,238,177,54,182, 215,41,28,23>>}]}}} 04:13:18.272 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427490479170",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427490479170 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14>>, <<175,48,185,228,152,179,114,188,224,102,183,53,247,75,110, 104>>, <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14, 63,140,223,80,94,24,126,25,222,143,239,207,50,99>>, <<208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232>>, <<9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.272 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14>>,<<175,48,185,228,152,179,114,188,224,102,183,53,247,75,110,104>>,<<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14,63,140,223,80,94,24,126,25,222,143,239,207,50,99>>,<<208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232>>,<<9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.273 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14>>,<<175,48,185,228,152,179,114,188,224,102,183,53,247,75,110,104>>,<<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14,63,140,223,80,94,24,126,25,222,143,239,207,50,99>>,<<208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232>>,<<9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23>>}]}, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,false,0,false,false} 04:13:18.273 [info] auth_response(<<"262427490479170">>): {ok,[{epdg_auth_tuple,<<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14>>,<<175,48,185,228,152,179,114,188,224,102,183,53,247,75,110,104>>,<<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14,63,140,223,80,94,24,126,25,222,143,239,207,50,99>>,<<208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232>>,<<9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23>>}]} 04:13:18.274 [info] auth_response for <<"262427490479170">>: {ok,[{epdg_auth_tuple,<<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14>>,<<175,48,185,228,152,179,114,188,224,102,183,53,247,75,110,104>>,<<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14,63,140,223,80,94,24,126,25,222,143,239,207,50,99>>,<<208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232>>,<<9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23>>}]} 04:13:18.274 [info] GSUP: Tx #{auth_tuples => [#{autn => <<175,48,185,228,152,179,114,188,224,102,183,53,247,75,110,104>>,ck => <<9,14,96,169,88,78,38,0,238,177,54,182,215,41,28,23>>,ik => <<208,250,221,243,189,213,94,46,231,142,47,97,136,196,254,232>>,rand => <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14>>,res => <<202,76,55,203,205,31,136,150,57,153,148,215,65,201,193,14,63,140,223,80,94,24,126,25,222,143,239,207,50,99>>}],imsi => <<"262427490479170">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427490479170">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427490479170 receive call lu_request from <0.809.0> in state state_authenticating 04:13:18.279 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427490479170">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427490479170 send ok to <0.809.0> *DBG* epdg_ue_fsm_262427490479170 consume call lu_request from <0.809.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.279 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427490479170 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.280 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,false,0,false,false} 04:13:18.280 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.280 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427490479170",undefined,undefined,false,false,undefined} 04:13:18.280 [debug] SWx Tx SAR Imsi="262427490479170" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427490479170 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427490479170 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:18.281 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","62",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427490479170",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427490479170 receive call {rx_swx_saa,{ok,1,#{}}} from <0.810.0> in state state_wait_swx_saa 04:13:18.290 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;62;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427490479170",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427490479170 send ok to <0.810.0> *DBG* aaa_ue_fsm_262427490479170 consume call {rx_swx_saa,{ok,1,#{}}} from <0.810.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427490479170 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.290 [info] ue_fsm ev_rx_swx_saa 04:13:18.290 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427490479170",undefined,undefined,false,false,undefined} 04:13:18.290 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427490479170 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427490479170">>,ok}} *DBG* epdg_ue_fsm_262427490479170 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.291 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,false,0,false,false} 04:13:18.291 [info] lu_response(<<"262427490479170">>): ok 04:13:18.291 [info] lu_response for <<"262427490479170">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.291 [info] GSUP: Tx #{imsi => <<"262427490479170">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427490479170">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427490479170 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.811.0> in state state_authenticated 04:13:18.295 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427490479170">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.296 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.296 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,false,0,false,false} 04:13:18.296 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:18.296 [info] s2b: Tx {gtp,v2,create_session_request,0,8519836,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427490479170">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116658,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401527,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427490479170 send ok to <0.811.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.296 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427490479170 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.811.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427490479170 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427490479170 receive call {rx_s6b_aar,"262427490479170@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.812.0> in state state_authenticated 04:13:18.307 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427490479170@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.308 [info] ue_fsm ev_rx_s6b_aar: "262427490479170@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:18.308 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427490479170@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427490479170",undefined,undefined,true,false,undefined} 04:13:18.308 [debug] SWx Tx SAR Imsi="262427490479170" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:18.308 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","63",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427490479170",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427490479170 send ok to <0.812.0> 04:13:18.308 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427490479170 consume call {rx_s6b_aar,"262427490479170@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.812.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427490479170 receive call {rx_swx_saa,{ok,13,#{}}} from <0.813.0> in state state_authenticated_wait_swx_saa 04:13:18.313 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;63;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427490479170",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427490479170 send ok to <0.813.0> 04:13:18.313 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427490479170 consume call {rx_swx_saa,{ok,13,#{}}} from <0.813.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.313 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427490479170","262427490479170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.812.0>} 04:13:18.313 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.313 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.319 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,242,130,0,156,0,2,0,2,0,16,0,87,0,9,1,160,209,6,179,176,172,18,254,103,79,0,5,0,1,192,168,0,8,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,209,6,179,176,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,209,6,179,176,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.320 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116658,8519836,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<209,6,179,176>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3506877360,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3506877360,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,8>>}}} *DBG* epdg_ue_fsm_262427490479170 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 4204401527, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3506877360}}} from <0.814.0> in state state_wait_create_session_resp 04:13:18.320 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427490479170">>,<0.806.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116658,3506877360,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401527,3506877360}],[],[],[],[],[],[],[],[]}}}} 04:13:18.320 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.320 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 4204401527,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3506877360}} 04:13:18.320 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,false,0,false,false} 04:13:18.320 [info] KMOD Port Create PDP Context Call {<0.806.0>,[alias|#Ref<0.1884296174.1877278721.221645>]}: {create_pdp_context,{172,18,254,103},4204401527,3506877360,{192,168,0,8}} 04:13:18.321 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,8}, 4204401527, 3506877360 *DBG* epdg_ue_fsm_262427490479170 send ok to <0.814.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427490479170">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 4204401527, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3506877360}}}} 04:13:18.321 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1602,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,8}},{i_tid,4204401527},{o_tid,3506877360}]}} *DBG* epdg_ue_fsm_262427490479170 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 4204401527, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3506877360}}} from <0.814.0> in state state_wait_create_session_resp => state_active 04:13:18.321 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 4204401527,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3506877360}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.321 [info] tunnel_response(<<"262427490479170">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 4204401527,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3506877360}} 04:13:18.321 [info] tunnel_response for <<"262427490479170">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 4204401527,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3506877360}} 04:13:18.322 [info] GSUP: Tx #{imsi => <<"262427490479170">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,8>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421943199474">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:18.355 [info] GSUP: Rx #{imsi => <<"262421943199474">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421943199474 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421943199474 consume internal init_state in state state_new 04:13:18.355 [info] ue_fsm start(epdg_ue_fsm_262421943199474) *DBG* epdg_ue_fsm_262421943199474 receive call {auth_request,33,"internet",#{}} from <0.815.0> in state state_new 04:13:18.355 [info] ue_fsm init(<<"262421943199474">>) *DBG* epdg_ue_fsm_262421943199474 send ok to <0.815.0> 04:13:18.355 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421943199474 consume call {auth_request,33,"internet",#{}} from <0.815.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421943199474 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421943199474 enter aaa_ue_fsm in state state_new 04:13:18.356 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421943199474 consume internal init_state in state state_new 04:13:18.356 [info] ue_fsm start_link(aaa_ue_fsm_262421943199474) *DBG* aaa_ue_fsm_262421943199474 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.356 [info] ue_fsm init("262421943199474") 04:13:18.356 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.357 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421943199474",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421943199474 send ok to <0.201.0> 04:13:18.357 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421943199474 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.357 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","64",";","nonode@nohost"],1,undefined,undefined,undefined,"262421943199474",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421943199474 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143>>, <<165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42>>, <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235, 143,76,205,236,153,175,141,228,150,178,20,220,75,105,31>>, <<64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62>>, <<149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130>>}]}} from <0.818.0> in state state_wait_swx_maa 04:13:18.371 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;64;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421943199474",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143,165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42]],[[159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143,76,205,236,153,175,141,228,150,178,20,220,75,105,31]],["foobar"],[[149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130]],[[64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.371 [info] dia_sip2gsup: auth [159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143,165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42] authz [159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143,76,205,236,153,175,141,228,150,178,20,220,75,105,31]  *DBG* aaa_ue_fsm_262421943199474 send ok to <0.818.0> *DBG* epdg_ue_fsm_262421943199474 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143>>, <<165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42>>, <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235, 143,76,205,236,153,175,141,228,150,178,20,220,75,105,31>>, <<64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62>>, <<149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.371 [info] rand [159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143] autn [165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42]  *DBG* aaa_ue_fsm_262421943199474 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143>>, <<165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42>>, <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235, 143,76,205,236,153,175,141,228,150,178,20,220,75,105,31>>, <<64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62>>, <<149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130>>}]}} from <0.818.0> in state state_wait_swx_maa => state_new 04:13:18.371 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421943199474 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421943199474">>, {ok, [{epdg_auth_tuple, <<159,217,38,187,56,156,146,157,241,78,27,191, 137,134,235,143>>, <<165,149,184,221,22,181,194,71,194,230,29,192, 210,146,145,42>>, <<159,217,38,187,56,156,146,157,241,78,27,191, 137,134,235,143,76,205,236,153,175,141,228, 150,178,20,220,75,105,31>>, <<64,56,139,227,213,168,42,150,254,122,39,54, 75,17,209,62>>, <<149,180,201,19,38,253,94,46,3,86,40,229, 37,50,110,130>>}]}}} 04:13:18.372 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421943199474",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421943199474 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143>>, <<165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42>>, <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235, 143,76,205,236,153,175,141,228,150,178,20,220,75,105,31>>, <<64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62>>, <<149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.372 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143>>,<<165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42>>,<<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143,76,205,236,153,175,141,228,150,178,20,220,75,105,31>>,<<64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62>>,<<149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.373 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143>>,<<165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42>>,<<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143,76,205,236,153,175,141,228,150,178,20,220,75,105,31>>,<<64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62>>,<<149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130>>}]}, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,false,0,false,false} 04:13:18.373 [info] auth_response(<<"262421943199474">>): {ok,[{epdg_auth_tuple,<<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143>>,<<165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42>>,<<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143,76,205,236,153,175,141,228,150,178,20,220,75,105,31>>,<<64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62>>,<<149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130>>}]} 04:13:18.374 [info] auth_response for <<"262421943199474">>: {ok,[{epdg_auth_tuple,<<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143>>,<<165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42>>,<<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143,76,205,236,153,175,141,228,150,178,20,220,75,105,31>>,<<64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62>>,<<149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130>>}]} 04:13:18.374 [info] GSUP: Tx #{auth_tuples => [#{autn => <<165,149,184,221,22,181,194,71,194,230,29,192,210,146,145,42>>,ck => <<149,180,201,19,38,253,94,46,3,86,40,229,37,50,110,130>>,ik => <<64,56,139,227,213,168,42,150,254,122,39,54,75,17,209,62>>,rand => <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143>>,res => <<159,217,38,187,56,156,146,157,241,78,27,191,137,134,235,143,76,205,236,153,175,141,228,150,178,20,220,75,105,31>>}],imsi => <<"262421943199474">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421943199474">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421943199474 receive call lu_request from <0.819.0> in state state_authenticating *DBG* epdg_ue_fsm_262421943199474 send ok to <0.819.0> 04:13:18.378 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421943199474">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421943199474 consume call lu_request from <0.819.0> in state state_authenticating *DBG* aaa_ue_fsm_262421943199474 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.379 [info] ue_fsm lu_request 04:13:18.379 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,false,0,false,false} 04:13:18.379 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.379 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421943199474",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421943199474 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421943199474 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:18.379 [debug] SWx Tx SAR Imsi="262421943199474" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.380 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","65",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421943199474",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421943199474 receive call {rx_swx_saa,{ok,1,#{}}} from <0.820.0> in state state_wait_swx_saa 04:13:18.389 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;65;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421943199474",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421943199474 send ok to <0.820.0> 04:13:18.389 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421943199474 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421943199474 consume call {rx_swx_saa,{ok,1,#{}}} from <0.820.0> in state state_wait_swx_saa => state_authenticated 04:13:18.389 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421943199474",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421943199474 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421943199474">>,ok}} 04:13:18.389 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421943199474 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.389 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,false,0,false,false} 04:13:18.390 [info] lu_response(<<"262421943199474">>): ok 04:13:18.390 [info] lu_response for <<"262421943199474">>: ok 04:13:18.390 [info] GSUP: Tx #{imsi => <<"262421943199474">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421943199474">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421943199474 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.821.0> in state state_authenticated 04:13:18.394 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421943199474">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.394 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.395 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421943199474 send ok to <0.821.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421943199474 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.821.0> in state state_authenticated => state_wait_create_session_resp 04:13:18.395 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262421943199474 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:18.395 [info] s2b: Tx {gtp,v2,create_session_request,0,8519837,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421943199474">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116659,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401528,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:18.395 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421943199474 receive call {rx_s6b_aar,"262421943199474@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.822.0> in state state_authenticated 04:13:18.404 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421943199474@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.404 [info] ue_fsm ev_rx_s6b_aar: "262421943199474@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:18.404 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421943199474@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421943199474",undefined,undefined,true,false,undefined} 04:13:18.404 [debug] SWx Tx SAR Imsi="262421943199474" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:18.404 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","66",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421943199474",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421943199474 send ok to <0.822.0> *DBG* aaa_ue_fsm_262421943199474 consume call {rx_s6b_aar,"262421943199474@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.822.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.404 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421943199474 receive call {rx_swx_saa,{ok,13,#{}}} from <0.823.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421943199474 send ok to <0.823.0> 04:13:18.407 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;66;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421943199474",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421943199474 consume call {rx_swx_saa,{ok,13,#{}}} from <0.823.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.407 [info] ue_fsm ev_rx_swx_saa 04:13:18.407 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421943199474","262421943199474@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.822.0>} 04:13:18.407 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.407 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.411 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,243,130,0,157,0,2,0,2,0,16,0,87,0,9,1,160,154,238,139,64,172,18,254,103,79,0,5,0,1,192,168,0,9,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,154,238,139,64,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,154,238,139,64,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.411 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116659,8519837,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<154,238,139,64>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2599324480,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2599324480,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,9>>}}} *DBG* epdg_ue_fsm_262421943199474 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 4204401528, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2599324480}}} from <0.824.0> in state state_wait_create_session_resp 04:13:18.411 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421943199474">>,<0.816.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116659,2599324480,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401528,2599324480}],[],[],[],[]}}}} 04:13:18.411 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.411 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 4204401528,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2599324480}} 04:13:18.411 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,false,0,false,false} 04:13:18.411 [info] KMOD Port Create PDP Context Call {<0.816.0>,[alias|#Ref<0.1884296174.1877278721.221827>]}: {create_pdp_context,{172,18,254,103},4204401528,2599324480,{192,168,0,9}} 04:13:18.411 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,9}, 4204401528, 2599324480 04:13:18.411 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1666,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,9}},{i_tid,4204401528},{o_tid,2599324480}]}} *DBG* epdg_ue_fsm_262421943199474 send ok to <0.824.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421943199474">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 4204401528, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2599324480}}}} 04:13:18.411 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 4204401528,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2599324480}) returned ok *DBG* epdg_ue_fsm_262421943199474 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 4204401528, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2599324480}}} from <0.824.0> in state state_wait_create_session_resp => state_active 04:13:18.411 [info] tunnel_response(<<"262421943199474">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 4204401528,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2599324480}} 04:13:18.411 [info] tunnel_response for <<"262421943199474">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 4204401528,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2599324480}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.412 [info] GSUP: Tx #{imsi => <<"262421943199474">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,9>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262427752622559">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427752622559 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427752622559 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427752622559 receive call {auth_request,33,"internet",#{}} from <0.825.0> in state state_new 04:13:18.455 [info] GSUP: Rx #{imsi => <<"262427752622559">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427752622559 send ok to <0.825.0> *DBG* epdg_ue_fsm_262427752622559 consume call {auth_request,33,"internet",#{}} from <0.825.0> in state state_new => state_wait_auth_resp 04:13:18.455 [info] ue_fsm start(epdg_ue_fsm_262427752622559) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.455 [info] ue_fsm init(<<"262427752622559">>) *DBG* aaa_ue_fsm_262427752622559 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427752622559 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427752622559 consume internal init_state in state state_new 04:13:18.455 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427752622559 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.456 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,false,0,false,false} 04:13:18.456 [info] ue_fsm start_link(aaa_ue_fsm_262427752622559) 04:13:18.456 [info] ue_fsm init("262427752622559") 04:13:18.456 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.457 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427752622559",undefined,undefined,false,false,undefined} 04:13:18.457 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427752622559 send ok to <0.201.0> 04:13:18.457 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","67",";","nonode@nohost"],1,undefined,undefined,undefined,"262427752622559",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427752622559 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.470 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;67;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427752622559",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193]],[[227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73,252,190,182,31,41,22,179,73,136,35,207,88]],["foobar"],[[33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18]],[[3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427752622559 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29>>, <<194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193>>, <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73, 252,190,182,31,41,22,179,73,136,35,207,88>>, <<3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250>>, <<33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18>>}]}} from <0.828.0> in state state_wait_swx_maa 04:13:18.471 [info] dia_sip2gsup: auth [227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193] authz [227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73,252,190,182,31,41,22,179,73,136,35,207,88]  04:13:18.471 [info] rand [227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29] autn [194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193]  *DBG* aaa_ue_fsm_262427752622559 send ok to <0.828.0> 04:13:18.471 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427752622559 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29>>, <<194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193>>, <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73, 252,190,182,31,41,22,179,73,136,35,207,88>>, <<3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250>>, <<33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18>>}]}} from <0.828.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427752622559 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29>>, <<194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193>>, <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73, 252,190,182,31,41,22,179,73,136,35,207,88>>, <<3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250>>, <<33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.472 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427752622559",undefined,undefined,false,false,undefined} 04:13:18.472 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29>>,<<194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193>>,<<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73,252,190,182,31,41,22,179,73,136,35,207,88>>,<<3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250>>,<<33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18>>}]} 04:13:18.473 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29>>,<<194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193>>,<<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73,252,190,182,31,41,22,179,73,136,35,207,88>>,<<3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250>>,<<33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18>>}]}, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427752622559 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427752622559">>, {ok, [{epdg_auth_tuple, <<227,37,187,6,154,62,108,8,31,73,97,92,250, 170,57,29>>, <<194,52,246,233,167,79,154,8,94,143,20,103, 249,212,120,193>>, <<227,37,187,6,154,62,108,8,31,73,97,92,250, 170,57,29,120,73,252,190,182,31,41,22,179,73, 136,35,207,88>>, <<3,78,227,241,100,67,110,224,128,233,102,226, 161,229,131,250>>, <<33,176,14,151,130,235,12,13,81,104,70, 179,143,6,211,18>>}]}}} 04:13:18.473 [info] auth_response(<<"262427752622559">>): {ok,[{epdg_auth_tuple,<<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29>>,<<194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193>>,<<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73,252,190,182,31,41,22,179,73,136,35,207,88>>,<<3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250>>,<<33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18>>}]} *DBG* epdg_ue_fsm_262427752622559 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29>>, <<194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193>>, <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73, 252,190,182,31,41,22,179,73,136,35,207,88>>, <<3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250>>, <<33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.474 [info] auth_response for <<"262427752622559">>: {ok,[{epdg_auth_tuple,<<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29>>,<<194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193>>,<<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73,252,190,182,31,41,22,179,73,136,35,207,88>>,<<3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250>>,<<33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.474 [info] GSUP: Tx #{auth_tuples => [#{autn => <<194,52,246,233,167,79,154,8,94,143,20,103,249,212,120,193>>,ck => <<33,176,14,151,130,235,12,13,81,104,70,179,143,6,211,18>>,ik => <<3,78,227,241,100,67,110,224,128,233,102,226,161,229,131,250>>,rand => <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29>>,res => <<227,37,187,6,154,62,108,8,31,73,97,92,250,170,57,29,120,73,252,190,182,31,41,22,179,73,136,35,207,88>>}],imsi => <<"262427752622559">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427752622559">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427752622559 receive call lu_request from <0.829.0> in state state_authenticating 04:13:18.478 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427752622559">>,message_type => location_upd_req} 04:13:18.478 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427752622559 send ok to <0.829.0> 04:13:18.479 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427752622559 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427752622559 consume call lu_request from <0.829.0> in state state_authenticating 04:13:18.479 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.479 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427752622559",undefined,undefined,false,false,undefined} 04:13:18.479 [debug] SWx Tx SAR Imsi="262427752622559" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.480 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","68",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427752622559",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427752622559 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427752622559 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427752622559 receive call {rx_swx_saa,{ok,1,#{}}} from <0.830.0> in state state_wait_swx_saa 04:13:18.489 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;68;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427752622559",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.489 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427752622559 send ok to <0.830.0> 04:13:18.489 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427752622559",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427752622559 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427752622559 consume call {rx_swx_saa,{ok,1,#{}}} from <0.830.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427752622559 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427752622559">>,ok}} 04:13:18.490 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427752622559 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.490 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,false,0,false,false} 04:13:18.490 [info] lu_response(<<"262427752622559">>): ok 04:13:18.490 [info] lu_response for <<"262427752622559">>: ok 04:13:18.490 [info] GSUP: Tx #{imsi => <<"262427752622559">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427752622559">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:18.495 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427752622559">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427752622559 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.831.0> in state state_authenticated 04:13:18.495 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.495 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427752622559 send ok to <0.831.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.495 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262427752622559 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.831.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427752622559 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:18.495 [info] s2b: Tx {gtp,v2,create_session_request,0,8519838,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427752622559">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116660,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401529,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:18.496 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427752622559 receive call {rx_s6b_aar,"262427752622559@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.832.0> in state state_authenticated 04:13:18.504 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427752622559@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.504 [info] ue_fsm ev_rx_s6b_aar: "262427752622559@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:18.504 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427752622559@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427752622559",undefined,undefined,true,false,undefined} 04:13:18.504 [debug] SWx Tx SAR Imsi="262427752622559" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:18.504 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","69",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427752622559",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427752622559 send ok to <0.832.0> *DBG* aaa_ue_fsm_262427752622559 consume call {rx_s6b_aar,"262427752622559@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.832.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.504 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427752622559 receive call {rx_swx_saa,{ok,13,#{}}} from <0.833.0> in state state_authenticated_wait_swx_saa 04:13:18.507 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;69;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427752622559",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427752622559 send ok to <0.833.0> 04:13:18.507 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427752622559 consume call {rx_swx_saa,{ok,13,#{}}} from <0.833.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.507 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427752622559","262427752622559@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.832.0>} 04:13:18.507 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.507 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.512 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,244,130,0,158,0,2,0,2,0,16,0,87,0,9,1,160,222,104,142,49,172,18,254,103,79,0,5,0,1,192,168,0,10,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,222,104,142,49,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,222,104,142,49,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.512 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116660,8519838,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<222,104,142,49>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3731394097,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3731394097,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,10>>}}} *DBG* epdg_ue_fsm_262427752622559 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 4204401529, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3731394097}}} from <0.834.0> in state state_wait_create_session_resp 04:13:18.512 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427752622559">>,<0.826.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116660,3731394097,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4204401529,3731394097}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:18.512 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.512 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 4204401529,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3731394097}} 04:13:18.513 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,false,0,false,false} 04:13:18.513 [info] KMOD Port Create PDP Context Call {<0.826.0>,[alias|#Ref<0.1884296174.1877278721.221992>]}: {create_pdp_context,{172,18,254,103},4204401529,3731394097,{192,168,0,10}} 04:13:18.513 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,10}, 4204401529, 3731394097 04:13:18.513 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],80,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,10}},{i_tid,4204401529},{o_tid,3731394097}]}} *DBG* epdg_ue_fsm_262427752622559 send ok to <0.834.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427752622559">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 4204401529, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3731394097}}}} 04:13:18.513 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 4204401529,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3731394097}) returned ok *DBG* epdg_ue_fsm_262427752622559 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 4204401529, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3731394097}}} from <0.834.0> in state state_wait_create_session_resp => state_active 04:13:18.513 [info] tunnel_response(<<"262427752622559">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 4204401529,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3731394097}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.513 [info] tunnel_response for <<"262427752622559">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 4204401529,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3731394097}} 04:13:18.513 [info] GSUP: Tx #{imsi => <<"262427752622559">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,10>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428586672849">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428586672849 enter epdg_ue_fsm in state state_new 04:13:18.556 [info] GSUP: Rx #{imsi => <<"262428586672849">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428586672849 consume internal init_state in state state_new 04:13:18.556 [info] ue_fsm start(epdg_ue_fsm_262428586672849) *DBG* epdg_ue_fsm_262428586672849 receive call {auth_request,33,"internet",#{}} from <0.835.0> in state state_new 04:13:18.556 [info] ue_fsm init(<<"262428586672849">>) 04:13:18.556 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428586672849 send ok to <0.835.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428586672849 enter aaa_ue_fsm in state state_new 04:13:18.557 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428586672849 consume call {auth_request,33,"internet",#{}} from <0.835.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428586672849 consume internal init_state in state state_new 04:13:18.557 [info] ue_fsm start_link(aaa_ue_fsm_262428586672849) *DBG* epdg_ue_fsm_262428586672849 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428586672849 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.557 [info] ue_fsm init("262428586672849") 04:13:18.557 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.558 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428586672849",undefined,undefined,false,false,undefined} 04:13:18.558 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.558 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","70",";","nonode@nohost"],1,undefined,undefined,undefined,"262428586672849",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428586672849 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428586672849 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428586672849 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"J®(Ò­PÝ£Ì[SÜRð¹T">>, <<39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214>>, <<74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84, 185,141,168,204,68,88,19,150,241,109,222,239,1,53>>, <<237,148,247,200,108,41,178,10,225,136,178,91,194,238,227, 227>>, <<154,131,249,86,155,218,119,212,162,144,37,119,212,134, 9,165>>}]}} from <0.838.0> in state state_wait_swx_maa 04:13:18.572 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;70;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428586672849",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84,39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214]],[[74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84,185,141,168,204,68,88,19,150,241,109,222,239,1,53]],["foobar"],[[154,131,249,86,155,218,119,212,162,144,37,119,212,134,9,165]],[[237,148,247,200,108,41,178,10,225,136,178,91,194,238,227,227]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428586672849 send ok to <0.838.0> 04:13:18.572 [info] dia_sip2gsup: auth [74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84,39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214] authz [74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84,185,141,168,204,68,88,19,150,241,109,222,239,1,53]  *DBG* aaa_ue_fsm_262428586672849 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"J®(Ò­PÝ£Ì[SÜRð¹T">>, <<39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214>>, <<74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84, 185,141,168,204,68,88,19,150,241,109,222,239,1,53>>, <<237,148,247,200,108,41,178,10,225,136,178,91,194,238,227, 227>>, <<154,131,249,86,155,218,119,212,162,144,37,119,212,134, 9,165>>}]}} from <0.838.0> in state state_wait_swx_maa => state_new 04:13:18.572 [info] rand "J®(Ò­PÝ£Ì[SÜRð¹T" autn [39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214]  *DBG* epdg_ue_fsm_262428586672849 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"J®(Ò­PÝ£Ì[SÜRð¹T">>, <<39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214>>, <<74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84, 185,141,168,204,68,88,19,150,241,109,222,239,1,53>>, <<237,148,247,200,108,41,178,10,225,136,178,91,194,238,227, 227>>, <<154,131,249,86,155,218,119,212,162,144,37,119,212,134, 9,165>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.572 [info] ue_fsm ev_rx_swx_maa 04:13:18.573 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428586672849",undefined,undefined,false,false,undefined} 04:13:18.573 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"J®(Ò­PÝ£Ì[SÜRð¹T">>,<<39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214>>,<<74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84,185,141,168,204,68,88,19,150,241,109,222,239,1,53>>,<<237,148,247,200,108,41,178,10,225,136,178,91,194,238,227,227>>,<<154,131,249,86,155,218,119,212,162,144,37,119,212,134,9,165>>}]} *DBG* epdg_ue_fsm_262428586672849 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428586672849">>, {ok, [{epdg_auth_tuple,<<"J®(Ò­PÝ£Ì[SÜRð¹T">>, <<39,0,109,168,41,60,195,149,111,200,188,122, 154,123,67,214>>, <<74,174,40,210,173,80,221,163,204,91,83,220, 82,240,185,84,185,141,168,204,68,88,19,150, 241,109,222,239,1,53>>, <<237,148,247,200,108,41,178,10,225,136,178,91, 194,238,227,227>>, <<154,131,249,86,155,218,119,212,162,144, 37,119,212,134,9,165>>}]}}} 04:13:18.574 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"J®(Ò­PÝ£Ì[SÜRð¹T">>,<<39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214>>,<<74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84,185,141,168,204,68,88,19,150,241,109,222,239,1,53>>,<<237,148,247,200,108,41,178,10,225,136,178,91,194,238,227,227>>,<<154,131,249,86,155,218,119,212,162,144,37,119,212,134,9,165>>}]}, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428586672849 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"J®(Ò­PÝ£Ì[SÜRð¹T">>, <<39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214>>, <<74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84, 185,141,168,204,68,88,19,150,241,109,222,239,1,53>>, <<237,148,247,200,108,41,178,10,225,136,178,91,194,238,227, 227>>, <<154,131,249,86,155,218,119,212,162,144,37,119,212,134, 9,165>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.574 [info] auth_response(<<"262428586672849">>): {ok,[{epdg_auth_tuple,<<"J®(Ò­PÝ£Ì[SÜRð¹T">>,<<39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214>>,<<74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84,185,141,168,204,68,88,19,150,241,109,222,239,1,53>>,<<237,148,247,200,108,41,178,10,225,136,178,91,194,238,227,227>>,<<154,131,249,86,155,218,119,212,162,144,37,119,212,134,9,165>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.575 [info] auth_response for <<"262428586672849">>: {ok,[{epdg_auth_tuple,<<"J®(Ò­PÝ£Ì[SÜRð¹T">>,<<39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214>>,<<74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84,185,141,168,204,68,88,19,150,241,109,222,239,1,53>>,<<237,148,247,200,108,41,178,10,225,136,178,91,194,238,227,227>>,<<154,131,249,86,155,218,119,212,162,144,37,119,212,134,9,165>>}]} 04:13:18.575 [info] GSUP: Tx #{auth_tuples => [#{autn => <<39,0,109,168,41,60,195,149,111,200,188,122,154,123,67,214>>,ck => <<154,131,249,86,155,218,119,212,162,144,37,119,212,134,9,165>>,ik => <<237,148,247,200,108,41,178,10,225,136,178,91,194,238,227,227>>,rand => <<"J®(Ò­PÝ£Ì[SÜRð¹T">>,res => <<74,174,40,210,173,80,221,163,204,91,83,220,82,240,185,84,185,141,168,204,68,88,19,150,241,109,222,239,1,53>>}],imsi => <<"262428586672849">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428586672849">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428586672849 receive call lu_request from <0.839.0> in state state_authenticating 04:13:18.580 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428586672849">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428586672849 send ok to <0.839.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428586672849 consume call lu_request from <0.839.0> in state state_authenticating 04:13:18.580 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428586672849 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.580 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,false,0,false,false} 04:13:18.580 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.581 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428586672849",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428586672849 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428586672849 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:18.581 [debug] SWx Tx SAR Imsi="262428586672849" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.581 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","71",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428586672849",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428586672849 receive call {rx_swx_saa,{ok,1,#{}}} from <0.840.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428586672849 send ok to <0.840.0> *DBG* aaa_ue_fsm_262428586672849 consume call {rx_swx_saa,{ok,1,#{}}} from <0.840.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428586672849 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.590 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;71;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428586672849",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428586672849 send ok to <0.211.0> 04:13:18.590 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262428586672849">>,ok}} *DBG* epdg_ue_fsm_262428586672849 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.590 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428586672849",undefined,undefined,false,false,undefined} 04:13:18.591 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.591 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,false,0,false,false} 04:13:18.591 [info] lu_response(<<"262428586672849">>): ok 04:13:18.591 [info] lu_response for <<"262428586672849">>: ok 04:13:18.591 [info] GSUP: Tx #{imsi => <<"262428586672849">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428586672849">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428586672849 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.841.0> in state state_authenticated 04:13:18.595 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428586672849">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.595 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.595 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,false,0,false,false} 04:13:18.596 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:18.596 [info] s2b: Tx {gtp,v2,create_session_request,0,8519839,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428586672849">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116661,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401530,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428586672849 send ok to <0.841.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.596 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428586672849 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.841.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428586672849 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428586672849 receive call {rx_s6b_aar,"262428586672849@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.842.0> in state state_authenticated 04:13:18.604 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428586672849@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.604 [info] ue_fsm ev_rx_s6b_aar: "262428586672849@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] *DBG* aaa_ue_fsm_262428586672849 send ok to <0.842.0> *DBG* aaa_ue_fsm_262428586672849 consume call {rx_s6b_aar,"262428586672849@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.842.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.604 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428586672849@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428586672849",undefined,undefined,true,false,undefined} 04:13:18.604 [debug] SWx Tx SAR Imsi="262428586672849" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:18.604 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","72",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428586672849",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:18.604 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428586672849 receive call {rx_swx_saa,{ok,13,#{}}} from <0.843.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428586672849 send ok to <0.843.0> 04:13:18.607 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;72;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428586672849",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428586672849 consume call {rx_swx_saa,{ok,13,#{}}} from <0.843.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.607 [info] ue_fsm ev_rx_swx_saa 04:13:18.607 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428586672849","262428586672849@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.842.0>} 04:13:18.607 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.607 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.610 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,245,130,0,159,0,2,0,2,0,16,0,87,0,9,1,160,131,183,53,208,172,18,254,103,79,0,5,0,1,192,168,0,11,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,131,183,53,208,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,131,183,53,208,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.610 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116661,8519839,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<131,183,53,208>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2209822160,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2209822160,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,11>>}}} 04:13:18.610 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428586672849">>,<0.836.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116661,2209822160,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,4204401530,2209822160}],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:18.610 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262428586672849 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 4204401530, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2209822160}}} from <0.844.0> in state state_wait_create_session_resp 04:13:18.610 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 4204401530,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2209822160}} 04:13:18.610 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,false,0,false,false} 04:13:18.610 [info] KMOD Port Create PDP Context Call {<0.836.0>,[alias|#Ref<0.1884296174.1877278735.216675>]}: {create_pdp_context,{172,18,254,103},4204401530,2209822160,{192,168,0,11}} 04:13:18.610 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,11}, 4204401530, 2209822160 04:13:18.610 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],144,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,11}},{i_tid,4204401530},{o_tid,2209822160}]}} 04:13:18.610 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 4204401530,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2209822160}) returned ok *DBG* epdg_ue_fsm_262428586672849 send ok to <0.844.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428586672849">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 4204401530, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2209822160}}}} 04:13:18.611 [info] tunnel_response(<<"262428586672849">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 4204401530,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2209822160}} *DBG* epdg_ue_fsm_262428586672849 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 4204401530, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2209822160}}} from <0.844.0> in state state_wait_create_session_resp => state_active 04:13:18.611 [info] tunnel_response for <<"262428586672849">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 4204401530,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2209822160}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.611 [info] GSUP: Tx #{imsi => <<"262428586672849">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,11>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424761907370">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424761907370 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424761907370 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424761907370 receive call {auth_request,33,"internet",#{}} from <0.845.0> in state state_new 04:13:18.656 [info] GSUP: Rx #{imsi => <<"262424761907370">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424761907370 send ok to <0.845.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424761907370 consume call {auth_request,33,"internet",#{}} from <0.845.0> in state state_new => state_wait_auth_resp 04:13:18.656 [info] ue_fsm start(epdg_ue_fsm_262424761907370) *DBG* aaa_ue_fsm_262424761907370 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424761907370 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424761907370 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424761907370 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.656 [info] ue_fsm init(<<"262424761907370">>) 04:13:18.656 [info] ue_fsm auth_request 04:13:18.657 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,false,0,false,false} 04:13:18.657 [info] ue_fsm start_link(aaa_ue_fsm_262424761907370) 04:13:18.657 [info] ue_fsm init("262424761907370") 04:13:18.657 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262424761907370 send ok to <0.201.0> 04:13:18.658 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424761907370",undefined,undefined,false,false,undefined} 04:13:18.658 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424761907370 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.658 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","73",";","nonode@nohost"],1,undefined,undefined,undefined,"262424761907370",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:18.672 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;73;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424761907370",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101]],[[219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35,25,151,209,97,9,254,137,179,18,238,21,145,199]],["foobar"],[[214,19,237,194,131,14,118,62,98,182,201,226,140,155,153,85]],[[199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424761907370 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122>>, <<175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101>>, <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35, 25,151,209,97,9,254,137,179,18,238,21,145,199>>, <<199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23>>, <<214,19,237,194,131,14,118,62,98,182,201,226,140,155, 153,85>>}]}} from <0.848.0> in state state_wait_swx_maa 04:13:18.672 [info] dia_sip2gsup: auth [219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101] authz [219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35,25,151,209,97,9,254,137,179,18,238,21,145,199]  04:13:18.672 [info] rand [219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122] autn [175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101]  04:13:18.672 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424761907370 send ok to <0.848.0> *DBG* epdg_ue_fsm_262424761907370 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122>>, <<175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101>>, <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35, 25,151,209,97,9,254,137,179,18,238,21,145,199>>, <<199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23>>, <<214,19,237,194,131,14,118,62,98,182,201,226,140,155, 153,85>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424761907370 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122>>, <<175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101>>, <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35, 25,151,209,97,9,254,137,179,18,238,21,145,199>>, <<199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23>>, <<214,19,237,194,131,14,118,62,98,182,201,226,140,155, 153,85>>}]}} from <0.848.0> in state state_wait_swx_maa => state_new 04:13:18.673 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424761907370",undefined,undefined,false,false,undefined} 04:13:18.674 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122>>,<<175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101>>,<<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35,25,151,209,97,9,254,137,179,18,238,21,145,199>>,<<199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23>>,<<214,19,237,194,131,14,118,62,98,182,201,226,140,155,153,85>>}]} *DBG* gsup_server got cast {auth_response, {<<"262424761907370">>, {ok, [{epdg_auth_tuple, <<219,53,4,14,19,191,185,84,145,151,90,106,131, 32,80,122>>, <<175,70,141,177,85,167,65,236,101,50,63,155, 144,211,174,101>>, <<219,53,4,14,19,191,185,84,145,151,90,106,131, 32,80,122,35,25,151,209,97,9,254,137,179,18, 238,21,145,199>>, <<199,41,30,156,87,115,235,94,162,125,79,129, 122,209,203,23>>, <<214,19,237,194,131,14,118,62,98,182,201, 226,140,155,153,85>>}]}}} *DBG* epdg_ue_fsm_262424761907370 send ok to <0.211.0> 04:13:18.675 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122>>,<<175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101>>,<<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35,25,151,209,97,9,254,137,179,18,238,21,145,199>>,<<199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23>>,<<214,19,237,194,131,14,118,62,98,182,201,226,140,155,153,85>>}]}, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424761907370 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122>>, <<175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101>>, <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35, 25,151,209,97,9,254,137,179,18,238,21,145,199>>, <<199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23>>, <<214,19,237,194,131,14,118,62,98,182,201,226,140,155, 153,85>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.675 [info] auth_response(<<"262424761907370">>): {ok,[{epdg_auth_tuple,<<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122>>,<<175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101>>,<<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35,25,151,209,97,9,254,137,179,18,238,21,145,199>>,<<199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23>>,<<214,19,237,194,131,14,118,62,98,182,201,226,140,155,153,85>>}]} 04:13:18.676 [info] auth_response for <<"262424761907370">>: {ok,[{epdg_auth_tuple,<<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122>>,<<175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101>>,<<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35,25,151,209,97,9,254,137,179,18,238,21,145,199>>,<<199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23>>,<<214,19,237,194,131,14,118,62,98,182,201,226,140,155,153,85>>}]} 04:13:18.676 [info] GSUP: Tx #{auth_tuples => [#{autn => <<175,70,141,177,85,167,65,236,101,50,63,155,144,211,174,101>>,ck => <<214,19,237,194,131,14,118,62,98,182,201,226,140,155,153,85>>,ik => <<199,41,30,156,87,115,235,94,162,125,79,129,122,209,203,23>>,rand => <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122>>,res => <<219,53,4,14,19,191,185,84,145,151,90,106,131,32,80,122,35,25,151,209,97,9,254,137,179,18,238,21,145,199>>}],imsi => <<"262424761907370">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424761907370">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424761907370 receive call lu_request from <0.849.0> in state state_authenticating 04:13:18.680 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424761907370">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424761907370 send ok to <0.849.0> 04:13:18.680 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424761907370 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424761907370 consume call lu_request from <0.849.0> in state state_authenticating 04:13:18.680 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,false,0,false,false} 04:13:18.681 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424761907370 send ok to <0.201.0> 04:13:18.681 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424761907370",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424761907370 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:18.681 [debug] SWx Tx SAR Imsi="262424761907370" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.681 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","74",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424761907370",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424761907370 receive call {rx_swx_saa,{ok,1,#{}}} from <0.850.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424761907370 send ok to <0.850.0> *DBG* aaa_ue_fsm_262424761907370 consume call {rx_swx_saa,{ok,1,#{}}} from <0.850.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424761907370 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.689 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;74;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424761907370",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.689 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424761907370 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424761907370">>,ok}} 04:13:18.689 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424761907370",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424761907370 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.689 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.690 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,false,0,false,false} 04:13:18.690 [info] lu_response(<<"262424761907370">>): ok 04:13:18.690 [info] lu_response for <<"262424761907370">>: ok 04:13:18.690 [info] GSUP: Tx #{imsi => <<"262424761907370">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424761907370">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424761907370 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.851.0> in state state_authenticated 04:13:18.695 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424761907370">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.695 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.695 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,false,0,false,false} 04:13:18.695 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:18.696 [info] s2b: Tx {gtp,v2,create_session_request,0,8519840,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424761907370">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116662,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401531,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424761907370 send ok to <0.851.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.696 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424761907370 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.851.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424761907370 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424761907370 receive call {rx_s6b_aar,"262424761907370@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.852.0> in state state_authenticated 04:13:18.705 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424761907370@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.705 [info] ue_fsm ev_rx_s6b_aar: "262424761907370@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:18.705 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424761907370@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424761907370",undefined,undefined,true,false,undefined} 04:13:18.705 [debug] SWx Tx SAR Imsi="262424761907370" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:18.705 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","75",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424761907370",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424761907370 send ok to <0.852.0> *DBG* aaa_ue_fsm_262424761907370 consume call {rx_s6b_aar,"262424761907370@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.852.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.705 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424761907370 receive call {rx_swx_saa,{ok,13,#{}}} from <0.853.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424761907370 send ok to <0.853.0> 04:13:18.709 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;75;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424761907370",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424761907370 consume call {rx_swx_saa,{ok,13,#{}}} from <0.853.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.709 [info] ue_fsm ev_rx_swx_saa 04:13:18.709 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424761907370","262424761907370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.852.0>} 04:13:18.709 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.709 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.714 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,246,130,0,160,0,2,0,2,0,16,0,87,0,9,1,160,231,125,232,42,172,18,254,103,79,0,5,0,1,192,168,0,12,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,231,125,232,42,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,231,125,232,42,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.715 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116662,8519840,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ç}è*">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3883788330,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3883788330,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,12>>}}} *DBG* epdg_ue_fsm_262424761907370 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 4204401531, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3883788330}}} from <0.854.0> in state state_wait_create_session_resp 04:13:18.715 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424761907370">>,<0.846.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116662,3883788330,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401531,3883788330}],[],[],[],[],[],[],[],[]}}}} 04:13:18.715 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.715 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 4204401531,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3883788330}} 04:13:18.715 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,false,0,false,false} 04:13:18.715 [info] KMOD Port Create PDP Context Call {<0.846.0>,[alias|#Ref<0.1884296174.1877278735.216822>]}: {create_pdp_context,{172,18,254,103},4204401531,3883788330,{192,168,0,12}} 04:13:18.715 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,12}, 4204401531, 3883788330 04:13:18.715 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1730,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,12}},{i_tid,4204401531},{o_tid,3883788330}]}} *DBG* epdg_ue_fsm_262424761907370 send ok to <0.854.0> 04:13:18.716 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 4204401531,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3883788330}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262424761907370">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 4204401531, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3883788330}}}} *DBG* epdg_ue_fsm_262424761907370 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 4204401531, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3883788330}}} from <0.854.0> in state state_wait_create_session_resp => state_active 04:13:18.716 [info] tunnel_response(<<"262424761907370">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 4204401531,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3883788330}} 04:13:18.716 [info] tunnel_response for <<"262424761907370">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 4204401531,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3883788330}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.716 [info] GSUP: Tx #{imsi => <<"262424761907370">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,12>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422551308831">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:18.756 [info] GSUP: Rx #{imsi => <<"262422551308831">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422551308831 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422551308831 consume internal init_state in state state_new 04:13:18.756 [info] ue_fsm start(epdg_ue_fsm_262422551308831) *DBG* epdg_ue_fsm_262422551308831 receive call {auth_request,33,"internet",#{}} from <0.855.0> in state state_new 04:13:18.756 [info] ue_fsm init(<<"262422551308831">>) *DBG* epdg_ue_fsm_262422551308831 send ok to <0.855.0> 04:13:18.756 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422551308831 consume call {auth_request,33,"internet",#{}} from <0.855.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422551308831 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422551308831 enter aaa_ue_fsm in state state_new 04:13:18.757 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422551308831 consume internal init_state in state state_new 04:13:18.757 [info] ue_fsm start_link(aaa_ue_fsm_262422551308831) *DBG* aaa_ue_fsm_262422551308831 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.757 [info] ue_fsm init("262422551308831") 04:13:18.757 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.758 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422551308831",undefined,undefined,false,false,undefined} 04:13:18.758 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422551308831 send ok to <0.201.0> 04:13:18.758 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","76",";","nonode@nohost"],1,undefined,undefined,undefined,"262422551308831",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422551308831 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.772 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;76;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422551308831",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90]],[[9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138,84,130,183,7,132,17,46,92,12,11,198,128,138]],["foobar"],[[228,229,102,247,91,225,71,228,129,101,11,251,23,151,130,154]],[[52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422551308831 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41>>, <<226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90>>, <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138, 84,130,183,7,132,17,46,92,12,11,198,128,138>>, <<52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154>>, <<228,229,102,247,91,225,71,228,129,101,11,251,23,151, 130,154>>}]}} from <0.858.0> in state state_wait_swx_maa 04:13:18.772 [info] dia_sip2gsup: auth [9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90] authz [9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138,84,130,183,7,132,17,46,92,12,11,198,128,138]  04:13:18.772 [info] rand [9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41] autn [226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90]  04:13:18.772 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422551308831 send ok to <0.858.0> 04:13:18.773 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422551308831",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422551308831 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41>>, <<226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90>>, <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138, 84,130,183,7,132,17,46,92,12,11,198,128,138>>, <<52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154>>, <<228,229,102,247,91,225,71,228,129,101,11,251,23,151, 130,154>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422551308831 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41>>, <<226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90>>, <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138, 84,130,183,7,132,17,46,92,12,11,198,128,138>>, <<52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154>>, <<228,229,102,247,91,225,71,228,129,101,11,251,23,151, 130,154>>}]}} from <0.858.0> in state state_wait_swx_maa => state_new 04:13:18.773 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41>>,<<226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90>>,<<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138,84,130,183,7,132,17,46,92,12,11,198,128,138>>,<<52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154>>,<<228,229,102,247,91,225,71,228,129,101,11,251,23,151,130,154>>}]} *DBG* epdg_ue_fsm_262422551308831 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422551308831">>, {ok, [{epdg_auth_tuple, <<9,36,89,31,210,182,91,67,237,154,205,75,70, 139,250,41>>, <<226,62,155,143,127,210,195,220,49,58,206,82, 80,99,241,90>>, <<9,36,89,31,210,182,91,67,237,154,205,75,70, 139,250,41,138,84,130,183,7,132,17,46,92,12, 11,198,128,138>>, <<52,0,149,26,12,9,27,220,220,233,238,159,249, 70,115,154>>, <<228,229,102,247,91,225,71,228,129,101, 11,251,23,151,130,154>>}]}}} 04:13:18.774 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41>>,<<226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90>>,<<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138,84,130,183,7,132,17,46,92,12,11,198,128,138>>,<<52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154>>,<<228,229,102,247,91,225,71,228,129,101,11,251,23,151,130,154>>}]}, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422551308831 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41>>, <<226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90>>, <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138, 84,130,183,7,132,17,46,92,12,11,198,128,138>>, <<52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154>>, <<228,229,102,247,91,225,71,228,129,101,11,251,23,151, 130,154>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.774 [info] auth_response(<<"262422551308831">>): {ok,[{epdg_auth_tuple,<<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41>>,<<226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90>>,<<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138,84,130,183,7,132,17,46,92,12,11,198,128,138>>,<<52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154>>,<<228,229,102,247,91,225,71,228,129,101,11,251,23,151,130,154>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.775 [info] auth_response for <<"262422551308831">>: {ok,[{epdg_auth_tuple,<<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41>>,<<226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90>>,<<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138,84,130,183,7,132,17,46,92,12,11,198,128,138>>,<<52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154>>,<<228,229,102,247,91,225,71,228,129,101,11,251,23,151,130,154>>}]} 04:13:18.775 [info] GSUP: Tx #{auth_tuples => [#{autn => <<226,62,155,143,127,210,195,220,49,58,206,82,80,99,241,90>>,ck => <<228,229,102,247,91,225,71,228,129,101,11,251,23,151,130,154>>,ik => <<52,0,149,26,12,9,27,220,220,233,238,159,249,70,115,154>>,rand => <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41>>,res => <<9,36,89,31,210,182,91,67,237,154,205,75,70,139,250,41,138,84,130,183,7,132,17,46,92,12,11,198,128,138>>}],imsi => <<"262422551308831">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422551308831">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422551308831 receive call lu_request from <0.859.0> in state state_authenticating 04:13:18.781 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422551308831">>,message_type => location_upd_req} 04:13:18.781 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422551308831 send ok to <0.859.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422551308831 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422551308831 consume call lu_request from <0.859.0> in state state_authenticating 04:13:18.781 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,false,0,false,false} 04:13:18.781 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.782 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422551308831",undefined,undefined,false,false,undefined} 04:13:18.782 [debug] SWx Tx SAR Imsi="262422551308831" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.782 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","77",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422551308831",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422551308831 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422551308831 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422551308831 receive call {rx_swx_saa,{ok,1,#{}}} from <0.860.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422551308831 send ok to <0.860.0> 04:13:18.791 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;77;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422551308831",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422551308831 consume call {rx_swx_saa,{ok,1,#{}}} from <0.860.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422551308831 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.791 [info] ue_fsm ev_rx_swx_saa 04:13:18.791 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422551308831",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422551308831 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422551308831">>,ok}} 04:13:18.791 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422551308831 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.792 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.792 [info] lu_response(<<"262422551308831">>): ok 04:13:18.792 [info] lu_response for <<"262422551308831">>: ok 04:13:18.792 [info] GSUP: Tx #{imsi => <<"262422551308831">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422551308831">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422551308831 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.861.0> in state state_authenticated 04:13:18.798 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422551308831">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.798 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.798 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,false,0,false,false} 04:13:18.798 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:18.798 [info] s2b: Tx {gtp,v2,create_session_request,0,8519841,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422551308831">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116663,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401532,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422551308831 send ok to <0.861.0> 04:13:18.799 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422551308831 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.861.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422551308831 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422551308831 receive call {rx_s6b_aar,"262422551308831@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.862.0> in state state_authenticated 04:13:18.811 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422551308831@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.811 [info] ue_fsm ev_rx_s6b_aar: "262422551308831@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:18.811 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422551308831@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422551308831",undefined,undefined,true,false,undefined} 04:13:18.811 [debug] SWx Tx SAR Imsi="262422551308831" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:18.812 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","78",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422551308831",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422551308831 send ok to <0.862.0> 04:13:18.812 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422551308831 consume call {rx_s6b_aar,"262422551308831@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.862.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422551308831 receive call {rx_swx_saa,{ok,13,#{}}} from <0.863.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422551308831 send ok to <0.863.0> 04:13:18.817 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;78;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422551308831",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.817 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422551308831 consume call {rx_swx_saa,{ok,13,#{}}} from <0.863.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.817 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422551308831","262422551308831@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.862.0>} 04:13:18.817 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.817 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.824 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,247,130,0,161,0,2,0,2,0,16,0,87,0,9,1,160,232,9,5,42,172,18,254,103,79,0,5,0,1,192,168,0,13,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,232,9,5,42,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,232,9,5,42,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.824 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116663,8519841,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<232,9,5,42>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3892905258,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3892905258,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,13>>}}} 04:13:18.824 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422551308831">>,<0.856.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116663,3892905258,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401532,3892905258}],[],[],[]}}}} 04:13:18.824 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.824 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 4204401532,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3892905258}} *DBG* epdg_ue_fsm_262422551308831 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 4204401532, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3892905258}}} from <0.864.0> in state state_wait_create_session_resp 04:13:18.825 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,false,0,false,false} 04:13:18.825 [info] KMOD Port Create PDP Context Call {<0.856.0>,[alias|#Ref<0.1884296174.1877278721.222442>]}: {create_pdp_context,{172,18,254,103},4204401532,3892905258,{192,168,0,13}} 04:13:18.825 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,13}, 4204401532, 3892905258 04:13:18.825 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1794,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,13}},{i_tid,4204401532},{o_tid,3892905258}]}} 04:13:18.825 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 4204401532,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3892905258}) returned ok *DBG* epdg_ue_fsm_262422551308831 send ok to <0.864.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422551308831">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 4204401532, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3892905258}}}} *DBG* epdg_ue_fsm_262422551308831 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 4204401532, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3892905258}}} from <0.864.0> in state state_wait_create_session_resp => state_active 04:13:18.825 [info] tunnel_response(<<"262422551308831">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 4204401532,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3892905258}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.826 [info] tunnel_response for <<"262422551308831">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 4204401532,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3892905258}} 04:13:18.826 [info] GSUP: Tx #{imsi => <<"262422551308831">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,13>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429046099813">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:18.856 [info] GSUP: Rx #{imsi => <<"262429046099813">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429046099813 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429046099813 consume internal init_state in state state_new 04:13:18.856 [info] ue_fsm start(epdg_ue_fsm_262429046099813) *DBG* epdg_ue_fsm_262429046099813 receive call {auth_request,33,"internet",#{}} from <0.865.0> in state state_new 04:13:18.857 [info] ue_fsm init(<<"262429046099813">>) *DBG* epdg_ue_fsm_262429046099813 send ok to <0.865.0> *DBG* epdg_ue_fsm_262429046099813 consume call {auth_request,33,"internet",#{}} from <0.865.0> in state state_new => state_wait_auth_resp 04:13:18.857 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429046099813 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429046099813 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:18.857 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429046099813 consume internal init_state in state state_new 04:13:18.857 [info] ue_fsm start_link(aaa_ue_fsm_262429046099813) *DBG* aaa_ue_fsm_262429046099813 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.857 [info] ue_fsm init("262429046099813") 04:13:18.857 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.858 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429046099813",undefined,undefined,false,false,undefined} 04:13:18.858 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.858 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","79",";","nonode@nohost"],1,undefined,undefined,undefined,"262429046099813",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429046099813 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429046099813 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.872 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;79;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429046099813",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227,243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200]],[[76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227,15,121,164,64,92,221,56,237,162,122,61,252,22,47]],["foobar"],[[240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66]],[[199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429046099813 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227>>, <<243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200>>, <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200, 227,15,121,164,64,92,221,56,237,162,122,61,252,22,47>>, <<199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15>>, <<240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66>>}]}} from <0.868.0> in state state_wait_swx_maa 04:13:18.872 [info] dia_sip2gsup: auth [76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227,243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200] authz [76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227,15,121,164,64,92,221,56,237,162,122,61,252,22,47]  04:13:18.872 [info] rand [76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227] autn [243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200]  *DBG* aaa_ue_fsm_262429046099813 send ok to <0.868.0> 04:13:18.872 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429046099813 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227>>, <<243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200>>, <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200, 227,15,121,164,64,92,221,56,237,162,122,61,252,22,47>>, <<199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15>>, <<240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66>>}]}} from <0.868.0> in state state_wait_swx_maa => state_new 04:13:18.873 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429046099813",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429046099813 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227>>, <<243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200>>, <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200, 227,15,121,164,64,92,221,56,237,162,122,61,252,22,47>>, <<199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15>>, <<240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.873 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227>>,<<243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200>>,<<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227,15,121,164,64,92,221,56,237,162,122,61,252,22,47>>,<<199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15>>,<<240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66>>}]} *DBG* epdg_ue_fsm_262429046099813 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429046099813">>, {ok, [{epdg_auth_tuple, <<76,148,213,156,229,43,23,111,174,190,154,216, 57,157,200,227>>, <<243,16,181,64,174,110,176,232,99,167,169,39, 48,38,27,200>>, <<76,148,213,156,229,43,23,111,174,190,154,216, 57,157,200,227,15,121,164,64,92,221,56,237, 162,122,61,252,22,47>>, <<199,109,30,246,216,127,142,70,239,25,139,165, 27,42,233,15>>, <<240,177,172,74,21,51,21,75,142,32,167, 170,161,4,14,66>>}]}}} 04:13:18.874 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227>>,<<243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200>>,<<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227,15,121,164,64,92,221,56,237,162,122,61,252,22,47>>,<<199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15>>,<<240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66>>}]}, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429046099813 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227>>, <<243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200>>, <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200, 227,15,121,164,64,92,221,56,237,162,122,61,252,22,47>>, <<199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15>>, <<240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.874 [info] auth_response(<<"262429046099813">>): {ok,[{epdg_auth_tuple,<<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227>>,<<243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200>>,<<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227,15,121,164,64,92,221,56,237,162,122,61,252,22,47>>,<<199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15>>,<<240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66>>}]} 04:13:18.875 [info] auth_response for <<"262429046099813">>: {ok,[{epdg_auth_tuple,<<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227>>,<<243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200>>,<<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227,15,121,164,64,92,221,56,237,162,122,61,252,22,47>>,<<199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15>>,<<240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.875 [info] GSUP: Tx #{auth_tuples => [#{autn => <<243,16,181,64,174,110,176,232,99,167,169,39,48,38,27,200>>,ck => <<240,177,172,74,21,51,21,75,142,32,167,170,161,4,14,66>>,ik => <<199,109,30,246,216,127,142,70,239,25,139,165,27,42,233,15>>,rand => <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227>>,res => <<76,148,213,156,229,43,23,111,174,190,154,216,57,157,200,227,15,121,164,64,92,221,56,237,162,122,61,252,22,47>>}],imsi => <<"262429046099813">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429046099813">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429046099813 receive call lu_request from <0.869.0> in state state_authenticating 04:13:18.881 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429046099813">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429046099813 send ok to <0.869.0> 04:13:18.881 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429046099813 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429046099813 consume call lu_request from <0.869.0> in state state_authenticating 04:13:18.881 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,false,0,false,false} 04:13:18.881 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.881 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429046099813",undefined,undefined,false,false,undefined} 04:13:18.881 [debug] SWx Tx SAR Imsi="262429046099813" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.882 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","80",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429046099813",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429046099813 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429046099813 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429046099813 receive call {rx_swx_saa,{ok,1,#{}}} from <0.870.0> in state state_wait_swx_saa 04:13:18.891 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;80;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429046099813",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.892 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429046099813 send ok to <0.870.0> *DBG* epdg_ue_fsm_262429046099813 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429046099813 consume call {rx_swx_saa,{ok,1,#{}}} from <0.870.0> in state state_wait_swx_saa => state_authenticated 04:13:18.892 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429046099813",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429046099813 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429046099813">>,ok}} 04:13:18.892 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429046099813 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.892 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,false,0,false,false} 04:13:18.892 [info] lu_response(<<"262429046099813">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.892 [info] lu_response for <<"262429046099813">>: ok 04:13:18.893 [info] GSUP: Tx #{imsi => <<"262429046099813">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429046099813">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:18.899 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429046099813">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429046099813 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.871.0> in state state_authenticated 04:13:18.899 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.899 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,false,0,false,false} 04:13:18.899 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:18.899 [info] s2b: Tx {gtp,v2,create_session_request,0,8519842,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429046099813">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116664,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401533,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429046099813 send ok to <0.871.0> 04:13:18.899 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429046099813 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.871.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429046099813 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429046099813 receive call {rx_s6b_aar,"262429046099813@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.872.0> in state state_authenticated 04:13:18.908 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429046099813@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.908 [info] ue_fsm ev_rx_s6b_aar: "262429046099813@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:18.908 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429046099813@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429046099813",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429046099813 send ok to <0.872.0> 04:13:18.908 [debug] SWx Tx SAR Imsi="262429046099813" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429046099813 consume call {rx_s6b_aar,"262429046099813@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.872.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.908 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","81",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429046099813",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:18.908 [debug] Waiting for S6b AAA 04:13:18.912 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;81;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429046099813",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429046099813 receive call {rx_swx_saa,{ok,13,#{}}} from <0.873.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429046099813 send ok to <0.873.0> 04:13:18.912 [info] ue_fsm ev_rx_swx_saa 04:13:18.912 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429046099813","262429046099813@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.872.0>} *DBG* aaa_ue_fsm_262429046099813 consume call {rx_swx_saa,{ok,13,#{}}} from <0.873.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.912 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.912 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262429046099813 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 4204401533, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1184330920}}} from <0.874.0> in state state_wait_create_session_resp 04:13:18.916 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,248,130,0,162,0,2,0,2,0,16,0,87,0,9,1,160,70,151,116,168,172,18,254,103,79,0,5,0,1,192,168,0,14,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,70,151,116,168,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,70,151,116,168,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.916 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116664,8519842,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<70,151,116,168>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1184330920,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1184330920,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,14>>}}} 04:13:18.916 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429046099813">>,<0.866.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116664,1184330920,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4204401533,1184330920}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429046099813 send ok to <0.874.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429046099813">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 4204401533, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1184330920}}}} 04:13:18.916 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429046099813 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 4204401533, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1184330920}}} from <0.874.0> in state state_wait_create_session_resp => state_active 04:13:18.916 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 4204401533,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1184330920}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.916 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,false,0,false,false} 04:13:18.916 [info] KMOD Port Create PDP Context Call {<0.866.0>,[alias|#Ref<0.1884296174.1877278721.222568>]}: {create_pdp_context,{172,18,254,103},4204401533,1184330920,{192,168,0,14}} 04:13:18.916 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,14}, 4204401533, 1184330920 04:13:18.916 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1858,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,14}},{i_tid,4204401533},{o_tid,1184330920}]}} 04:13:18.916 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 4204401533,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1184330920}) returned ok 04:13:18.916 [info] tunnel_response(<<"262429046099813">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 4204401533,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1184330920}} 04:13:18.917 [info] tunnel_response for <<"262429046099813">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 4204401533,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1184330920}} 04:13:18.917 [info] GSUP: Tx #{imsi => <<"262429046099813">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,14>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428069527827">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428069527827 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428069527827 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428069527827 receive call {auth_request,33,"internet",#{}} from <0.875.0> in state state_new 04:13:18.956 [info] GSUP: Rx #{imsi => <<"262428069527827">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428069527827 send ok to <0.875.0> *DBG* epdg_ue_fsm_262428069527827 consume call {auth_request,33,"internet",#{}} from <0.875.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.956 [info] ue_fsm start(epdg_ue_fsm_262428069527827) *DBG* epdg_ue_fsm_262428069527827 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428069527827 enter aaa_ue_fsm in state state_new 04:13:18.957 [info] ue_fsm init(<<"262428069527827">>) *DBG* aaa_ue_fsm_262428069527827 consume internal init_state in state state_new 04:13:18.957 [info] ue_fsm auth_request 04:13:18.957 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428069527827 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.957 [info] ue_fsm start_link(aaa_ue_fsm_262428069527827) 04:13:18.957 [info] ue_fsm init("262428069527827") 04:13:18.958 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.958 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428069527827",undefined,undefined,false,false,undefined} 04:13:18.958 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.958 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","82",";","nonode@nohost"],1,undefined,undefined,undefined,"262428069527827",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428069527827 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428069527827 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428069527827 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160>>, <<61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252>>, <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154, 160,37,214,230,202,187,120,62,170,227,112,49,36,199,57>>, <<16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155>>, <<199,46,49,171,4,120,252,216,237,123,15,252,33,219,228, 83>>}]}} from <0.878.0> in state state_wait_swx_maa 04:13:18.972 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;82;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428069527827",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160,61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252]],[[68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160,37,214,230,202,187,120,62,170,227,112,49,36,199,57]],["foobar"],[[199,46,49,171,4,120,252,216,237,123,15,252,33,219,228,83]],[[16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.972 [info] dia_sip2gsup: auth [68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160,61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252] authz [68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160,37,214,230,202,187,120,62,170,227,112,49,36,199,57]  *DBG* aaa_ue_fsm_262428069527827 send ok to <0.878.0> 04:13:18.972 [info] rand [68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160] autn [61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252]  *DBG* epdg_ue_fsm_262428069527827 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160>>, <<61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252>>, <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154, 160,37,214,230,202,187,120,62,170,227,112,49,36,199,57>>, <<16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155>>, <<199,46,49,171,4,120,252,216,237,123,15,252,33,219,228, 83>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428069527827 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160>>, <<61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252>>, <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154, 160,37,214,230,202,187,120,62,170,227,112,49,36,199,57>>, <<16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155>>, <<199,46,49,171,4,120,252,216,237,123,15,252,33,219,228, 83>>}]}} from <0.878.0> in state state_wait_swx_maa => state_new 04:13:18.972 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428069527827 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428069527827">>, {ok, [{epdg_auth_tuple, <<68,249,146,114,190,93,143,133,216,121,124,22, 200,59,154,160>>, <<61,97,254,145,123,64,83,107,111,183,44,222, 33,221,178,252>>, <<68,249,146,114,190,93,143,133,216,121,124,22, 200,59,154,160,37,214,230,202,187,120,62,170, 227,112,49,36,199,57>>, <<16,13,114,242,160,24,242,182,42,53,144,10, 200,212,169,155>>, <<199,46,49,171,4,120,252,216,237,123,15, 252,33,219,228,83>>}]}}} 04:13:18.973 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428069527827",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428069527827 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160>>, <<61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252>>, <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154, 160,37,214,230,202,187,120,62,170,227,112,49,36,199,57>>, <<16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155>>, <<199,46,49,171,4,120,252,216,237,123,15,252,33,219,228, 83>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.973 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160>>,<<61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252>>,<<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160,37,214,230,202,187,120,62,170,227,112,49,36,199,57>>,<<16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155>>,<<199,46,49,171,4,120,252,216,237,123,15,252,33,219,228,83>>}]} 04:13:18.974 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160>>,<<61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252>>,<<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160,37,214,230,202,187,120,62,170,227,112,49,36,199,57>>,<<16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155>>,<<199,46,49,171,4,120,252,216,237,123,15,252,33,219,228,83>>}]}, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,false,0,false,false} 04:13:18.974 [info] auth_response(<<"262428069527827">>): {ok,[{epdg_auth_tuple,<<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160>>,<<61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252>>,<<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160,37,214,230,202,187,120,62,170,227,112,49,36,199,57>>,<<16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155>>,<<199,46,49,171,4,120,252,216,237,123,15,252,33,219,228,83>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.975 [info] auth_response for <<"262428069527827">>: {ok,[{epdg_auth_tuple,<<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160>>,<<61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252>>,<<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160,37,214,230,202,187,120,62,170,227,112,49,36,199,57>>,<<16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155>>,<<199,46,49,171,4,120,252,216,237,123,15,252,33,219,228,83>>}]} 04:13:18.975 [info] GSUP: Tx #{auth_tuples => [#{autn => <<61,97,254,145,123,64,83,107,111,183,44,222,33,221,178,252>>,ck => <<199,46,49,171,4,120,252,216,237,123,15,252,33,219,228,83>>,ik => <<16,13,114,242,160,24,242,182,42,53,144,10,200,212,169,155>>,rand => <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160>>,res => <<68,249,146,114,190,93,143,133,216,121,124,22,200,59,154,160,37,214,230,202,187,120,62,170,227,112,49,36,199,57>>}],imsi => <<"262428069527827">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428069527827">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428069527827 receive call lu_request from <0.879.0> in state state_authenticating *DBG* epdg_ue_fsm_262428069527827 send ok to <0.879.0> 04:13:18.980 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428069527827">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428069527827 consume call lu_request from <0.879.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428069527827 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.981 [info] ue_fsm lu_request 04:13:18.981 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,false,0,false,false} 04:13:18.981 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.981 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428069527827",undefined,undefined,false,false,undefined} 04:13:18.981 [debug] SWx Tx SAR Imsi="262428069527827" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.982 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","83",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428069527827",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428069527827 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428069527827 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428069527827 receive call {rx_swx_saa,{ok,1,#{}}} from <0.880.0> in state state_wait_swx_saa 04:13:18.990 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;83;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428069527827",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428069527827 send ok to <0.880.0> *DBG* epdg_ue_fsm_262428069527827 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.990 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428069527827 consume call {rx_swx_saa,{ok,1,#{}}} from <0.880.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428069527827 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428069527827">>,ok}} 04:13:18.990 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428069527827",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428069527827 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.990 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:18.991 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.991 [info] lu_response(<<"262428069527827">>): ok 04:13:18.991 [info] lu_response for <<"262428069527827">>: ok 04:13:18.991 [info] GSUP: Tx #{imsi => <<"262428069527827">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428069527827">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428069527827 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.881.0> in state state_authenticated 04:13:18.996 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428069527827">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.996 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.996 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,false,0,false,false} 04:13:18.997 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:18.997 [info] s2b: Tx {gtp,v2,create_session_request,0,8519843,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428069527827">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116665,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401534,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428069527827 send ok to <0.881.0> 04:13:18.997 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428069527827 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.881.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428069527827 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428069527827 receive call {rx_s6b_aar,"262428069527827@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.882.0> in state state_authenticated 04:13:19.007 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428069527827@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.007 [info] ue_fsm ev_rx_s6b_aar: "262428069527827@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.007 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428069527827@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428069527827",undefined,undefined,true,false,undefined} 04:13:19.007 [debug] SWx Tx SAR Imsi="262428069527827" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:19.007 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","84",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428069527827",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428069527827 send ok to <0.882.0> 04:13:19.007 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428069527827 consume call {rx_s6b_aar,"262428069527827@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.882.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428069527827 receive call {rx_swx_saa,{ok,13,#{}}} from <0.883.0> in state state_authenticated_wait_swx_saa 04:13:19.012 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;84;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428069527827",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428069527827 send ok to <0.883.0> *DBG* aaa_ue_fsm_262428069527827 consume call {rx_swx_saa,{ok,13,#{}}} from <0.883.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.012 [info] ue_fsm ev_rx_swx_saa 04:13:19.012 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428069527827","262428069527827@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.882.0>} 04:13:19.012 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.012 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.016 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,249,130,0,163,0,2,0,2,0,16,0,87,0,9,1,160,58,75,121,44,172,18,254,103,79,0,5,0,1,192,168,0,15,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,58,75,121,44,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,58,75,121,44,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428069527827 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 4204401534, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 978024748}}} from <0.884.0> in state state_wait_create_session_resp 04:13:19.017 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116665,8519843,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<":Ky,">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,978024748,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,978024748,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,15>>}}} 04:13:19.017 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428069527827">>,<0.876.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116665,978024748,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401534,978024748}],[],[],[]}}}} 04:13:19.017 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.017 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 4204401534,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 978024748}} 04:13:19.017 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,false,0,false,false} 04:13:19.017 [info] KMOD Port Create PDP Context Call {<0.876.0>,[alias|#Ref<0.1884296174.1877278721.222713>]}: {create_pdp_context,{172,18,254,103},4204401534,978024748,{192,168,0,15}} 04:13:19.017 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,15}, 4204401534, 978024748 *DBG* epdg_ue_fsm_262428069527827 send ok to <0.884.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428069527827">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 4204401534, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 978024748}}}} 04:13:19.017 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],15,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,15}},{i_tid,4204401534},{o_tid,978024748}]}} *DBG* epdg_ue_fsm_262428069527827 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 4204401534, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 978024748}}} from <0.884.0> in state state_wait_create_session_resp => state_active 04:13:19.017 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 4204401534,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 978024748}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.017 [info] tunnel_response(<<"262428069527827">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 4204401534,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 978024748}} 04:13:19.017 [info] tunnel_response for <<"262428069527827">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 4204401534,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 978024748}} 04:13:19.017 [info] GSUP: Tx #{imsi => <<"262428069527827">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,15>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423786719822">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423786719822 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423786719822 consume internal init_state in state state_new 04:13:19.058 [info] GSUP: Rx #{imsi => <<"262423786719822">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423786719822 receive call {auth_request,33,"internet",#{}} from <0.885.0> in state state_new *DBG* epdg_ue_fsm_262423786719822 send ok to <0.885.0> 04:13:19.058 [info] ue_fsm start(epdg_ue_fsm_262423786719822) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.058 [info] ue_fsm init(<<"262423786719822">>) *DBG* epdg_ue_fsm_262423786719822 consume call {auth_request,33,"internet",#{}} from <0.885.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423786719822 enter aaa_ue_fsm in state state_new 04:13:19.058 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423786719822 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423786719822 consume internal init_state in state state_new 04:13:19.058 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423786719822 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.059 [info] ue_fsm start_link(aaa_ue_fsm_262423786719822) 04:13:19.059 [info] ue_fsm init("262423786719822") 04:13:19.059 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.060 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423786719822",undefined,undefined,false,false,undefined} 04:13:19.060 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.060 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","85",";","nonode@nohost"],1,undefined,undefined,undefined,"262423786719822",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423786719822 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423786719822 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.073 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;85;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423786719822",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199,118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46]],[[29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199,244,193,203,16,3,130,210,177,1,117,119,126,178,193]],["foobar"],[[0,251,172,186,170,142,220,68,229,129,110,125,206,44,38,108]],[[8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423786719822 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199>>, <<118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46>>, <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199, 244,193,203,16,3,130,210,177,1,117,119,126,178,193>>, <<8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19>>, <<0,251,172,186,170,142,220,68,229,129,110,125,206,44,38, 108>>}]}} from <0.888.0> in state state_wait_swx_maa 04:13:19.073 [info] dia_sip2gsup: auth [29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199,118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46] authz [29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199,244,193,203,16,3,130,210,177,1,117,119,126,178,193]  04:13:19.073 [info] rand [29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199] autn [118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46]  04:13:19.073 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423786719822 send ok to <0.888.0> 04:13:19.074 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423786719822",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423786719822 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199>>, <<118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46>>, <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199, 244,193,203,16,3,130,210,177,1,117,119,126,178,193>>, <<8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19>>, <<0,251,172,186,170,142,220,68,229,129,110,125,206,44,38, 108>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423786719822 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199>>, <<118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46>>, <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199, 244,193,203,16,3,130,210,177,1,117,119,126,178,193>>, <<8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19>>, <<0,251,172,186,170,142,220,68,229,129,110,125,206,44,38, 108>>}]}} from <0.888.0> in state state_wait_swx_maa => state_new 04:13:19.074 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199>>,<<118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46>>,<<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199,244,193,203,16,3,130,210,177,1,117,119,126,178,193>>,<<8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19>>,<<0,251,172,186,170,142,220,68,229,129,110,125,206,44,38,108>>}]} 04:13:19.075 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199>>,<<118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46>>,<<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199,244,193,203,16,3,130,210,177,1,117,119,126,178,193>>,<<8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19>>,<<0,251,172,186,170,142,220,68,229,129,110,125,206,44,38,108>>}]}, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423786719822 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423786719822">>, {ok, [{epdg_auth_tuple, <<29,133,30,20,230,135,208,111,180,26,165,39, 144,200,206,199>>, <<118,73,229,252,125,155,221,188,84,71,54,62, 33,162,145,46>>, <<29,133,30,20,230,135,208,111,180,26,165,39, 144,200,206,199,244,193,203,16,3,130,210,177, 1,117,119,126,178,193>>, <<8,145,211,80,245,49,177,144,193,209,18,106, 178,177,250,19>>, <<0,251,172,186,170,142,220,68,229,129, 110,125,206,44,38,108>>}]}}} 04:13:19.075 [info] auth_response(<<"262423786719822">>): {ok,[{epdg_auth_tuple,<<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199>>,<<118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46>>,<<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199,244,193,203,16,3,130,210,177,1,117,119,126,178,193>>,<<8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19>>,<<0,251,172,186,170,142,220,68,229,129,110,125,206,44,38,108>>}]} *DBG* epdg_ue_fsm_262423786719822 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199>>, <<118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46>>, <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199, 244,193,203,16,3,130,210,177,1,117,119,126,178,193>>, <<8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19>>, <<0,251,172,186,170,142,220,68,229,129,110,125,206,44,38, 108>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.076 [info] auth_response for <<"262423786719822">>: {ok,[{epdg_auth_tuple,<<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199>>,<<118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46>>,<<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199,244,193,203,16,3,130,210,177,1,117,119,126,178,193>>,<<8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19>>,<<0,251,172,186,170,142,220,68,229,129,110,125,206,44,38,108>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.076 [info] GSUP: Tx #{auth_tuples => [#{autn => <<118,73,229,252,125,155,221,188,84,71,54,62,33,162,145,46>>,ck => <<0,251,172,186,170,142,220,68,229,129,110,125,206,44,38,108>>,ik => <<8,145,211,80,245,49,177,144,193,209,18,106,178,177,250,19>>,rand => <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199>>,res => <<29,133,30,20,230,135,208,111,180,26,165,39,144,200,206,199,244,193,203,16,3,130,210,177,1,117,119,126,178,193>>}],imsi => <<"262423786719822">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423786719822">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423786719822 receive call lu_request from <0.889.0> in state state_authenticating *DBG* epdg_ue_fsm_262423786719822 send ok to <0.889.0> *DBG* epdg_ue_fsm_262423786719822 consume call lu_request from <0.889.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.081 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423786719822">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262423786719822 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.081 [info] ue_fsm lu_request 04:13:19.081 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,false,0,false,false} 04:13:19.081 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.081 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423786719822",undefined,undefined,false,false,undefined} 04:13:19.081 [debug] SWx Tx SAR Imsi="262423786719822" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423786719822 send ok to <0.201.0> 04:13:19.081 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","86",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423786719822",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423786719822 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423786719822 receive call {rx_swx_saa,{ok,1,#{}}} from <0.890.0> in state state_wait_swx_saa 04:13:19.086 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;86;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423786719822",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423786719822 send ok to <0.890.0> *DBG* aaa_ue_fsm_262423786719822 consume call {rx_swx_saa,{ok,1,#{}}} from <0.890.0> in state state_wait_swx_saa => state_authenticated 04:13:19.086 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423786719822 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.086 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423786719822",undefined,undefined,false,false,undefined} 04:13:19.086 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423786719822 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423786719822">>,ok}} 04:13:19.086 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423786719822 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.086 [info] lu_response(<<"262423786719822">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.086 [info] lu_response for <<"262423786719822">>: ok 04:13:19.086 [info] GSUP: Tx #{imsi => <<"262423786719822">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423786719822">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423786719822 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.891.0> in state state_authenticated 04:13:19.089 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423786719822">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.089 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.089 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,false,0,false,false} 04:13:19.089 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:19.089 [info] s2b: Tx {gtp,v2,create_session_request,0,8519844,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423786719822">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116666,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401535,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423786719822 send ok to <0.891.0> 04:13:19.089 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423786719822 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.891.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423786719822 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423786719822 receive call {rx_s6b_aar,"262423786719822@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.892.0> in state state_authenticated 04:13:19.100 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423786719822@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.100 [info] ue_fsm ev_rx_s6b_aar: "262423786719822@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.100 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423786719822@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423786719822",undefined,undefined,true,false,undefined} 04:13:19.100 [debug] SWx Tx SAR Imsi="262423786719822" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:19.100 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","87",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423786719822",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423786719822 send ok to <0.892.0> 04:13:19.101 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423786719822 consume call {rx_s6b_aar,"262423786719822@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.892.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423786719822 receive call {rx_swx_saa,{ok,13,#{}}} from <0.893.0> in state state_authenticated_wait_swx_saa 04:13:19.108 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;87;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423786719822",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.108 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423786719822 send ok to <0.893.0> 04:13:19.109 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423786719822","262423786719822@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.892.0>} *DBG* aaa_ue_fsm_262423786719822 consume call {rx_swx_saa,{ok,13,#{}}} from <0.893.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.109 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.109 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.117 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,250,130,0,164,0,2,0,2,0,16,0,87,0,9,1,160,92,236,250,16,172,18,254,103,79,0,5,0,1,192,168,0,16,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,92,236,250,16,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,92,236,250,16,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.117 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116666,8519844,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<92,236,250,16>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1559034384,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1559034384,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,16>>}}} 04:13:19.117 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423786719822">>,<0.886.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116666,1559034384,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401535,1559034384}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423786719822 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 4204401535, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1559034384}}} from <0.894.0> in state state_wait_create_session_resp 04:13:19.117 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.117 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 4204401535,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1559034384}} 04:13:19.118 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,false,0,false,false} 04:13:19.118 [info] KMOD Port Create PDP Context Call {<0.886.0>,[alias|#Ref<0.1884296174.1877278721.222863>]}: {create_pdp_context,{172,18,254,103},4204401535,1559034384,{192,168,0,16}} 04:13:19.118 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,16}, 4204401535, 1559034384 04:13:19.118 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1922,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,16}},{i_tid,4204401535},{o_tid,1559034384}]}} *DBG* epdg_ue_fsm_262423786719822 send ok to <0.894.0> 04:13:19.118 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 4204401535,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1559034384}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262423786719822">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 4204401535, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1559034384}}}} *DBG* epdg_ue_fsm_262423786719822 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 4204401535, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1559034384}}} from <0.894.0> in state state_wait_create_session_resp => state_active 04:13:19.118 [info] tunnel_response(<<"262423786719822">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 4204401535,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1559034384}} 04:13:19.119 [info] tunnel_response for <<"262423786719822">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 4204401535,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1559034384}} 04:13:19.119 [info] GSUP: Tx #{imsi => <<"262423786719822">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,16>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426715793434">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426715793434 enter epdg_ue_fsm in state state_new 04:13:19.158 [info] GSUP: Rx #{imsi => <<"262426715793434">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426715793434 consume internal init_state in state state_new 04:13:19.158 [info] ue_fsm start(epdg_ue_fsm_262426715793434) *DBG* epdg_ue_fsm_262426715793434 receive call {auth_request,33,"internet",#{}} from <0.895.0> in state state_new 04:13:19.158 [info] ue_fsm init(<<"262426715793434">>) *DBG* epdg_ue_fsm_262426715793434 send ok to <0.895.0> 04:13:19.158 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426715793434 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426715793434 consume call {auth_request,33,"internet",#{}} from <0.895.0> in state state_new => state_wait_auth_resp 04:13:19.159 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426715793434 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426715793434 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426715793434 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.159 [info] ue_fsm start_link(aaa_ue_fsm_262426715793434) 04:13:19.159 [info] ue_fsm init("262426715793434") 04:13:19.159 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.160 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426715793434",undefined,undefined,false,false,undefined} 04:13:19.160 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.160 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","88",";","nonode@nohost"],1,undefined,undefined,undefined,"262426715793434",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426715793434 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426715793434 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426715793434 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196>>, <<233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208>>, <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196, 176,70,18,121,191,51,66,3,199,62,190,205,123,70>>, <<153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73>>, <<191,176,75,153,141,233,64,238,173,223,161,145,181,45, 123,47>>}]}} from <0.898.0> in state state_wait_swx_maa 04:13:19.174 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;88;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426715793434",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196,233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208]],[[103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196,176,70,18,121,191,51,66,3,199,62,190,205,123,70]],["foobar"],[[191,176,75,153,141,233,64,238,173,223,161,145,181,45,123,47]],[[153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.175 [info] dia_sip2gsup: auth [103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196,233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208] authz [103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196,176,70,18,121,191,51,66,3,199,62,190,205,123,70]  *DBG* aaa_ue_fsm_262426715793434 send ok to <0.898.0> 04:13:19.175 [info] rand [103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196] autn [233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208]  *DBG* epdg_ue_fsm_262426715793434 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196>>, <<233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208>>, <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196, 176,70,18,121,191,51,66,3,199,62,190,205,123,70>>, <<153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73>>, <<191,176,75,153,141,233,64,238,173,223,161,145,181,45, 123,47>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.175 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426715793434 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196>>, <<233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208>>, <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196, 176,70,18,121,191,51,66,3,199,62,190,205,123,70>>, <<153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73>>, <<191,176,75,153,141,233,64,238,173,223,161,145,181,45, 123,47>>}]}} from <0.898.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426715793434 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426715793434">>, {ok, [{epdg_auth_tuple, <<103,45,138,212,235,221,99,252,238,71,155,85, 219,146,59,196>>, <<233,53,169,81,62,233,120,201,16,63,227,170, 177,6,132,208>>, <<103,45,138,212,235,221,99,252,238,71,155,85, 219,146,59,196,176,70,18,121,191,51,66,3,199, 62,190,205,123,70>>, <<153,89,241,177,4,236,252,241,18,253,43,211, 28,246,181,73>>, <<191,176,75,153,141,233,64,238,173,223, 161,145,181,45,123,47>>}]}}} 04:13:19.175 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426715793434",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426715793434 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196>>, <<233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208>>, <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196, 176,70,18,121,191,51,66,3,199,62,190,205,123,70>>, <<153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73>>, <<191,176,75,153,141,233,64,238,173,223,161,145,181,45, 123,47>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.176 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196>>,<<233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208>>,<<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196,176,70,18,121,191,51,66,3,199,62,190,205,123,70>>,<<153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73>>,<<191,176,75,153,141,233,64,238,173,223,161,145,181,45,123,47>>}]} 04:13:19.177 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196>>,<<233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208>>,<<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196,176,70,18,121,191,51,66,3,199,62,190,205,123,70>>,<<153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73>>,<<191,176,75,153,141,233,64,238,173,223,161,145,181,45,123,47>>}]}, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.177 [info] auth_response(<<"262426715793434">>): {ok,[{epdg_auth_tuple,<<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196>>,<<233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208>>,<<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196,176,70,18,121,191,51,66,3,199,62,190,205,123,70>>,<<153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73>>,<<191,176,75,153,141,233,64,238,173,223,161,145,181,45,123,47>>}]} 04:13:19.178 [info] auth_response for <<"262426715793434">>: {ok,[{epdg_auth_tuple,<<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196>>,<<233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208>>,<<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196,176,70,18,121,191,51,66,3,199,62,190,205,123,70>>,<<153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73>>,<<191,176,75,153,141,233,64,238,173,223,161,145,181,45,123,47>>}]} 04:13:19.178 [info] GSUP: Tx #{auth_tuples => [#{autn => <<233,53,169,81,62,233,120,201,16,63,227,170,177,6,132,208>>,ck => <<191,176,75,153,141,233,64,238,173,223,161,145,181,45,123,47>>,ik => <<153,89,241,177,4,236,252,241,18,253,43,211,28,246,181,73>>,rand => <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196>>,res => <<103,45,138,212,235,221,99,252,238,71,155,85,219,146,59,196,176,70,18,121,191,51,66,3,199,62,190,205,123,70>>}],imsi => <<"262426715793434">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426715793434">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426715793434 receive call lu_request from <0.899.0> in state state_authenticating *DBG* epdg_ue_fsm_262426715793434 send ok to <0.899.0> 04:13:19.183 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426715793434">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426715793434 consume call lu_request from <0.899.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.183 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426715793434 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.183 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,false,0,false,false} 04:13:19.184 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.184 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426715793434",undefined,undefined,false,false,undefined} 04:13:19.184 [debug] SWx Tx SAR Imsi="262426715793434" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426715793434 send ok to <0.201.0> 04:13:19.184 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","89",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426715793434",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426715793434 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426715793434 receive call {rx_swx_saa,{ok,1,#{}}} from <0.900.0> in state state_wait_swx_saa 04:13:19.191 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;89;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426715793434",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.191 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426715793434 send ok to <0.900.0> 04:13:19.191 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426715793434",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426715793434 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426715793434 consume call {rx_swx_saa,{ok,1,#{}}} from <0.900.0> in state state_wait_swx_saa => state_authenticated 04:13:19.191 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426715793434 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426715793434">>,ok}} 04:13:19.192 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426715793434 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.192 [info] lu_response(<<"262426715793434">>): ok 04:13:19.192 [info] lu_response for <<"262426715793434">>: ok 04:13:19.192 [info] GSUP: Tx #{imsi => <<"262426715793434">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426715793434">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:19.196 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426715793434">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426715793434 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.901.0> in state state_authenticated 04:13:19.196 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.196 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426715793434 send ok to <0.901.0> 04:13:19.196 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426715793434 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.901.0> in state state_authenticated => state_wait_create_session_resp 04:13:19.196 [info] s2b: Tx {gtp,v2,create_session_request,0,8519845,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426715793434">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116667,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401536,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426715793434 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:19.196 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426715793434 receive call {rx_s6b_aar,"262426715793434@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.902.0> in state state_authenticated 04:13:19.207 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426715793434@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.207 [info] ue_fsm ev_rx_s6b_aar: "262426715793434@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.207 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426715793434@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426715793434",undefined,undefined,true,false,undefined} 04:13:19.207 [debug] SWx Tx SAR Imsi="262426715793434" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426715793434 send ok to <0.902.0> 04:13:19.207 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","90",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426715793434",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426715793434 consume call {rx_s6b_aar,"262426715793434@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.902.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.207 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426715793434 receive call {rx_swx_saa,{ok,13,#{}}} from <0.903.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426715793434 send ok to <0.903.0> 04:13:19.212 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;90;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426715793434",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426715793434 consume call {rx_swx_saa,{ok,13,#{}}} from <0.903.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.212 [info] ue_fsm ev_rx_swx_saa 04:13:19.212 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426715793434","262426715793434@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.902.0>} 04:13:19.212 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.212 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.217 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,251,130,0,165,0,2,0,2,0,16,0,87,0,9,1,160,106,243,45,163,172,18,254,103,79,0,5,0,1,192,168,0,17,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,106,243,45,163,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,106,243,45,163,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.217 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116667,8519845,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"jó-£">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1794321827,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1794321827,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,17>>}}} *DBG* epdg_ue_fsm_262426715793434 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 4204401536, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1794321827}}} from <0.904.0> in state state_wait_create_session_resp 04:13:19.217 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426715793434">>,<0.896.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116667,1794321827,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401536,1794321827}],[],[]}}}} 04:13:19.217 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.217 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 4204401536,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1794321827}} 04:13:19.217 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,false,0,false,false} 04:13:19.217 [info] KMOD Port Create PDP Context Call {<0.896.0>,[alias|#Ref<0.1884296174.1877278721.223026>]}: {create_pdp_context,{172,18,254,103},4204401536,1794321827,{192,168,0,17}} 04:13:19.217 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,17}, 4204401536, 1794321827 04:13:19.218 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],79,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,17}},{i_tid,4204401536},{o_tid,1794321827}]}} *DBG* epdg_ue_fsm_262426715793434 send ok to <0.904.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426715793434">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 4204401536, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1794321827}}}} 04:13:19.218 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 4204401536,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1794321827}) returned ok *DBG* epdg_ue_fsm_262426715793434 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 4204401536, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1794321827}}} from <0.904.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.218 [info] tunnel_response(<<"262426715793434">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 4204401536,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1794321827}} 04:13:19.218 [info] tunnel_response for <<"262426715793434">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 4204401536,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1794321827}} 04:13:19.218 [info] GSUP: Tx #{imsi => <<"262426715793434">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,17>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428249008575">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:19.258 [info] GSUP: Rx #{imsi => <<"262428249008575">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428249008575 enter epdg_ue_fsm in state state_new 04:13:19.258 [info] ue_fsm start(epdg_ue_fsm_262428249008575) *DBG* epdg_ue_fsm_262428249008575 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428249008575 receive call {auth_request,33,"internet",#{}} from <0.905.0> in state state_new 04:13:19.258 [info] ue_fsm init(<<"262428249008575">>) *DBG* epdg_ue_fsm_262428249008575 send ok to <0.905.0> 04:13:19.258 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428249008575 consume call {auth_request,33,"internet",#{}} from <0.905.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428249008575 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428249008575 enter aaa_ue_fsm in state state_new 04:13:19.259 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428249008575 consume internal init_state in state state_new 04:13:19.259 [info] ue_fsm start_link(aaa_ue_fsm_262428249008575) *DBG* aaa_ue_fsm_262428249008575 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.259 [info] ue_fsm init("262428249008575") 04:13:19.259 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.260 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428249008575",undefined,undefined,false,false,undefined} 04:13:19.260 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.260 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","91",";","nonode@nohost"],1,undefined,undefined,undefined,"262428249008575",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428249008575 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428249008575 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428249008575 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49>>, <<58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157>>, <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49, 142,212,83,193,32,201,109,55,76,39,159,46,185,72>>, <<9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86>>, <<15,23,247,161,114,89,190,227,103,84,181,159,161,196, 208,148>>}]}} from <0.908.0> in state state_wait_swx_maa 04:13:19.274 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;91;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428249008575",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49,58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157]],[[191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49,142,212,83,193,32,201,109,55,76,39,159,46,185,72]],["foobar"],[[15,23,247,161,114,89,190,227,103,84,181,159,161,196,208,148]],[[9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.274 [info] dia_sip2gsup: auth [191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49,58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157] authz [191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49,142,212,83,193,32,201,109,55,76,39,159,46,185,72]  *DBG* aaa_ue_fsm_262428249008575 send ok to <0.908.0> *DBG* aaa_ue_fsm_262428249008575 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49>>, <<58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157>>, <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49, 142,212,83,193,32,201,109,55,76,39,159,46,185,72>>, <<9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86>>, <<15,23,247,161,114,89,190,227,103,84,181,159,161,196, 208,148>>}]}} from <0.908.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428249008575 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49>>, <<58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157>>, <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49, 142,212,83,193,32,201,109,55,76,39,159,46,185,72>>, <<9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86>>, <<15,23,247,161,114,89,190,227,103,84,181,159,161,196, 208,148>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.274 [info] rand [191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49] autn [58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157]  04:13:19.274 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428249008575 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428249008575">>, {ok, [{epdg_auth_tuple, <<191,130,149,104,181,229,19,186,217,25,84,49, 56,161,161,49>>, <<58,243,95,35,100,113,215,232,195,98,153,166, 158,11,192,157>>, <<191,130,149,104,181,229,19,186,217,25,84,49, 56,161,161,49,142,212,83,193,32,201,109,55, 76,39,159,46,185,72>>, <<9,214,236,81,244,36,179,141,255,237,210,240, 104,63,131,86>>, <<15,23,247,161,114,89,190,227,103,84,181, 159,161,196,208,148>>}]}}} 04:13:19.275 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428249008575",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428249008575 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49>>, <<58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157>>, <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49, 142,212,83,193,32,201,109,55,76,39,159,46,185,72>>, <<9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86>>, <<15,23,247,161,114,89,190,227,103,84,181,159,161,196, 208,148>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.275 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49>>,<<58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157>>,<<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49,142,212,83,193,32,201,109,55,76,39,159,46,185,72>>,<<9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86>>,<<15,23,247,161,114,89,190,227,103,84,181,159,161,196,208,148>>}]} 04:13:19.276 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49>>,<<58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157>>,<<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49,142,212,83,193,32,201,109,55,76,39,159,46,185,72>>,<<9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86>>,<<15,23,247,161,114,89,190,227,103,84,181,159,161,196,208,148>>}]}, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,false,0,false,false} 04:13:19.277 [info] auth_response(<<"262428249008575">>): {ok,[{epdg_auth_tuple,<<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49>>,<<58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157>>,<<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49,142,212,83,193,32,201,109,55,76,39,159,46,185,72>>,<<9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86>>,<<15,23,247,161,114,89,190,227,103,84,181,159,161,196,208,148>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.277 [info] auth_response for <<"262428249008575">>: {ok,[{epdg_auth_tuple,<<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49>>,<<58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157>>,<<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49,142,212,83,193,32,201,109,55,76,39,159,46,185,72>>,<<9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86>>,<<15,23,247,161,114,89,190,227,103,84,181,159,161,196,208,148>>}]} 04:13:19.277 [info] GSUP: Tx #{auth_tuples => [#{autn => <<58,243,95,35,100,113,215,232,195,98,153,166,158,11,192,157>>,ck => <<15,23,247,161,114,89,190,227,103,84,181,159,161,196,208,148>>,ik => <<9,214,236,81,244,36,179,141,255,237,210,240,104,63,131,86>>,rand => <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49>>,res => <<191,130,149,104,181,229,19,186,217,25,84,49,56,161,161,49,142,212,83,193,32,201,109,55,76,39,159,46,185,72>>}],imsi => <<"262428249008575">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428249008575">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428249008575 receive call lu_request from <0.909.0> in state state_authenticating 04:13:19.282 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428249008575">>,message_type => location_upd_req} 04:13:19.283 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428249008575 send ok to <0.909.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428249008575 consume call lu_request from <0.909.0> in state state_authenticating *DBG* aaa_ue_fsm_262428249008575 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.283 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,false,0,false,false} 04:13:19.283 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428249008575 send ok to <0.201.0> 04:13:19.284 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428249008575",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428249008575 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:19.284 [debug] SWx Tx SAR Imsi="262428249008575" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.284 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","92",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428249008575",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428249008575 receive call {rx_swx_saa,{ok,1,#{}}} from <0.910.0> in state state_wait_swx_saa 04:13:19.296 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;92;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428249008575",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.296 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428249008575 send ok to <0.910.0> *DBG* epdg_ue_fsm_262428249008575 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.296 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428249008575",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428249008575 consume call {rx_swx_saa,{ok,1,#{}}} from <0.910.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428249008575 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428249008575">>,ok}} 04:13:19.296 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428249008575 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.297 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.297 [info] lu_response(<<"262428249008575">>): ok 04:13:19.297 [info] lu_response for <<"262428249008575">>: ok 04:13:19.297 [info] GSUP: Tx #{imsi => <<"262428249008575">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428249008575">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428249008575 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.911.0> in state state_authenticated 04:13:19.303 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428249008575">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.303 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428249008575 send ok to <0.911.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.303 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428249008575 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.911.0> in state state_authenticated => state_wait_create_session_resp 04:13:19.303 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262428249008575 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:19.303 [info] s2b: Tx {gtp,v2,create_session_request,0,8519846,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428249008575">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116668,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401537,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:19.303 [debug] Waiting for CreateSessionResponse 04:13:19.322 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428249008575@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428249008575 receive call {rx_s6b_aar,"262428249008575@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.912.0> in state state_authenticated 04:13:19.322 [info] ue_fsm ev_rx_s6b_aar: "262428249008575@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.323 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428249008575@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428249008575",undefined,undefined,true,false,undefined} 04:13:19.323 [debug] SWx Tx SAR Imsi="262428249008575" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:19.323 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","93",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428249008575",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428249008575 send ok to <0.912.0> *DBG* aaa_ue_fsm_262428249008575 consume call {rx_s6b_aar,"262428249008575@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.912.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.323 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428249008575 receive call {rx_swx_saa,{ok,13,#{}}} from <0.913.0> in state state_authenticated_wait_swx_saa 04:13:19.334 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;93;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428249008575",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428249008575 send ok to <0.913.0> 04:13:19.334 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428249008575 consume call {rx_swx_saa,{ok,13,#{}}} from <0.913.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.335 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428249008575","262428249008575@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.912.0>} 04:13:19.335 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.335 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.346 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,252,130,0,166,0,2,0,2,0,16,0,87,0,9,1,160,246,200,150,7,172,18,254,103,79,0,5,0,1,192,168,0,18,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,246,200,150,7,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,246,200,150,7,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.346 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116668,8519846,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<246,200,150,7>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4140340743,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4140340743,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,18>>}}} 04:13:19.346 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428249008575">>,<0.906.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116668,4140340743,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401537,4140340743}],[]}}}} *DBG* epdg_ue_fsm_262428249008575 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 4204401537, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4140340743}}} from <0.914.0> in state state_wait_create_session_resp 04:13:19.346 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.347 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 4204401537,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4140340743}} 04:13:19.347 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,false,0,false,false} 04:13:19.347 [info] KMOD Port Create PDP Context Call {<0.906.0>,[alias|#Ref<0.1884296174.1877278734.216488>]}: {create_pdp_context,{172,18,254,103},4204401537,4140340743,{192,168,0,18}} 04:13:19.347 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,18}, 4204401537, 4140340743 04:13:19.347 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],143,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,18}},{i_tid,4204401537},{o_tid,4140340743}]}} *DBG* epdg_ue_fsm_262428249008575 send ok to <0.914.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428249008575">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 4204401537, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4140340743}}}} 04:13:19.348 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 4204401537,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4140340743}) returned ok *DBG* epdg_ue_fsm_262428249008575 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 4204401537, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4140340743}}} from <0.914.0> in state state_wait_create_session_resp => state_active 04:13:19.348 [info] tunnel_response(<<"262428249008575">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 4204401537,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4140340743}} 04:13:19.349 [info] tunnel_response for <<"262428249008575">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 4204401537,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4140340743}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.349 [info] GSUP: Tx #{imsi => <<"262428249008575">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,18>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262427007470057">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427007470057 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427007470057 consume internal init_state in state state_new 04:13:19.357 [info] GSUP: Rx #{imsi => <<"262427007470057">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427007470057 receive call {auth_request,33,"internet",#{}} from <0.915.0> in state state_new 04:13:19.357 [info] ue_fsm start(epdg_ue_fsm_262427007470057) *DBG* epdg_ue_fsm_262427007470057 send ok to <0.915.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427007470057 consume call {auth_request,33,"internet",#{}} from <0.915.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427007470057 enter aaa_ue_fsm in state state_new 04:13:19.357 [info] ue_fsm init(<<"262427007470057">>) *DBG* epdg_ue_fsm_262427007470057 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427007470057 consume internal init_state in state state_new 04:13:19.357 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427007470057 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.358 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,false,0,false,false} 04:13:19.358 [info] ue_fsm start_link(aaa_ue_fsm_262427007470057) 04:13:19.358 [info] ue_fsm init("262427007470057") 04:13:19.358 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.359 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427007470057",undefined,undefined,false,false,undefined} 04:13:19.359 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427007470057 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427007470057 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.359 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","94",";","nonode@nohost"],1,undefined,undefined,undefined,"262427007470057",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:19.374 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;94;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427007470057",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128,179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45]],[[212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128,249,211,1,25,18,175,180,246,15,125,75,143,125,192]],["foobar"],[[30,32,207,52,255,179,164,4,202,118,237,15,206,158,244,240]],[[46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427007470057 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223, 128>>, <<179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45>>, <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223, 128,249,211,1,25,18,175,180,246,15,125,75,143,125,192>>, <<46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2>>, <<30,32,207,52,255,179,164,4,202,118,237,15,206,158,244, 240>>}]}} from <0.918.0> in state state_wait_swx_maa 04:13:19.375 [info] dia_sip2gsup: auth [212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128,179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45] authz [212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128,249,211,1,25,18,175,180,246,15,125,75,143,125,192]  04:13:19.375 [info] rand [212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128] autn [179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45]  *DBG* epdg_ue_fsm_262427007470057 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223, 128>>, <<179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45>>, <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223, 128,249,211,1,25,18,175,180,246,15,125,75,143,125,192>>, <<46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2>>, <<30,32,207,52,255,179,164,4,202,118,237,15,206,158,244, 240>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427007470057 send ok to <0.918.0> 04:13:19.375 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427007470057 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223, 128>>, <<179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45>>, <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223, 128,249,211,1,25,18,175,180,246,15,125,75,143,125,192>>, <<46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2>>, <<30,32,207,52,255,179,164,4,202,118,237,15,206,158,244, 240>>}]}} from <0.918.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427007470057 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427007470057">>, {ok, [{epdg_auth_tuple, <<212,107,165,206,145,68,190,158,160,71,51,118, 237,162,223,128>>, <<179,38,254,14,27,56,178,196,161,252,9,56,84, 220,214,45>>, <<212,107,165,206,145,68,190,158,160,71,51,118, 237,162,223,128,249,211,1,25,18,175,180,246, 15,125,75,143,125,192>>, <<46,201,80,104,151,199,92,71,2,211,69,228,145, 55,105,2>>, <<30,32,207,52,255,179,164,4,202,118,237, 15,206,158,244,240>>}]}}} 04:13:19.376 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427007470057",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427007470057 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223, 128>>, <<179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45>>, <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223, 128,249,211,1,25,18,175,180,246,15,125,75,143,125,192>>, <<46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2>>, <<30,32,207,52,255,179,164,4,202,118,237,15,206,158,244, 240>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.376 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128>>,<<179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45>>,<<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128,249,211,1,25,18,175,180,246,15,125,75,143,125,192>>,<<46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2>>,<<30,32,207,52,255,179,164,4,202,118,237,15,206,158,244,240>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.377 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128>>,<<179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45>>,<<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128,249,211,1,25,18,175,180,246,15,125,75,143,125,192>>,<<46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2>>,<<30,32,207,52,255,179,164,4,202,118,237,15,206,158,244,240>>}]}, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,false,0,false,false} 04:13:19.377 [info] auth_response(<<"262427007470057">>): {ok,[{epdg_auth_tuple,<<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128>>,<<179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45>>,<<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128,249,211,1,25,18,175,180,246,15,125,75,143,125,192>>,<<46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2>>,<<30,32,207,52,255,179,164,4,202,118,237,15,206,158,244,240>>}]} 04:13:19.378 [info] auth_response for <<"262427007470057">>: {ok,[{epdg_auth_tuple,<<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128>>,<<179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45>>,<<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128,249,211,1,25,18,175,180,246,15,125,75,143,125,192>>,<<46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2>>,<<30,32,207,52,255,179,164,4,202,118,237,15,206,158,244,240>>}]} 04:13:19.378 [info] GSUP: Tx #{auth_tuples => [#{autn => <<179,38,254,14,27,56,178,196,161,252,9,56,84,220,214,45>>,ck => <<30,32,207,52,255,179,164,4,202,118,237,15,206,158,244,240>>,ik => <<46,201,80,104,151,199,92,71,2,211,69,228,145,55,105,2>>,rand => <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128>>,res => <<212,107,165,206,145,68,190,158,160,71,51,118,237,162,223,128,249,211,1,25,18,175,180,246,15,125,75,143,125,192>>}],imsi => <<"262427007470057">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427007470057">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427007470057 receive call lu_request from <0.919.0> in state state_authenticating *DBG* epdg_ue_fsm_262427007470057 send ok to <0.919.0> *DBG* epdg_ue_fsm_262427007470057 consume call lu_request from <0.919.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.383 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427007470057">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262427007470057 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.383 [info] ue_fsm lu_request 04:13:19.383 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,false,0,false,false} 04:13:19.383 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.384 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427007470057",undefined,undefined,false,false,undefined} 04:13:19.384 [debug] SWx Tx SAR Imsi="262427007470057" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.384 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","95",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427007470057",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427007470057 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427007470057 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427007470057 receive call {rx_swx_saa,{ok,1,#{}}} from <0.920.0> in state state_wait_swx_saa 04:13:19.394 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;95;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427007470057",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427007470057 send ok to <0.920.0> *DBG* epdg_ue_fsm_262427007470057 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.394 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427007470057 consume call {rx_swx_saa,{ok,1,#{}}} from <0.920.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427007470057 send ok to <0.211.0> 04:13:19.394 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427007470057",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262427007470057">>,ok}} *DBG* epdg_ue_fsm_262427007470057 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.395 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:19.395 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,false,0,false,false} 04:13:19.395 [info] lu_response(<<"262427007470057">>): ok 04:13:19.395 [info] lu_response for <<"262427007470057">>: ok 04:13:19.395 [info] GSUP: Tx #{imsi => <<"262427007470057">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427007470057">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427007470057 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.921.0> in state state_authenticated 04:13:19.399 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427007470057">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427007470057 send ok to <0.921.0> 04:13:19.399 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427007470057 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.921.0> in state state_authenticated => state_wait_create_session_resp 04:13:19.400 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427007470057 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:19.400 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:19.400 [info] s2b: Tx {gtp,v2,create_session_request,0,8519847,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427007470057">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116669,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401538,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:19.400 [debug] Waiting for CreateSessionResponse 04:13:19.408 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427007470057@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427007470057 receive call {rx_s6b_aar,"262427007470057@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.922.0> in state state_authenticated 04:13:19.408 [info] ue_fsm ev_rx_s6b_aar: "262427007470057@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.408 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427007470057@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427007470057",undefined,undefined,true,false,undefined} 04:13:19.408 [debug] SWx Tx SAR Imsi="262427007470057" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:19.408 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","96",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427007470057",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427007470057 send ok to <0.922.0> *DBG* aaa_ue_fsm_262427007470057 consume call {rx_s6b_aar,"262427007470057@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.922.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.408 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427007470057 receive call {rx_swx_saa,{ok,13,#{}}} from <0.923.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427007470057 send ok to <0.923.0> 04:13:19.414 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;96;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427007470057",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427007470057 consume call {rx_swx_saa,{ok,13,#{}}} from <0.923.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.414 [info] ue_fsm ev_rx_swx_saa 04:13:19.414 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427007470057","262427007470057@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.922.0>} 04:13:19.414 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.414 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.421 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,253,130,0,167,0,2,0,2,0,16,0,87,0,9,1,160,184,104,177,52,172,18,254,103,79,0,5,0,1,192,168,0,19,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,184,104,177,52,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,184,104,177,52,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.421 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116669,8519847,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"¸h±4">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3093868852,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3093868852,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,19>>}}} *DBG* epdg_ue_fsm_262427007470057 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 4204401538, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3093868852}}} from <0.924.0> in state state_wait_create_session_resp 04:13:19.421 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427007470057">>,<0.916.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116669,3093868852,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401538,3093868852}],[],[],[],[]}}}} 04:13:19.421 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.421 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 4204401538,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3093868852}} 04:13:19.421 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,false,0,false,false} 04:13:19.422 [info] KMOD Port Create PDP Context Call {<0.916.0>,[alias|#Ref<0.1884296174.1877278721.223372>]}: {create_pdp_context,{172,18,254,103},4204401538,3093868852,{192,168,0,19}} 04:13:19.422 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,19}, 4204401538, 3093868852 04:13:19.422 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1986,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,19}},{i_tid,4204401538},{o_tid,3093868852}]}} 04:13:19.422 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 4204401538,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3093868852}) returned ok *DBG* epdg_ue_fsm_262427007470057 send ok to <0.924.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427007470057">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 4204401538, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3093868852}}}} 04:13:19.422 [info] tunnel_response(<<"262427007470057">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 4204401538,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3093868852}} *DBG* epdg_ue_fsm_262427007470057 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 4204401538, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3093868852}}} from <0.924.0> in state state_wait_create_session_resp => state_active 04:13:19.422 [info] tunnel_response for <<"262427007470057">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 4204401538,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3093868852}} 04:13:19.422 [info] GSUP: Tx #{imsi => <<"262427007470057">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,19>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424931379124">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424931379124 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424931379124 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424931379124 receive call {auth_request,33,"internet",#{}} from <0.925.0> in state state_new 04:13:19.458 [info] GSUP: Rx #{imsi => <<"262424931379124">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424931379124 send ok to <0.925.0> *DBG* epdg_ue_fsm_262424931379124 consume call {auth_request,33,"internet",#{}} from <0.925.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.458 [info] ue_fsm start(epdg_ue_fsm_262424931379124) *DBG* epdg_ue_fsm_262424931379124 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424931379124 enter aaa_ue_fsm in state state_new 04:13:19.458 [info] ue_fsm init(<<"262424931379124">>) *DBG* aaa_ue_fsm_262424931379124 consume internal init_state in state state_new 04:13:19.458 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424931379124 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.458 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,false,0,false,false} 04:13:19.459 [info] ue_fsm start_link(aaa_ue_fsm_262424931379124) 04:13:19.459 [info] ue_fsm init("262424931379124") 04:13:19.459 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.459 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424931379124",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424931379124 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424931379124 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.459 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.460 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","97",";","nonode@nohost"],1,undefined,undefined,undefined,"262424931379124",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:19.475 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;97;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424931379124",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171,81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87]],[[165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171,186,149,208,15,229,29,167,42,214,88,211,190,221,149]],["foobar"],[[44,66,44,144,231,80,132,154,232,171,91,232,162,134,16,48]],[[180,243,188,248,150,206,150,173,71,97,209,193,53,220,242,159]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424931379124 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171>>, <<81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87>>, <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171, 186,149,208,15,229,29,167,42,214,88,211,190,221,149>>, <<180,243,188,248,150,206,150,173,71,97,209,193,53,220,242, 159>>, <<44,66,44,144,231,80,132,154,232,171,91,232,162,134,16, 48>>}]}} from <0.928.0> in state state_wait_swx_maa 04:13:19.476 [info] dia_sip2gsup: auth [165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171,81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87] authz [165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171,186,149,208,15,229,29,167,42,214,88,211,190,221,149]  04:13:19.476 [info] rand [165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171] autn [81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87]  *DBG* aaa_ue_fsm_262424931379124 send ok to <0.928.0> *DBG* aaa_ue_fsm_262424931379124 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171>>, <<81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87>>, <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171, 186,149,208,15,229,29,167,42,214,88,211,190,221,149>>, <<180,243,188,248,150,206,150,173,71,97,209,193,53,220,242, 159>>, <<44,66,44,144,231,80,132,154,232,171,91,232,162,134,16, 48>>}]}} from <0.928.0> in state state_wait_swx_maa => state_new 04:13:19.476 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424931379124 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171>>, <<81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87>>, <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171, 186,149,208,15,229,29,167,42,214,88,211,190,221,149>>, <<180,243,188,248,150,206,150,173,71,97,209,193,53,220,242, 159>>, <<44,66,44,144,231,80,132,154,232,171,91,232,162,134,16, 48>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.477 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424931379124",undefined,undefined,false,false,undefined} 04:13:19.477 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171>>,<<81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87>>,<<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171,186,149,208,15,229,29,167,42,214,88,211,190,221,149>>,<<180,243,188,248,150,206,150,173,71,97,209,193,53,220,242,159>>,<<44,66,44,144,231,80,132,154,232,171,91,232,162,134,16,48>>}]} *DBG* epdg_ue_fsm_262424931379124 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424931379124">>, {ok, [{epdg_auth_tuple, <<165,12,30,254,197,191,180,70,143,129,155,19, 34,0,92,171>>, <<81,223,86,245,207,85,80,43,147,137,231,17,56, 12,207,87>>, <<165,12,30,254,197,191,180,70,143,129,155,19, 34,0,92,171,186,149,208,15,229,29,167,42,214, 88,211,190,221,149>>, <<180,243,188,248,150,206,150,173,71,97,209, 193,53,220,242,159>>, <<44,66,44,144,231,80,132,154,232,171,91, 232,162,134,16,48>>}]}}} 04:13:19.478 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171>>,<<81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87>>,<<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171,186,149,208,15,229,29,167,42,214,88,211,190,221,149>>,<<180,243,188,248,150,206,150,173,71,97,209,193,53,220,242,159>>,<<44,66,44,144,231,80,132,154,232,171,91,232,162,134,16,48>>}]}, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424931379124 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171>>, <<81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87>>, <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171, 186,149,208,15,229,29,167,42,214,88,211,190,221,149>>, <<180,243,188,248,150,206,150,173,71,97,209,193,53,220,242, 159>>, <<44,66,44,144,231,80,132,154,232,171,91,232,162,134,16, 48>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.478 [info] auth_response(<<"262424931379124">>): {ok,[{epdg_auth_tuple,<<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171>>,<<81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87>>,<<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171,186,149,208,15,229,29,167,42,214,88,211,190,221,149>>,<<180,243,188,248,150,206,150,173,71,97,209,193,53,220,242,159>>,<<44,66,44,144,231,80,132,154,232,171,91,232,162,134,16,48>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.479 [info] auth_response for <<"262424931379124">>: {ok,[{epdg_auth_tuple,<<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171>>,<<81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87>>,<<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171,186,149,208,15,229,29,167,42,214,88,211,190,221,149>>,<<180,243,188,248,150,206,150,173,71,97,209,193,53,220,242,159>>,<<44,66,44,144,231,80,132,154,232,171,91,232,162,134,16,48>>}]} 04:13:19.479 [info] GSUP: Tx #{auth_tuples => [#{autn => <<81,223,86,245,207,85,80,43,147,137,231,17,56,12,207,87>>,ck => <<44,66,44,144,231,80,132,154,232,171,91,232,162,134,16,48>>,ik => <<180,243,188,248,150,206,150,173,71,97,209,193,53,220,242,159>>,rand => <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171>>,res => <<165,12,30,254,197,191,180,70,143,129,155,19,34,0,92,171,186,149,208,15,229,29,167,42,214,88,211,190,221,149>>}],imsi => <<"262424931379124">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424931379124">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424931379124 receive call lu_request from <0.929.0> in state state_authenticating *DBG* epdg_ue_fsm_262424931379124 send ok to <0.929.0> *DBG* epdg_ue_fsm_262424931379124 consume call lu_request from <0.929.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.484 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424931379124">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262424931379124 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.484 [info] ue_fsm lu_request 04:13:19.484 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,false,0,false,false} 04:13:19.485 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.485 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424931379124",undefined,undefined,false,false,undefined} 04:13:19.485 [debug] SWx Tx SAR Imsi="262424931379124" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.485 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","98",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424931379124",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424931379124 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424931379124 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424931379124 receive call {rx_swx_saa,{ok,1,#{}}} from <0.930.0> in state state_wait_swx_saa 04:13:19.495 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;98;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424931379124",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.495 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424931379124 send ok to <0.930.0> 04:13:19.495 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424931379124",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424931379124 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424931379124 consume call {rx_swx_saa,{ok,1,#{}}} from <0.930.0> in state state_wait_swx_saa => state_authenticated 04:13:19.496 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424931379124 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424931379124">>,ok}} 04:13:19.496 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424931379124 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.496 [info] lu_response(<<"262424931379124">>): ok 04:13:19.496 [info] lu_response for <<"262424931379124">>: ok 04:13:19.496 [info] GSUP: Tx #{imsi => <<"262424931379124">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424931379124">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:19.501 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424931379124">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424931379124 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.931.0> in state state_authenticated 04:13:19.501 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424931379124 send ok to <0.931.0> 04:13:19.501 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424931379124 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.931.0> in state state_authenticated => state_wait_create_session_resp 04:13:19.501 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262424931379124 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:19.502 [info] s2b: Tx {gtp,v2,create_session_request,0,8519848,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424931379124">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116670,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401539,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:19.502 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424931379124 receive call {rx_s6b_aar,"262424931379124@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.932.0> in state state_authenticated 04:13:19.513 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424931379124@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.513 [info] ue_fsm ev_rx_s6b_aar: "262424931379124@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.514 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424931379124@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424931379124",undefined,undefined,true,false,undefined} 04:13:19.514 [debug] SWx Tx SAR Imsi="262424931379124" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:19.514 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","99",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424931379124",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424931379124 send ok to <0.932.0> 04:13:19.514 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424931379124 consume call {rx_s6b_aar,"262424931379124@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.932.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424931379124 receive call {rx_swx_saa,{ok,13,#{}}} from <0.933.0> in state state_authenticated_wait_swx_saa 04:13:19.519 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;99;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424931379124",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.519 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424931379124 send ok to <0.933.0> *DBG* aaa_ue_fsm_262424931379124 consume call {rx_swx_saa,{ok,13,#{}}} from <0.933.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.519 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424931379124","262424931379124@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.932.0>} 04:13:19.519 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.519 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.525 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,254,130,0,168,0,2,0,2,0,16,0,87,0,9,1,160,153,160,79,33,172,18,254,103,79,0,5,0,1,192,168,0,20,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,153,160,79,33,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,153,160,79,33,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.525 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116670,8519848,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<153,160,79,33>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2577420065,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2577420065,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,20>>}}} *DBG* epdg_ue_fsm_262424931379124 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 4204401539, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2577420065}}} from <0.934.0> in state state_wait_create_session_resp 04:13:19.525 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424931379124">>,<0.926.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116670,2577420065,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,4204401539,2577420065}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:19.525 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.525 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 4204401539,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2577420065}} 04:13:19.525 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,false,0,false,false} 04:13:19.525 [info] KMOD Port Create PDP Context Call {<0.926.0>,[alias|#Ref<0.1884296174.1877278721.223552>]}: {create_pdp_context,{172,18,254,103},4204401539,2577420065,{192,168,0,20}} 04:13:19.525 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,20}, 4204401539, 2577420065 04:13:19.525 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2050,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,20}},{i_tid,4204401539},{o_tid,2577420065}]}} *DBG* epdg_ue_fsm_262424931379124 send ok to <0.934.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424931379124">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 4204401539, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2577420065}}}} *DBG* epdg_ue_fsm_262424931379124 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 4204401539, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2577420065}}} from <0.934.0> in state state_wait_create_session_resp => state_active 04:13:19.526 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 4204401539,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2577420065}) returned ok 04:13:19.526 [info] tunnel_response(<<"262424931379124">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 4204401539,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2577420065}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.526 [info] tunnel_response for <<"262424931379124">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 4204401539,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2577420065}} 04:13:19.526 [info] GSUP: Tx #{imsi => <<"262424931379124">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,20>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424997137629">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424997137629 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424997137629 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424997137629 receive call {auth_request,33,"internet",#{}} from <0.935.0> in state state_new 04:13:19.558 [info] GSUP: Rx #{imsi => <<"262424997137629">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424997137629 send ok to <0.935.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.559 [info] ue_fsm start(epdg_ue_fsm_262424997137629) *DBG* epdg_ue_fsm_262424997137629 consume call {auth_request,33,"internet",#{}} from <0.935.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424997137629 enter aaa_ue_fsm in state state_new 04:13:19.559 [info] ue_fsm init(<<"262424997137629">>) *DBG* epdg_ue_fsm_262424997137629 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424997137629 consume internal init_state in state state_new 04:13:19.559 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424997137629 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.559 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,false,0,false,false} 04:13:19.559 [info] ue_fsm start_link(aaa_ue_fsm_262424997137629) 04:13:19.559 [info] ue_fsm init("262424997137629") *DBG* aaa_ue_fsm_262424997137629 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424997137629 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.560 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.560 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424997137629",undefined,undefined,false,false,undefined} 04:13:19.560 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.560 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","100",";","nonode@nohost"],1,undefined,undefined,undefined,"262424997137629",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424997137629 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11>>, <<149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185>>, <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253, 11,44,125,74,93,141,234,252,179,230,89,69,193,196,21>>, <<12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223>>, <<46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34>>}]}} from <0.938.0> in state state_wait_swx_maa *DBG* aaa_ue_fsm_262424997137629 send ok to <0.938.0> 04:13:19.573 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;100;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424997137629",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11,149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185]],[[16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11,44,125,74,93,141,234,252,179,230,89,69,193,196,21]],["foobar"],[[46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34]],[[12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424997137629 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11>>, <<149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185>>, <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253, 11,44,125,74,93,141,234,252,179,230,89,69,193,196,21>>, <<12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223>>, <<46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34>>}]}} from <0.938.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424997137629 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11>>, <<149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185>>, <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253, 11,44,125,74,93,141,234,252,179,230,89,69,193,196,21>>, <<12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223>>, <<46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.573 [info] dia_sip2gsup: auth [16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11,149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185] authz [16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11,44,125,74,93,141,234,252,179,230,89,69,193,196,21]  04:13:19.573 [info] rand [16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11] autn [149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185]  *DBG* epdg_ue_fsm_262424997137629 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424997137629">>, {ok, [{epdg_auth_tuple, <<16,92,208,110,140,138,74,245,181,139,229,113, 117,252,253,11>>, <<149,171,168,75,229,73,254,30,79,251,149,149, 57,155,131,185>>, <<16,92,208,110,140,138,74,245,181,139,229,113, 117,252,253,11,44,125,74,93,141,234,252,179, 230,89,69,193,196,21>>, <<12,130,0,175,79,83,39,32,52,0,199,161,194, 194,78,223>>, <<46,9,181,192,229,220,69,65,217,188,166, 142,190,33,24,34>>}]}}} 04:13:19.573 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424997137629 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11>>, <<149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185>>, <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253, 11,44,125,74,93,141,234,252,179,230,89,69,193,196,21>>, <<12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223>>, <<46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.574 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424997137629",undefined,undefined,false,false,undefined} 04:13:19.574 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11>>,<<149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185>>,<<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11,44,125,74,93,141,234,252,179,230,89,69,193,196,21>>,<<12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223>>,<<46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.575 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11>>,<<149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185>>,<<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11,44,125,74,93,141,234,252,179,230,89,69,193,196,21>>,<<12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223>>,<<46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34>>}]}, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,false,0,false,false} 04:13:19.576 [info] auth_response(<<"262424997137629">>): {ok,[{epdg_auth_tuple,<<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11>>,<<149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185>>,<<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11,44,125,74,93,141,234,252,179,230,89,69,193,196,21>>,<<12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223>>,<<46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34>>}]} 04:13:19.576 [info] auth_response for <<"262424997137629">>: {ok,[{epdg_auth_tuple,<<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11>>,<<149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185>>,<<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11,44,125,74,93,141,234,252,179,230,89,69,193,196,21>>,<<12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223>>,<<46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34>>}]} 04:13:19.577 [info] GSUP: Tx #{auth_tuples => [#{autn => <<149,171,168,75,229,73,254,30,79,251,149,149,57,155,131,185>>,ck => <<46,9,181,192,229,220,69,65,217,188,166,142,190,33,24,34>>,ik => <<12,130,0,175,79,83,39,32,52,0,199,161,194,194,78,223>>,rand => <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11>>,res => <<16,92,208,110,140,138,74,245,181,139,229,113,117,252,253,11,44,125,74,93,141,234,252,179,230,89,69,193,196,21>>}],imsi => <<"262424997137629">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424997137629">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424997137629 receive call lu_request from <0.939.0> in state state_authenticating 04:13:19.582 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424997137629">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424997137629 send ok to <0.939.0> 04:13:19.582 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424997137629 consume call lu_request from <0.939.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424997137629 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.582 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,false,0,false,false} 04:13:19.583 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.583 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424997137629",undefined,undefined,false,false,undefined} 04:13:19.583 [debug] SWx Tx SAR Imsi="262424997137629" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424997137629 send ok to <0.201.0> 04:13:19.583 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","101",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424997137629",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424997137629 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424997137629 receive call {rx_swx_saa,{ok,1,#{}}} from <0.940.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424997137629 send ok to <0.940.0> *DBG* epdg_ue_fsm_262424997137629 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.595 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;101;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424997137629",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424997137629 consume call {rx_swx_saa,{ok,1,#{}}} from <0.940.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424997137629 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424997137629">>,ok}} 04:13:19.595 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424997137629 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.595 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424997137629",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.595 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:19.595 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,false,0,false,false} 04:13:19.595 [info] lu_response(<<"262424997137629">>): ok 04:13:19.596 [info] lu_response for <<"262424997137629">>: ok 04:13:19.596 [info] GSUP: Tx #{imsi => <<"262424997137629">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424997137629">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424997137629 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.941.0> in state state_authenticated 04:13:19.602 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424997137629">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424997137629 send ok to <0.941.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.602 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424997137629 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.941.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424997137629 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:19.602 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,false,0,false,false} 04:13:19.602 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:19.602 [info] s2b: Tx {gtp,v2,create_session_request,0,8519849,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424997137629">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116671,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401540,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:19.602 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424997137629 receive call {rx_s6b_aar,"262424997137629@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.942.0> in state state_authenticated 04:13:19.614 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424997137629@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.614 [info] ue_fsm ev_rx_s6b_aar: "262424997137629@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.615 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424997137629@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424997137629",undefined,undefined,true,false,undefined} 04:13:19.615 [debug] SWx Tx SAR Imsi="262424997137629" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424997137629 send ok to <0.942.0> 04:13:19.615 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","102",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424997137629",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424997137629 consume call {rx_s6b_aar,"262424997137629@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.942.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.615 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424997137629 receive call {rx_swx_saa,{ok,13,#{}}} from <0.943.0> in state state_authenticated_wait_swx_saa 04:13:19.620 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;102;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424997137629",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.620 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424997137629 send ok to <0.943.0> *DBG* aaa_ue_fsm_262424997137629 consume call {rx_swx_saa,{ok,13,#{}}} from <0.943.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.621 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424997137629","262424997137629@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.942.0>} 04:13:19.621 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.621 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.631 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,32,255,130,0,169,0,2,0,2,0,16,0,87,0,9,1,160,252,157,202,13,172,18,254,103,79,0,5,0,1,192,168,0,21,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,252,157,202,13,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,252,157,202,13,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.632 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116671,8519849,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<252,157,202,13>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4238199309,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4238199309,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,21>>}}} 04:13:19.632 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424997137629">>,<0.936.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116671,4238199309,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401540,4238199309}],[],[],[]}}}} *DBG* epdg_ue_fsm_262424997137629 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 4204401540, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4238199309}}} from <0.944.0> in state state_wait_create_session_resp 04:13:19.632 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.632 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 4204401540,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4238199309}} 04:13:19.633 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,false,0,false,false} 04:13:19.633 [info] KMOD Port Create PDP Context Call {<0.936.0>,[alias|#Ref<0.1884296174.1877278734.216852>]}: {create_pdp_context,{172,18,254,103},4204401540,4238199309,{192,168,0,21}} 04:13:19.633 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,21}, 4204401540, 4238199309 *DBG* epdg_ue_fsm_262424997137629 send ok to <0.944.0> 04:13:19.633 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],207,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,21}},{i_tid,4204401540},{o_tid,4238199309}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262424997137629">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 4204401540, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4238199309}}}} *DBG* epdg_ue_fsm_262424997137629 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 4204401540, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4238199309}}} from <0.944.0> in state state_wait_create_session_resp => state_active 04:13:19.634 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 4204401540,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4238199309}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.634 [info] tunnel_response(<<"262424997137629">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 4204401540,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4238199309}} 04:13:19.635 [info] tunnel_response for <<"262424997137629">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 4204401540,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4238199309}} 04:13:19.635 [info] GSUP: Tx #{imsi => <<"262424997137629">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,21>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425516884479">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425516884479 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425516884479 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425516884479 receive call {auth_request,33,"internet",#{}} from <0.945.0> in state state_new 04:13:19.658 [info] GSUP: Rx #{imsi => <<"262425516884479">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425516884479 send ok to <0.945.0> *DBG* aaa_ue_fsm_262425516884479 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425516884479 consume call {auth_request,33,"internet",#{}} from <0.945.0> in state state_new => state_wait_auth_resp 04:13:19.659 [info] ue_fsm start(epdg_ue_fsm_262425516884479) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425516884479 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425516884479 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:19.659 [info] ue_fsm init(<<"262425516884479">>) *DBG* aaa_ue_fsm_262425516884479 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.659 [info] ue_fsm auth_request 04:13:19.659 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,false,0,false,false} 04:13:19.659 [info] ue_fsm start_link(aaa_ue_fsm_262425516884479) 04:13:19.659 [info] ue_fsm init("262425516884479") 04:13:19.659 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.660 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425516884479",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425516884479 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425516884479 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.660 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.660 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","103",";","nonode@nohost"],1,undefined,undefined,undefined,"262425516884479",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425516884479 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129>>, <<186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152>>, <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129, 177,105,35,220,115,111,209,130,29,147,157,153,163,104>>, <<99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49>>, <<109,181,203,250,0,137,184,120,111,191,184,1,145,68,246, 206>>}]}} from <0.948.0> in state state_wait_swx_maa 04:13:19.674 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;103;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425516884479",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129,186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152]],[[255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129,177,105,35,220,115,111,209,130,29,147,157,153,163,104]],["foobar"],[[109,181,203,250,0,137,184,120,111,191,184,1,145,68,246,206]],[[99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.674 [info] dia_sip2gsup: auth [255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129,186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152] authz [255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129,177,105,35,220,115,111,209,130,29,147,157,153,163,104]  04:13:19.674 [info] rand [255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129] autn [186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152]  *DBG* aaa_ue_fsm_262425516884479 send ok to <0.948.0> *DBG* aaa_ue_fsm_262425516884479 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129>>, <<186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152>>, <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129, 177,105,35,220,115,111,209,130,29,147,157,153,163,104>>, <<99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49>>, <<109,181,203,250,0,137,184,120,111,191,184,1,145,68,246, 206>>}]}} from <0.948.0> in state state_wait_swx_maa => state_new 04:13:19.674 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425516884479 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129>>, <<186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152>>, <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129, 177,105,35,220,115,111,209,130,29,147,157,153,163,104>>, <<99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49>>, <<109,181,203,250,0,137,184,120,111,191,184,1,145,68,246, 206>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.675 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425516884479",undefined,undefined,false,false,undefined} 04:13:19.675 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129>>,<<186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152>>,<<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129,177,105,35,220,115,111,209,130,29,147,157,153,163,104>>,<<99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49>>,<<109,181,203,250,0,137,184,120,111,191,184,1,145,68,246,206>>}]} 04:13:19.676 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129>>,<<186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152>>,<<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129,177,105,35,220,115,111,209,130,29,147,157,153,163,104>>,<<99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49>>,<<109,181,203,250,0,137,184,120,111,191,184,1,145,68,246,206>>}]}, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425516884479 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425516884479">>, {ok, [{epdg_auth_tuple, <<255,27,48,254,134,157,35,137,48,226,105,231, 4,166,48,129>>, <<186,167,152,17,48,228,149,204,134,155,79,140, 190,36,147,152>>, <<255,27,48,254,134,157,35,137,48,226,105,231, 4,166,48,129,177,105,35,220,115,111,209,130, 29,147,157,153,163,104>>, <<99,250,139,63,194,212,90,233,244,148,225,124, 236,112,202,49>>, <<109,181,203,250,0,137,184,120,111,191, 184,1,145,68,246,206>>}]}}} 04:13:19.677 [info] auth_response(<<"262425516884479">>): {ok,[{epdg_auth_tuple,<<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129>>,<<186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152>>,<<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129,177,105,35,220,115,111,209,130,29,147,157,153,163,104>>,<<99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49>>,<<109,181,203,250,0,137,184,120,111,191,184,1,145,68,246,206>>}]} *DBG* epdg_ue_fsm_262425516884479 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129>>, <<186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152>>, <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129, 177,105,35,220,115,111,209,130,29,147,157,153,163,104>>, <<99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49>>, <<109,181,203,250,0,137,184,120,111,191,184,1,145,68,246, 206>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.677 [info] auth_response for <<"262425516884479">>: {ok,[{epdg_auth_tuple,<<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129>>,<<186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152>>,<<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129,177,105,35,220,115,111,209,130,29,147,157,153,163,104>>,<<99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49>>,<<109,181,203,250,0,137,184,120,111,191,184,1,145,68,246,206>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.677 [info] GSUP: Tx #{auth_tuples => [#{autn => <<186,167,152,17,48,228,149,204,134,155,79,140,190,36,147,152>>,ck => <<109,181,203,250,0,137,184,120,111,191,184,1,145,68,246,206>>,ik => <<99,250,139,63,194,212,90,233,244,148,225,124,236,112,202,49>>,rand => <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129>>,res => <<255,27,48,254,134,157,35,137,48,226,105,231,4,166,48,129,177,105,35,220,115,111,209,130,29,147,157,153,163,104>>}],imsi => <<"262425516884479">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425516884479">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425516884479 receive call lu_request from <0.949.0> in state state_authenticating 04:13:19.683 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425516884479">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425516884479 send ok to <0.949.0> 04:13:19.683 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425516884479 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425516884479 consume call lu_request from <0.949.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.683 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,false,0,false,false} 04:13:19.683 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.684 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425516884479",undefined,undefined,false,false,undefined} 04:13:19.684 [debug] SWx Tx SAR Imsi="262425516884479" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425516884479 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425516884479 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:19.684 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","104",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425516884479",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425516884479 receive call {rx_swx_saa,{ok,1,#{}}} from <0.950.0> in state state_wait_swx_saa 04:13:19.694 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;104;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425516884479",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425516884479 send ok to <0.950.0> 04:13:19.694 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425516884479 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425516884479 consume call {rx_swx_saa,{ok,1,#{}}} from <0.950.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425516884479 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425516884479">>,ok}} 04:13:19.694 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425516884479",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425516884479 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.694 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.695 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,false,0,false,false} 04:13:19.695 [info] lu_response(<<"262425516884479">>): ok 04:13:19.695 [info] lu_response for <<"262425516884479">>: ok 04:13:19.695 [info] GSUP: Tx #{imsi => <<"262425516884479">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425516884479">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425516884479 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.951.0> in state state_authenticated 04:13:19.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425516884479">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.700 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.700 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,false,0,false,false} 04:13:19.701 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262425516884479 send ok to <0.951.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.701 [info] s2b: Tx {gtp,v2,create_session_request,0,8519850,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425516884479">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116672,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401541,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425516884479 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.951.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425516884479 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:19.701 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425516884479 receive call {rx_s6b_aar,"262425516884479@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.952.0> in state state_authenticated 04:13:19.715 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425516884479@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.715 [info] ue_fsm ev_rx_s6b_aar: "262425516884479@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.715 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425516884479@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262425516884479",undefined,undefined,true,false,undefined} 04:13:19.715 [debug] SWx Tx SAR Imsi="262425516884479" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:19.715 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","105",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425516884479",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425516884479 send ok to <0.952.0> 04:13:19.715 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425516884479 consume call {rx_s6b_aar,"262425516884479@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.952.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425516884479 receive call {rx_swx_saa,{ok,13,#{}}} from <0.953.0> in state state_authenticated_wait_swx_saa 04:13:19.721 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;105;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425516884479",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.721 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425516884479 send ok to <0.953.0> 04:13:19.721 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425516884479","262425516884479@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.952.0>} *DBG* aaa_ue_fsm_262425516884479 consume call {rx_swx_saa,{ok,13,#{}}} from <0.953.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.722 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.722 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.729 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,0,130,0,170,0,2,0,2,0,16,0,87,0,9,1,160,107,198,60,46,172,18,254,103,79,0,5,0,1,192,168,0,22,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,107,198,60,46,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,107,198,60,46,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.729 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116672,8519850,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"kÆ<.">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1808153646,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1808153646,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,22>>}}} 04:13:19.729 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425516884479">>,<0.946.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116672,1808153646,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,4204401541,1808153646}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:19.729 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262425516884479 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 4204401541, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1808153646}}} from <0.954.0> in state state_wait_create_session_resp 04:13:19.729 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 4204401541,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1808153646}} 04:13:19.729 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,false,0,false,false} 04:13:19.729 [info] KMOD Port Create PDP Context Call {<0.946.0>,[alias|#Ref<0.1884296174.1877278721.223856>]}: {create_pdp_context,{172,18,254,103},4204401541,1808153646,{192,168,0,22}} 04:13:19.729 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,22}, 4204401541, 1808153646 04:13:19.729 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2114,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,22}},{i_tid,4204401541},{o_tid,1808153646}]}} *DBG* epdg_ue_fsm_262425516884479 send ok to <0.954.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425516884479">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 4204401541, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1808153646}}}} 04:13:19.730 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 4204401541,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1808153646}) returned ok *DBG* epdg_ue_fsm_262425516884479 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 4204401541, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1808153646}}} from <0.954.0> in state state_wait_create_session_resp => state_active 04:13:19.730 [info] tunnel_response(<<"262425516884479">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 4204401541,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1808153646}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.730 [info] tunnel_response for <<"262425516884479">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 4204401541,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1808153646}} 04:13:19.730 [info] GSUP: Tx #{imsi => <<"262425516884479">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,22>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422146133531">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:19.758 [info] GSUP: Rx #{imsi => <<"262422146133531">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422146133531 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422146133531 consume internal init_state in state state_new 04:13:19.759 [info] ue_fsm start(epdg_ue_fsm_262422146133531) *DBG* epdg_ue_fsm_262422146133531 receive call {auth_request,33,"internet",#{}} from <0.955.0> in state state_new 04:13:19.759 [info] ue_fsm init(<<"262422146133531">>) *DBG* epdg_ue_fsm_262422146133531 send ok to <0.955.0> 04:13:19.759 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422146133531 consume call {auth_request,33,"internet",#{}} from <0.955.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422146133531 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.759 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422146133531 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422146133531 consume internal init_state in state state_new 04:13:19.759 [info] ue_fsm start_link(aaa_ue_fsm_262422146133531) *DBG* aaa_ue_fsm_262422146133531 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.760 [info] ue_fsm init("262422146133531") 04:13:19.760 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.761 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422146133531",undefined,undefined,false,false,undefined} 04:13:19.761 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.761 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","106",";","nonode@nohost"],1,undefined,undefined,undefined,"262422146133531",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422146133531 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422146133531 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.775 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;106;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422146133531",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39]],[[223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4,118,233,13,60,212,120,13,161,171,211,136,185,168]],["foobar"],[[26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159]],[[207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422146133531 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"ßX½\vôK$¿{ë¥×\b*ÔD">>, <<226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39>>, <<223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4, 118,233,13,60,212,120,13,161,171,211,136,185,168>>, <<207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35>>, <<26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159>>}]}} from <0.958.0> in state state_wait_swx_maa 04:13:19.775 [info] dia_sip2gsup: auth [223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39] authz [223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4,118,233,13,60,212,120,13,161,171,211,136,185,168]  04:13:19.775 [info] rand "ßX½\vôK$¿{ë¥×\b*ÔD" autn [226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39]  *DBG* aaa_ue_fsm_262422146133531 send ok to <0.958.0> 04:13:19.775 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422146133531 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"ßX½\vôK$¿{ë¥×\b*ÔD">>, <<226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39>>, <<223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4, 118,233,13,60,212,120,13,161,171,211,136,185,168>>, <<207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35>>, <<26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159>>}]}} from <0.958.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422146133531 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"ßX½\vôK$¿{ë¥×\b*ÔD">>, <<226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39>>, <<223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4, 118,233,13,60,212,120,13,161,171,211,136,185,168>>, <<207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35>>, <<26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.776 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422146133531",undefined,undefined,false,false,undefined} 04:13:19.776 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"ßX½\vôK$¿{ë¥×\b*ÔD">>,<<226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39>>,<<223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4,118,233,13,60,212,120,13,161,171,211,136,185,168>>,<<207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35>>,<<26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159>>}]} *DBG* epdg_ue_fsm_262422146133531 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422146133531">>, {ok, [{epdg_auth_tuple,<<"ßX½\vôK$¿{ë¥×\b*ÔD">>, <<226,30,3,198,11,217,24,104,4,19,231,119,50, 184,137,39>>, <<223,88,189,11,244,75,36,191,123,235,165,215, 8,42,212,68,4,118,233,13,60,212,120,13,161, 171,211,136,185,168>>, <<207,180,19,190,99,166,100,255,196,215,66,175, 83,112,118,35>>, <<26,177,50,99,236,69,61,121,120,31,44, 255,64,132,132,159>>}]}}} 04:13:19.777 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"ßX½\vôK$¿{ë¥×\b*ÔD">>,<<226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39>>,<<223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4,118,233,13,60,212,120,13,161,171,211,136,185,168>>,<<207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35>>,<<26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159>>}]}, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422146133531 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"ßX½\vôK$¿{ë¥×\b*ÔD">>, <<226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39>>, <<223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4, 118,233,13,60,212,120,13,161,171,211,136,185,168>>, <<207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35>>, <<26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.777 [info] auth_response(<<"262422146133531">>): {ok,[{epdg_auth_tuple,<<"ßX½\vôK$¿{ë¥×\b*ÔD">>,<<226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39>>,<<223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4,118,233,13,60,212,120,13,161,171,211,136,185,168>>,<<207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35>>,<<26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.778 [info] auth_response for <<"262422146133531">>: {ok,[{epdg_auth_tuple,<<"ßX½\vôK$¿{ë¥×\b*ÔD">>,<<226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39>>,<<223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4,118,233,13,60,212,120,13,161,171,211,136,185,168>>,<<207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35>>,<<26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159>>}]} 04:13:19.778 [info] GSUP: Tx #{auth_tuples => [#{autn => <<226,30,3,198,11,217,24,104,4,19,231,119,50,184,137,39>>,ck => <<26,177,50,99,236,69,61,121,120,31,44,255,64,132,132,159>>,ik => <<207,180,19,190,99,166,100,255,196,215,66,175,83,112,118,35>>,rand => <<"ßX½\vôK$¿{ë¥×\b*ÔD">>,res => <<223,88,189,11,244,75,36,191,123,235,165,215,8,42,212,68,4,118,233,13,60,212,120,13,161,171,211,136,185,168>>}],imsi => <<"262422146133531">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422146133531">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422146133531 receive call lu_request from <0.959.0> in state state_authenticating 04:13:19.784 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422146133531">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422146133531 send ok to <0.959.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422146133531 consume call lu_request from <0.959.0> in state state_authenticating 04:13:19.784 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422146133531 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.784 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,false,0,false,false} 04:13:19.785 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.785 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422146133531",undefined,undefined,false,false,undefined} 04:13:19.785 [debug] SWx Tx SAR Imsi="262422146133531" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.785 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","107",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422146133531",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422146133531 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422146133531 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422146133531 receive call {rx_swx_saa,{ok,1,#{}}} from <0.960.0> in state state_wait_swx_saa 04:13:19.794 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;107;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422146133531",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.795 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422146133531 send ok to <0.960.0> *DBG* epdg_ue_fsm_262422146133531 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.795 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422146133531",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422146133531 consume call {rx_swx_saa,{ok,1,#{}}} from <0.960.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422146133531 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422146133531">>,ok}} 04:13:19.795 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422146133531 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.795 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.795 [info] lu_response(<<"262422146133531">>): ok 04:13:19.796 [info] lu_response for <<"262422146133531">>: ok 04:13:19.796 [info] GSUP: Tx #{imsi => <<"262422146133531">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422146133531">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422146133531 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.961.0> in state state_authenticated 04:13:19.800 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422146133531">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.800 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.800 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,false,0,false,false} 04:13:19.800 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:19.800 [info] s2b: Tx {gtp,v2,create_session_request,0,8519851,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422146133531">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116673,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401542,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422146133531 send ok to <0.961.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.800 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422146133531 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.961.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422146133531 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422146133531 receive call {rx_s6b_aar,"262422146133531@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.962.0> in state state_authenticated 04:13:19.808 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422146133531@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.809 [info] ue_fsm ev_rx_s6b_aar: "262422146133531@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.809 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422146133531@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422146133531",undefined,undefined,true,false,undefined} 04:13:19.809 [debug] SWx Tx SAR Imsi="262422146133531" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:19.809 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","108",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422146133531",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422146133531 send ok to <0.962.0> *DBG* aaa_ue_fsm_262422146133531 consume call {rx_s6b_aar,"262422146133531@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.962.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.809 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422146133531 receive call {rx_swx_saa,{ok,13,#{}}} from <0.963.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422146133531 send ok to <0.963.0> 04:13:19.815 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;108;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422146133531",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422146133531 consume call {rx_swx_saa,{ok,13,#{}}} from <0.963.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.815 [info] ue_fsm ev_rx_swx_saa 04:13:19.815 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422146133531","262422146133531@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.962.0>} 04:13:19.815 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.816 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.825 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,1,130,0,171,0,2,0,2,0,16,0,87,0,9,1,160,231,24,199,241,172,18,254,103,79,0,5,0,1,192,168,0,23,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,231,24,199,241,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,231,24,199,241,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.826 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116673,8519851,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<231,24,199,241>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3877160945,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3877160945,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,23>>}}} *DBG* epdg_ue_fsm_262422146133531 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 4204401542, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3877160945}}} from <0.964.0> in state state_wait_create_session_resp 04:13:19.826 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422146133531">>,<0.956.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116673,3877160945,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401542,3877160945}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:19.826 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.826 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 4204401542,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3877160945}} 04:13:19.827 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,false,0,false,false} 04:13:19.827 [info] KMOD Port Create PDP Context Call {<0.956.0>,[alias|#Ref<0.1884296174.1877278734.217148>]}: {create_pdp_context,{172,18,254,103},4204401542,3877160945,{192,168,0,23}} 04:13:19.827 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,23}, 4204401542, 3877160945 *DBG* epdg_ue_fsm_262422146133531 send ok to <0.964.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422146133531">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 4204401542, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3877160945}}}} 04:13:19.827 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],271,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,23}},{i_tid,4204401542},{o_tid,3877160945}]}} *DBG* epdg_ue_fsm_262422146133531 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 4204401542, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3877160945}}} from <0.964.0> in state state_wait_create_session_resp => state_active 04:13:19.828 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 4204401542,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3877160945}) returned ok 04:13:19.828 [info] tunnel_response(<<"262422146133531">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 4204401542,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3877160945}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.828 [info] tunnel_response for <<"262422146133531">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 4204401542,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3877160945}} 04:13:19.828 [info] GSUP: Tx #{imsi => <<"262422146133531">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,23>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421426529928">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421426529928 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421426529928 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421426529928 receive call {auth_request,33,"internet",#{}} from <0.965.0> in state state_new 04:13:19.859 [info] GSUP: Rx #{imsi => <<"262421426529928">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:19.859 [info] ue_fsm start(epdg_ue_fsm_262421426529928) *DBG* epdg_ue_fsm_262421426529928 send ok to <0.965.0> 04:13:19.859 [info] ue_fsm init(<<"262421426529928">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421426529928 consume call {auth_request,33,"internet",#{}} from <0.965.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421426529928 enter aaa_ue_fsm in state state_new 04:13:19.859 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421426529928 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421426529928 consume internal init_state in state state_new 04:13:19.859 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421426529928 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.860 [info] ue_fsm start_link(aaa_ue_fsm_262421426529928) 04:13:19.860 [info] ue_fsm init("262421426529928") *DBG* aaa_ue_fsm_262421426529928 send ok to <0.201.0> 04:13:19.860 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421426529928 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.860 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421426529928",undefined,undefined,false,false,undefined} 04:13:19.861 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.861 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","109",";","nonode@nohost"],1,undefined,undefined,undefined,"262421426529928",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421426529928 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11>>, <<" w(d~÷UòyÜZß[¹üï">>, <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11, 184,12,197,196,40,98,249,251,54,34,16,165,4,4>>, <<148,144,73,234,196,68,246,22,226,229,234,110,200,222,153, 246>>, <<181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199>>}]}} from <0.968.0> in state state_wait_swx_maa 04:13:19.874 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;109;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421426529928",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11,32,119,40,100,126,247,85,242,121,220,90,223,91,185,252,239]],[[199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11,184,12,197,196,40,98,249,251,54,34,16,165,4,4]],["foobar"],[[181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199]],[[148,144,73,234,196,68,246,22,226,229,234,110,200,222,153,246]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.875 [info] dia_sip2gsup: auth [199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11,32,119,40,100,126,247,85,242,121,220,90,223,91,185,252,239] authz [199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11,184,12,197,196,40,98,249,251,54,34,16,165,4,4]  *DBG* aaa_ue_fsm_262421426529928 send ok to <0.968.0> 04:13:19.875 [info] rand [199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11] autn " w(d~÷UòyÜZß[¹üï"  *DBG* epdg_ue_fsm_262421426529928 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11>>, <<" w(d~÷UòyÜZß[¹üï">>, <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11, 184,12,197,196,40,98,249,251,54,34,16,165,4,4>>, <<148,144,73,234,196,68,246,22,226,229,234,110,200,222,153, 246>>, <<181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.875 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421426529928 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11>>, <<" w(d~÷UòyÜZß[¹üï">>, <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11, 184,12,197,196,40,98,249,251,54,34,16,165,4,4>>, <<148,144,73,234,196,68,246,22,226,229,234,110,200,222,153, 246>>, <<181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199>>}]}} from <0.968.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421426529928 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421426529928">>, {ok, [{epdg_auth_tuple, <<199,48,24,171,213,72,188,236,53,201,221,70, 79,60,124,11>>, <<" w(d~÷UòyÜZß[¹üï">>, <<199,48,24,171,213,72,188,236,53,201,221,70, 79,60,124,11,184,12,197,196,40,98,249,251,54, 34,16,165,4,4>>, <<148,144,73,234,196,68,246,22,226,229,234,110, 200,222,153,246>>, <<181,5,25,165,29,28,222,4,103,199,148, 195,132,145,76,199>>}]}}} 04:13:19.876 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421426529928",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421426529928 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11>>, <<" w(d~÷UòyÜZß[¹üï">>, <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11, 184,12,197,196,40,98,249,251,54,34,16,165,4,4>>, <<148,144,73,234,196,68,246,22,226,229,234,110,200,222,153, 246>>, <<181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.876 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11>>,<<" w(d~÷UòyÜZß[¹üï">>,<<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11,184,12,197,196,40,98,249,251,54,34,16,165,4,4>>,<<148,144,73,234,196,68,246,22,226,229,234,110,200,222,153,246>>,<<181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.877 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11>>,<<" w(d~÷UòyÜZß[¹üï">>,<<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11,184,12,197,196,40,98,249,251,54,34,16,165,4,4>>,<<148,144,73,234,196,68,246,22,226,229,234,110,200,222,153,246>>,<<181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199>>}]}, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,false,0,false,false} 04:13:19.877 [info] auth_response(<<"262421426529928">>): {ok,[{epdg_auth_tuple,<<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11>>,<<" w(d~÷UòyÜZß[¹üï">>,<<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11,184,12,197,196,40,98,249,251,54,34,16,165,4,4>>,<<148,144,73,234,196,68,246,22,226,229,234,110,200,222,153,246>>,<<181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199>>}]} 04:13:19.878 [info] auth_response for <<"262421426529928">>: {ok,[{epdg_auth_tuple,<<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11>>,<<" w(d~÷UòyÜZß[¹üï">>,<<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11,184,12,197,196,40,98,249,251,54,34,16,165,4,4>>,<<148,144,73,234,196,68,246,22,226,229,234,110,200,222,153,246>>,<<181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199>>}]} 04:13:19.878 [info] GSUP: Tx #{auth_tuples => [#{autn => <<" w(d~÷UòyÜZß[¹üï">>,ck => <<181,5,25,165,29,28,222,4,103,199,148,195,132,145,76,199>>,ik => <<148,144,73,234,196,68,246,22,226,229,234,110,200,222,153,246>>,rand => <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11>>,res => <<199,48,24,171,213,72,188,236,53,201,221,70,79,60,124,11,184,12,197,196,40,98,249,251,54,34,16,165,4,4>>}],imsi => <<"262421426529928">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421426529928">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421426529928 receive call lu_request from <0.969.0> in state state_authenticating 04:13:19.882 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421426529928">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421426529928 send ok to <0.969.0> *DBG* epdg_ue_fsm_262421426529928 consume call lu_request from <0.969.0> in state state_authenticating 04:13:19.883 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421426529928 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.883 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421426529928 send ok to <0.201.0> 04:13:19.883 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262421426529928 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:19.883 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421426529928",undefined,undefined,false,false,undefined} 04:13:19.884 [debug] SWx Tx SAR Imsi="262421426529928" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.884 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","110",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421426529928",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421426529928 receive call {rx_swx_saa,{ok,1,#{}}} from <0.970.0> in state state_wait_swx_saa 04:13:19.893 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;110;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421426529928",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421426529928 send ok to <0.970.0> *DBG* epdg_ue_fsm_262421426529928 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421426529928 consume call {rx_swx_saa,{ok,1,#{}}} from <0.970.0> in state state_wait_swx_saa => state_authenticated 04:13:19.893 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421426529928 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421426529928">>,ok}} 04:13:19.893 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421426529928",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421426529928 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.893 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:19.893 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,false,0,false,false} 04:13:19.893 [info] lu_response(<<"262421426529928">>): ok 04:13:19.894 [info] lu_response for <<"262421426529928">>: ok 04:13:19.894 [info] GSUP: Tx #{imsi => <<"262421426529928">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421426529928">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421426529928 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.971.0> in state state_authenticated 04:13:19.899 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421426529928">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.899 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.899 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,false,0,false,false} 04:13:19.899 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:19.900 [info] s2b: Tx {gtp,v2,create_session_request,0,8519852,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421426529928">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116674,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401543,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421426529928 send ok to <0.971.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.900 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421426529928 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.971.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421426529928 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421426529928 receive call {rx_s6b_aar,"262421426529928@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.972.0> in state state_authenticated 04:13:19.912 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421426529928@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.912 [info] ue_fsm ev_rx_s6b_aar: "262421426529928@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:19.913 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421426529928@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421426529928",undefined,undefined,true,false,undefined} 04:13:19.913 [debug] SWx Tx SAR Imsi="262421426529928" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:19.913 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","111",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421426529928",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421426529928 send ok to <0.972.0> 04:13:19.913 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421426529928 consume call {rx_s6b_aar,"262421426529928@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.972.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421426529928 receive call {rx_swx_saa,{ok,13,#{}}} from <0.973.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421426529928 send ok to <0.973.0> 04:13:19.919 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;111;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421426529928",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421426529928 consume call {rx_swx_saa,{ok,13,#{}}} from <0.973.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.919 [info] ue_fsm ev_rx_swx_saa 04:13:19.920 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421426529928","262421426529928@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.972.0>} 04:13:19.920 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.920 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.929 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,2,130,0,172,0,2,0,2,0,16,0,87,0,9,1,160,21,162,71,145,172,18,254,103,79,0,5,0,1,192,168,0,24,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,21,162,71,145,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,21,162,71,145,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.930 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116674,8519852,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<21,162,71,145>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,362956689,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,362956689,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,24>>}}} *DBG* epdg_ue_fsm_262421426529928 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 4204401543, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 362956689}}} from <0.974.0> in state state_wait_create_session_resp 04:13:19.930 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421426529928">>,<0.966.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116674,362956689,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4204401543,362956689}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:19.930 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.930 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 4204401543,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 362956689}} 04:13:19.930 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,false,0,false,false} 04:13:19.931 [info] KMOD Port Create PDP Context Call {<0.966.0>,[alias|#Ref<0.1884296174.1877278734.217285>]}: {create_pdp_context,{172,18,254,103},4204401543,362956689,{192,168,0,24}} 04:13:19.931 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,24}, 4204401543, 362956689 04:13:19.931 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2178,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,24}},{i_tid,4204401543},{o_tid,362956689}]}} *DBG* epdg_ue_fsm_262421426529928 send ok to <0.974.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421426529928">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 4204401543, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 362956689}}}} 04:13:19.931 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 4204401543,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 362956689}) returned ok *DBG* epdg_ue_fsm_262421426529928 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 4204401543, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 362956689}}} from <0.974.0> in state state_wait_create_session_resp => state_active 04:13:19.931 [info] tunnel_response(<<"262421426529928">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 4204401543,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 362956689}} 04:13:19.932 [info] tunnel_response for <<"262421426529928">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 4204401543,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 362956689}} 04:13:19.932 [info] GSUP: Tx #{imsi => <<"262421426529928">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,24>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262427889670081">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:19.959 [info] GSUP: Rx #{imsi => <<"262427889670081">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427889670081 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427889670081 consume internal init_state in state state_new 04:13:19.959 [info] ue_fsm start(epdg_ue_fsm_262427889670081) *DBG* epdg_ue_fsm_262427889670081 receive call {auth_request,33,"internet",#{}} from <0.975.0> in state state_new 04:13:19.959 [info] ue_fsm init(<<"262427889670081">>) *DBG* epdg_ue_fsm_262427889670081 send ok to <0.975.0> 04:13:19.959 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427889670081 consume call {auth_request,33,"internet",#{}} from <0.975.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427889670081 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427889670081 enter aaa_ue_fsm in state state_new 04:13:19.960 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427889670081 consume internal init_state in state state_new 04:13:19.960 [info] ue_fsm start_link(aaa_ue_fsm_262427889670081) *DBG* aaa_ue_fsm_262427889670081 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.960 [info] ue_fsm init("262427889670081") 04:13:19.960 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.961 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427889670081",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427889670081 send ok to <0.201.0> 04:13:19.961 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427889670081 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.961 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","112",";","nonode@nohost"],1,undefined,undefined,undefined,"262427889670081",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427889670081 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"\"?ç@Øl¸.jN\vÕøV¼v">>, <<248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68>>, <<34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118, 226,62,44,147,30,114,39,28,82,123,9,48,92,107>>, <<55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128>>, <<243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5>>}]}} from <0.978.0> in state state_wait_swx_maa 04:13:19.975 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;112;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427889670081",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118,248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68]],[[34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118,226,62,44,147,30,114,39,28,82,123,9,48,92,107]],["foobar"],[[243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5]],[[55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.975 [info] dia_sip2gsup: auth [34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118,248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68] authz [34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118,226,62,44,147,30,114,39,28,82,123,9,48,92,107]  *DBG* aaa_ue_fsm_262427889670081 send ok to <0.978.0> 04:13:19.975 [info] rand "\"?ç@Øl¸.jN\vÕøV¼v" autn [248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68]  *DBG* epdg_ue_fsm_262427889670081 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"\"?ç@Øl¸.jN\vÕøV¼v">>, <<248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68>>, <<34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118, 226,62,44,147,30,114,39,28,82,123,9,48,92,107>>, <<55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128>>, <<243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.975 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427889670081 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"\"?ç@Øl¸.jN\vÕøV¼v">>, <<248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68>>, <<34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118, 226,62,44,147,30,114,39,28,82,123,9,48,92,107>>, <<55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128>>, <<243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5>>}]}} from <0.978.0> in state state_wait_swx_maa => state_new 04:13:19.976 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427889670081",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427889670081 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427889670081">>, {ok, [{epdg_auth_tuple,<<"\"?ç@Øl¸.jN\vÕøV¼v">>, <<248,176,150,149,179,26,100,62,78,227,3,60, 232,91,6,68>>, <<34,63,231,64,216,108,184,46,106,78,11,213, 248,86,188,118,226,62,44,147,30,114,39,28,82, 123,9,48,92,107>>, <<55,237,116,139,73,150,54,52,38,30,106,210,36, 57,222,128>>, <<243,95,139,114,86,167,42,61,214,241,218, 83,159,79,12,5>>}]}}} 04:13:19.976 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"\"?ç@Øl¸.jN\vÕøV¼v">>,<<248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68>>,<<34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118,226,62,44,147,30,114,39,28,82,123,9,48,92,107>>,<<55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128>>,<<243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5>>}]} *DBG* epdg_ue_fsm_262427889670081 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"\"?ç@Øl¸.jN\vÕøV¼v">>, <<248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68>>, <<34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118, 226,62,44,147,30,114,39,28,82,123,9,48,92,107>>, <<55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128>>, <<243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.977 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"\"?ç@Øl¸.jN\vÕøV¼v">>,<<248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68>>,<<34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118,226,62,44,147,30,114,39,28,82,123,9,48,92,107>>,<<55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128>>,<<243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5>>}]}, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,false,0,false,false} 04:13:19.977 [info] auth_response(<<"262427889670081">>): {ok,[{epdg_auth_tuple,<<"\"?ç@Øl¸.jN\vÕøV¼v">>,<<248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68>>,<<34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118,226,62,44,147,30,114,39,28,82,123,9,48,92,107>>,<<55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128>>,<<243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5>>}]} 04:13:19.978 [info] auth_response for <<"262427889670081">>: {ok,[{epdg_auth_tuple,<<"\"?ç@Øl¸.jN\vÕøV¼v">>,<<248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68>>,<<34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118,226,62,44,147,30,114,39,28,82,123,9,48,92,107>>,<<55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128>>,<<243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5>>}]} 04:13:19.978 [info] GSUP: Tx #{auth_tuples => [#{autn => <<248,176,150,149,179,26,100,62,78,227,3,60,232,91,6,68>>,ck => <<243,95,139,114,86,167,42,61,214,241,218,83,159,79,12,5>>,ik => <<55,237,116,139,73,150,54,52,38,30,106,210,36,57,222,128>>,rand => <<"\"?ç@Øl¸.jN\vÕøV¼v">>,res => <<34,63,231,64,216,108,184,46,106,78,11,213,248,86,188,118,226,62,44,147,30,114,39,28,82,123,9,48,92,107>>}],imsi => <<"262427889670081">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427889670081">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427889670081 receive call lu_request from <0.979.0> in state state_authenticating 04:13:19.983 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427889670081">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427889670081 send ok to <0.979.0> 04:13:19.983 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427889670081 consume call lu_request from <0.979.0> in state state_authenticating *DBG* aaa_ue_fsm_262427889670081 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.983 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,false,0,false,false} 04:13:19.984 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.984 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427889670081",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427889670081 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427889670081 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:19.984 [debug] SWx Tx SAR Imsi="262427889670081" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.984 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","113",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427889670081",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427889670081 receive call {rx_swx_saa,{ok,1,#{}}} from <0.980.0> in state state_wait_swx_saa 04:13:19.993 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;113;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427889670081",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.993 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427889670081 send ok to <0.980.0> *DBG* aaa_ue_fsm_262427889670081 consume call {rx_swx_saa,{ok,1,#{}}} from <0.980.0> in state state_wait_swx_saa => state_authenticated 04:13:19.993 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427889670081",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427889670081 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.993 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427889670081 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427889670081">>,ok}} 04:13:19.994 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427889670081 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.994 [info] lu_response(<<"262427889670081">>): ok 04:13:19.994 [info] lu_response for <<"262427889670081">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.994 [info] GSUP: Tx #{imsi => <<"262427889670081">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427889670081">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427889670081 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.981.0> in state state_authenticated 04:13:20.000 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427889670081">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.000 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.001 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,false,0,false,false} 04:13:20.001 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:20.001 [info] s2b: Tx {gtp,v2,create_session_request,0,8519853,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427889670081">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116675,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401544,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427889670081 send ok to <0.981.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.001 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427889670081 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.981.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427889670081 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427889670081 receive call {rx_s6b_aar,"262427889670081@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.982.0> in state state_authenticated 04:13:20.009 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427889670081@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.009 [info] ue_fsm ev_rx_s6b_aar: "262427889670081@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.010 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427889670081@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427889670081",undefined,undefined,true,false,undefined} 04:13:20.010 [debug] SWx Tx SAR Imsi="262427889670081" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:20.010 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","114",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427889670081",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427889670081 send ok to <0.982.0> *DBG* aaa_ue_fsm_262427889670081 consume call {rx_s6b_aar,"262427889670081@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.982.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.010 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427889670081 receive call {rx_swx_saa,{ok,13,#{}}} from <0.983.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427889670081 send ok to <0.983.0> 04:13:20.015 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;114;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427889670081",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427889670081 consume call {rx_swx_saa,{ok,13,#{}}} from <0.983.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.015 [info] ue_fsm ev_rx_swx_saa 04:13:20.015 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427889670081","262427889670081@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.982.0>} 04:13:20.015 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.015 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.021 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,3,130,0,173,0,2,0,2,0,16,0,87,0,9,1,160,14,254,33,17,172,18,254,103,79,0,5,0,1,192,168,0,25,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,14,254,33,17,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,14,254,33,17,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.022 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116675,8519853,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<14,254,33,17>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,251535633,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,251535633,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,25>>}}} 04:13:20.022 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427889670081">>,<0.976.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116675,251535633,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401544,251535633}],[]}}}} *DBG* epdg_ue_fsm_262427889670081 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 4204401544, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 251535633}}} from <0.984.0> in state state_wait_create_session_resp 04:13:20.022 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.022 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 4204401544,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 251535633}} 04:13:20.022 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,false,0,false,false} 04:13:20.022 [info] KMOD Port Create PDP Context Call {<0.976.0>,[alias|#Ref<0.1884296174.1877278733.215999>]}: {create_pdp_context,{172,18,254,103},4204401544,251535633,{192,168,0,25}} *DBG* epdg_ue_fsm_262427889670081 send ok to <0.984.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427889670081">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 4204401544, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 251535633}}}} 04:13:20.022 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,25}, 4204401544, 251535633 *DBG* epdg_ue_fsm_262427889670081 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 4204401544, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 251535633}}} from <0.984.0> in state state_wait_create_session_resp => state_active 04:13:20.022 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2242,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,25}},{i_tid,4204401544},{o_tid,251535633}]}} 04:13:20.023 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 4204401544,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 251535633}) returned ok 04:13:20.023 [info] tunnel_response(<<"262427889670081">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 4204401544,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 251535633}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.023 [info] tunnel_response for <<"262427889670081">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 4204401544,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 251535633}} 04:13:20.023 [info] GSUP: Tx #{imsi => <<"262427889670081">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,25>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421970807458">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421970807458 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421970807458 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421970807458 receive call {auth_request,33,"internet",#{}} from <0.985.0> in state state_new 04:13:20.060 [info] GSUP: Rx #{imsi => <<"262421970807458">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421970807458 send ok to <0.985.0> 04:13:20.060 [info] ue_fsm start(epdg_ue_fsm_262421970807458) *DBG* epdg_ue_fsm_262421970807458 consume call {auth_request,33,"internet",#{}} from <0.985.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421970807458 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421970807458 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421970807458 consume internal init_state in state state_new 04:13:20.060 [info] ue_fsm init(<<"262421970807458">>) *DBG* aaa_ue_fsm_262421970807458 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.060 [info] ue_fsm auth_request 04:13:20.060 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,false,0,false,false} 04:13:20.061 [info] ue_fsm start_link(aaa_ue_fsm_262421970807458) 04:13:20.061 [info] ue_fsm init("262421970807458") 04:13:20.061 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.061 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421970807458",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421970807458 send ok to <0.201.0> 04:13:20.062 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421970807458 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.062 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","115",";","nonode@nohost"],1,undefined,undefined,undefined,"262421970807458",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:20.075 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;115;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421970807458",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38]],[[148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51,239,27,48,10,23,113,166,108,251,226,199,127,49]],["foobar"],["(o9¯%=2§V¬²S[ûjº"],[[68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421970807458 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145>>, <<64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38>>, <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51, 239,27,48,10,23,113,166,108,251,226,199,127,49>>, <<68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58>>, <<"(o9¯%=2§V¬²S[ûjº">>}]}} from <0.988.0> in state state_wait_swx_maa 04:13:20.075 [info] dia_sip2gsup: auth [148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38] authz [148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51,239,27,48,10,23,113,166,108,251,226,199,127,49]  04:13:20.076 [info] rand [148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145] autn [64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38]  04:13:20.076 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421970807458 send ok to <0.988.0> *DBG* aaa_ue_fsm_262421970807458 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145>>, <<64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38>>, <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51, 239,27,48,10,23,113,166,108,251,226,199,127,49>>, <<68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58>>, <<"(o9¯%=2§V¬²S[ûjº">>}]}} from <0.988.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421970807458 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145>>, <<64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38>>, <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51, 239,27,48,10,23,113,166,108,251,226,199,127,49>>, <<68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58>>, <<"(o9¯%=2§V¬²S[ûjº">>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.076 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421970807458",undefined,undefined,false,false,undefined} 04:13:20.077 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145>>,<<64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38>>,<<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51,239,27,48,10,23,113,166,108,251,226,199,127,49>>,<<68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58>>,<<"(o9¯%=2§V¬²S[ûjº">>}]} 04:13:20.078 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145>>,<<64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38>>,<<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51,239,27,48,10,23,113,166,108,251,226,199,127,49>>,<<68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58>>,<<"(o9¯%=2§V¬²S[ûjº">>}]}, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421970807458 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421970807458">>, {ok, [{epdg_auth_tuple, <<148,5,138,93,54,95,34,20,151,153,45,208,98, 222,221,145>>, <<64,161,98,214,96,129,134,141,184,83,23,101, 106,190,126,38>>, <<148,5,138,93,54,95,34,20,151,153,45,208,98, 222,221,145,51,239,27,48,10,23,113,166,108, 251,226,199,127,49>>, <<68,186,239,155,104,108,4,74,143,73,23,61,197, 63,135,58>>, <<"(o9¯%=2§V¬²S[ûjº">>}]}}} 04:13:20.078 [info] auth_response(<<"262421970807458">>): {ok,[{epdg_auth_tuple,<<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145>>,<<64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38>>,<<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51,239,27,48,10,23,113,166,108,251,226,199,127,49>>,<<68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58>>,<<"(o9¯%=2§V¬²S[ûjº">>}]} *DBG* epdg_ue_fsm_262421970807458 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145>>, <<64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38>>, <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51, 239,27,48,10,23,113,166,108,251,226,199,127,49>>, <<68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58>>, <<"(o9¯%=2§V¬²S[ûjº">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.078 [info] auth_response for <<"262421970807458">>: {ok,[{epdg_auth_tuple,<<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145>>,<<64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38>>,<<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51,239,27,48,10,23,113,166,108,251,226,199,127,49>>,<<68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58>>,<<"(o9¯%=2§V¬²S[ûjº">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.079 [info] GSUP: Tx #{auth_tuples => [#{autn => <<64,161,98,214,96,129,134,141,184,83,23,101,106,190,126,38>>,ck => <<"(o9¯%=2§V¬²S[ûjº">>,ik => <<68,186,239,155,104,108,4,74,143,73,23,61,197,63,135,58>>,rand => <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145>>,res => <<148,5,138,93,54,95,34,20,151,153,45,208,98,222,221,145,51,239,27,48,10,23,113,166,108,251,226,199,127,49>>}],imsi => <<"262421970807458">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421970807458">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421970807458 receive call lu_request from <0.989.0> in state state_authenticating 04:13:20.084 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421970807458">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421970807458 send ok to <0.989.0> *DBG* epdg_ue_fsm_262421970807458 consume call lu_request from <0.989.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.084 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421970807458 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.084 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,false,0,false,false} 04:13:20.084 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.085 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421970807458",undefined,undefined,false,false,undefined} 04:13:20.085 [debug] SWx Tx SAR Imsi="262421970807458" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.085 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","116",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421970807458",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421970807458 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421970807458 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421970807458 receive call {rx_swx_saa,{ok,1,#{}}} from <0.990.0> in state state_wait_swx_saa 04:13:20.093 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;116;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421970807458",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421970807458 send ok to <0.990.0> *DBG* epdg_ue_fsm_262421970807458 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.093 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421970807458 consume call {rx_swx_saa,{ok,1,#{}}} from <0.990.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421970807458 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421970807458">>,ok}} 04:13:20.094 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421970807458",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421970807458 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.094 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.094 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,false,0,false,false} 04:13:20.094 [info] lu_response(<<"262421970807458">>): ok 04:13:20.094 [info] lu_response for <<"262421970807458">>: ok 04:13:20.094 [info] GSUP: Tx #{imsi => <<"262421970807458">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421970807458">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421970807458 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.991.0> in state state_authenticated 04:13:20.099 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421970807458">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.099 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.099 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,false,0,false,false} 04:13:20.099 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:20.100 [info] s2b: Tx {gtp,v2,create_session_request,0,8519854,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421970807458">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116676,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401545,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421970807458 send ok to <0.991.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.100 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421970807458 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.991.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421970807458 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421970807458 receive call {rx_s6b_aar,"262421970807458@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.992.0> in state state_authenticated 04:13:20.118 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421970807458@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.118 [info] ue_fsm ev_rx_s6b_aar: "262421970807458@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.118 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421970807458@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421970807458",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421970807458 send ok to <0.992.0> *DBG* aaa_ue_fsm_262421970807458 consume call {rx_s6b_aar,"262421970807458@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.992.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.118 [debug] SWx Tx SAR Imsi="262421970807458" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:20.118 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","117",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421970807458",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:20.118 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421970807458 receive call {rx_swx_saa,{ok,13,#{}}} from <0.993.0> in state state_authenticated_wait_swx_saa 04:13:20.123 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;117;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421970807458",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421970807458 send ok to <0.993.0> 04:13:20.123 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421970807458 consume call {rx_swx_saa,{ok,13,#{}}} from <0.993.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.123 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421970807458","262421970807458@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.992.0>} 04:13:20.123 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.124 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.129 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,4,130,0,174,0,2,0,2,0,16,0,87,0,9,1,160,52,97,85,115,172,18,254,103,79,0,5,0,1,192,168,0,26,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,52,97,85,115,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,52,97,85,115,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.130 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116676,8519854,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"4aUs">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,878794099,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,878794099,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,26>>}}} 04:13:20.130 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421970807458">>,<0.986.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116676,878794099,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4204401545,878794099}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:20.130 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421970807458 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 4204401545, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 878794099}}} from <0.994.0> in state state_wait_create_session_resp 04:13:20.130 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 4204401545,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 878794099}} 04:13:20.130 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,false,0,false,false} 04:13:20.130 [info] KMOD Port Create PDP Context Call {<0.986.0>,[alias|#Ref<0.1884296174.1877278721.224453>]}: {create_pdp_context,{172,18,254,103},4204401545,878794099,{192,168,0,26}} 04:13:20.130 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,26}, 4204401545, 878794099 04:13:20.130 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2306,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,26}},{i_tid,4204401545},{o_tid,878794099}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262421970807458">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 4204401545, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 878794099}}}} 04:13:20.131 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 4204401545,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 878794099}) returned ok *DBG* epdg_ue_fsm_262421970807458 send ok to <0.994.0> 04:13:20.131 [info] tunnel_response(<<"262421970807458">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 4204401545,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 878794099}} *DBG* epdg_ue_fsm_262421970807458 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 4204401545, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 878794099}}} from <0.994.0> in state state_wait_create_session_resp => state_active 04:13:20.131 [info] tunnel_response for <<"262421970807458">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 4204401545,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 878794099}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.131 [info] GSUP: Tx #{imsi => <<"262421970807458">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,26>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425478329539">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:20.159 [info] GSUP: Rx #{imsi => <<"262425478329539">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425478329539 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425478329539 consume internal init_state in state state_new 04:13:20.159 [info] ue_fsm start(epdg_ue_fsm_262425478329539) *DBG* epdg_ue_fsm_262425478329539 receive call {auth_request,33,"internet",#{}} from <0.995.0> in state state_new 04:13:20.159 [info] ue_fsm init(<<"262425478329539">>) *DBG* epdg_ue_fsm_262425478329539 send ok to <0.995.0> 04:13:20.160 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425478329539 consume call {auth_request,33,"internet",#{}} from <0.995.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425478329539 enter aaa_ue_fsm in state state_new 04:13:20.160 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425478329539 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425478329539 consume internal init_state in state state_new 04:13:20.160 [info] ue_fsm start_link(aaa_ue_fsm_262425478329539) *DBG* aaa_ue_fsm_262425478329539 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.160 [info] ue_fsm init("262425478329539") 04:13:20.161 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.161 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425478329539",undefined,undefined,false,false,undefined} 04:13:20.161 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.161 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","118",";","nonode@nohost"],1,undefined,undefined,undefined,"262425478329539",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425478329539 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425478329539 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425478329539 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254>>, <<69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142>>, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87, 162,153,135,59,91,103,246,83,35,167,4,132>>, <<99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175>>, <<117,144,120,219,113,203,197,201,135,165,36,177,125,158, 94,166>>}]}} from <0.998.0> in state state_wait_swx_maa 04:13:20.176 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;118;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425478329539",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142]],[[1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87,162,153,135,59,91,103,246,83,35,167,4,132]],["foobar"],[[117,144,120,219,113,203,197,201,135,165,36,177,125,158,94,166]],[[99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425478329539 send ok to <0.998.0> 04:13:20.176 [info] dia_sip2gsup: auth [1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142] authz [1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87,162,153,135,59,91,103,246,83,35,167,4,132]  *DBG* epdg_ue_fsm_262425478329539 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254>>, <<69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142>>, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87, 162,153,135,59,91,103,246,83,35,167,4,132>>, <<99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175>>, <<117,144,120,219,113,203,197,201,135,165,36,177,125,158, 94,166>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.176 [info] rand [1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254] autn [69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142]  *DBG* aaa_ue_fsm_262425478329539 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254>>, <<69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142>>, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87, 162,153,135,59,91,103,246,83,35,167,4,132>>, <<99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175>>, <<117,144,120,219,113,203,197,201,135,165,36,177,125,158, 94,166>>}]}} from <0.998.0> in state state_wait_swx_maa => state_new 04:13:20.176 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425478329539 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425478329539">>, {ok, [{epdg_auth_tuple, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89, 179,254>>, <<69,187,106,231,25,28,215,247,155,107,85,70, 249,145,137,142>>, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89, 179,254,116,87,162,153,135,59,91,103,246,83, 35,167,4,132>>, <<99,23,75,130,51,37,239,128,221,172,27,223,49, 35,54,175>>, <<117,144,120,219,113,203,197,201,135,165, 36,177,125,158,94,166>>}]}}} *DBG* epdg_ue_fsm_262425478329539 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254>>, <<69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142>>, <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87, 162,153,135,59,91,103,246,83,35,167,4,132>>, <<99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175>>, <<117,144,120,219,113,203,197,201,135,165,36,177,125,158, 94,166>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.177 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425478329539",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.177 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254>>,<<69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142>>,<<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87,162,153,135,59,91,103,246,83,35,167,4,132>>,<<99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175>>,<<117,144,120,219,113,203,197,201,135,165,36,177,125,158,94,166>>}]} 04:13:20.178 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254>>,<<69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142>>,<<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87,162,153,135,59,91,103,246,83,35,167,4,132>>,<<99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175>>,<<117,144,120,219,113,203,197,201,135,165,36,177,125,158,94,166>>}]}, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,false,0,false,false} 04:13:20.178 [info] auth_response(<<"262425478329539">>): {ok,[{epdg_auth_tuple,<<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254>>,<<69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142>>,<<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87,162,153,135,59,91,103,246,83,35,167,4,132>>,<<99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175>>,<<117,144,120,219,113,203,197,201,135,165,36,177,125,158,94,166>>}]} 04:13:20.179 [info] auth_response for <<"262425478329539">>: {ok,[{epdg_auth_tuple,<<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254>>,<<69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142>>,<<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87,162,153,135,59,91,103,246,83,35,167,4,132>>,<<99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175>>,<<117,144,120,219,113,203,197,201,135,165,36,177,125,158,94,166>>}]} 04:13:20.179 [info] GSUP: Tx #{auth_tuples => [#{autn => <<69,187,106,231,25,28,215,247,155,107,85,70,249,145,137,142>>,ck => <<117,144,120,219,113,203,197,201,135,165,36,177,125,158,94,166>>,ik => <<99,23,75,130,51,37,239,128,221,172,27,223,49,35,54,175>>,rand => <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254>>,res => <<1,3,55,21,20,192,44,208,87,192,57,133,55,89,179,254,116,87,162,153,135,59,91,103,246,83,35,167,4,132>>}],imsi => <<"262425478329539">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425478329539">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425478329539 receive call lu_request from <0.999.0> in state state_authenticating *DBG* epdg_ue_fsm_262425478329539 send ok to <0.999.0> *DBG* epdg_ue_fsm_262425478329539 consume call lu_request from <0.999.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.184 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425478329539">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262425478329539 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.184 [info] ue_fsm lu_request 04:13:20.184 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,false,0,false,false} 04:13:20.184 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.185 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425478329539",undefined,undefined,false,false,undefined} 04:13:20.185 [debug] SWx Tx SAR Imsi="262425478329539" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425478329539 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425478329539 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:20.185 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","119",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425478329539",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425478329539 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1000.0> in state state_wait_swx_saa 04:13:20.194 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;119;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425478329539",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425478329539 send ok to <0.1000.0> *DBG* epdg_ue_fsm_262425478329539 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.194 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425478329539 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1000.0> in state state_wait_swx_saa => state_authenticated 04:13:20.194 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425478329539",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425478329539 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425478329539">>,ok}} 04:13:20.194 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425478329539 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.195 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.195 [info] lu_response(<<"262425478329539">>): ok 04:13:20.195 [info] lu_response for <<"262425478329539">>: ok 04:13:20.195 [info] GSUP: Tx #{imsi => <<"262425478329539">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425478329539">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425478329539 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1001.0> in state state_authenticated 04:13:20.199 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425478329539">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.199 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.199 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,false,0,false,false} 04:13:20.199 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262425478329539 send ok to <0.1001.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425478329539 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1001.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425478329539 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.200 [info] s2b: Tx {gtp,v2,create_session_request,0,8519855,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425478329539">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116677,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401546,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:20.200 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425478329539 receive call {rx_s6b_aar,"262425478329539@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1002.0> in state state_authenticated 04:13:20.208 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425478329539@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.208 [info] ue_fsm ev_rx_s6b_aar: "262425478329539@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.208 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425478329539@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262425478329539",undefined,undefined,true,false,undefined} 04:13:20.208 [debug] SWx Tx SAR Imsi="262425478329539" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:20.208 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","120",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425478329539",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425478329539 send ok to <0.1002.0> 04:13:20.208 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425478329539 consume call {rx_s6b_aar,"262425478329539@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1002.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425478329539 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1003.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425478329539 send ok to <0.1003.0> 04:13:20.211 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;120;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425478329539",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425478329539 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1003.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.211 [info] ue_fsm ev_rx_swx_saa 04:13:20.211 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425478329539","262425478329539@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1002.0>} 04:13:20.211 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.211 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.215 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,5,130,0,175,0,2,0,2,0,16,0,87,0,9,1,160,25,211,177,80,172,18,254,103,79,0,5,0,1,192,168,0,27,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,25,211,177,80,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,25,211,177,80,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.215 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116677,8519855,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<25,211,177,80>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,433303888,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,433303888,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,27>>}}} 04:13:20.215 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425478329539">>,<0.996.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116677,433303888,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4204401546,433303888}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425478329539 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 4204401546, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 433303888}}} from <0.1004.0> in state state_wait_create_session_resp 04:13:20.215 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.216 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 4204401546,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 433303888}} 04:13:20.216 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,false,0,false,false} 04:13:20.216 [info] KMOD Port Create PDP Context Call {<0.996.0>,[alias|#Ref<0.1884296174.1877278733.216252>]}: {create_pdp_context,{172,18,254,103},4204401546,433303888,{192,168,0,27}} 04:13:20.216 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,27}, 4204401546, 433303888 04:13:20.216 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],14,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,27}},{i_tid,4204401546},{o_tid,433303888}]}} *DBG* epdg_ue_fsm_262425478329539 send ok to <0.1004.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425478329539">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 4204401546, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 433303888}}}} 04:13:20.216 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 4204401546,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 433303888}) returned ok *DBG* epdg_ue_fsm_262425478329539 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 4204401546, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 433303888}}} from <0.1004.0> in state state_wait_create_session_resp => state_active 04:13:20.216 [info] tunnel_response(<<"262425478329539">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 4204401546,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 433303888}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.217 [info] tunnel_response for <<"262425478329539">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 4204401546,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 433303888}} 04:13:20.217 [info] GSUP: Tx #{imsi => <<"262425478329539">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,27>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420753490882">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420753490882 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420753490882 consume internal init_state in state state_new 04:13:20.260 [info] GSUP: Rx #{imsi => <<"262420753490882">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420753490882 receive call {auth_request,33,"internet",#{}} from <0.1005.0> in state state_new 04:13:20.260 [info] ue_fsm start(epdg_ue_fsm_262420753490882) *DBG* epdg_ue_fsm_262420753490882 send ok to <0.1005.0> 04:13:20.261 [info] ue_fsm init(<<"262420753490882">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420753490882 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420753490882 consume call {auth_request,33,"internet",#{}} from <0.1005.0> in state state_new => state_wait_auth_resp 04:13:20.261 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420753490882 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420753490882 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.261 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420753490882 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.261 [info] ue_fsm start_link(aaa_ue_fsm_262420753490882) 04:13:20.261 [info] ue_fsm init("262420753490882") 04:13:20.262 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.262 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420753490882",undefined,undefined,false,false,undefined} 04:13:20.262 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420753490882 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420753490882 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.262 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","121",";","nonode@nohost"],1,undefined,undefined,undefined,"262420753490882",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420753490882 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233>>, <<78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107>>, <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233, 222,11,201,245,0,248,19,212,109,135,237,248,55,110>>, <<220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18>>, <<140,109,153,107,161,99,59,116,151,171,142,207,154,202, 0,126>>}]}} from <0.1008.0> in state state_wait_swx_maa 04:13:20.277 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;121;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420753490882",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233,78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107]],[[27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233,222,11,201,245,0,248,19,212,109,135,237,248,55,110]],["foobar"],[[140,109,153,107,161,99,59,116,151,171,142,207,154,202,0,126]],[[220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.277 [info] dia_sip2gsup: auth [27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233,78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107] authz [27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233,222,11,201,245,0,248,19,212,109,135,237,248,55,110]  *DBG* aaa_ue_fsm_262420753490882 send ok to <0.1008.0> 04:13:20.277 [info] rand [27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233] autn [78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107]  *DBG* aaa_ue_fsm_262420753490882 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233>>, <<78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107>>, <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233, 222,11,201,245,0,248,19,212,109,135,237,248,55,110>>, <<220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18>>, <<140,109,153,107,161,99,59,116,151,171,142,207,154,202, 0,126>>}]}} from <0.1008.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420753490882 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233>>, <<78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107>>, <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233, 222,11,201,245,0,248,19,212,109,135,237,248,55,110>>, <<220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18>>, <<140,109,153,107,161,99,59,116,151,171,142,207,154,202, 0,126>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.277 [info] ue_fsm ev_rx_swx_maa 04:13:20.278 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420753490882",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420753490882 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420753490882">>, {ok, [{epdg_auth_tuple, <<27,143,182,5,79,143,152,166,210,134,149,152, 121,169,89,233>>, <<78,188,171,194,84,67,105,222,7,55,10,159,97, 134,148,107>>, <<27,143,182,5,79,143,152,166,210,134,149,152, 121,169,89,233,222,11,201,245,0,248,19,212, 109,135,237,248,55,110>>, <<220,126,225,33,55,227,150,54,244,194,11,92, 93,53,1,18>>, <<140,109,153,107,161,99,59,116,151,171, 142,207,154,202,0,126>>}]}}} 04:13:20.278 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233>>,<<78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107>>,<<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233,222,11,201,245,0,248,19,212,109,135,237,248,55,110>>,<<220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18>>,<<140,109,153,107,161,99,59,116,151,171,142,207,154,202,0,126>>}]} *DBG* epdg_ue_fsm_262420753490882 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233>>, <<78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107>>, <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233, 222,11,201,245,0,248,19,212,109,135,237,248,55,110>>, <<220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18>>, <<140,109,153,107,161,99,59,116,151,171,142,207,154,202, 0,126>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.279 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233>>,<<78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107>>,<<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233,222,11,201,245,0,248,19,212,109,135,237,248,55,110>>,<<220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18>>,<<140,109,153,107,161,99,59,116,151,171,142,207,154,202,0,126>>}]}, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.279 [info] auth_response(<<"262420753490882">>): {ok,[{epdg_auth_tuple,<<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233>>,<<78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107>>,<<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233,222,11,201,245,0,248,19,212,109,135,237,248,55,110>>,<<220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18>>,<<140,109,153,107,161,99,59,116,151,171,142,207,154,202,0,126>>}]} 04:13:20.280 [info] auth_response for <<"262420753490882">>: {ok,[{epdg_auth_tuple,<<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233>>,<<78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107>>,<<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233,222,11,201,245,0,248,19,212,109,135,237,248,55,110>>,<<220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18>>,<<140,109,153,107,161,99,59,116,151,171,142,207,154,202,0,126>>}]} 04:13:20.280 [info] GSUP: Tx #{auth_tuples => [#{autn => <<78,188,171,194,84,67,105,222,7,55,10,159,97,134,148,107>>,ck => <<140,109,153,107,161,99,59,116,151,171,142,207,154,202,0,126>>,ik => <<220,126,225,33,55,227,150,54,244,194,11,92,93,53,1,18>>,rand => <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233>>,res => <<27,143,182,5,79,143,152,166,210,134,149,152,121,169,89,233,222,11,201,245,0,248,19,212,109,135,237,248,55,110>>}],imsi => <<"262420753490882">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420753490882">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420753490882 receive call lu_request from <0.1009.0> in state state_authenticating 04:13:20.285 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420753490882">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420753490882 send ok to <0.1009.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.285 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420753490882 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420753490882 consume call lu_request from <0.1009.0> in state state_authenticating 04:13:20.285 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,false,0,false,false} 04:13:20.285 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.286 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420753490882",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420753490882 send ok to <0.201.0> 04:13:20.286 [debug] SWx Tx SAR Imsi="262420753490882" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420753490882 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:20.286 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","122",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420753490882",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420753490882 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1010.0> in state state_wait_swx_saa 04:13:20.296 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;122;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420753490882",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.296 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420753490882 send ok to <0.1010.0> 04:13:20.296 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420753490882",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420753490882 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420753490882 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1010.0> in state state_wait_swx_saa => state_authenticated 04:13:20.297 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420753490882 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420753490882">>,ok}} 04:13:20.297 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420753490882 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.297 [info] lu_response(<<"262420753490882">>): ok 04:13:20.297 [info] lu_response for <<"262420753490882">>: ok 04:13:20.297 [info] GSUP: Tx #{imsi => <<"262420753490882">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420753490882">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420753490882 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1011.0> in state state_authenticated 04:13:20.302 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420753490882">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.302 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.302 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,false,0,false,false} 04:13:20.302 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262420753490882 send ok to <0.1011.0> 04:13:20.303 [info] s2b: Tx {gtp,v2,create_session_request,0,8519856,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420753490882">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116678,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401547,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420753490882 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1011.0> in state state_authenticated => state_wait_create_session_resp 04:13:20.303 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420753490882 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420753490882 receive call {rx_s6b_aar,"262420753490882@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1012.0> in state state_authenticated 04:13:20.318 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420753490882@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.318 [info] ue_fsm ev_rx_s6b_aar: "262420753490882@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.318 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420753490882@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262420753490882",undefined,undefined,true,false,undefined} 04:13:20.318 [debug] SWx Tx SAR Imsi="262420753490882" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:20.319 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","123",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420753490882",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420753490882 send ok to <0.1012.0> 04:13:20.319 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420753490882 consume call {rx_s6b_aar,"262420753490882@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1012.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420753490882 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1013.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420753490882 send ok to <0.1013.0> 04:13:20.324 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;123;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420753490882",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420753490882 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1013.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.324 [info] ue_fsm ev_rx_swx_saa 04:13:20.324 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420753490882","262420753490882@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1012.0>} 04:13:20.324 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.324 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.330 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,6,130,0,176,0,2,0,2,0,16,0,87,0,9,1,160,220,33,76,196,172,18,254,103,79,0,5,0,1,192,168,0,28,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,220,33,76,196,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,220,33,76,196,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420753490882 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 4204401547, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3693169860}}} from <0.1014.0> in state state_wait_create_session_resp 04:13:20.330 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116678,8519856,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Ü!LÄ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3693169860,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3693169860,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,28>>}}} 04:13:20.330 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420753490882">>,<0.1006.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116678,3693169860,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401547,3693169860}],[]}}}} 04:13:20.330 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.330 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 4204401547,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3693169860}} 04:13:20.330 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,false,0,false,false} 04:13:20.331 [info] KMOD Port Create PDP Context Call {<0.1006.0>,[alias|#Ref<0.1884296174.1877278721.224778>]}: {create_pdp_context,{172,18,254,103},4204401547,3693169860,{192,168,0,28}} 04:13:20.331 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,28}, 4204401547, 3693169860 04:13:20.331 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],78,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,28}},{i_tid,4204401547},{o_tid,3693169860}]}} *DBG* epdg_ue_fsm_262420753490882 send ok to <0.1014.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420753490882">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 4204401547, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3693169860}}}} 04:13:20.331 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 4204401547,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3693169860}) returned ok *DBG* epdg_ue_fsm_262420753490882 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 4204401547, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3693169860}}} from <0.1014.0> in state state_wait_create_session_resp => state_active 04:13:20.331 [info] tunnel_response(<<"262420753490882">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 4204401547,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3693169860}} 04:13:20.331 [info] tunnel_response for <<"262420753490882">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 4204401547,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3693169860}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.331 [info] GSUP: Tx #{imsi => <<"262420753490882">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,28>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422351444192">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422351444192 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422351444192 consume internal init_state in state state_new 04:13:20.360 [info] GSUP: Rx #{imsi => <<"262422351444192">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422351444192 receive call {auth_request,33,"internet",#{}} from <0.1015.0> in state state_new 04:13:20.360 [info] ue_fsm start(epdg_ue_fsm_262422351444192) 04:13:20.360 [info] ue_fsm init(<<"262422351444192">>) *DBG* epdg_ue_fsm_262422351444192 send ok to <0.1015.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422351444192 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422351444192 consume call {auth_request,33,"internet",#{}} from <0.1015.0> in state state_new => state_wait_auth_resp 04:13:20.360 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422351444192 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422351444192 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.361 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422351444192 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.361 [info] ue_fsm start_link(aaa_ue_fsm_262422351444192) 04:13:20.361 [info] ue_fsm init("262422351444192") 04:13:20.361 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.362 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422351444192",undefined,undefined,false,false,undefined} 04:13:20.362 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.362 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","124",";","nonode@nohost"],1,undefined,undefined,undefined,"262422351444192",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422351444192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422351444192 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.376 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;124;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422351444192",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36]],[[144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205,228,0,30,47,143,31,222,192,219,114,204,254,71]],["foobar"],[[200,10,145,43,241,194,22,88,175,69,214,227,241,200,192,221]],[[3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422351444192 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1>>, <<125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36>>, <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205, 228,0,30,47,143,31,222,192,219,114,204,254,71>>, <<3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136>>, <<200,10,145,43,241,194,22,88,175,69,214,227,241,200,192, 221>>}]}} from <0.1018.0> in state state_wait_swx_maa 04:13:20.376 [info] dia_sip2gsup: auth [144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36] authz [144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205,228,0,30,47,143,31,222,192,219,114,204,254,71]  04:13:20.376 [info] rand [144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1] autn [125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36]  *DBG* aaa_ue_fsm_262422351444192 send ok to <0.1018.0> 04:13:20.376 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422351444192 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1>>, <<125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36>>, <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205, 228,0,30,47,143,31,222,192,219,114,204,254,71>>, <<3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136>>, <<200,10,145,43,241,194,22,88,175,69,214,227,241,200,192, 221>>}]}} from <0.1018.0> in state state_wait_swx_maa => state_new 04:13:20.377 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422351444192",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422351444192 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1>>, <<125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36>>, <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205, 228,0,30,47,143,31,222,192,219,114,204,254,71>>, <<3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136>>, <<200,10,145,43,241,194,22,88,175,69,214,227,241,200,192, 221>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.377 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1>>,<<125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36>>,<<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205,228,0,30,47,143,31,222,192,219,114,204,254,71>>,<<3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136>>,<<200,10,145,43,241,194,22,88,175,69,214,227,241,200,192,221>>}]} *DBG* epdg_ue_fsm_262422351444192 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422351444192">>, {ok, [{epdg_auth_tuple, <<144,152,40,1,224,248,52,159,99,104,74,121,57, 144,93,1>>, <<125,42,58,92,66,177,58,160,80,75,52,182,210, 121,25,36>>, <<144,152,40,1,224,248,52,159,99,104,74,121,57, 144,93,1,205,228,0,30,47,143,31,222,192,219, 114,204,254,71>>, <<3,168,77,126,105,31,132,67,211,149,74,54,107, 171,98,136>>, <<200,10,145,43,241,194,22,88,175,69,214, 227,241,200,192,221>>}]}}} *DBG* epdg_ue_fsm_262422351444192 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1>>, <<125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36>>, <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205, 228,0,30,47,143,31,222,192,219,114,204,254,71>>, <<3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136>>, <<200,10,145,43,241,194,22,88,175,69,214,227,241,200,192, 221>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.379 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1>>,<<125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36>>,<<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205,228,0,30,47,143,31,222,192,219,114,204,254,71>>,<<3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136>>,<<200,10,145,43,241,194,22,88,175,69,214,227,241,200,192,221>>}]}, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.379 [info] auth_response(<<"262422351444192">>): {ok,[{epdg_auth_tuple,<<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1>>,<<125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36>>,<<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205,228,0,30,47,143,31,222,192,219,114,204,254,71>>,<<3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136>>,<<200,10,145,43,241,194,22,88,175,69,214,227,241,200,192,221>>}]} 04:13:20.379 [info] auth_response for <<"262422351444192">>: {ok,[{epdg_auth_tuple,<<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1>>,<<125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36>>,<<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205,228,0,30,47,143,31,222,192,219,114,204,254,71>>,<<3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136>>,<<200,10,145,43,241,194,22,88,175,69,214,227,241,200,192,221>>}]} 04:13:20.379 [info] GSUP: Tx #{auth_tuples => [#{autn => <<125,42,58,92,66,177,58,160,80,75,52,182,210,121,25,36>>,ck => <<200,10,145,43,241,194,22,88,175,69,214,227,241,200,192,221>>,ik => <<3,168,77,126,105,31,132,67,211,149,74,54,107,171,98,136>>,rand => <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1>>,res => <<144,152,40,1,224,248,52,159,99,104,74,121,57,144,93,1,205,228,0,30,47,143,31,222,192,219,114,204,254,71>>}],imsi => <<"262422351444192">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422351444192">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422351444192 receive call lu_request from <0.1019.0> in state state_authenticating *DBG* epdg_ue_fsm_262422351444192 send ok to <0.1019.0> 04:13:20.384 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422351444192">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422351444192 consume call lu_request from <0.1019.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422351444192 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.384 [info] ue_fsm lu_request 04:13:20.384 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,false,0,false,false} 04:13:20.384 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.384 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422351444192",undefined,undefined,false,false,undefined} 04:13:20.384 [debug] SWx Tx SAR Imsi="262422351444192" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.385 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","125",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422351444192",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422351444192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422351444192 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422351444192 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1020.0> in state state_wait_swx_saa 04:13:20.393 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;125;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422351444192",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.393 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422351444192 send ok to <0.1020.0> *DBG* epdg_ue_fsm_262422351444192 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.393 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422351444192",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422351444192 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1020.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422351444192 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422351444192">>,ok}} 04:13:20.393 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422351444192 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.393 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.393 [info] lu_response(<<"262422351444192">>): ok 04:13:20.393 [info] lu_response for <<"262422351444192">>: ok 04:13:20.393 [info] GSUP: Tx #{imsi => <<"262422351444192">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422351444192">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422351444192 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1021.0> in state state_authenticated 04:13:20.397 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422351444192">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.397 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.397 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,false,0,false,false} 04:13:20.397 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262422351444192 send ok to <0.1021.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.397 [info] s2b: Tx {gtp,v2,create_session_request,0,8519857,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422351444192">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116679,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401548,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422351444192 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1021.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422351444192 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.398 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422351444192 receive call {rx_s6b_aar,"262422351444192@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1022.0> in state state_authenticated 04:13:20.415 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422351444192@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.415 [info] ue_fsm ev_rx_s6b_aar: "262422351444192@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.415 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422351444192@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422351444192",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422351444192 send ok to <0.1022.0> *DBG* aaa_ue_fsm_262422351444192 consume call {rx_s6b_aar,"262422351444192@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1022.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.415 [debug] SWx Tx SAR Imsi="262422351444192" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:20.415 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","126",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422351444192",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:20.415 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422351444192 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1023.0> in state state_authenticated_wait_swx_saa 04:13:20.422 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;126;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422351444192",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422351444192 send ok to <0.1023.0> *DBG* aaa_ue_fsm_262422351444192 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1023.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.422 [info] ue_fsm ev_rx_swx_saa 04:13:20.423 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422351444192","262422351444192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1022.0>} 04:13:20.423 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.423 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.431 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,7,130,0,177,0,2,0,2,0,16,0,87,0,9,1,160,242,134,71,241,172,18,254,103,79,0,5,0,1,192,168,0,29,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,242,134,71,241,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,242,134,71,241,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.431 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116679,8519857,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<242,134,71,241>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4068886513,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4068886513,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,29>>}}} 04:13:20.432 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422351444192">>,<0.1016.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116679,4068886513,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401548,4068886513}],[],[],[]}}}} *DBG* epdg_ue_fsm_262422351444192 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 4204401548, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4068886513}}} from <0.1024.0> in state state_wait_create_session_resp 04:13:20.432 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.432 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 4204401548,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4068886513}} 04:13:20.432 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,false,0,false,false} 04:13:20.432 [info] KMOD Port Create PDP Context Call {<0.1016.0>,[alias|#Ref<0.1884296174.1877278733.216520>]}: {create_pdp_context,{172,18,254,103},4204401548,4068886513,{192,168,0,29}} 04:13:20.432 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,29}, 4204401548, 4068886513 04:13:20.432 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],142,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,29}},{i_tid,4204401548},{o_tid,4068886513}]}} 04:13:20.432 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 4204401548,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4068886513}) returned ok *DBG* epdg_ue_fsm_262422351444192 send ok to <0.1024.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422351444192">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 4204401548, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4068886513}}}} 04:13:20.432 [info] tunnel_response(<<"262422351444192">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 4204401548,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4068886513}} *DBG* epdg_ue_fsm_262422351444192 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 4204401548, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4068886513}}} from <0.1024.0> in state state_wait_create_session_resp => state_active 04:13:20.433 [info] tunnel_response for <<"262422351444192">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 4204401548,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4068886513}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.433 [info] GSUP: Tx #{imsi => <<"262422351444192">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,29>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420217404968">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:20.460 [info] GSUP: Rx #{imsi => <<"262420217404968">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420217404968 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420217404968 consume internal init_state in state state_new 04:13:20.460 [info] ue_fsm start(epdg_ue_fsm_262420217404968) *DBG* epdg_ue_fsm_262420217404968 receive call {auth_request,33,"internet",#{}} from <0.1025.0> in state state_new 04:13:20.460 [info] ue_fsm init(<<"262420217404968">>) *DBG* epdg_ue_fsm_262420217404968 send ok to <0.1025.0> 04:13:20.460 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420217404968 consume call {auth_request,33,"internet",#{}} from <0.1025.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420217404968 enter aaa_ue_fsm in state state_new 04:13:20.461 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420217404968 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420217404968 consume internal init_state in state state_new 04:13:20.461 [info] ue_fsm start_link(aaa_ue_fsm_262420217404968) *DBG* aaa_ue_fsm_262420217404968 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.461 [info] ue_fsm init("262420217404968") 04:13:20.461 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.462 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420217404968",undefined,undefined,false,false,undefined} 04:13:20.462 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.462 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","127",";","nonode@nohost"],1,undefined,undefined,undefined,"262420217404968",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420217404968 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420217404968 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.476 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;127;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420217404968",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239,6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56]],[[44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239,9,188,175,239,221,7,117,187,62,185,16,196,128,40]],["foobar"],[[191,1,52,255,122,218,134,205,76,164,238,147,160,35,32,105]],[[65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420217404968 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239>>, <<6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56>>, <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239, 9,188,175,239,221,7,117,187,62,185,16,196,128,40>>, <<65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6>>, <<191,1,52,255,122,218,134,205,76,164,238,147,160,35,32, 105>>}]}} from <0.1028.0> in state state_wait_swx_maa 04:13:20.476 [info] dia_sip2gsup: auth [44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239,6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56] authz [44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239,9,188,175,239,221,7,117,187,62,185,16,196,128,40]  04:13:20.476 [info] rand [44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239] autn [6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56]  04:13:20.476 [info] ue_fsm ev_rx_swx_maa 04:13:20.477 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420217404968",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420217404968 send ok to <0.1028.0> *DBG* aaa_ue_fsm_262420217404968 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239>>, <<6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56>>, <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239, 9,188,175,239,221,7,117,187,62,185,16,196,128,40>>, <<65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6>>, <<191,1,52,255,122,218,134,205,76,164,238,147,160,35,32, 105>>}]}} from <0.1028.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420217404968 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239>>, <<6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56>>, <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239, 9,188,175,239,221,7,117,187,62,185,16,196,128,40>>, <<65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6>>, <<191,1,52,255,122,218,134,205,76,164,238,147,160,35,32, 105>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.477 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239>>,<<6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56>>,<<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239,9,188,175,239,221,7,117,187,62,185,16,196,128,40>>,<<65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6>>,<<191,1,52,255,122,218,134,205,76,164,238,147,160,35,32,105>>}]} *DBG* epdg_ue_fsm_262420217404968 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420217404968">>, {ok, [{epdg_auth_tuple, <<44,189,128,82,207,8,13,222,175,240,165,198, 50,173,115,239>>, <<6,117,210,98,24,35,183,19,21,228,146,138,110, 32,176,56>>, <<44,189,128,82,207,8,13,222,175,240,165,198, 50,173,115,239,9,188,175,239,221,7,117,187, 62,185,16,196,128,40>>, <<65,149,237,238,169,24,166,94,190,239,140,192, 227,207,145,6>>, <<191,1,52,255,122,218,134,205,76,164,238, 147,160,35,32,105>>}]}}} 04:13:20.478 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239>>,<<6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56>>,<<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239,9,188,175,239,221,7,117,187,62,185,16,196,128,40>>,<<65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6>>,<<191,1,52,255,122,218,134,205,76,164,238,147,160,35,32,105>>}]}, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420217404968 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239>>, <<6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56>>, <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239, 9,188,175,239,221,7,117,187,62,185,16,196,128,40>>, <<65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6>>, <<191,1,52,255,122,218,134,205,76,164,238,147,160,35,32, 105>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.479 [info] auth_response(<<"262420217404968">>): {ok,[{epdg_auth_tuple,<<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239>>,<<6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56>>,<<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239,9,188,175,239,221,7,117,187,62,185,16,196,128,40>>,<<65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6>>,<<191,1,52,255,122,218,134,205,76,164,238,147,160,35,32,105>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.480 [info] auth_response for <<"262420217404968">>: {ok,[{epdg_auth_tuple,<<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239>>,<<6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56>>,<<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239,9,188,175,239,221,7,117,187,62,185,16,196,128,40>>,<<65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6>>,<<191,1,52,255,122,218,134,205,76,164,238,147,160,35,32,105>>}]} 04:13:20.480 [info] GSUP: Tx #{auth_tuples => [#{autn => <<6,117,210,98,24,35,183,19,21,228,146,138,110,32,176,56>>,ck => <<191,1,52,255,122,218,134,205,76,164,238,147,160,35,32,105>>,ik => <<65,149,237,238,169,24,166,94,190,239,140,192,227,207,145,6>>,rand => <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239>>,res => <<44,189,128,82,207,8,13,222,175,240,165,198,50,173,115,239,9,188,175,239,221,7,117,187,62,185,16,196,128,40>>}],imsi => <<"262420217404968">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420217404968">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420217404968 receive call lu_request from <0.1029.0> in state state_authenticating *DBG* epdg_ue_fsm_262420217404968 send ok to <0.1029.0> 04:13:20.484 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420217404968">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420217404968 consume call lu_request from <0.1029.0> in state state_authenticating *DBG* aaa_ue_fsm_262420217404968 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.484 [info] ue_fsm lu_request 04:13:20.485 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,false,0,false,false} 04:13:20.485 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.485 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420217404968",undefined,undefined,false,false,undefined} 04:13:20.485 [debug] SWx Tx SAR Imsi="262420217404968" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.485 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","128",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420217404968",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420217404968 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420217404968 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420217404968 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1030.0> in state state_wait_swx_saa 04:13:20.493 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;128;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420217404968",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420217404968 send ok to <0.1030.0> 04:13:20.493 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420217404968 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420217404968 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1030.0> in state state_wait_swx_saa => state_authenticated 04:13:20.493 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420217404968",undefined,undefined,false,false,undefined} 04:13:20.494 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420217404968 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420217404968">>,ok}} 04:13:20.494 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420217404968 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.494 [info] lu_response(<<"262420217404968">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.494 [info] lu_response for <<"262420217404968">>: ok 04:13:20.494 [info] GSUP: Tx #{imsi => <<"262420217404968">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420217404968">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420217404968 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1031.0> in state state_authenticated 04:13:20.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420217404968">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.498 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.499 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420217404968 send ok to <0.1031.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420217404968 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1031.0> in state state_authenticated => state_wait_create_session_resp 04:13:20.499 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262420217404968 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.499 [info] s2b: Tx {gtp,v2,create_session_request,0,8519858,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420217404968">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116680,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401549,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:20.499 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420217404968 receive call {rx_s6b_aar,"262420217404968@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1032.0> in state state_authenticated 04:13:20.508 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420217404968@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.509 [info] ue_fsm ev_rx_s6b_aar: "262420217404968@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.509 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420217404968@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262420217404968",undefined,undefined,true,false,undefined} 04:13:20.509 [debug] SWx Tx SAR Imsi="262420217404968" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:20.509 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","129",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420217404968",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420217404968 send ok to <0.1032.0> *DBG* aaa_ue_fsm_262420217404968 consume call {rx_s6b_aar,"262420217404968@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1032.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.509 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420217404968 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1033.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420217404968 send ok to <0.1033.0> 04:13:20.513 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;129;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420217404968",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420217404968 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1033.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.513 [info] ue_fsm ev_rx_swx_saa 04:13:20.513 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420217404968","262420217404968@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1032.0>} 04:13:20.513 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.513 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.524 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,8,130,0,178,0,2,0,2,0,16,0,87,0,9,1,160,104,215,219,239,172,18,254,103,79,0,5,0,1,192,168,0,30,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,104,215,219,239,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,104,215,219,239,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.525 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116680,8519858,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"h×Ûï">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1758977007,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1758977007,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,30>>}}} 04:13:20.525 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420217404968">>,<0.1026.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116680,1758977007,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401549,1758977007}],[],[],[],[],[],[],[]}}}} 04:13:20.525 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.525 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 4204401549,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1758977007}} *DBG* epdg_ue_fsm_262420217404968 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 4204401549, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1758977007}}} from <0.1034.0> in state state_wait_create_session_resp 04:13:20.526 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,false,0,false,false} 04:13:20.526 [info] KMOD Port Create PDP Context Call {<0.1026.0>,[alias|#Ref<0.1884296174.1877278733.216661>]}: {create_pdp_context,{172,18,254,103},4204401549,1758977007,{192,168,0,30}} 04:13:20.526 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,30}, 4204401549, 1758977007 04:13:20.526 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],206,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,30}},{i_tid,4204401549},{o_tid,1758977007}]}} *DBG* epdg_ue_fsm_262420217404968 send ok to <0.1034.0> 04:13:20.526 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 4204401549,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1758977007}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262420217404968">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 4204401549, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1758977007}}}} *DBG* epdg_ue_fsm_262420217404968 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 4204401549, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1758977007}}} from <0.1034.0> in state state_wait_create_session_resp => state_active 04:13:20.527 [info] tunnel_response(<<"262420217404968">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 4204401549,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1758977007}} 04:13:20.527 [info] tunnel_response for <<"262420217404968">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 4204401549,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1758977007}} 04:13:20.528 [info] GSUP: Tx #{imsi => <<"262420217404968">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,30>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429050179844">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:20.561 [info] GSUP: Rx #{imsi => <<"262429050179844">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429050179844 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429050179844 consume internal init_state in state state_new 04:13:20.561 [info] ue_fsm start(epdg_ue_fsm_262429050179844) 04:13:20.561 [info] ue_fsm init(<<"262429050179844">>) *DBG* epdg_ue_fsm_262429050179844 receive call {auth_request,33,"internet",#{}} from <0.1035.0> in state state_new 04:13:20.561 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429050179844 send ok to <0.1035.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.561 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429050179844 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429050179844 consume call {auth_request,33,"internet",#{}} from <0.1035.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429050179844 consume internal init_state in state state_new 04:13:20.562 [info] ue_fsm start_link(aaa_ue_fsm_262429050179844) *DBG* epdg_ue_fsm_262429050179844 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429050179844 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.562 [info] ue_fsm init("262429050179844") 04:13:20.562 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.563 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429050179844",undefined,undefined,false,false,undefined} 04:13:20.563 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.563 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","130",";","nonode@nohost"],1,undefined,undefined,undefined,"262429050179844",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429050179844 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429050179844 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.576 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;130;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429050179844",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176,173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178]],[[75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176,58,249,138,73,98,123,41,62,189,152,54,57,123,216]],["foobar"],[[18,235,139,95,15,171,168,197,90,119,133,183,123,218,148,160]],[[104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429050179844 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176>>, <<173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178>>, <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176, 58,249,138,73,98,123,41,62,189,152,54,57,123,216>>, <<104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59>>, <<18,235,139,95,15,171,168,197,90,119,133,183,123,218, 148,160>>}]}} from <0.1038.0> in state state_wait_swx_maa 04:13:20.576 [info] dia_sip2gsup: auth [75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176,173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178] authz [75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176,58,249,138,73,98,123,41,62,189,152,54,57,123,216]  04:13:20.576 [info] rand [75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176] autn [173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178]  *DBG* aaa_ue_fsm_262429050179844 send ok to <0.1038.0> *DBG* epdg_ue_fsm_262429050179844 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176>>, <<173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178>>, <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176, 58,249,138,73,98,123,41,62,189,152,54,57,123,216>>, <<104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59>>, <<18,235,139,95,15,171,168,197,90,119,133,183,123,218, 148,160>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.576 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429050179844 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176>>, <<173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178>>, <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176, 58,249,138,73,98,123,41,62,189,152,54,57,123,216>>, <<104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59>>, <<18,235,139,95,15,171,168,197,90,119,133,183,123,218, 148,160>>}]}} from <0.1038.0> in state state_wait_swx_maa => state_new 04:13:20.577 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429050179844",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429050179844 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429050179844">>, {ok, [{epdg_auth_tuple, <<75,75,178,19,211,67,99,137,208,139,132,192, 116,25,34,176>>, <<173,4,140,210,154,143,17,34,86,245,1,242,116, 209,193,178>>, <<75,75,178,19,211,67,99,137,208,139,132,192, 116,25,34,176,58,249,138,73,98,123,41,62,189, 152,54,57,123,216>>, <<104,163,95,146,189,136,209,125,67,137,240, 109,102,143,10,59>>, <<18,235,139,95,15,171,168,197,90,119,133, 183,123,218,148,160>>}]}}} 04:13:20.578 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176>>,<<173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178>>,<<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176,58,249,138,73,98,123,41,62,189,152,54,57,123,216>>,<<104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59>>,<<18,235,139,95,15,171,168,197,90,119,133,183,123,218,148,160>>}]} *DBG* epdg_ue_fsm_262429050179844 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176>>, <<173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178>>, <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176, 58,249,138,73,98,123,41,62,189,152,54,57,123,216>>, <<104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59>>, <<18,235,139,95,15,171,168,197,90,119,133,183,123,218, 148,160>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.579 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176>>,<<173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178>>,<<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176,58,249,138,73,98,123,41,62,189,152,54,57,123,216>>,<<104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59>>,<<18,235,139,95,15,171,168,197,90,119,133,183,123,218,148,160>>}]}, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.579 [info] auth_response(<<"262429050179844">>): {ok,[{epdg_auth_tuple,<<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176>>,<<173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178>>,<<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176,58,249,138,73,98,123,41,62,189,152,54,57,123,216>>,<<104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59>>,<<18,235,139,95,15,171,168,197,90,119,133,183,123,218,148,160>>}]} 04:13:20.579 [info] auth_response for <<"262429050179844">>: {ok,[{epdg_auth_tuple,<<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176>>,<<173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178>>,<<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176,58,249,138,73,98,123,41,62,189,152,54,57,123,216>>,<<104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59>>,<<18,235,139,95,15,171,168,197,90,119,133,183,123,218,148,160>>}]} 04:13:20.579 [info] GSUP: Tx #{auth_tuples => [#{autn => <<173,4,140,210,154,143,17,34,86,245,1,242,116,209,193,178>>,ck => <<18,235,139,95,15,171,168,197,90,119,133,183,123,218,148,160>>,ik => <<104,163,95,146,189,136,209,125,67,137,240,109,102,143,10,59>>,rand => <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176>>,res => <<75,75,178,19,211,67,99,137,208,139,132,192,116,25,34,176,58,249,138,73,98,123,41,62,189,152,54,57,123,216>>}],imsi => <<"262429050179844">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429050179844">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429050179844 receive call lu_request from <0.1039.0> in state state_authenticating 04:13:20.583 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429050179844">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429050179844 send ok to <0.1039.0> *DBG* aaa_ue_fsm_262429050179844 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429050179844 consume call lu_request from <0.1039.0> in state state_authenticating 04:13:20.583 [info] ue_fsm lu_request 04:13:20.583 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,false,0,false,false} 04:13:20.583 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.583 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429050179844",undefined,undefined,false,false,undefined} 04:13:20.583 [debug] SWx Tx SAR Imsi="262429050179844" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.583 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","131",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429050179844",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429050179844 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429050179844 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429050179844 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1040.0> in state state_wait_swx_saa 04:13:20.588 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;131;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429050179844",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429050179844 send ok to <0.1040.0> *DBG* epdg_ue_fsm_262429050179844 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.588 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429050179844 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1040.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429050179844 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429050179844">>,ok}} 04:13:20.588 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429050179844",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429050179844 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.588 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:20.588 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,false,0,false,false} 04:13:20.589 [info] lu_response(<<"262429050179844">>): ok 04:13:20.589 [info] lu_response for <<"262429050179844">>: ok 04:13:20.589 [info] GSUP: Tx #{imsi => <<"262429050179844">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429050179844">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429050179844 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1041.0> in state state_authenticated 04:13:20.591 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429050179844">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.591 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.591 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429050179844 send ok to <0.1041.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.591 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262429050179844 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1041.0> in state state_authenticated => state_wait_create_session_resp 04:13:20.591 [info] s2b: Tx {gtp,v2,create_session_request,0,8519859,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429050179844">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116681,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401550,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429050179844 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.591 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429050179844 receive call {rx_s6b_aar,"262429050179844@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1042.0> in state state_authenticated 04:13:20.602 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429050179844@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.602 [info] ue_fsm ev_rx_s6b_aar: "262429050179844@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.603 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429050179844@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429050179844",undefined,undefined,true,false,undefined} 04:13:20.603 [debug] SWx Tx SAR Imsi="262429050179844" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:20.603 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","132",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429050179844",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429050179844 send ok to <0.1042.0> 04:13:20.603 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429050179844 consume call {rx_s6b_aar,"262429050179844@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1042.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429050179844 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1043.0> in state state_authenticated_wait_swx_saa 04:13:20.609 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;132;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429050179844",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.609 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429050179844 send ok to <0.1043.0> 04:13:20.610 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429050179844","262429050179844@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1042.0>} *DBG* aaa_ue_fsm_262429050179844 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1043.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.610 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.610 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.618 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,9,130,0,179,0,2,0,2,0,16,0,87,0,9,1,160,199,115,63,114,172,18,254,103,79,0,5,0,1,192,168,0,31,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,199,115,63,114,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,199,115,63,114,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262429050179844 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 4204401550, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3346218866}}} from <0.1044.0> in state state_wait_create_session_resp 04:13:20.618 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116681,8519859,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Çs?r">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3346218866,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3346218866,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,31>>}}} 04:13:20.619 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429050179844">>,<0.1036.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116681,3346218866,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401550,3346218866}],[],[]}}}} 04:13:20.619 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429050179844 send ok to <0.1044.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429050179844">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 4204401550, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3346218866}}}} 04:13:20.619 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 4204401550,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3346218866}} *DBG* epdg_ue_fsm_262429050179844 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 4204401550, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3346218866}}} from <0.1044.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.619 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,false,0,false,false} 04:13:20.619 [info] KMOD Port Create PDP Context Call {<0.1036.0>,[alias|#Ref<0.1884296174.1877278733.216810>]}: {create_pdp_context,{172,18,254,103},4204401550,3346218866,{192,168,0,31}} 04:13:20.619 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,31}, 4204401550, 3346218866 04:13:20.619 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],270,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,31}},{i_tid,4204401550},{o_tid,3346218866}]}} 04:13:20.619 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 4204401550,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3346218866}) returned ok 04:13:20.619 [info] tunnel_response(<<"262429050179844">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 4204401550,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3346218866}} 04:13:20.620 [info] tunnel_response for <<"262429050179844">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 4204401550,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3346218866}} 04:13:20.620 [info] GSUP: Tx #{imsi => <<"262429050179844">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,31>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421757734887">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421757734887 enter epdg_ue_fsm in state state_new 04:13:20.662 [info] GSUP: Rx #{imsi => <<"262421757734887">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421757734887 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421757734887 receive call {auth_request,33,"internet",#{}} from <0.1045.0> in state state_new 04:13:20.662 [info] ue_fsm start(epdg_ue_fsm_262421757734887) 04:13:20.662 [info] ue_fsm init(<<"262421757734887">>) 04:13:20.662 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421757734887 send ok to <0.1045.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.663 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421757734887 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421757734887 consume call {auth_request,33,"internet",#{}} from <0.1045.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262421757734887 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421757734887 consume internal init_state in state state_new 04:13:20.663 [info] ue_fsm start_link(aaa_ue_fsm_262421757734887) *DBG* aaa_ue_fsm_262421757734887 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.663 [info] ue_fsm init("262421757734887") 04:13:20.663 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.664 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421757734887",undefined,undefined,false,false,undefined} 04:13:20.664 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.664 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","133",";","nonode@nohost"],1,undefined,undefined,undefined,"262421757734887",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421757734887 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421757734887 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421757734887 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189>>, <<42,176,166,118,202,186,165,75,145,251,235,187,189,134,38, 136>>, <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189, 191,130,133,129,25,232,105,230,245,103,159,94,240,155>>, <<6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143>>, <<43,199,188,12,205,227,212,200,38,210,124,130,61,19,50, 78>>}]}} from <0.1048.0> in state state_wait_swx_maa 04:13:20.679 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;133;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421757734887",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189,42,176,166,118,202,186,165,75,145,251,235,187,189,134,38,136]],[[201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189,191,130,133,129,25,232,105,230,245,103,159,94,240,155]],["foobar"],[[43,199,188,12,205,227,212,200,38,210,124,130,61,19,50,78]],[[6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.679 [info] dia_sip2gsup: auth [201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189,42,176,166,118,202,186,165,75,145,251,235,187,189,134,38,136] authz [201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189,191,130,133,129,25,232,105,230,245,103,159,94,240,155]  *DBG* aaa_ue_fsm_262421757734887 send ok to <0.1048.0> 04:13:20.679 [info] rand [201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189] autn [42,176,166,118,202,186,165,75,145,251,235,187,189,134,38,136]  *DBG* epdg_ue_fsm_262421757734887 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189>>, <<42,176,166,118,202,186,165,75,145,251,235,187,189,134,38, 136>>, <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189, 191,130,133,129,25,232,105,230,245,103,159,94,240,155>>, <<6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143>>, <<43,199,188,12,205,227,212,200,38,210,124,130,61,19,50, 78>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421757734887 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189>>, <<42,176,166,118,202,186,165,75,145,251,235,187,189,134,38, 136>>, <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189, 191,130,133,129,25,232,105,230,245,103,159,94,240,155>>, <<6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143>>, <<43,199,188,12,205,227,212,200,38,210,124,130,61,19,50, 78>>}]}} from <0.1048.0> in state state_wait_swx_maa => state_new 04:13:20.679 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421757734887 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421757734887">>, {ok, [{epdg_auth_tuple, <<201,200,44,26,111,196,121,224,91,232,69,135, 156,35,217,189>>, <<42,176,166,118,202,186,165,75,145,251,235, 187,189,134,38,136>>, <<201,200,44,26,111,196,121,224,91,232,69,135, 156,35,217,189,191,130,133,129,25,232,105, 230,245,103,159,94,240,155>>, <<6,241,110,127,157,113,245,251,147,31,210,243, 107,62,136,143>>, <<43,199,188,12,205,227,212,200,38,210, 124,130,61,19,50,78>>}]}}} 04:13:20.680 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421757734887",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421757734887 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189>>, <<42,176,166,118,202,186,165,75,145,251,235,187,189,134,38, 136>>, <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189, 191,130,133,129,25,232,105,230,245,103,159,94,240,155>>, <<6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143>>, <<43,199,188,12,205,227,212,200,38,210,124,130,61,19,50, 78>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.680 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189>>,<<42,176,166,118,202,186,165,75,145,251,235,187,189,134,38,136>>,<<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189,191,130,133,129,25,232,105,230,245,103,159,94,240,155>>,<<6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143>>,<<43,199,188,12,205,227,212,200,38,210,124,130,61,19,50,78>>}]} 04:13:20.681 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189>>,<<42,176,166,118,202,186,165,75,145,251,235,187,189,134,38,136>>,<<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189,191,130,133,129,25,232,105,230,245,103,159,94,240,155>>,<<6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143>>,<<43,199,188,12,205,227,212,200,38,210,124,130,61,19,50,78>>}]}, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,false,0,false,false} 04:13:20.681 [info] auth_response(<<"262421757734887">>): {ok,[{epdg_auth_tuple,<<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189>>,<<42,176,166,118,202,186,165,75,145,251,235,187,189,134,38,136>>,<<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189,191,130,133,129,25,232,105,230,245,103,159,94,240,155>>,<<6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143>>,<<43,199,188,12,205,227,212,200,38,210,124,130,61,19,50,78>>}]} 04:13:20.683 [info] auth_response for <<"262421757734887">>: {ok,[{epdg_auth_tuple,<<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189>>,<<42,176,166,118,202,186,165,75,145,251,235,187,189,134,38,136>>,<<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189,191,130,133,129,25,232,105,230,245,103,159,94,240,155>>,<<6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143>>,<<43,199,188,12,205,227,212,200,38,210,124,130,61,19,50,78>>}]} 04:13:20.683 [info] GSUP: Tx #{auth_tuples => [#{autn => <<42,176,166,118,202,186,165,75,145,251,235,187,189,134,38,136>>,ck => <<43,199,188,12,205,227,212,200,38,210,124,130,61,19,50,78>>,ik => <<6,241,110,127,157,113,245,251,147,31,210,243,107,62,136,143>>,rand => <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189>>,res => <<201,200,44,26,111,196,121,224,91,232,69,135,156,35,217,189,191,130,133,129,25,232,105,230,245,103,159,94,240,155>>}],imsi => <<"262421757734887">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421757734887">>, message_type => location_upd_req}} 04:13:20.687 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421757734887">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421757734887 receive call lu_request from <0.1049.0> in state state_authenticating 04:13:20.688 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421757734887 send ok to <0.1049.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421757734887 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.688 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421757734887 consume call lu_request from <0.1049.0> in state state_authenticating 04:13:20.688 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.689 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421757734887",undefined,undefined,false,false,undefined} 04:13:20.689 [debug] SWx Tx SAR Imsi="262421757734887" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.689 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","134",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421757734887",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421757734887 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421757734887 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421757734887 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1050.0> in state state_wait_swx_saa 04:13:20.697 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;134;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421757734887",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421757734887 send ok to <0.1050.0> 04:13:20.697 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421757734887 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421757734887 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1050.0> in state state_wait_swx_saa => state_authenticated 04:13:20.697 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421757734887",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421757734887 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421757734887">>,ok}} 04:13:20.697 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421757734887 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.698 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,false,0,false,false} 04:13:20.698 [info] lu_response(<<"262421757734887">>): ok 04:13:20.698 [info] lu_response for <<"262421757734887">>: ok 04:13:20.698 [info] GSUP: Tx #{imsi => <<"262421757734887">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421757734887">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421757734887 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1051.0> in state state_authenticated 04:13:20.702 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421757734887">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.702 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.702 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421757734887 send ok to <0.1051.0> 04:13:20.702 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421757734887 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1051.0> in state state_authenticated => state_wait_create_session_resp 04:13:20.702 [info] s2b: Tx {gtp,v2,create_session_request,0,8519860,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421757734887">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116682,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401551,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421757734887 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.702 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421757734887 receive call {rx_s6b_aar,"262421757734887@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1052.0> in state state_authenticated 04:13:20.717 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421757734887@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.717 [info] ue_fsm ev_rx_s6b_aar: "262421757734887@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.717 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421757734887@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421757734887",undefined,undefined,true,false,undefined} 04:13:20.717 [debug] SWx Tx SAR Imsi="262421757734887" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:20.717 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","135",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421757734887",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421757734887 send ok to <0.1052.0> 04:13:20.718 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421757734887 consume call {rx_s6b_aar,"262421757734887@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1052.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421757734887 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1053.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421757734887 send ok to <0.1053.0> 04:13:20.726 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;135;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421757734887",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421757734887 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1053.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.726 [info] ue_fsm ev_rx_swx_saa 04:13:20.726 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421757734887","262421757734887@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1052.0>} 04:13:20.726 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.727 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.737 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,10,130,0,180,0,2,0,2,0,16,0,87,0,9,1,160,217,85,111,229,172,18,254,103,79,0,5,0,1,192,168,0,32,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,217,85,111,229,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,217,85,111,229,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.737 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116682,8519860,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ÙUoå">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3646255077,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3646255077,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,32>>}}} *DBG* epdg_ue_fsm_262421757734887 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 4204401551, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3646255077}}} from <0.1054.0> in state state_wait_create_session_resp 04:13:20.737 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421757734887">>,<0.1046.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116682,3646255077,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401551,3646255077}],[],[],[],[],[],[],[],[]}}}} 04:13:20.737 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.737 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 4204401551,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3646255077}} 04:13:20.738 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421757734887 send ok to <0.1054.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421757734887">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 4204401551, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3646255077}}}} 04:13:20.738 [info] KMOD Port Create PDP Context Call {<0.1046.0>,[alias|#Ref<0.1884296174.1877278733.216982>]}: {create_pdp_context,{172,18,254,103},4204401551,3646255077,{192,168,0,32}} *DBG* epdg_ue_fsm_262421757734887 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 4204401551, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3646255077}}} from <0.1054.0> in state state_wait_create_session_resp => state_active 04:13:20.738 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,32}, 4204401551, 3646255077 04:13:20.738 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],334,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,32}},{i_tid,4204401551},{o_tid,3646255077}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.738 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 4204401551,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3646255077}) returned ok 04:13:20.739 [info] tunnel_response(<<"262421757734887">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 4204401551,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3646255077}} 04:13:20.739 [info] tunnel_response for <<"262421757734887">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 4204401551,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3646255077}} 04:13:20.739 [info] GSUP: Tx #{imsi => <<"262421757734887">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,32>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425822037456">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425822037456 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425822037456 consume internal init_state in state state_new 04:13:20.761 [info] GSUP: Rx #{imsi => <<"262425822037456">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425822037456 receive call {auth_request,33,"internet",#{}} from <0.1055.0> in state state_new 04:13:20.761 [info] ue_fsm start(epdg_ue_fsm_262425822037456) 04:13:20.761 [info] ue_fsm init(<<"262425822037456">>) *DBG* epdg_ue_fsm_262425822037456 send ok to <0.1055.0> *DBG* epdg_ue_fsm_262425822037456 consume call {auth_request,33,"internet",#{}} from <0.1055.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262425822037456 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.761 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425822037456 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425822037456 consume internal init_state in state state_new 04:13:20.762 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425822037456 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.762 [info] ue_fsm start_link(aaa_ue_fsm_262425822037456) 04:13:20.763 [info] ue_fsm init("262425822037456") 04:13:20.763 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425822037456 send ok to <0.201.0> 04:13:20.763 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425822037456",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425822037456 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.763 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.763 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","136",";","nonode@nohost"],1,undefined,undefined,undefined,"262425822037456",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:20.777 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;136;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425822037456",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84,83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196]],[[182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84,12,171,163,136,2,141,79,228,214,241,134,227,254,179]],["foobar"],[[186,241,60,103,67,83,114,228,234,112,236,106,212,109,141,169]],[[236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425822037456 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84>>, <<83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196>>, <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84, 12,171,163,136,2,141,79,228,214,241,134,227,254,179>>, <<236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40>>, <<186,241,60,103,67,83,114,228,234,112,236,106,212,109, 141,169>>}]}} from <0.1058.0> in state state_wait_swx_maa 04:13:20.777 [info] dia_sip2gsup: auth [182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84,83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196] authz [182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84,12,171,163,136,2,141,79,228,214,241,134,227,254,179]  04:13:20.777 [info] rand [182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84] autn [83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196]  *DBG* aaa_ue_fsm_262425822037456 send ok to <0.1058.0> 04:13:20.777 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425822037456 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84>>, <<83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196>>, <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84, 12,171,163,136,2,141,79,228,214,241,134,227,254,179>>, <<236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40>>, <<186,241,60,103,67,83,114,228,234,112,236,106,212,109, 141,169>>}]}} from <0.1058.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425822037456 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84>>, <<83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196>>, <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84, 12,171,163,136,2,141,79,228,214,241,134,227,254,179>>, <<236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40>>, <<186,241,60,103,67,83,114,228,234,112,236,106,212,109, 141,169>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.778 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425822037456",undefined,undefined,false,false,undefined} 04:13:20.778 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84>>,<<83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196>>,<<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84,12,171,163,136,2,141,79,228,214,241,134,227,254,179>>,<<236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40>>,<<186,241,60,103,67,83,114,228,234,112,236,106,212,109,141,169>>}]} 04:13:20.779 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84>>,<<83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196>>,<<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84,12,171,163,136,2,141,79,228,214,241,134,227,254,179>>,<<236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40>>,<<186,241,60,103,67,83,114,228,234,112,236,106,212,109,141,169>>}]}, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425822037456 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425822037456">>, {ok, [{epdg_auth_tuple, <<182,107,54,99,19,224,50,128,119,214,100,93, 176,220,229,84>>, <<83,45,209,28,47,78,89,135,71,91,35,248,244, 217,156,196>>, <<182,107,54,99,19,224,50,128,119,214,100,93, 176,220,229,84,12,171,163,136,2,141,79,228, 214,241,134,227,254,179>>, <<236,27,76,162,210,92,176,242,216,16,28,126, 245,115,255,40>>, <<186,241,60,103,67,83,114,228,234,112, 236,106,212,109,141,169>>}]}}} 04:13:20.780 [info] auth_response(<<"262425822037456">>): {ok,[{epdg_auth_tuple,<<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84>>,<<83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196>>,<<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84,12,171,163,136,2,141,79,228,214,241,134,227,254,179>>,<<236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40>>,<<186,241,60,103,67,83,114,228,234,112,236,106,212,109,141,169>>}]} *DBG* epdg_ue_fsm_262425822037456 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84>>, <<83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196>>, <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84, 12,171,163,136,2,141,79,228,214,241,134,227,254,179>>, <<236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40>>, <<186,241,60,103,67,83,114,228,234,112,236,106,212,109, 141,169>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.780 [info] auth_response for <<"262425822037456">>: {ok,[{epdg_auth_tuple,<<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84>>,<<83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196>>,<<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84,12,171,163,136,2,141,79,228,214,241,134,227,254,179>>,<<236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40>>,<<186,241,60,103,67,83,114,228,234,112,236,106,212,109,141,169>>}]} 04:13:20.780 [info] GSUP: Tx #{auth_tuples => [#{autn => <<83,45,209,28,47,78,89,135,71,91,35,248,244,217,156,196>>,ck => <<186,241,60,103,67,83,114,228,234,112,236,106,212,109,141,169>>,ik => <<236,27,76,162,210,92,176,242,216,16,28,126,245,115,255,40>>,rand => <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84>>,res => <<182,107,54,99,19,224,50,128,119,214,100,93,176,220,229,84,12,171,163,136,2,141,79,228,214,241,134,227,254,179>>}],imsi => <<"262425822037456">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425822037456">>, message_type => location_upd_req}} 04:13:20.786 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425822037456">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425822037456 receive call lu_request from <0.1059.0> in state state_authenticating 04:13:20.786 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425822037456 send ok to <0.1059.0> 04:13:20.786 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425822037456 consume call lu_request from <0.1059.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425822037456 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.786 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.787 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425822037456",undefined,undefined,false,false,undefined} 04:13:20.787 [debug] SWx Tx SAR Imsi="262425822037456" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.787 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","137",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425822037456",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425822037456 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425822037456 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425822037456 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1060.0> in state state_wait_swx_saa 04:13:20.797 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;137;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425822037456",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.798 [info] ue_fsm ev_rx_swx_saa 04:13:20.798 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425822037456",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425822037456 send ok to <0.1060.0> *DBG* epdg_ue_fsm_262425822037456 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.798 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262425822037456 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1060.0> in state state_wait_swx_saa => state_authenticated 04:13:20.798 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425822037456 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425822037456">>,ok}} 04:13:20.798 [info] lu_response(<<"262425822037456">>): ok *DBG* epdg_ue_fsm_262425822037456 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.799 [info] lu_response for <<"262425822037456">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.799 [info] GSUP: Tx #{imsi => <<"262425822037456">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425822037456">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425822037456 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1061.0> in state state_authenticated 04:13:20.804 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425822037456">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.804 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.804 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,false,0,false,false} 04:13:20.804 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:20.805 [info] s2b: Tx {gtp,v2,create_session_request,0,8519861,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425822037456">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116683,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401552,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425822037456 send ok to <0.1061.0> 04:13:20.805 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425822037456 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1061.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425822037456 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425822037456 receive call {rx_s6b_aar,"262425822037456@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1062.0> in state state_authenticated 04:13:20.816 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425822037456@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.816 [info] ue_fsm ev_rx_s6b_aar: "262425822037456@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.816 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425822037456@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262425822037456",undefined,undefined,true,false,undefined} 04:13:20.816 [debug] SWx Tx SAR Imsi="262425822037456" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425822037456 send ok to <0.1062.0> 04:13:20.816 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","138",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425822037456",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425822037456 consume call {rx_s6b_aar,"262425822037456@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1062.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.816 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425822037456 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1063.0> in state state_authenticated_wait_swx_saa 04:13:20.820 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;138;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425822037456",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.820 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425822037456 send ok to <0.1063.0> *DBG* aaa_ue_fsm_262425822037456 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1063.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.820 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425822037456","262425822037456@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1062.0>} 04:13:20.820 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.821 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.827 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,11,130,0,181,0,2,0,2,0,16,0,87,0,9,1,160,131,33,244,64,172,18,254,103,79,0,5,0,1,192,168,0,33,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,131,33,244,64,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,131,33,244,64,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.827 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116683,8519861,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<131,33,244,64>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2200040512,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2200040512,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,33>>}}} 04:13:20.828 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425822037456">>,<0.1056.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116683,2200040512,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4204401552,2200040512}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425822037456 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 4204401552, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2200040512}}} from <0.1064.0> in state state_wait_create_session_resp 04:13:20.828 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.828 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 4204401552,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2200040512}} 04:13:20.828 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,false,0,false,false} 04:13:20.828 [info] KMOD Port Create PDP Context Call {<0.1056.0>,[alias|#Ref<0.1884296174.1877278733.217107>]}: {create_pdp_context,{172,18,254,103},4204401552,2200040512,{192,168,0,33}} *DBG* epdg_ue_fsm_262425822037456 send ok to <0.1064.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425822037456">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 4204401552, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2200040512}}}} 04:13:20.828 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,33}, 4204401552, 2200040512 *DBG* epdg_ue_fsm_262425822037456 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 4204401552, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2200040512}}} from <0.1064.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.829 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2370,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,33}},{i_tid,4204401552},{o_tid,2200040512}]}} 04:13:20.829 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 4204401552,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2200040512}) returned ok 04:13:20.829 [info] tunnel_response(<<"262425822037456">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 4204401552,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2200040512}} 04:13:20.830 [info] tunnel_response for <<"262425822037456">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 4204401552,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2200040512}} 04:13:20.830 [info] GSUP: Tx #{imsi => <<"262425822037456">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,33>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426287110851">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:20.861 [info] GSUP: Rx #{imsi => <<"262426287110851">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426287110851 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426287110851 consume internal init_state in state state_new 04:13:20.861 [info] ue_fsm start(epdg_ue_fsm_262426287110851) *DBG* epdg_ue_fsm_262426287110851 receive call {auth_request,33,"internet",#{}} from <0.1065.0> in state state_new 04:13:20.862 [info] ue_fsm init(<<"262426287110851">>) *DBG* epdg_ue_fsm_262426287110851 send ok to <0.1065.0> 04:13:20.862 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426287110851 consume call {auth_request,33,"internet",#{}} from <0.1065.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426287110851 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426287110851 enter aaa_ue_fsm in state state_new 04:13:20.862 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,false,0,false,false} 04:13:20.862 [info] ue_fsm start_link(aaa_ue_fsm_262426287110851) *DBG* aaa_ue_fsm_262426287110851 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426287110851 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.863 [info] ue_fsm init("262426287110851") 04:13:20.863 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.863 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426287110851",undefined,undefined,false,false,undefined} 04:13:20.864 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.864 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","139",";","nonode@nohost"],1,undefined,undefined,undefined,"262426287110851",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426287110851 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426287110851 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.877 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;139;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426287110851",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204,210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164]],[[78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204,132,1,158,113,226,144,255,248,105,45,249,192,66,208]],["foobar"],[[152,167,215,123,131,232,7,8,158,41,162,35,243,130,219,202]],[[223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426287110851 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204>>, <<210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164>>, <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204, 132,1,158,113,226,144,255,248,105,45,249,192,66,208>>, <<223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200>>, <<152,167,215,123,131,232,7,8,158,41,162,35,243,130,219, 202>>}]}} from <0.1068.0> in state state_wait_swx_maa 04:13:20.877 [info] dia_sip2gsup: auth [78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204,210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164] authz [78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204,132,1,158,113,226,144,255,248,105,45,249,192,66,208]  04:13:20.877 [info] rand [78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204] autn [210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164]  *DBG* aaa_ue_fsm_262426287110851 send ok to <0.1068.0> 04:13:20.878 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426287110851 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204>>, <<210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164>>, <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204, 132,1,158,113,226,144,255,248,105,45,249,192,66,208>>, <<223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200>>, <<152,167,215,123,131,232,7,8,158,41,162,35,243,130,219, 202>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426287110851 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204>>, <<210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164>>, <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204, 132,1,158,113,226,144,255,248,105,45,249,192,66,208>>, <<223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200>>, <<152,167,215,123,131,232,7,8,158,41,162,35,243,130,219, 202>>}]}} from <0.1068.0> in state state_wait_swx_maa => state_new 04:13:20.879 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426287110851",undefined,undefined,false,false,undefined} 04:13:20.879 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204>>,<<210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164>>,<<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204,132,1,158,113,226,144,255,248,105,45,249,192,66,208>>,<<223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200>>,<<152,167,215,123,131,232,7,8,158,41,162,35,243,130,219,202>>}]} *DBG* epdg_ue_fsm_262426287110851 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426287110851">>, {ok, [{epdg_auth_tuple, <<78,74,52,240,201,89,8,125,127,233,145,15,148, 135,15,204>>, <<210,141,63,150,204,68,77,203,165,193,197,38, 254,95,195,164>>, <<78,74,52,240,201,89,8,125,127,233,145,15,148, 135,15,204,132,1,158,113,226,144,255,248,105, 45,249,192,66,208>>, <<223,159,87,194,72,79,70,149,250,131,227,179, 37,19,199,200>>, <<152,167,215,123,131,232,7,8,158,41,162, 35,243,130,219,202>>}]}}} 04:13:20.880 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204>>,<<210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164>>,<<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204,132,1,158,113,226,144,255,248,105,45,249,192,66,208>>,<<223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200>>,<<152,167,215,123,131,232,7,8,158,41,162,35,243,130,219,202>>}]}, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426287110851 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204>>, <<210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164>>, <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204, 132,1,158,113,226,144,255,248,105,45,249,192,66,208>>, <<223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200>>, <<152,167,215,123,131,232,7,8,158,41,162,35,243,130,219, 202>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.880 [info] auth_response(<<"262426287110851">>): {ok,[{epdg_auth_tuple,<<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204>>,<<210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164>>,<<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204,132,1,158,113,226,144,255,248,105,45,249,192,66,208>>,<<223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200>>,<<152,167,215,123,131,232,7,8,158,41,162,35,243,130,219,202>>}]} 04:13:20.881 [info] auth_response for <<"262426287110851">>: {ok,[{epdg_auth_tuple,<<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204>>,<<210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164>>,<<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204,132,1,158,113,226,144,255,248,105,45,249,192,66,208>>,<<223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200>>,<<152,167,215,123,131,232,7,8,158,41,162,35,243,130,219,202>>}]} 04:13:20.881 [info] GSUP: Tx #{auth_tuples => [#{autn => <<210,141,63,150,204,68,77,203,165,193,197,38,254,95,195,164>>,ck => <<152,167,215,123,131,232,7,8,158,41,162,35,243,130,219,202>>,ik => <<223,159,87,194,72,79,70,149,250,131,227,179,37,19,199,200>>,rand => <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204>>,res => <<78,74,52,240,201,89,8,125,127,233,145,15,148,135,15,204,132,1,158,113,226,144,255,248,105,45,249,192,66,208>>}],imsi => <<"262426287110851">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426287110851">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426287110851 receive call lu_request from <0.1069.0> in state state_authenticating 04:13:20.886 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426287110851">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426287110851 send ok to <0.1069.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426287110851 consume call lu_request from <0.1069.0> in state state_authenticating *DBG* aaa_ue_fsm_262426287110851 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.886 [info] ue_fsm lu_request 04:13:20.886 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,false,0,false,false} 04:13:20.886 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.887 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426287110851",undefined,undefined,false,false,undefined} 04:13:20.887 [debug] SWx Tx SAR Imsi="262426287110851" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.887 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","140",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426287110851",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426287110851 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426287110851 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426287110851 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1070.0> in state state_wait_swx_saa 04:13:20.897 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;140;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426287110851",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426287110851 send ok to <0.1070.0> *DBG* epdg_ue_fsm_262426287110851 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.897 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426287110851 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1070.0> in state state_wait_swx_saa => state_authenticated 04:13:20.897 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426287110851",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426287110851 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426287110851">>,ok}} 04:13:20.897 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426287110851 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.898 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,false,0,false,false} 04:13:20.898 [info] lu_response(<<"262426287110851">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.898 [info] lu_response for <<"262426287110851">>: ok 04:13:20.898 [info] GSUP: Tx #{imsi => <<"262426287110851">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426287110851">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426287110851 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1071.0> in state state_authenticated 04:13:20.904 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426287110851">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.904 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.904 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,false,0,false,false} 04:13:20.904 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:20.904 [info] s2b: Tx {gtp,v2,create_session_request,0,8519862,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426287110851">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116684,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401553,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426287110851 send ok to <0.1071.0> 04:13:20.905 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426287110851 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1071.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426287110851 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426287110851 receive call {rx_s6b_aar,"262426287110851@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1072.0> in state state_authenticated 04:13:20.922 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426287110851@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.922 [info] ue_fsm ev_rx_s6b_aar: "262426287110851@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:20.922 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426287110851@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426287110851",undefined,undefined,true,false,undefined} 04:13:20.922 [debug] SWx Tx SAR Imsi="262426287110851" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:20.923 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","141",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426287110851",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426287110851 send ok to <0.1072.0> *DBG* aaa_ue_fsm_262426287110851 consume call {rx_s6b_aar,"262426287110851@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1072.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.923 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426287110851 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1073.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426287110851 send ok to <0.1073.0> 04:13:20.929 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;141;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426287110851",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426287110851 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1073.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.929 [info] ue_fsm ev_rx_swx_saa 04:13:20.930 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426287110851","262426287110851@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1072.0>} 04:13:20.930 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.930 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.938 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,12,130,0,182,0,2,0,2,0,16,0,87,0,9,1,160,39,251,32,155,172,18,254,103,79,0,5,0,1,192,168,0,34,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,39,251,32,155,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,39,251,32,155,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.938 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116684,8519862,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<39,251,32,155>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,670769307,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,670769307,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,34>>}}} 04:13:20.938 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426287110851">>,<0.1066.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116684,670769307,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401553,670769307}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426287110851 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 4204401553, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 670769307}}} from <0.1074.0> in state state_wait_create_session_resp 04:13:20.938 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.938 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 4204401553,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 670769307}} 04:13:20.938 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,false,0,false,false} 04:13:20.938 [info] KMOD Port Create PDP Context Call {<0.1066.0>,[alias|#Ref<0.1884296174.1877278721.225647>]}: {create_pdp_context,{172,18,254,103},4204401553,670769307,{192,168,0,34}} 04:13:20.938 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,34}, 4204401553, 670769307 04:13:20.939 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2434,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,34}},{i_tid,4204401553},{o_tid,670769307}]}} 04:13:20.939 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 4204401553,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 670769307}) returned ok *DBG* epdg_ue_fsm_262426287110851 send ok to <0.1074.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426287110851">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 4204401553, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 670769307}}}} 04:13:20.939 [info] tunnel_response(<<"262426287110851">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 4204401553,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 670769307}} *DBG* epdg_ue_fsm_262426287110851 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 4204401553, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 670769307}}} from <0.1074.0> in state state_wait_create_session_resp => state_active 04:13:20.939 [info] tunnel_response for <<"262426287110851">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 4204401553,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 670769307}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.939 [info] GSUP: Tx #{imsi => <<"262426287110851">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,34>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262427621858131">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427621858131 enter epdg_ue_fsm in state state_new 04:13:20.961 [info] GSUP: Rx #{imsi => <<"262427621858131">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427621858131 consume internal init_state in state state_new 04:13:20.962 [info] ue_fsm start(epdg_ue_fsm_262427621858131) 04:13:20.962 [info] ue_fsm init(<<"262427621858131">>) *DBG* epdg_ue_fsm_262427621858131 receive call {auth_request,33,"internet",#{}} from <0.1075.0> in state state_new 04:13:20.962 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427621858131 send ok to <0.1075.0> 04:13:20.962 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427621858131 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427621858131 consume call {auth_request,33,"internet",#{}} from <0.1075.0> in state state_new => state_wait_auth_resp 04:13:20.962 [info] ue_fsm start_link(aaa_ue_fsm_262427621858131) *DBG* aaa_ue_fsm_262427621858131 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427621858131 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.963 [info] ue_fsm init("262427621858131") *DBG* aaa_ue_fsm_262427621858131 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.963 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.963 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427621858131",undefined,undefined,false,false,undefined} 04:13:20.963 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.963 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","142",";","nonode@nohost"],1,undefined,undefined,undefined,"262427621858131",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427621858131 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427621858131 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427621858131 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3>>, <<238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227>>, <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98, 208,147,162,240,133,157,145,113,183,220,67,26,2>>, <<39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136>>, <<98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201>>}]}} from <0.1078.0> in state state_wait_swx_maa 04:13:20.976 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;142;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427621858131",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227]],[[64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98,208,147,162,240,133,157,145,113,183,220,67,26,2]],["foobar"],[[98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201]],[[39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.976 [info] dia_sip2gsup: auth [64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227] authz [64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98,208,147,162,240,133,157,145,113,183,220,67,26,2]  *DBG* aaa_ue_fsm_262427621858131 send ok to <0.1078.0> *DBG* epdg_ue_fsm_262427621858131 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3>>, <<238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227>>, <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98, 208,147,162,240,133,157,145,113,183,220,67,26,2>>, <<39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136>>, <<98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.976 [info] rand [64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3] autn [238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227]  *DBG* aaa_ue_fsm_262427621858131 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3>>, <<238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227>>, <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98, 208,147,162,240,133,157,145,113,183,220,67,26,2>>, <<39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136>>, <<98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201>>}]}} from <0.1078.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427621858131 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427621858131">>, {ok, [{epdg_auth_tuple, <<64,43,244,237,231,188,92,62,253,25,231,193, 178,187,76,3>>, <<238,143,216,26,84,82,42,107,251,148,161,43, 87,99,214,227>>, <<64,43,244,237,231,188,92,62,253,25,231,193, 178,187,76,3,98,208,147,162,240,133,157,145, 113,183,220,67,26,2>>, <<39,181,192,188,107,102,249,190,199,15,243,10, 196,137,30,136>>, <<98,24,199,241,34,134,7,153,2,38,154,238, 20,28,61,201>>}]}}} 04:13:20.976 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427621858131 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3>>, <<238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227>>, <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98, 208,147,162,240,133,157,145,113,183,220,67,26,2>>, <<39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136>>, <<98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.976 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427621858131",undefined,undefined,false,false,undefined} 04:13:20.977 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3>>,<<238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227>>,<<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98,208,147,162,240,133,157,145,113,183,220,67,26,2>>,<<39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136>>,<<98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201>>}]} 04:13:20.977 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3>>,<<238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227>>,<<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98,208,147,162,240,133,157,145,113,183,220,67,26,2>>,<<39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136>>,<<98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201>>}]}, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.977 [info] auth_response(<<"262427621858131">>): {ok,[{epdg_auth_tuple,<<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3>>,<<238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227>>,<<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98,208,147,162,240,133,157,145,113,183,220,67,26,2>>,<<39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136>>,<<98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201>>}]} 04:13:20.978 [info] auth_response for <<"262427621858131">>: {ok,[{epdg_auth_tuple,<<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3>>,<<238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227>>,<<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98,208,147,162,240,133,157,145,113,183,220,67,26,2>>,<<39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136>>,<<98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201>>}]} 04:13:20.978 [info] GSUP: Tx #{auth_tuples => [#{autn => <<238,143,216,26,84,82,42,107,251,148,161,43,87,99,214,227>>,ck => <<98,24,199,241,34,134,7,153,2,38,154,238,20,28,61,201>>,ik => <<39,181,192,188,107,102,249,190,199,15,243,10,196,137,30,136>>,rand => <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3>>,res => <<64,43,244,237,231,188,92,62,253,25,231,193,178,187,76,3,98,208,147,162,240,133,157,145,113,183,220,67,26,2>>}],imsi => <<"262427621858131">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427621858131">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427621858131 receive call lu_request from <0.1079.0> in state state_authenticating 04:13:20.982 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427621858131">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427621858131 send ok to <0.1079.0> 04:13:20.982 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427621858131 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427621858131 consume call lu_request from <0.1079.0> in state state_authenticating 04:13:20.983 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,false,0,false,false} 04:13:20.983 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.983 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427621858131",undefined,undefined,false,false,undefined} 04:13:20.983 [debug] SWx Tx SAR Imsi="262427621858131" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.983 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","143",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427621858131",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427621858131 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427621858131 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427621858131 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1080.0> in state state_wait_swx_saa 04:13:20.991 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;143;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427621858131",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427621858131 send ok to <0.1080.0> *DBG* epdg_ue_fsm_262427621858131 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427621858131 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1080.0> in state state_wait_swx_saa => state_authenticated 04:13:20.991 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427621858131 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427621858131">>,ok}} 04:13:20.991 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427621858131",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427621858131 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.991 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.991 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,false,0,false,false} 04:13:20.992 [info] lu_response(<<"262427621858131">>): ok 04:13:20.992 [info] lu_response for <<"262427621858131">>: ok 04:13:20.992 [info] GSUP: Tx #{imsi => <<"262427621858131">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427621858131">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427621858131 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1081.0> in state state_authenticated 04:13:20.995 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427621858131">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.995 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.995 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,false,0,false,false} 04:13:20.995 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:20.995 [info] s2b: Tx {gtp,v2,create_session_request,0,8519863,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427621858131">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116685,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401554,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:20.995 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427621858131 send ok to <0.1081.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427621858131 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1081.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427621858131 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427621858131 receive call {rx_s6b_aar,"262427621858131@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1082.0> in state state_authenticated 04:13:21.003 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427621858131@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.003 [info] ue_fsm ev_rx_s6b_aar: "262427621858131@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:21.004 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427621858131@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427621858131",undefined,undefined,true,false,undefined} 04:13:21.004 [debug] SWx Tx SAR Imsi="262427621858131" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:21.004 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","144",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427621858131",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427621858131 send ok to <0.1082.0> *DBG* aaa_ue_fsm_262427621858131 consume call {rx_s6b_aar,"262427621858131@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1082.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.004 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427621858131 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1083.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427621858131 send ok to <0.1083.0> 04:13:21.007 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;144;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427621858131",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427621858131 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1083.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.007 [info] ue_fsm ev_rx_swx_saa 04:13:21.007 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427621858131","262427621858131@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1082.0>} 04:13:21.007 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.007 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.011 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,13,130,0,183,0,2,0,2,0,16,0,87,0,9,1,160,136,140,170,68,172,18,254,103,79,0,5,0,1,192,168,0,35,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,136,140,170,68,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,136,140,170,68,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262427621858131 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 4204401554, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2290920004}}} from <0.1084.0> in state state_wait_create_session_resp 04:13:21.011 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116685,8519863,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<136,140,170,68>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2290920004,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2290920004,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,35>>}}} 04:13:21.011 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427621858131">>,<0.1076.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116685,2290920004,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401554,2290920004}],[],[],[],[],[],[],[]}}}} 04:13:21.011 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.011 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 4204401554,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2290920004}} 04:13:21.011 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,false,0,false,false} 04:13:21.011 [info] KMOD Port Create PDP Context Call {<0.1076.0>,[alias|#Ref<0.1884296174.1877278733.217356>]}: {create_pdp_context,{172,18,254,103},4204401554,2290920004,{192,168,0,35}} *DBG* epdg_ue_fsm_262427621858131 send ok to <0.1084.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427621858131">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 4204401554, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2290920004}}}} 04:13:21.011 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,35}, 4204401554, 2290920004 *DBG* epdg_ue_fsm_262427621858131 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 4204401554, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2290920004}}} from <0.1084.0> in state state_wait_create_session_resp => state_active 04:13:21.011 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2498,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,35}},{i_tid,4204401554},{o_tid,2290920004}]}} 04:13:21.012 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 4204401554,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2290920004}) returned ok 04:13:21.012 [info] tunnel_response(<<"262427621858131">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 4204401554,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2290920004}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.012 [info] tunnel_response for <<"262427621858131">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 4204401554,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2290920004}} 04:13:21.012 [info] GSUP: Tx #{imsi => <<"262427621858131">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,35>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425736900883">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:21.063 [info] GSUP: Rx #{imsi => <<"262425736900883">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425736900883 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425736900883 consume internal init_state in state state_new 04:13:21.063 [info] ue_fsm start(epdg_ue_fsm_262425736900883) *DBG* epdg_ue_fsm_262425736900883 receive call {auth_request,33,"internet",#{}} from <0.1085.0> in state state_new 04:13:21.063 [info] ue_fsm init(<<"262425736900883">>) *DBG* epdg_ue_fsm_262425736900883 send ok to <0.1085.0> 04:13:21.063 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425736900883 consume call {auth_request,33,"internet",#{}} from <0.1085.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.064 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425736900883 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425736900883 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262425736900883 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425736900883 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.064 [info] ue_fsm start_link(aaa_ue_fsm_262425736900883) 04:13:21.064 [info] ue_fsm init("262425736900883") 04:13:21.064 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.065 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425736900883",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425736900883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425736900883 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.065 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.065 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","145",";","nonode@nohost"],1,undefined,undefined,undefined,"262425736900883",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:21.076 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;145;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425736900883",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245,128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73]],[[250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245,172,125,125,69,108,11,88,7,92,69,12,212,140,136]],["foobar"],[[213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90]],[[68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425736900883 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245>>, <<128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73>>, <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64, 245,172,125,125,69,108,11,88,7,92,69,12,212,140,136>>, <<68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178>>, <<213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90>>}]}} from <0.1088.0> in state state_wait_swx_maa 04:13:21.076 [info] dia_sip2gsup: auth [250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245,128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73] authz [250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245,172,125,125,69,108,11,88,7,92,69,12,212,140,136]  04:13:21.076 [info] rand [250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245] autn [128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73]  04:13:21.076 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425736900883 send ok to <0.1088.0> *DBG* epdg_ue_fsm_262425736900883 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245>>, <<128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73>>, <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64, 245,172,125,125,69,108,11,88,7,92,69,12,212,140,136>>, <<68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178>>, <<213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.077 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425736900883",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425736900883 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245>>, <<128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73>>, <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64, 245,172,125,125,69,108,11,88,7,92,69,12,212,140,136>>, <<68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178>>, <<213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90>>}]}} from <0.1088.0> in state state_wait_swx_maa => state_new 04:13:21.077 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245>>,<<128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73>>,<<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245,172,125,125,69,108,11,88,7,92,69,12,212,140,136>>,<<68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178>>,<<213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90>>}]} *DBG* epdg_ue_fsm_262425736900883 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425736900883">>, {ok, [{epdg_auth_tuple, <<250,101,154,168,172,161,96,236,189,23,200, 106,171,41,64,245>>, <<128,58,235,6,249,115,190,76,169,165,171,175, 132,144,247,73>>, <<250,101,154,168,172,161,96,236,189,23,200, 106,171,41,64,245,172,125,125,69,108,11,88,7, 92,69,12,212,140,136>>, <<68,189,205,151,218,178,216,116,197,228,20,28, 87,12,72,178>>, <<213,71,80,49,156,195,245,98,32,73,121, 244,195,163,53,90>>}]}}} 04:13:21.078 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245>>,<<128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73>>,<<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245,172,125,125,69,108,11,88,7,92,69,12,212,140,136>>,<<68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178>>,<<213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90>>}]}, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425736900883 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245>>, <<128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73>>, <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64, 245,172,125,125,69,108,11,88,7,92,69,12,212,140,136>>, <<68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178>>, <<213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.078 [info] auth_response(<<"262425736900883">>): {ok,[{epdg_auth_tuple,<<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245>>,<<128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73>>,<<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245,172,125,125,69,108,11,88,7,92,69,12,212,140,136>>,<<68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178>>,<<213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.079 [info] auth_response for <<"262425736900883">>: {ok,[{epdg_auth_tuple,<<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245>>,<<128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73>>,<<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245,172,125,125,69,108,11,88,7,92,69,12,212,140,136>>,<<68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178>>,<<213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90>>}]} 04:13:21.079 [info] GSUP: Tx #{auth_tuples => [#{autn => <<128,58,235,6,249,115,190,76,169,165,171,175,132,144,247,73>>,ck => <<213,71,80,49,156,195,245,98,32,73,121,244,195,163,53,90>>,ik => <<68,189,205,151,218,178,216,116,197,228,20,28,87,12,72,178>>,rand => <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245>>,res => <<250,101,154,168,172,161,96,236,189,23,200,106,171,41,64,245,172,125,125,69,108,11,88,7,92,69,12,212,140,136>>}],imsi => <<"262425736900883">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425736900883">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425736900883 receive call lu_request from <0.1089.0> in state state_authenticating 04:13:21.084 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425736900883">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425736900883 send ok to <0.1089.0> 04:13:21.084 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425736900883 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425736900883 consume call lu_request from <0.1089.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.085 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,false,0,false,false} 04:13:21.085 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.085 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425736900883",undefined,undefined,false,false,undefined} 04:13:21.085 [debug] SWx Tx SAR Imsi="262425736900883" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425736900883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425736900883 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:21.085 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","146",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425736900883",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425736900883 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1090.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425736900883 send ok to <0.1090.0> *DBG* aaa_ue_fsm_262425736900883 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1090.0> in state state_wait_swx_saa => state_authenticated 04:13:21.094 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;146;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425736900883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262425736900883 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.094 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425736900883 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425736900883">>,ok}} 04:13:21.094 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425736900883",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425736900883 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.095 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.095 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,false,0,false,false} 04:13:21.095 [info] lu_response(<<"262425736900883">>): ok 04:13:21.095 [info] lu_response for <<"262425736900883">>: ok 04:13:21.095 [info] GSUP: Tx #{imsi => <<"262425736900883">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425736900883">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425736900883 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1091.0> in state state_authenticated 04:13:21.099 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425736900883">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.099 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.099 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,false,0,false,false} 04:13:21.099 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:21.100 [info] s2b: Tx {gtp,v2,create_session_request,0,8519864,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425736900883">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116686,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401555,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425736900883 send ok to <0.1091.0> 04:13:21.100 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425736900883 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1091.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425736900883 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425736900883 receive call {rx_s6b_aar,"262425736900883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1092.0> in state state_authenticated 04:13:21.110 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425736900883@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.110 [info] ue_fsm ev_rx_s6b_aar: "262425736900883@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:21.111 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425736900883@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262425736900883",undefined,undefined,true,false,undefined} 04:13:21.111 [debug] SWx Tx SAR Imsi="262425736900883" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:21.111 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","147",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425736900883",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425736900883 send ok to <0.1092.0> *DBG* aaa_ue_fsm_262425736900883 consume call {rx_s6b_aar,"262425736900883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1092.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.111 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425736900883 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1093.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425736900883 send ok to <0.1093.0> 04:13:21.114 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;147;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425736900883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425736900883 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1093.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.114 [info] ue_fsm ev_rx_swx_saa 04:13:21.114 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425736900883","262425736900883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1092.0>} 04:13:21.114 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.114 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.118 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,14,130,0,184,0,2,0,2,0,16,0,87,0,9,1,160,74,5,121,98,172,18,254,103,79,0,5,0,1,192,168,0,36,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,74,5,121,98,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,74,5,121,98,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.118 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116686,8519864,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<74,5,121,98>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1241872738,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1241872738,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,36>>}}} 04:13:21.118 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425736900883">>,<0.1086.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116686,1241872738,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4204401555,1241872738}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425736900883 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 4204401555, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1241872738}}} from <0.1094.0> in state state_wait_create_session_resp 04:13:21.118 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.118 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 4204401555,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1241872738}} 04:13:21.118 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,false,0,false,false} 04:13:21.118 [info] KMOD Port Create PDP Context Call {<0.1086.0>,[alias|#Ref<0.1884296174.1877278733.217519>]}: {create_pdp_context,{172,18,254,103},4204401555,1241872738,{192,168,0,36}} 04:13:21.119 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,36}, 4204401555, 1241872738 04:13:21.119 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],13,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,36}},{i_tid,4204401555},{o_tid,1241872738}]}} *DBG* epdg_ue_fsm_262425736900883 send ok to <0.1094.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425736900883">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 4204401555, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1241872738}}}} 04:13:21.119 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 4204401555,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1241872738}) returned ok *DBG* epdg_ue_fsm_262425736900883 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 4204401555, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1241872738}}} from <0.1094.0> in state state_wait_create_session_resp => state_active 04:13:21.119 [info] tunnel_response(<<"262425736900883">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 4204401555,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1241872738}} 04:13:21.119 [info] tunnel_response for <<"262425736900883">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 4204401555,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1241872738}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.119 [info] GSUP: Tx #{imsi => <<"262425736900883">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,36>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422506004291">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422506004291 enter epdg_ue_fsm in state state_new 04:13:21.163 [info] GSUP: Rx #{imsi => <<"262422506004291">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422506004291 consume internal init_state in state state_new 04:13:21.163 [info] ue_fsm start(epdg_ue_fsm_262422506004291) *DBG* epdg_ue_fsm_262422506004291 receive call {auth_request,33,"internet",#{}} from <0.1095.0> in state state_new 04:13:21.163 [info] ue_fsm init(<<"262422506004291">>) *DBG* epdg_ue_fsm_262422506004291 send ok to <0.1095.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.163 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422506004291 consume call {auth_request,33,"internet",#{}} from <0.1095.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422506004291 enter aaa_ue_fsm in state state_new 04:13:21.164 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422506004291 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.164 [info] ue_fsm start_link(aaa_ue_fsm_262422506004291) *DBG* aaa_ue_fsm_262422506004291 consume internal init_state in state state_new 04:13:21.164 [info] ue_fsm init("262422506004291") *DBG* aaa_ue_fsm_262422506004291 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.164 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.164 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422506004291",undefined,undefined,false,false,undefined} 04:13:21.165 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422506004291 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422506004291 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.165 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","148",";","nonode@nohost"],1,undefined,undefined,undefined,"262422506004291",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:21.179 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;148;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422506004291",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171,87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227]],[[178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171,33,132,183,225,249,235,33,61,31,87,181,110,148,113]],["foobar"],[[11,122,76,86,36,80,221,96,170,232,236,127,105,58,200,123]],[[72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422506004291 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171>>, <<87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227>>, <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171, 33,132,183,225,249,235,33,61,31,87,181,110,148,113>>, <<72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28>>, <<11,122,76,86,36,80,221,96,170,232,236,127,105,58,200, 123>>}]}} from <0.1098.0> in state state_wait_swx_maa 04:13:21.179 [info] dia_sip2gsup: auth [178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171,87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227] authz [178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171,33,132,183,225,249,235,33,61,31,87,181,110,148,113]  04:13:21.179 [info] rand [178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171] autn [87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227]  *DBG* aaa_ue_fsm_262422506004291 send ok to <0.1098.0> *DBG* epdg_ue_fsm_262422506004291 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171>>, <<87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227>>, <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171, 33,132,183,225,249,235,33,61,31,87,181,110,148,113>>, <<72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28>>, <<11,122,76,86,36,80,221,96,170,232,236,127,105,58,200, 123>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.179 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422506004291 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171>>, <<87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227>>, <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171, 33,132,183,225,249,235,33,61,31,87,181,110,148,113>>, <<72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28>>, <<11,122,76,86,36,80,221,96,170,232,236,127,105,58,200, 123>>}]}} from <0.1098.0> in state state_wait_swx_maa => state_new 04:13:21.180 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422506004291",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422506004291 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422506004291">>, {ok, [{epdg_auth_tuple, <<178,50,144,208,123,170,31,153,229,99,41,183, 167,199,69,171>>, <<87,141,175,157,246,102,54,238,5,211,147,31, 139,46,41,227>>, <<178,50,144,208,123,170,31,153,229,99,41,183, 167,199,69,171,33,132,183,225,249,235,33,61, 31,87,181,110,148,113>>, <<72,105,45,216,221,130,203,223,210,1,96,66, 166,153,186,28>>, <<11,122,76,86,36,80,221,96,170,232,236, 127,105,58,200,123>>}]}}} 04:13:21.180 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171>>,<<87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227>>,<<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171,33,132,183,225,249,235,33,61,31,87,181,110,148,113>>,<<72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28>>,<<11,122,76,86,36,80,221,96,170,232,236,127,105,58,200,123>>}]} *DBG* epdg_ue_fsm_262422506004291 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171>>, <<87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227>>, <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171, 33,132,183,225,249,235,33,61,31,87,181,110,148,113>>, <<72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28>>, <<11,122,76,86,36,80,221,96,170,232,236,127,105,58,200, 123>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.181 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171>>,<<87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227>>,<<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171,33,132,183,225,249,235,33,61,31,87,181,110,148,113>>,<<72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28>>,<<11,122,76,86,36,80,221,96,170,232,236,127,105,58,200,123>>}]}, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,false,0,false,false} 04:13:21.181 [info] auth_response(<<"262422506004291">>): {ok,[{epdg_auth_tuple,<<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171>>,<<87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227>>,<<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171,33,132,183,225,249,235,33,61,31,87,181,110,148,113>>,<<72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28>>,<<11,122,76,86,36,80,221,96,170,232,236,127,105,58,200,123>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.182 [info] auth_response for <<"262422506004291">>: {ok,[{epdg_auth_tuple,<<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171>>,<<87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227>>,<<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171,33,132,183,225,249,235,33,61,31,87,181,110,148,113>>,<<72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28>>,<<11,122,76,86,36,80,221,96,170,232,236,127,105,58,200,123>>}]} 04:13:21.182 [info] GSUP: Tx #{auth_tuples => [#{autn => <<87,141,175,157,246,102,54,238,5,211,147,31,139,46,41,227>>,ck => <<11,122,76,86,36,80,221,96,170,232,236,127,105,58,200,123>>,ik => <<72,105,45,216,221,130,203,223,210,1,96,66,166,153,186,28>>,rand => <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171>>,res => <<178,50,144,208,123,170,31,153,229,99,41,183,167,199,69,171,33,132,183,225,249,235,33,61,31,87,181,110,148,113>>}],imsi => <<"262422506004291">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422506004291">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422506004291 receive call lu_request from <0.1099.0> in state state_authenticating 04:13:21.187 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422506004291">>,message_type => location_upd_req} 04:13:21.187 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422506004291 send ok to <0.1099.0> *DBG* epdg_ue_fsm_262422506004291 consume call lu_request from <0.1099.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422506004291 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.187 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,false,0,false,false} 04:13:21.187 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.188 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422506004291",undefined,undefined,false,false,undefined} 04:13:21.188 [debug] SWx Tx SAR Imsi="262422506004291" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.188 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","149",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422506004291",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422506004291 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422506004291 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422506004291 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1100.0> in state state_wait_swx_saa 04:13:21.196 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;149;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422506004291",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422506004291 send ok to <0.1100.0> *DBG* epdg_ue_fsm_262422506004291 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.196 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422506004291 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1100.0> in state state_wait_swx_saa => state_authenticated 04:13:21.197 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422506004291",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422506004291 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422506004291">>,ok}} 04:13:21.197 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422506004291 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.197 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.197 [info] lu_response(<<"262422506004291">>): ok 04:13:21.197 [info] lu_response for <<"262422506004291">>: ok 04:13:21.197 [info] GSUP: Tx #{imsi => <<"262422506004291">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422506004291">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422506004291 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1101.0> in state state_authenticated 04:13:21.201 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422506004291">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.202 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.202 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,false,0,false,false} 04:13:21.202 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:21.202 [info] s2b: Tx {gtp,v2,create_session_request,0,8519865,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422506004291">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116687,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401556,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422506004291 send ok to <0.1101.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.202 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422506004291 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1101.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422506004291 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422506004291 receive call {rx_s6b_aar,"262422506004291@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1102.0> in state state_authenticated 04:13:21.213 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422506004291@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.213 [info] ue_fsm ev_rx_s6b_aar: "262422506004291@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:21.213 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422506004291@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422506004291",undefined,undefined,true,false,undefined} 04:13:21.213 [debug] SWx Tx SAR Imsi="262422506004291" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:21.213 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","150",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422506004291",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422506004291 send ok to <0.1102.0> 04:13:21.214 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422506004291 consume call {rx_s6b_aar,"262422506004291@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1102.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422506004291 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1103.0> in state state_authenticated_wait_swx_saa 04:13:21.218 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;150;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422506004291",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422506004291 send ok to <0.1103.0> 04:13:21.218 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422506004291 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1103.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.218 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422506004291","262422506004291@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1102.0>} 04:13:21.218 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.218 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.224 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,15,130,0,185,0,2,0,2,0,16,0,87,0,9,1,160,195,250,150,200,172,18,254,103,79,0,5,0,1,192,168,0,37,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,195,250,150,200,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,195,250,150,200,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422506004291 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 4204401556, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3287979720}}} from <0.1104.0> in state state_wait_create_session_resp 04:13:21.224 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116687,8519865,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<195,250,150,200>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3287979720,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3287979720,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,37>>}}} 04:13:21.224 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422506004291">>,<0.1096.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116687,3287979720,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401556,3287979720}],[],[],[],[],[],[],[],[]}}}} 04:13:21.224 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.224 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 4204401556,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3287979720}} 04:13:21.224 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,false,0,false,false} 04:13:21.224 [info] KMOD Port Create PDP Context Call {<0.1096.0>,[alias|#Ref<0.1884296174.1877278721.226066>]}: {create_pdp_context,{172,18,254,103},4204401556,3287979720,{192,168,0,37}} 04:13:21.224 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,37}, 4204401556, 3287979720 *DBG* epdg_ue_fsm_262422506004291 send ok to <0.1104.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422506004291">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 4204401556, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3287979720}}}} 04:13:21.224 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],398,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,37}},{i_tid,4204401556},{o_tid,3287979720}]}} *DBG* epdg_ue_fsm_262422506004291 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 4204401556, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3287979720}}} from <0.1104.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.224 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 4204401556,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3287979720}) returned ok 04:13:21.225 [info] tunnel_response(<<"262422506004291">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 4204401556,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3287979720}} 04:13:21.225 [info] tunnel_response for <<"262422506004291">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 4204401556,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3287979720}} 04:13:21.225 [info] GSUP: Tx #{imsi => <<"262422506004291">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,37>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262427944267859">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427944267859 enter epdg_ue_fsm in state state_new 04:13:21.263 [info] GSUP: Rx #{imsi => <<"262427944267859">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427944267859 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427944267859 receive call {auth_request,33,"internet",#{}} from <0.1105.0> in state state_new 04:13:21.263 [info] ue_fsm start(epdg_ue_fsm_262427944267859) 04:13:21.263 [info] ue_fsm init(<<"262427944267859">>) *DBG* epdg_ue_fsm_262427944267859 send ok to <0.1105.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427944267859 consume call {auth_request,33,"internet",#{}} from <0.1105.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427944267859 enter aaa_ue_fsm in state state_new 04:13:21.264 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427944267859 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427944267859 consume internal init_state in state state_new 04:13:21.264 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427944267859 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.264 [info] ue_fsm start_link(aaa_ue_fsm_262427944267859) 04:13:21.264 [info] ue_fsm init("262427944267859") 04:13:21.264 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.265 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427944267859",undefined,undefined,false,false,undefined} 04:13:21.265 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.265 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","151",";","nonode@nohost"],1,undefined,undefined,undefined,"262427944267859",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427944267859 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427944267859 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.279 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;151;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427944267859",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234,22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194]],[[203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234,142,61,137,253,166,40,100,116,41,171,1,8,203,110]],["foobar"],[[152,212,26,73,202,50,65,165,48,252,113,236,4,104,255,243]],[[207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427944267859 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234>>, <<22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194>>, <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234, 142,61,137,253,166,40,100,116,41,171,1,8,203,110>>, <<207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123>>, <<152,212,26,73,202,50,65,165,48,252,113,236,4,104,255, 243>>}]}} from <0.1108.0> in state state_wait_swx_maa 04:13:21.279 [info] dia_sip2gsup: auth [203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234,22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194] authz [203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234,142,61,137,253,166,40,100,116,41,171,1,8,203,110]  *DBG* aaa_ue_fsm_262427944267859 send ok to <0.1108.0> 04:13:21.279 [info] rand [203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234] autn [22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194]  *DBG* epdg_ue_fsm_262427944267859 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234>>, <<22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194>>, <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234, 142,61,137,253,166,40,100,116,41,171,1,8,203,110>>, <<207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123>>, <<152,212,26,73,202,50,65,165,48,252,113,236,4,104,255, 243>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427944267859 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234>>, <<22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194>>, <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234, 142,61,137,253,166,40,100,116,41,171,1,8,203,110>>, <<207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123>>, <<152,212,26,73,202,50,65,165,48,252,113,236,4,104,255, 243>>}]}} from <0.1108.0> in state state_wait_swx_maa => state_new 04:13:21.279 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427944267859 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427944267859">>, {ok, [{epdg_auth_tuple, <<203,103,104,236,56,121,2,250,177,88,55,168, 54,114,250,234>>, <<22,2,133,53,182,4,155,233,178,244,92,200,134, 62,126,194>>, <<203,103,104,236,56,121,2,250,177,88,55,168, 54,114,250,234,142,61,137,253,166,40,100,116, 41,171,1,8,203,110>>, <<207,173,36,215,79,89,89,109,77,42,244,119, 114,151,189,123>>, <<152,212,26,73,202,50,65,165,48,252,113, 236,4,104,255,243>>}]}}} 04:13:21.280 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427944267859",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427944267859 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234>>, <<22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194>>, <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234, 142,61,137,253,166,40,100,116,41,171,1,8,203,110>>, <<207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123>>, <<152,212,26,73,202,50,65,165,48,252,113,236,4,104,255, 243>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.280 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234>>,<<22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194>>,<<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234,142,61,137,253,166,40,100,116,41,171,1,8,203,110>>,<<207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123>>,<<152,212,26,73,202,50,65,165,48,252,113,236,4,104,255,243>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.281 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234>>,<<22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194>>,<<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234,142,61,137,253,166,40,100,116,41,171,1,8,203,110>>,<<207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123>>,<<152,212,26,73,202,50,65,165,48,252,113,236,4,104,255,243>>}]}, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,false,0,false,false} 04:13:21.281 [info] auth_response(<<"262427944267859">>): {ok,[{epdg_auth_tuple,<<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234>>,<<22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194>>,<<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234,142,61,137,253,166,40,100,116,41,171,1,8,203,110>>,<<207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123>>,<<152,212,26,73,202,50,65,165,48,252,113,236,4,104,255,243>>}]} 04:13:21.282 [info] auth_response for <<"262427944267859">>: {ok,[{epdg_auth_tuple,<<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234>>,<<22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194>>,<<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234,142,61,137,253,166,40,100,116,41,171,1,8,203,110>>,<<207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123>>,<<152,212,26,73,202,50,65,165,48,252,113,236,4,104,255,243>>}]} 04:13:21.282 [info] GSUP: Tx #{auth_tuples => [#{autn => <<22,2,133,53,182,4,155,233,178,244,92,200,134,62,126,194>>,ck => <<152,212,26,73,202,50,65,165,48,252,113,236,4,104,255,243>>,ik => <<207,173,36,215,79,89,89,109,77,42,244,119,114,151,189,123>>,rand => <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234>>,res => <<203,103,104,236,56,121,2,250,177,88,55,168,54,114,250,234,142,61,137,253,166,40,100,116,41,171,1,8,203,110>>}],imsi => <<"262427944267859">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427944267859">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427944267859 receive call lu_request from <0.1109.0> in state state_authenticating 04:13:21.287 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427944267859">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427944267859 send ok to <0.1109.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.287 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427944267859 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427944267859 consume call lu_request from <0.1109.0> in state state_authenticating 04:13:21.287 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,false,0,false,false} 04:13:21.288 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.288 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427944267859",undefined,undefined,false,false,undefined} 04:13:21.288 [debug] SWx Tx SAR Imsi="262427944267859" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.288 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","152",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427944267859",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427944267859 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427944267859 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427944267859 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1110.0> in state state_wait_swx_saa 04:13:21.299 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;152;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427944267859",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.299 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427944267859 send ok to <0.1110.0> *DBG* epdg_ue_fsm_262427944267859 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.299 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427944267859",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427944267859 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1110.0> in state state_wait_swx_saa => state_authenticated 04:13:21.300 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427944267859 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427944267859">>,ok}} *DBG* epdg_ue_fsm_262427944267859 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.300 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.300 [info] lu_response(<<"262427944267859">>): ok 04:13:21.300 [info] lu_response for <<"262427944267859">>: ok 04:13:21.300 [info] GSUP: Tx #{imsi => <<"262427944267859">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427944267859">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427944267859 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1111.0> in state state_authenticated 04:13:21.305 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427944267859">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.305 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.306 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427944267859 send ok to <0.1111.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.306 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262427944267859 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1111.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427944267859 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:21.306 [info] s2b: Tx {gtp,v2,create_session_request,0,8519866,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427944267859">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116688,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401557,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:21.306 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427944267859 receive call {rx_s6b_aar,"262427944267859@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1112.0> in state state_authenticated 04:13:21.319 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427944267859@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.319 [info] ue_fsm ev_rx_s6b_aar: "262427944267859@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:21.319 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427944267859@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427944267859",undefined,undefined,true,false,undefined} 04:13:21.319 [debug] SWx Tx SAR Imsi="262427944267859" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:21.319 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","153",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427944267859",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427944267859 send ok to <0.1112.0> 04:13:21.320 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427944267859 consume call {rx_s6b_aar,"262427944267859@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1112.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427944267859 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1113.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427944267859 send ok to <0.1113.0> 04:13:21.325 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;153;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427944267859",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427944267859 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1113.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.325 [info] ue_fsm ev_rx_swx_saa 04:13:21.325 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427944267859","262427944267859@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1112.0>} 04:13:21.325 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.326 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.334 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,16,130,0,186,0,2,0,2,0,16,0,87,0,9,1,160,27,116,109,141,172,18,254,103,79,0,5,0,1,192,168,0,38,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,27,116,109,141,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,27,116,109,141,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.334 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116688,8519866,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<27,116,109,141>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,460615053,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,460615053,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,38>>}}} *DBG* epdg_ue_fsm_262427944267859 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 4204401557, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 460615053}}} from <0.1114.0> in state state_wait_create_session_resp 04:13:21.334 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427944267859">>,<0.1106.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116688,460615053,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401557,460615053}],[],[],[],[],[],[],[]}}}} 04:13:21.334 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.335 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 4204401557,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 460615053}} 04:13:21.335 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,false,0,false,false} 04:13:21.335 [info] KMOD Port Create PDP Context Call {<0.1106.0>,[alias|#Ref<0.1884296174.1877278733.217821>]}: {create_pdp_context,{172,18,254,103},4204401557,460615053,{192,168,0,38}} 04:13:21.336 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,38}, 4204401557, 460615053 04:13:21.336 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],462,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,38}},{i_tid,4204401557},{o_tid,460615053}]}} *DBG* epdg_ue_fsm_262427944267859 send ok to <0.1114.0> 04:13:21.336 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 4204401557,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 460615053}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262427944267859">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 4204401557, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 460615053}}}} *DBG* epdg_ue_fsm_262427944267859 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 4204401557, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 460615053}}} from <0.1114.0> in state state_wait_create_session_resp => state_active 04:13:21.336 [info] tunnel_response(<<"262427944267859">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 4204401557,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 460615053}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.337 [info] tunnel_response for <<"262427944267859">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 4204401557,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 460615053}} 04:13:21.337 [info] GSUP: Tx #{imsi => <<"262427944267859">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,38>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421217029779">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:21.363 [info] GSUP: Rx #{imsi => <<"262421217029779">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421217029779 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421217029779 consume internal init_state in state state_new 04:13:21.363 [info] ue_fsm start(epdg_ue_fsm_262421217029779) *DBG* epdg_ue_fsm_262421217029779 receive call {auth_request,33,"internet",#{}} from <0.1115.0> in state state_new 04:13:21.363 [info] ue_fsm init(<<"262421217029779">>) *DBG* epdg_ue_fsm_262421217029779 send ok to <0.1115.0> 04:13:21.363 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421217029779 consume call {auth_request,33,"internet",#{}} from <0.1115.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421217029779 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421217029779 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421217029779 consume internal init_state in state state_new 04:13:21.364 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421217029779 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.364 [info] ue_fsm start_link(aaa_ue_fsm_262421217029779) 04:13:21.364 [info] ue_fsm init("262421217029779") 04:13:21.364 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.365 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421217029779",undefined,undefined,false,false,undefined} 04:13:21.365 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421217029779 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421217029779 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.365 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","154",";","nonode@nohost"],1,undefined,undefined,undefined,"262421217029779",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:21.379 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;154;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421217029779",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4,238,105,70,159,105,231,214,217,206,200,239,154,104,68,188,251]],[[227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4,212,39,147,179,237,67,166,195,130,172,52,47,253,87]],["foobar"],[[73,229,222,16,51,168,71,195,87,19,234,228,126,182,66,110]],[[123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421217029779 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4>>, <<238,105,70,159,105,231,214,217,206,200,239,154,104,68,188, 251>>, <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4, 212,39,147,179,237,67,166,195,130,172,52,47,253,87>>, <<123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253>>, <<73,229,222,16,51,168,71,195,87,19,234,228,126,182,66, 110>>}]}} from <0.1118.0> in state state_wait_swx_maa 04:13:21.379 [info] dia_sip2gsup: auth [227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4,238,105,70,159,105,231,214,217,206,200,239,154,104,68,188,251] authz [227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4,212,39,147,179,237,67,166,195,130,172,52,47,253,87]  04:13:21.379 [info] rand [227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4] autn [238,105,70,159,105,231,214,217,206,200,239,154,104,68,188,251]  *DBG* aaa_ue_fsm_262421217029779 send ok to <0.1118.0> *DBG* epdg_ue_fsm_262421217029779 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4>>, <<238,105,70,159,105,231,214,217,206,200,239,154,104,68,188, 251>>, <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4, 212,39,147,179,237,67,166,195,130,172,52,47,253,87>>, <<123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253>>, <<73,229,222,16,51,168,71,195,87,19,234,228,126,182,66, 110>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.379 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421217029779 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4>>, <<238,105,70,159,105,231,214,217,206,200,239,154,104,68,188, 251>>, <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4, 212,39,147,179,237,67,166,195,130,172,52,47,253,87>>, <<123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253>>, <<73,229,222,16,51,168,71,195,87,19,234,228,126,182,66, 110>>}]}} from <0.1118.0> in state state_wait_swx_maa => state_new 04:13:21.380 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421217029779",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421217029779 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421217029779">>, {ok, [{epdg_auth_tuple, <<227,34,78,42,120,106,86,202,131,215,170,252, 179,219,218,4>>, <<238,105,70,159,105,231,214,217,206,200,239, 154,104,68,188,251>>, <<227,34,78,42,120,106,86,202,131,215,170,252, 179,219,218,4,212,39,147,179,237,67,166,195, 130,172,52,47,253,87>>, <<123,56,140,195,130,151,175,58,143,139,222,99, 204,23,133,253>>, <<73,229,222,16,51,168,71,195,87,19,234, 228,126,182,66,110>>}]}}} 04:13:21.380 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4>>,<<238,105,70,159,105,231,214,217,206,200,239,154,104,68,188,251>>,<<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4,212,39,147,179,237,67,166,195,130,172,52,47,253,87>>,<<123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253>>,<<73,229,222,16,51,168,71,195,87,19,234,228,126,182,66,110>>}]} *DBG* epdg_ue_fsm_262421217029779 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4>>, <<238,105,70,159,105,231,214,217,206,200,239,154,104,68,188, 251>>, <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4, 212,39,147,179,237,67,166,195,130,172,52,47,253,87>>, <<123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253>>, <<73,229,222,16,51,168,71,195,87,19,234,228,126,182,66, 110>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.381 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4>>,<<238,105,70,159,105,231,214,217,206,200,239,154,104,68,188,251>>,<<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4,212,39,147,179,237,67,166,195,130,172,52,47,253,87>>,<<123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253>>,<<73,229,222,16,51,168,71,195,87,19,234,228,126,182,66,110>>}]}, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.381 [info] auth_response(<<"262421217029779">>): {ok,[{epdg_auth_tuple,<<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4>>,<<238,105,70,159,105,231,214,217,206,200,239,154,104,68,188,251>>,<<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4,212,39,147,179,237,67,166,195,130,172,52,47,253,87>>,<<123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253>>,<<73,229,222,16,51,168,71,195,87,19,234,228,126,182,66,110>>}]} 04:13:21.382 [info] auth_response for <<"262421217029779">>: {ok,[{epdg_auth_tuple,<<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4>>,<<238,105,70,159,105,231,214,217,206,200,239,154,104,68,188,251>>,<<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4,212,39,147,179,237,67,166,195,130,172,52,47,253,87>>,<<123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253>>,<<73,229,222,16,51,168,71,195,87,19,234,228,126,182,66,110>>}]} 04:13:21.382 [info] GSUP: Tx #{auth_tuples => [#{autn => <<238,105,70,159,105,231,214,217,206,200,239,154,104,68,188,251>>,ck => <<73,229,222,16,51,168,71,195,87,19,234,228,126,182,66,110>>,ik => <<123,56,140,195,130,151,175,58,143,139,222,99,204,23,133,253>>,rand => <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4>>,res => <<227,34,78,42,120,106,86,202,131,215,170,252,179,219,218,4,212,39,147,179,237,67,166,195,130,172,52,47,253,87>>}],imsi => <<"262421217029779">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421217029779">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421217029779 receive call lu_request from <0.1119.0> in state state_authenticating *DBG* epdg_ue_fsm_262421217029779 send ok to <0.1119.0> 04:13:21.387 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421217029779">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421217029779 consume call lu_request from <0.1119.0> in state state_authenticating *DBG* aaa_ue_fsm_262421217029779 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.387 [info] ue_fsm lu_request 04:13:21.388 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,false,0,false,false} 04:13:21.388 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.388 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421217029779",undefined,undefined,false,false,undefined} 04:13:21.388 [debug] SWx Tx SAR Imsi="262421217029779" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.388 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","155",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421217029779",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421217029779 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421217029779 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421217029779 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1120.0> in state state_wait_swx_saa 04:13:21.400 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;155;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421217029779",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.400 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421217029779 send ok to <0.1120.0> *DBG* epdg_ue_fsm_262421217029779 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.400 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421217029779",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421217029779 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1120.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421217029779 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421217029779">>,ok}} 04:13:21.400 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421217029779 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.400 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.400 [info] lu_response(<<"262421217029779">>): ok 04:13:21.401 [info] lu_response for <<"262421217029779">>: ok 04:13:21.401 [info] GSUP: Tx #{imsi => <<"262421217029779">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421217029779">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421217029779 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1121.0> in state state_authenticated 04:13:21.407 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421217029779">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.408 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.408 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,false,0,false,false} 04:13:21.408 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:21.408 [info] s2b: Tx {gtp,v2,create_session_request,0,8519867,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421217029779">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116689,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401558,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421217029779 send ok to <0.1121.0> 04:13:21.408 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421217029779 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1121.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421217029779 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421217029779 receive call {rx_s6b_aar,"262421217029779@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1122.0> in state state_authenticated 04:13:21.429 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421217029779@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.429 [info] ue_fsm ev_rx_s6b_aar: "262421217029779@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:21.429 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421217029779@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421217029779",undefined,undefined,true,false,undefined} 04:13:21.429 [debug] SWx Tx SAR Imsi="262421217029779" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:21.429 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","156",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421217029779",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421217029779 send ok to <0.1122.0> 04:13:21.429 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421217029779 consume call {rx_s6b_aar,"262421217029779@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1122.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421217029779 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1123.0> in state state_authenticated_wait_swx_saa 04:13:21.437 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;156;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421217029779",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421217029779 send ok to <0.1123.0> 04:13:21.437 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421217029779 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1123.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.438 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421217029779","262421217029779@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1122.0>} 04:13:21.438 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.438 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.453 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,17,130,0,187,0,2,0,2,0,16,0,87,0,9,1,160,139,130,38,30,172,18,254,103,79,0,5,0,1,192,168,0,39,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,139,130,38,30,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,139,130,38,30,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.453 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116689,8519867,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<139,130,38,30>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2340562462,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2340562462,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,39>>}}} *DBG* epdg_ue_fsm_262421217029779 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 4204401558, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2340562462}}} from <0.1124.0> in state state_wait_create_session_resp 04:13:21.453 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421217029779">>,<0.1116.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116689,2340562462,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4204401558,2340562462}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:21.454 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.454 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 4204401558,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2340562462}} 04:13:21.454 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,false,0,false,false} 04:13:21.454 [info] KMOD Port Create PDP Context Call {<0.1116.0>,[alias|#Ref<0.1884296174.1877278721.226397>]}: {create_pdp_context,{172,18,254,103},4204401558,2340562462,{192,168,0,39}} 04:13:21.454 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,39}, 4204401558, 2340562462 04:13:21.454 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2562,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,39}},{i_tid,4204401558},{o_tid,2340562462}]}} *DBG* epdg_ue_fsm_262421217029779 send ok to <0.1124.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421217029779">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 4204401558, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2340562462}}}} *DBG* epdg_ue_fsm_262421217029779 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 4204401558, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2340562462}}} from <0.1124.0> in state state_wait_create_session_resp => state_active 04:13:21.455 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 4204401558,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2340562462}) returned ok 04:13:21.455 [info] tunnel_response(<<"262421217029779">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 4204401558,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2340562462}} 04:13:21.455 [info] tunnel_response for <<"262421217029779">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 4204401558,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2340562462}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.456 [info] GSUP: Tx #{imsi => <<"262421217029779">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,39>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429015814123">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429015814123 enter epdg_ue_fsm in state state_new 04:13:21.463 [info] GSUP: Rx #{imsi => <<"262429015814123">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429015814123 consume internal init_state in state state_new 04:13:21.463 [info] ue_fsm start(epdg_ue_fsm_262429015814123) *DBG* epdg_ue_fsm_262429015814123 receive call {auth_request,33,"internet",#{}} from <0.1125.0> in state state_new 04:13:21.463 [info] ue_fsm init(<<"262429015814123">>) 04:13:21.463 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429015814123 send ok to <0.1125.0> 04:13:21.464 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429015814123 enter aaa_ue_fsm in state state_new 04:13:21.464 [info] ue_fsm start_link(aaa_ue_fsm_262429015814123) *DBG* epdg_ue_fsm_262429015814123 consume call {auth_request,33,"internet",#{}} from <0.1125.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429015814123 consume internal init_state in state state_new 04:13:21.464 [info] ue_fsm init("262429015814123") *DBG* epdg_ue_fsm_262429015814123 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429015814123 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.464 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.465 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429015814123",undefined,undefined,false,false,undefined} 04:13:21.465 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.465 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","157",";","nonode@nohost"],1,undefined,undefined,undefined,"262429015814123",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429015814123 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429015814123 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.479 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;157;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429015814123",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149,169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60]],[[134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149,170,211,59,232,49,240,166,80,218,227,46,112,158,17]],["foobar"],[[142,198,137,109,180,162,49,174,183,199,236,239,212,217,185,246]],[[29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429015814123 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149>>, <<169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60>>, <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149, 170,211,59,232,49,240,166,80,218,227,46,112,158,17>>, <<29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114>>, <<142,198,137,109,180,162,49,174,183,199,236,239,212,217, 185,246>>}]}} from <0.1128.0> in state state_wait_swx_maa 04:13:21.479 [info] dia_sip2gsup: auth [134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149,169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60] authz [134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149,170,211,59,232,49,240,166,80,218,227,46,112,158,17]  04:13:21.479 [info] rand [134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149] autn [169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60]  *DBG* aaa_ue_fsm_262429015814123 send ok to <0.1128.0> *DBG* aaa_ue_fsm_262429015814123 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149>>, <<169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60>>, <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149, 170,211,59,232,49,240,166,80,218,227,46,112,158,17>>, <<29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114>>, <<142,198,137,109,180,162,49,174,183,199,236,239,212,217, 185,246>>}]}} from <0.1128.0> in state state_wait_swx_maa => state_new 04:13:21.479 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429015814123 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149>>, <<169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60>>, <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149, 170,211,59,232,49,240,166,80,218,227,46,112,158,17>>, <<29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114>>, <<142,198,137,109,180,162,49,174,183,199,236,239,212,217, 185,246>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.480 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429015814123",undefined,undefined,false,false,undefined} 04:13:21.480 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149>>,<<169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60>>,<<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149,170,211,59,232,49,240,166,80,218,227,46,112,158,17>>,<<29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114>>,<<142,198,137,109,180,162,49,174,183,199,236,239,212,217,185,246>>}]} *DBG* epdg_ue_fsm_262429015814123 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429015814123">>, {ok, [{epdg_auth_tuple, <<134,17,125,18,65,251,191,46,152,125,252,48, 236,155,105,149>>, <<169,21,79,158,132,238,255,132,76,65,89,139, 34,208,174,60>>, <<134,17,125,18,65,251,191,46,152,125,252,48, 236,155,105,149,170,211,59,232,49,240,166,80, 218,227,46,112,158,17>>, <<29,147,207,192,105,25,98,234,149,141,128,252, 126,73,233,114>>, <<142,198,137,109,180,162,49,174,183,199, 236,239,212,217,185,246>>}]}}} 04:13:21.481 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149>>,<<169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60>>,<<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149,170,211,59,232,49,240,166,80,218,227,46,112,158,17>>,<<29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114>>,<<142,198,137,109,180,162,49,174,183,199,236,239,212,217,185,246>>}]}, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429015814123 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149>>, <<169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60>>, <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149, 170,211,59,232,49,240,166,80,218,227,46,112,158,17>>, <<29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114>>, <<142,198,137,109,180,162,49,174,183,199,236,239,212,217, 185,246>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.481 [info] auth_response(<<"262429015814123">>): {ok,[{epdg_auth_tuple,<<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149>>,<<169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60>>,<<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149,170,211,59,232,49,240,166,80,218,227,46,112,158,17>>,<<29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114>>,<<142,198,137,109,180,162,49,174,183,199,236,239,212,217,185,246>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.482 [info] auth_response for <<"262429015814123">>: {ok,[{epdg_auth_tuple,<<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149>>,<<169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60>>,<<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149,170,211,59,232,49,240,166,80,218,227,46,112,158,17>>,<<29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114>>,<<142,198,137,109,180,162,49,174,183,199,236,239,212,217,185,246>>}]} 04:13:21.482 [info] GSUP: Tx #{auth_tuples => [#{autn => <<169,21,79,158,132,238,255,132,76,65,89,139,34,208,174,60>>,ck => <<142,198,137,109,180,162,49,174,183,199,236,239,212,217,185,246>>,ik => <<29,147,207,192,105,25,98,234,149,141,128,252,126,73,233,114>>,rand => <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149>>,res => <<134,17,125,18,65,251,191,46,152,125,252,48,236,155,105,149,170,211,59,232,49,240,166,80,218,227,46,112,158,17>>}],imsi => <<"262429015814123">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429015814123">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429015814123 receive call lu_request from <0.1129.0> in state state_authenticating 04:13:21.487 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429015814123">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429015814123 send ok to <0.1129.0> *DBG* epdg_ue_fsm_262429015814123 consume call lu_request from <0.1129.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.487 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429015814123 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.488 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,false,0,false,false} 04:13:21.488 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.488 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429015814123",undefined,undefined,false,false,undefined} 04:13:21.488 [debug] SWx Tx SAR Imsi="262429015814123" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.489 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","158",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429015814123",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429015814123 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429015814123 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429015814123 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1130.0> in state state_wait_swx_saa 04:13:21.498 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;158;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429015814123",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429015814123 send ok to <0.1130.0> *DBG* epdg_ue_fsm_262429015814123 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.498 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429015814123 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1130.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429015814123 send ok to <0.211.0> 04:13:21.498 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429015814123",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262429015814123">>,ok}} *DBG* epdg_ue_fsm_262429015814123 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.498 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.499 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,false,0,false,false} 04:13:21.499 [info] lu_response(<<"262429015814123">>): ok 04:13:21.499 [info] lu_response for <<"262429015814123">>: ok 04:13:21.499 [info] GSUP: Tx #{imsi => <<"262429015814123">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429015814123">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429015814123 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1131.0> in state state_authenticated 04:13:21.503 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429015814123">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.504 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.504 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,false,0,false,false} 04:13:21.504 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262429015814123 send ok to <0.1131.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.504 [info] s2b: Tx {gtp,v2,create_session_request,0,8519868,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429015814123">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116690,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401559,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429015814123 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1131.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429015814123 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:21.504 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429015814123 receive call {rx_s6b_aar,"262429015814123@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1132.0> in state state_authenticated 04:13:21.514 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429015814123@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429015814123 send ok to <0.1132.0> 04:13:21.514 [info] ue_fsm ev_rx_s6b_aar: "262429015814123@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] *DBG* aaa_ue_fsm_262429015814123 consume call {rx_s6b_aar,"262429015814123@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1132.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.514 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429015814123@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429015814123",undefined,undefined,true,false,undefined} 04:13:21.514 [debug] SWx Tx SAR Imsi="262429015814123" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:21.514 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","159",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429015814123",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:21.514 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429015814123 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1133.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429015814123 send ok to <0.1133.0> 04:13:21.518 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;159;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429015814123",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429015814123 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1133.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.518 [info] ue_fsm ev_rx_swx_saa 04:13:21.518 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429015814123","262429015814123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1132.0>} 04:13:21.518 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.518 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.523 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,18,130,0,188,0,2,0,2,0,16,0,87,0,9,1,160,229,35,138,189,172,18,254,103,79,0,5,0,1,192,168,0,40,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,229,35,138,189,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,229,35,138,189,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.523 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116690,8519868,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<229,35,138,189>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3844311741,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3844311741,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,40>>}}} 04:13:21.523 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429015814123">>,<0.1126.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116690,3844311741,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401559,3844311741}],[],[],[]}}}} 04:13:21.523 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429015814123 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 4204401559, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3844311741}}} from <0.1134.0> in state state_wait_create_session_resp 04:13:21.523 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 4204401559,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3844311741}} 04:13:21.523 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,false,0,false,false} 04:13:21.524 [info] KMOD Port Create PDP Context Call {<0.1126.0>,[alias|#Ref<0.1884296174.1877278721.226516>]}: {create_pdp_context,{172,18,254,103},4204401559,3844311741,{192,168,0,40}} 04:13:21.524 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,40}, 4204401559, 3844311741 04:13:21.524 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2626,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,40}},{i_tid,4204401559},{o_tid,3844311741}]}} *DBG* epdg_ue_fsm_262429015814123 send ok to <0.1134.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429015814123">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 4204401559, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3844311741}}}} 04:13:21.524 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 4204401559,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3844311741}) returned ok *DBG* epdg_ue_fsm_262429015814123 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 4204401559, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3844311741}}} from <0.1134.0> in state state_wait_create_session_resp => state_active 04:13:21.524 [info] tunnel_response(<<"262429015814123">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 4204401559,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3844311741}} 04:13:21.524 [info] tunnel_response for <<"262429015814123">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 4204401559,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3844311741}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.524 [info] GSUP: Tx #{imsi => <<"262429015814123">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,40>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429827246617">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:21.565 [info] GSUP: Rx #{imsi => <<"262429827246617">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429827246617 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429827246617 consume internal init_state in state state_new 04:13:21.565 [info] ue_fsm start(epdg_ue_fsm_262429827246617) *DBG* epdg_ue_fsm_262429827246617 receive call {auth_request,33,"internet",#{}} from <0.1135.0> in state state_new 04:13:21.565 [info] ue_fsm init(<<"262429827246617">>) *DBG* epdg_ue_fsm_262429827246617 send ok to <0.1135.0> 04:13:21.565 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429827246617 consume call {auth_request,33,"internet",#{}} from <0.1135.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429827246617 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429827246617 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.566 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,false,0,false,false} 04:13:21.566 [info] ue_fsm start_link(aaa_ue_fsm_262429827246617) *DBG* aaa_ue_fsm_262429827246617 consume internal init_state in state state_new 04:13:21.566 [info] ue_fsm init("262429827246617") 04:13:21.566 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429827246617 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.567 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429827246617",undefined,undefined,false,false,undefined} 04:13:21.567 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429827246617 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429827246617 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.567 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","160",";","nonode@nohost"],1,undefined,undefined,undefined,"262429827246617",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:21.581 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;160;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429827246617",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82]],[[231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32,101,228,94,148,133,246,25,19,76,254,129,149]],["foobar"],[[128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70]],[[113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429827246617 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9>>, <<7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82>>, <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32, 101,228,94,148,133,246,25,19,76,254,129,149>>, <<113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213>>, <<128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70>>}]}} from <0.1138.0> in state state_wait_swx_maa 04:13:21.581 [info] dia_sip2gsup: auth [231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82] authz [231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32,101,228,94,148,133,246,25,19,76,254,129,149]  04:13:21.581 [info] rand [231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9] autn [7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82]  04:13:21.581 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429827246617 send ok to <0.1138.0> 04:13:21.582 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429827246617",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429827246617 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9>>, <<7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82>>, <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32, 101,228,94,148,133,246,25,19,76,254,129,149>>, <<113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213>>, <<128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.582 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9>>,<<7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82>>,<<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32,101,228,94,148,133,246,25,19,76,254,129,149>>,<<113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213>>,<<128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70>>}]} *DBG* aaa_ue_fsm_262429827246617 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9>>, <<7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82>>, <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32, 101,228,94,148,133,246,25,19,76,254,129,149>>, <<113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213>>, <<128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70>>}]}} from <0.1138.0> in state state_wait_swx_maa => state_new 04:13:21.583 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9>>,<<7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82>>,<<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32,101,228,94,148,133,246,25,19,76,254,129,149>>,<<113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213>>,<<128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70>>}]}, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429827246617 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429827246617">>, {ok, [{epdg_auth_tuple, <<231,88,158,216,7,208,73,212,26,93,90,199,40, 96,27,9>>, <<7,177,237,100,118,151,55,24,81,247,166,50,72, 239,95,82>>, <<231,88,158,216,7,208,73,212,26,93,90,199,40, 96,27,9,150,32,101,228,94,148,133,246,25,19, 76,254,129,149>>, <<113,3,68,206,146,212,78,63,28,210,139,231,24, 250,17,213>>, <<128,29,120,182,173,34,232,22,94,35,30, 95,22,46,86,70>>}]}}} 04:13:21.583 [info] auth_response(<<"262429827246617">>): {ok,[{epdg_auth_tuple,<<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9>>,<<7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82>>,<<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32,101,228,94,148,133,246,25,19,76,254,129,149>>,<<113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213>>,<<128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70>>}]} *DBG* epdg_ue_fsm_262429827246617 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9>>, <<7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82>>, <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32, 101,228,94,148,133,246,25,19,76,254,129,149>>, <<113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213>>, <<128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.584 [info] auth_response for <<"262429827246617">>: {ok,[{epdg_auth_tuple,<<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9>>,<<7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82>>,<<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32,101,228,94,148,133,246,25,19,76,254,129,149>>,<<113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213>>,<<128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70>>}]} 04:13:21.584 [info] GSUP: Tx #{auth_tuples => [#{autn => <<7,177,237,100,118,151,55,24,81,247,166,50,72,239,95,82>>,ck => <<128,29,120,182,173,34,232,22,94,35,30,95,22,46,86,70>>,ik => <<113,3,68,206,146,212,78,63,28,210,139,231,24,250,17,213>>,rand => <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9>>,res => <<231,88,158,216,7,208,73,212,26,93,90,199,40,96,27,9,150,32,101,228,94,148,133,246,25,19,76,254,129,149>>}],imsi => <<"262429827246617">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429827246617">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429827246617 receive call lu_request from <0.1139.0> in state state_authenticating 04:13:21.589 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429827246617">>,message_type => location_upd_req} 04:13:21.590 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429827246617 send ok to <0.1139.0> 04:13:21.590 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429827246617 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429827246617 consume call lu_request from <0.1139.0> in state state_authenticating 04:13:21.590 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.590 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429827246617",undefined,undefined,false,false,undefined} 04:13:21.590 [debug] SWx Tx SAR Imsi="262429827246617" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429827246617 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429827246617 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:21.591 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","161",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429827246617",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429827246617 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1140.0> in state state_wait_swx_saa 04:13:21.600 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;161;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429827246617",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.600 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429827246617 send ok to <0.1140.0> *DBG* epdg_ue_fsm_262429827246617 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.600 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429827246617",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429827246617 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1140.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429827246617 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429827246617">>,ok}} 04:13:21.601 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429827246617 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.601 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.601 [info] lu_response(<<"262429827246617">>): ok 04:13:21.601 [info] lu_response for <<"262429827246617">>: ok 04:13:21.601 [info] GSUP: Tx #{imsi => <<"262429827246617">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429827246617">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429827246617 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1141.0> in state state_authenticated 04:13:21.605 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429827246617">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.605 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.606 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,false,0,false,false} 04:13:21.606 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:21.606 [info] s2b: Tx {gtp,v2,create_session_request,0,8519869,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429827246617">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116691,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401560,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:21.606 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429827246617 send ok to <0.1141.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429827246617 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1141.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429827246617 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429827246617 receive call {rx_s6b_aar,"262429827246617@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1142.0> in state state_authenticated 04:13:21.615 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429827246617@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.615 [info] ue_fsm ev_rx_s6b_aar: "262429827246617@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:21.615 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429827246617@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429827246617",undefined,undefined,true,false,undefined} 04:13:21.615 [debug] SWx Tx SAR Imsi="262429827246617" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429827246617 send ok to <0.1142.0> *DBG* aaa_ue_fsm_262429827246617 consume call {rx_s6b_aar,"262429827246617@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1142.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.615 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","162",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429827246617",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:21.615 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429827246617 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1143.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429827246617 send ok to <0.1143.0> 04:13:21.619 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;162;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429827246617",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429827246617 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1143.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.619 [info] ue_fsm ev_rx_swx_saa 04:13:21.619 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429827246617","262429827246617@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1142.0>} 04:13:21.619 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.619 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.624 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,19,130,0,189,0,2,0,2,0,16,0,87,0,9,1,160,86,146,145,108,172,18,254,103,79,0,5,0,1,192,168,0,41,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,86,146,145,108,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,86,146,145,108,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.624 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116691,8519869,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<86,146,145,108>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1452446060,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1452446060,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,41>>}}} *DBG* epdg_ue_fsm_262429827246617 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 4204401560, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1452446060}}} from <0.1144.0> in state state_wait_create_session_resp 04:13:21.624 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429827246617">>,<0.1136.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116691,1452446060,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401560,1452446060}],[],[]}}}} 04:13:21.624 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.624 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 4204401560,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1452446060}} 04:13:21.624 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,false,0,false,false} 04:13:21.624 [info] KMOD Port Create PDP Context Call {<0.1136.0>,[alias|#Ref<0.1884296174.1877278721.226665>]}: {create_pdp_context,{172,18,254,103},4204401560,1452446060,{192,168,0,41}} 04:13:21.624 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,41}, 4204401560, 1452446060 04:13:21.624 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2690,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,41}},{i_tid,4204401560},{o_tid,1452446060}]}} *DBG* epdg_ue_fsm_262429827246617 send ok to <0.1144.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429827246617">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 4204401560, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1452446060}}}} 04:13:21.624 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 4204401560,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1452446060}) returned ok *DBG* epdg_ue_fsm_262429827246617 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 4204401560, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1452446060}}} from <0.1144.0> in state state_wait_create_session_resp => state_active 04:13:21.624 [info] tunnel_response(<<"262429827246617">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 4204401560,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1452446060}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.625 [info] tunnel_response for <<"262429827246617">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 4204401560,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1452446060}} 04:13:21.625 [info] GSUP: Tx #{imsi => <<"262429827246617">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,41>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422966242230">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:21.666 [info] GSUP: Rx #{imsi => <<"262422966242230">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422966242230 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422966242230 consume internal init_state in state state_new 04:13:21.666 [info] ue_fsm start(epdg_ue_fsm_262422966242230) *DBG* epdg_ue_fsm_262422966242230 receive call {auth_request,33,"internet",#{}} from <0.1145.0> in state state_new 04:13:21.666 [info] ue_fsm init(<<"262422966242230">>) *DBG* epdg_ue_fsm_262422966242230 send ok to <0.1145.0> 04:13:21.667 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422966242230 consume call {auth_request,33,"internet",#{}} from <0.1145.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422966242230 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.667 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422966242230 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422966242230 consume internal init_state in state state_new 04:13:21.667 [info] ue_fsm start_link(aaa_ue_fsm_262422966242230) *DBG* aaa_ue_fsm_262422966242230 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.667 [info] ue_fsm init("262422966242230") 04:13:21.668 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422966242230 send ok to <0.201.0> 04:13:21.669 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422966242230",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422966242230 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.669 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.669 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","163",";","nonode@nohost"],1,undefined,undefined,undefined,"262422966242230",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422966242230 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189>>, <<209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142>>, <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189, 103,57,172,65,24,8,222,225,115,45,14,69,217,62>>, <<246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127>>, <<225,81,51,229,63,106,58,29,197,183,220,168,191,224,217, 214>>}]}} from <0.1148.0> in state state_wait_swx_maa 04:13:21.683 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;163;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422966242230",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189,209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142]],[[198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189,103,57,172,65,24,8,222,225,115,45,14,69,217,62]],["foobar"],[[225,81,51,229,63,106,58,29,197,183,220,168,191,224,217,214]],[[246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.683 [info] dia_sip2gsup: auth [198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189,209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142] authz [198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189,103,57,172,65,24,8,222,225,115,45,14,69,217,62]  04:13:21.683 [info] rand [198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189] autn [209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142]  *DBG* aaa_ue_fsm_262422966242230 send ok to <0.1148.0> *DBG* epdg_ue_fsm_262422966242230 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189>>, <<209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142>>, <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189, 103,57,172,65,24,8,222,225,115,45,14,69,217,62>>, <<246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127>>, <<225,81,51,229,63,106,58,29,197,183,220,168,191,224,217, 214>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422966242230 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189>>, <<209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142>>, <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189, 103,57,172,65,24,8,222,225,115,45,14,69,217,62>>, <<246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127>>, <<225,81,51,229,63,106,58,29,197,183,220,168,191,224,217, 214>>}]}} from <0.1148.0> in state state_wait_swx_maa => state_new 04:13:21.683 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422966242230 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422966242230">>, {ok, [{epdg_auth_tuple, <<198,107,67,245,145,76,165,129,14,109,51,226, 81,248,20,189>>, <<209,190,85,87,0,29,236,87,200,236,200,89,94, 178,104,142>>, <<198,107,67,245,145,76,165,129,14,109,51,226, 81,248,20,189,103,57,172,65,24,8,222,225,115, 45,14,69,217,62>>, <<246,82,20,5,126,40,170,136,37,201,162,8,224, 67,202,127>>, <<225,81,51,229,63,106,58,29,197,183,220, 168,191,224,217,214>>}]}}} 04:13:21.684 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422966242230",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422966242230 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189>>, <<209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142>>, <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189, 103,57,172,65,24,8,222,225,115,45,14,69,217,62>>, <<246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127>>, <<225,81,51,229,63,106,58,29,197,183,220,168,191,224,217, 214>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.684 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189>>,<<209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142>>,<<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189,103,57,172,65,24,8,222,225,115,45,14,69,217,62>>,<<246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127>>,<<225,81,51,229,63,106,58,29,197,183,220,168,191,224,217,214>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.685 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189>>,<<209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142>>,<<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189,103,57,172,65,24,8,222,225,115,45,14,69,217,62>>,<<246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127>>,<<225,81,51,229,63,106,58,29,197,183,220,168,191,224,217,214>>}]}, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,false,0,false,false} 04:13:21.685 [info] auth_response(<<"262422966242230">>): {ok,[{epdg_auth_tuple,<<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189>>,<<209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142>>,<<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189,103,57,172,65,24,8,222,225,115,45,14,69,217,62>>,<<246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127>>,<<225,81,51,229,63,106,58,29,197,183,220,168,191,224,217,214>>}]} 04:13:21.686 [info] auth_response for <<"262422966242230">>: {ok,[{epdg_auth_tuple,<<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189>>,<<209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142>>,<<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189,103,57,172,65,24,8,222,225,115,45,14,69,217,62>>,<<246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127>>,<<225,81,51,229,63,106,58,29,197,183,220,168,191,224,217,214>>}]} 04:13:21.686 [info] GSUP: Tx #{auth_tuples => [#{autn => <<209,190,85,87,0,29,236,87,200,236,200,89,94,178,104,142>>,ck => <<225,81,51,229,63,106,58,29,197,183,220,168,191,224,217,214>>,ik => <<246,82,20,5,126,40,170,136,37,201,162,8,224,67,202,127>>,rand => <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189>>,res => <<198,107,67,245,145,76,165,129,14,109,51,226,81,248,20,189,103,57,172,65,24,8,222,225,115,45,14,69,217,62>>}],imsi => <<"262422966242230">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422966242230">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422966242230 receive call lu_request from <0.1149.0> in state state_authenticating 04:13:21.692 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422966242230">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422966242230 send ok to <0.1149.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422966242230 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.692 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422966242230 consume call lu_request from <0.1149.0> in state state_authenticating 04:13:21.692 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,false,0,false,false} 04:13:21.692 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.693 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422966242230",undefined,undefined,false,false,undefined} 04:13:21.693 [debug] SWx Tx SAR Imsi="262422966242230" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.693 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","164",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422966242230",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422966242230 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422966242230 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422966242230 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1150.0> in state state_wait_swx_saa 04:13:21.703 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;164;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422966242230",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422966242230 send ok to <0.1150.0> *DBG* epdg_ue_fsm_262422966242230 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.703 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422966242230 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1150.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422966242230 send ok to <0.211.0> 04:13:21.704 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422966242230",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262422966242230">>,ok}} *DBG* epdg_ue_fsm_262422966242230 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.704 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:21.704 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,false,0,false,false} 04:13:21.704 [info] lu_response(<<"262422966242230">>): ok 04:13:21.705 [info] lu_response for <<"262422966242230">>: ok 04:13:21.705 [info] GSUP: Tx #{imsi => <<"262422966242230">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422966242230">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:21.710 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422966242230">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422966242230 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1151.0> in state state_authenticated 04:13:21.710 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.711 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,false,0,false,false} 04:13:21.711 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262422966242230 send ok to <0.1151.0> *DBG* epdg_ue_fsm_262422966242230 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1151.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.711 [info] s2b: Tx {gtp,v2,create_session_request,0,8519870,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422966242230">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116692,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401561,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422966242230 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:21.711 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422966242230 receive call {rx_s6b_aar,"262422966242230@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1152.0> in state state_authenticated 04:13:21.725 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422966242230@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.725 [info] ue_fsm ev_rx_s6b_aar: "262422966242230@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:21.725 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422966242230@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422966242230",undefined,undefined,true,false,undefined} 04:13:21.725 [debug] SWx Tx SAR Imsi="262422966242230" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:21.726 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","165",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422966242230",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422966242230 send ok to <0.1152.0> *DBG* aaa_ue_fsm_262422966242230 consume call {rx_s6b_aar,"262422966242230@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1152.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.726 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422966242230 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1153.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422966242230 send ok to <0.1153.0> 04:13:21.732 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;165;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422966242230",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422966242230 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1153.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.732 [info] ue_fsm ev_rx_swx_saa 04:13:21.732 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422966242230","262422966242230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1152.0>} 04:13:21.732 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.732 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.740 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,20,130,0,190,0,2,0,2,0,16,0,87,0,9,1,160,56,164,186,185,172,18,254,103,79,0,5,0,1,192,168,0,42,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,56,164,186,185,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,56,164,186,185,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.741 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116692,8519870,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"8¤º¹">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,950319801,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,950319801,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,42>>}}} *DBG* epdg_ue_fsm_262422966242230 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 4204401561, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 950319801}}} from <0.1154.0> in state state_wait_create_session_resp 04:13:21.741 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422966242230">>,<0.1146.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116692,950319801,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401561,950319801}],[],[],[],[],[]}}}} 04:13:21.741 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.741 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 4204401561,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 950319801}} 04:13:21.741 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,false,0,false,false} 04:13:21.741 [info] KMOD Port Create PDP Context Call {<0.1146.0>,[alias|#Ref<0.1884296174.1877278721.226872>]}: {create_pdp_context,{172,18,254,103},4204401561,950319801,{192,168,0,42}} 04:13:21.741 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,42}, 4204401561, 950319801 04:13:21.741 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2754,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,42}},{i_tid,4204401561},{o_tid,950319801}]}} 04:13:21.742 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 4204401561,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 950319801}) returned ok *DBG* epdg_ue_fsm_262422966242230 send ok to <0.1154.0> 04:13:21.742 [info] tunnel_response(<<"262422966242230">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 4204401561,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 950319801}} *DBG* gsup_server got cast {tunnel_response, {<<"262422966242230">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 4204401561, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 950319801}}}} *DBG* epdg_ue_fsm_262422966242230 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 4204401561, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 950319801}}} from <0.1154.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.742 [info] tunnel_response for <<"262422966242230">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 4204401561,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 950319801}} 04:13:21.742 [info] GSUP: Tx #{imsi => <<"262422966242230">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,42>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426570996228">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426570996228 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426570996228 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426570996228 receive call {auth_request,33,"internet",#{}} from <0.1155.0> in state state_new 04:13:21.765 [info] GSUP: Rx #{imsi => <<"262426570996228">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426570996228 send ok to <0.1155.0> 04:13:21.765 [info] ue_fsm start(epdg_ue_fsm_262426570996228) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426570996228 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426570996228 consume call {auth_request,33,"internet",#{}} from <0.1155.0> in state state_new => state_wait_auth_resp 04:13:21.765 [info] ue_fsm init(<<"262426570996228">>) *DBG* aaa_ue_fsm_262426570996228 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426570996228 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.765 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426570996228 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.765 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,false,0,false,false} 04:13:21.766 [info] ue_fsm start_link(aaa_ue_fsm_262426570996228) 04:13:21.766 [info] ue_fsm init("262426570996228") 04:13:21.766 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.767 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426570996228",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426570996228 send ok to <0.201.0> 04:13:21.767 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426570996228 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.767 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","166",";","nonode@nohost"],1,undefined,undefined,undefined,"262426570996228",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426570996228 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126>>, <<35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41>>, <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126, 46,59,247,226,119,77,191,155,222,200,154,155,55,120>>, <<53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232>>, <<248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179>>}]}} from <0.1158.0> in state state_wait_swx_maa 04:13:21.781 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;166;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426570996228",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126,35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41]],[[218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126,46,59,247,226,119,77,191,155,222,200,154,155,55,120]],["foobar"],[[248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179]],[[53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.781 [info] dia_sip2gsup: auth [218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126,35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41] authz [218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126,46,59,247,226,119,77,191,155,222,200,154,155,55,120]  *DBG* aaa_ue_fsm_262426570996228 send ok to <0.1158.0> *DBG* aaa_ue_fsm_262426570996228 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126>>, <<35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41>>, <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126, 46,59,247,226,119,77,191,155,222,200,154,155,55,120>>, <<53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232>>, <<248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179>>}]}} from <0.1158.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426570996228 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126>>, <<35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41>>, <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126, 46,59,247,226,119,77,191,155,222,200,154,155,55,120>>, <<53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232>>, <<248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.781 [info] rand [218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126] autn [35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41]  04:13:21.781 [info] ue_fsm ev_rx_swx_maa 04:13:21.781 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426570996228",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426570996228 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426570996228">>, {ok, [{epdg_auth_tuple, <<218,241,191,206,76,143,64,220,244,23,132,141, 109,10,53,126>>, <<35,45,211,159,86,58,235,29,230,16,95,174,91, 45,94,41>>, <<218,241,191,206,76,143,64,220,244,23,132,141, 109,10,53,126,46,59,247,226,119,77,191,155, 222,200,154,155,55,120>>, <<53,222,219,70,233,90,143,119,32,239,116,33, 184,243,22,232>>, <<248,9,238,67,2,20,51,213,167,182,26,164, 123,67,110,179>>}]}}} *DBG* epdg_ue_fsm_262426570996228 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126>>, <<35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41>>, <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126, 46,59,247,226,119,77,191,155,222,200,154,155,55,120>>, <<53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232>>, <<248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.782 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126>>,<<35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41>>,<<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126,46,59,247,226,119,77,191,155,222,200,154,155,55,120>>,<<53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232>>,<<248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.783 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126>>,<<35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41>>,<<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126,46,59,247,226,119,77,191,155,222,200,154,155,55,120>>,<<53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232>>,<<248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179>>}]}, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,false,0,false,false} 04:13:21.783 [info] auth_response(<<"262426570996228">>): {ok,[{epdg_auth_tuple,<<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126>>,<<35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41>>,<<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126,46,59,247,226,119,77,191,155,222,200,154,155,55,120>>,<<53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232>>,<<248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179>>}]} 04:13:21.784 [info] auth_response for <<"262426570996228">>: {ok,[{epdg_auth_tuple,<<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126>>,<<35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41>>,<<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126,46,59,247,226,119,77,191,155,222,200,154,155,55,120>>,<<53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232>>,<<248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179>>}]} 04:13:21.784 [info] GSUP: Tx #{auth_tuples => [#{autn => <<35,45,211,159,86,58,235,29,230,16,95,174,91,45,94,41>>,ck => <<248,9,238,67,2,20,51,213,167,182,26,164,123,67,110,179>>,ik => <<53,222,219,70,233,90,143,119,32,239,116,33,184,243,22,232>>,rand => <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126>>,res => <<218,241,191,206,76,143,64,220,244,23,132,141,109,10,53,126,46,59,247,226,119,77,191,155,222,200,154,155,55,120>>}],imsi => <<"262426570996228">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426570996228">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426570996228 receive call lu_request from <0.1159.0> in state state_authenticating 04:13:21.789 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426570996228">>,message_type => location_upd_req} 04:13:21.789 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426570996228 send ok to <0.1159.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426570996228 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426570996228 consume call lu_request from <0.1159.0> in state state_authenticating 04:13:21.790 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,false,0,false,false} 04:13:21.790 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.790 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426570996228",undefined,undefined,false,false,undefined} 04:13:21.790 [debug] SWx Tx SAR Imsi="262426570996228" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.790 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","167",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426570996228",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426570996228 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426570996228 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426570996228 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1160.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426570996228 send ok to <0.1160.0> *DBG* epdg_ue_fsm_262426570996228 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426570996228 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1160.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262426570996228">>,ok}} *DBG* epdg_ue_fsm_262426570996228 send ok to <0.211.0> 04:13:21.799 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;167;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426570996228",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426570996228 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.799 [info] ue_fsm ev_rx_swx_saa 04:13:21.799 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426570996228",undefined,undefined,false,false,undefined} 04:13:21.799 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:21.799 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,false,0,false,false} 04:13:21.800 [info] lu_response(<<"262426570996228">>): ok 04:13:21.800 [info] lu_response for <<"262426570996228">>: ok 04:13:21.800 [info] GSUP: Tx #{imsi => <<"262426570996228">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426570996228">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426570996228 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1161.0> in state state_authenticated 04:13:21.805 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426570996228">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.805 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.805 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,false,0,false,false} 04:13:21.805 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:21.805 [info] s2b: Tx {gtp,v2,create_session_request,0,8519871,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426570996228">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116693,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401562,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426570996228 send ok to <0.1161.0> 04:13:21.805 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426570996228 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1161.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426570996228 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426570996228 receive call {rx_s6b_aar,"262426570996228@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1162.0> in state state_authenticated 04:13:21.820 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426570996228@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.820 [info] ue_fsm ev_rx_s6b_aar: "262426570996228@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:21.820 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426570996228@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426570996228",undefined,undefined,true,false,undefined} 04:13:21.820 [debug] SWx Tx SAR Imsi="262426570996228" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:21.820 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","168",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426570996228",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426570996228 send ok to <0.1162.0> *DBG* aaa_ue_fsm_262426570996228 consume call {rx_s6b_aar,"262426570996228@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1162.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.820 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426570996228 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1163.0> in state state_authenticated_wait_swx_saa 04:13:21.829 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;168;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426570996228",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.829 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426570996228 send ok to <0.1163.0> *DBG* aaa_ue_fsm_262426570996228 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1163.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.829 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426570996228","262426570996228@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1162.0>} 04:13:21.829 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.829 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.838 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,21,130,0,191,0,2,0,2,0,16,0,87,0,9,1,160,26,14,16,130,172,18,254,103,79,0,5,0,1,192,168,0,43,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,26,14,16,130,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,26,14,16,130,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.838 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116693,8519871,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<26,14,16,130>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,437129346,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,437129346,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,43>>}}} *DBG* epdg_ue_fsm_262426570996228 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 4204401562, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 437129346}}} from <0.1164.0> in state state_wait_create_session_resp 04:13:21.838 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426570996228">>,<0.1156.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116693,437129346,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401562,437129346}],[],[],[],[],[],[],[]}}}} 04:13:21.838 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.838 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 4204401562,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 437129346}} 04:13:21.838 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,false,0,false,false} 04:13:21.838 [info] KMOD Port Create PDP Context Call {<0.1156.0>,[alias|#Ref<0.1884296174.1877278732.216646>]}: {create_pdp_context,{172,18,254,103},4204401562,437129346,{192,168,0,43}} 04:13:21.838 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,43}, 4204401562, 437129346 04:13:21.838 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],77,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,43}},{i_tid,4204401562},{o_tid,437129346}]}} *DBG* epdg_ue_fsm_262426570996228 send ok to <0.1164.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426570996228">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 4204401562, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 437129346}}}} 04:13:21.839 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 4204401562,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 437129346}) returned ok *DBG* epdg_ue_fsm_262426570996228 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 4204401562, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 437129346}}} from <0.1164.0> in state state_wait_create_session_resp => state_active 04:13:21.839 [info] tunnel_response(<<"262426570996228">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 4204401562,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 437129346}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.839 [info] tunnel_response for <<"262426570996228">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 4204401562,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 437129346}} 04:13:21.839 [info] GSUP: Tx #{imsi => <<"262426570996228">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,43>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426726671979">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426726671979 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426726671979 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426726671979 receive call {auth_request,33,"internet",#{}} from <0.1165.0> in state state_new 04:13:21.865 [info] GSUP: Rx #{imsi => <<"262426726671979">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:21.865 [info] ue_fsm start(epdg_ue_fsm_262426726671979) *DBG* epdg_ue_fsm_262426726671979 send ok to <0.1165.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426726671979 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426726671979 consume call {auth_request,33,"internet",#{}} from <0.1165.0> in state state_new => state_wait_auth_resp 04:13:21.865 [info] ue_fsm init(<<"262426726671979">>) *DBG* aaa_ue_fsm_262426726671979 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426726671979 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.866 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426726671979 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.866 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,false,0,false,false} 04:13:21.866 [info] ue_fsm start_link(aaa_ue_fsm_262426726671979) 04:13:21.866 [info] ue_fsm init("262426726671979") 04:13:21.866 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.867 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426726671979",undefined,undefined,false,false,undefined} 04:13:21.867 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426726671979 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426726671979 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.867 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","169",";","nonode@nohost"],1,undefined,undefined,undefined,"262426726671979",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426726671979 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55>>, <<126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172>>, <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55, 110,207,93,53,242,207,102,97,133,186,178,89,227,62>>, <<70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117>>, <<121,243,96,15,119,58,240,6,150,200,210,74,199,11,124, 254>>}]}} from <0.1168.0> in state state_wait_swx_maa 04:13:21.880 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;169;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426726671979",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55,126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172]],[[76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55,110,207,93,53,242,207,102,97,133,186,178,89,227,62]],["foobar"],[[121,243,96,15,119,58,240,6,150,200,210,74,199,11,124,254]],[[70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.881 [info] dia_sip2gsup: auth [76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55,126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172] authz [76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55,110,207,93,53,242,207,102,97,133,186,178,89,227,62]  04:13:21.881 [info] rand [76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55] autn [126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172]  *DBG* aaa_ue_fsm_262426726671979 send ok to <0.1168.0> *DBG* epdg_ue_fsm_262426726671979 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55>>, <<126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172>>, <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55, 110,207,93,53,242,207,102,97,133,186,178,89,227,62>>, <<70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117>>, <<121,243,96,15,119,58,240,6,150,200,210,74,199,11,124, 254>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.881 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426726671979 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55>>, <<126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172>>, <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55, 110,207,93,53,242,207,102,97,133,186,178,89,227,62>>, <<70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117>>, <<121,243,96,15,119,58,240,6,150,200,210,74,199,11,124, 254>>}]}} from <0.1168.0> in state state_wait_swx_maa => state_new 04:13:21.881 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426726671979",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426726671979 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426726671979">>, {ok, [{epdg_auth_tuple, <<76,153,42,221,102,223,201,140,172,211,7,70, 132,49,230,55>>, <<126,120,141,75,209,76,23,198,182,65,208,69,9, 69,236,172>>, <<76,153,42,221,102,223,201,140,172,211,7,70, 132,49,230,55,110,207,93,53,242,207,102,97, 133,186,178,89,227,62>>, <<70,187,228,90,178,140,31,50,199,234,133,164, 151,97,46,117>>, <<121,243,96,15,119,58,240,6,150,200,210, 74,199,11,124,254>>}]}}} 04:13:21.882 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55>>,<<126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172>>,<<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55,110,207,93,53,242,207,102,97,133,186,178,89,227,62>>,<<70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117>>,<<121,243,96,15,119,58,240,6,150,200,210,74,199,11,124,254>>}]} *DBG* epdg_ue_fsm_262426726671979 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55>>, <<126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172>>, <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55, 110,207,93,53,242,207,102,97,133,186,178,89,227,62>>, <<70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117>>, <<121,243,96,15,119,58,240,6,150,200,210,74,199,11,124, 254>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.882 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55>>,<<126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172>>,<<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55,110,207,93,53,242,207,102,97,133,186,178,89,227,62>>,<<70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117>>,<<121,243,96,15,119,58,240,6,150,200,210,74,199,11,124,254>>}]}, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.883 [info] auth_response(<<"262426726671979">>): {ok,[{epdg_auth_tuple,<<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55>>,<<126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172>>,<<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55,110,207,93,53,242,207,102,97,133,186,178,89,227,62>>,<<70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117>>,<<121,243,96,15,119,58,240,6,150,200,210,74,199,11,124,254>>}]} 04:13:21.884 [info] auth_response for <<"262426726671979">>: {ok,[{epdg_auth_tuple,<<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55>>,<<126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172>>,<<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55,110,207,93,53,242,207,102,97,133,186,178,89,227,62>>,<<70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117>>,<<121,243,96,15,119,58,240,6,150,200,210,74,199,11,124,254>>}]} 04:13:21.884 [info] GSUP: Tx #{auth_tuples => [#{autn => <<126,120,141,75,209,76,23,198,182,65,208,69,9,69,236,172>>,ck => <<121,243,96,15,119,58,240,6,150,200,210,74,199,11,124,254>>,ik => <<70,187,228,90,178,140,31,50,199,234,133,164,151,97,46,117>>,rand => <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55>>,res => <<76,153,42,221,102,223,201,140,172,211,7,70,132,49,230,55,110,207,93,53,242,207,102,97,133,186,178,89,227,62>>}],imsi => <<"262426726671979">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426726671979">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426726671979 receive call lu_request from <0.1169.0> in state state_authenticating 04:13:21.889 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426726671979">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426726671979 send ok to <0.1169.0> 04:13:21.889 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426726671979 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.890 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426726671979 consume call lu_request from <0.1169.0> in state state_authenticating 04:13:21.890 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.890 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426726671979",undefined,undefined,false,false,undefined} 04:13:21.890 [debug] SWx Tx SAR Imsi="262426726671979" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426726671979 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426726671979 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:21.890 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","170",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426726671979",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426726671979 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1170.0> in state state_wait_swx_saa 04:13:21.900 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;170;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426726671979",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426726671979 send ok to <0.1170.0> 04:13:21.900 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426726671979 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.900 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426726671979",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426726671979 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1170.0> in state state_wait_swx_saa => state_authenticated 04:13:21.900 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426726671979 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426726671979">>,ok}} 04:13:21.901 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426726671979 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.901 [info] lu_response(<<"262426726671979">>): ok 04:13:21.901 [info] lu_response for <<"262426726671979">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.901 [info] GSUP: Tx #{imsi => <<"262426726671979">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426726671979">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426726671979 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1171.0> in state state_authenticated 04:13:21.906 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426726671979">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.907 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.907 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,false,0,false,false} 04:13:21.907 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:21.907 [info] s2b: Tx {gtp,v2,create_session_request,0,8519872,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426726671979">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116694,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401563,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426726671979 send ok to <0.1171.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.907 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426726671979 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1171.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426726671979 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426726671979 receive call {rx_s6b_aar,"262426726671979@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1172.0> in state state_authenticated 04:13:21.921 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426726671979@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.921 [info] ue_fsm ev_rx_s6b_aar: "262426726671979@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:21.921 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426726671979@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426726671979",undefined,undefined,true,false,undefined} 04:13:21.921 [debug] SWx Tx SAR Imsi="262426726671979" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:21.921 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","171",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426726671979",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426726671979 send ok to <0.1172.0> *DBG* aaa_ue_fsm_262426726671979 consume call {rx_s6b_aar,"262426726671979@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1172.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.922 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426726671979 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1173.0> in state state_authenticated_wait_swx_saa 04:13:21.929 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;171;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426726671979",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.929 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426726671979 send ok to <0.1173.0> 04:13:21.929 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426726671979","262426726671979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1172.0>} *DBG* aaa_ue_fsm_262426726671979 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1173.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.930 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.930 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.940 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,22,130,0,192,0,2,0,2,0,16,0,87,0,9,1,160,136,47,162,51,172,18,254,103,79,0,5,0,1,192,168,0,44,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,136,47,162,51,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,136,47,162,51,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426726671979 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 4204401563, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2284823091}}} from <0.1174.0> in state state_wait_create_session_resp 04:13:21.940 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116694,8519872,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<136,47,162,51>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2284823091,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2284823091,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,44>>}}} 04:13:21.940 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426726671979">>,<0.1166.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116694,2284823091,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,4204401563,2284823091}],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:21.940 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.940 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 4204401563,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2284823091}} 04:13:21.941 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,false,0,false,false} 04:13:21.941 [info] KMOD Port Create PDP Context Call {<0.1166.0>,[alias|#Ref<0.1884296174.1877278732.216770>]}: {create_pdp_context,{172,18,254,103},4204401563,2284823091,{192,168,0,44}} 04:13:21.941 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,44}, 4204401563, 2284823091 *DBG* epdg_ue_fsm_262426726671979 send ok to <0.1174.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426726671979">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 4204401563, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2284823091}}}} 04:13:21.941 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],141,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,44}},{i_tid,4204401563},{o_tid,2284823091}]}} *DBG* epdg_ue_fsm_262426726671979 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 4204401563, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2284823091}}} from <0.1174.0> in state state_wait_create_session_resp => state_active 04:13:21.941 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 4204401563,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2284823091}) returned ok 04:13:21.941 [info] tunnel_response(<<"262426726671979">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 4204401563,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2284823091}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.942 [info] tunnel_response for <<"262426726671979">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 4204401563,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2284823091}} 04:13:21.942 [info] GSUP: Tx #{imsi => <<"262426726671979">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,44>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426815721046">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:21.966 [info] GSUP: Rx #{imsi => <<"262426815721046">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426815721046 enter epdg_ue_fsm in state state_new 04:13:21.966 [info] ue_fsm start(epdg_ue_fsm_262426815721046) *DBG* epdg_ue_fsm_262426815721046 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426815721046 receive call {auth_request,33,"internet",#{}} from <0.1175.0> in state state_new 04:13:21.966 [info] ue_fsm init(<<"262426815721046">>) *DBG* epdg_ue_fsm_262426815721046 send ok to <0.1175.0> 04:13:21.966 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426815721046 consume call {auth_request,33,"internet",#{}} from <0.1175.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426815721046 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.967 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426815721046 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426815721046 consume internal init_state in state state_new 04:13:21.967 [info] ue_fsm start_link(aaa_ue_fsm_262426815721046) *DBG* aaa_ue_fsm_262426815721046 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.967 [info] ue_fsm init("262426815721046") 04:13:21.967 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.968 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426815721046",undefined,undefined,false,false,undefined} 04:13:21.968 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.968 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","172",";","nonode@nohost"],1,undefined,undefined,undefined,"262426815721046",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426815721046 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426815721046 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.982 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;172;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426815721046",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125,53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16]],[[89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125,94,177,163,129,184,65,98,180,163,0,124,18,61,12]],["foobar"],[[240,31,198,30,62,147,143,254,202,44,202,233,72,230,162,190]],[[26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426815721046 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125>>, <<53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16>>, <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103, 125,94,177,163,129,184,65,98,180,163,0,124,18,61,12>>, <<26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175>>, <<240,31,198,30,62,147,143,254,202,44,202,233,72,230,162, 190>>}]}} from <0.1178.0> in state state_wait_swx_maa 04:13:21.982 [info] dia_sip2gsup: auth [89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125,53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16] authz [89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125,94,177,163,129,184,65,98,180,163,0,124,18,61,12]  04:13:21.982 [info] rand [89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125] autn [53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16]  *DBG* aaa_ue_fsm_262426815721046 send ok to <0.1178.0> 04:13:21.982 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426815721046 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125>>, <<53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16>>, <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103, 125,94,177,163,129,184,65,98,180,163,0,124,18,61,12>>, <<26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175>>, <<240,31,198,30,62,147,143,254,202,44,202,233,72,230,162, 190>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426815721046 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125>>, <<53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16>>, <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103, 125,94,177,163,129,184,65,98,180,163,0,124,18,61,12>>, <<26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175>>, <<240,31,198,30,62,147,143,254,202,44,202,233,72,230,162, 190>>}]}} from <0.1178.0> in state state_wait_swx_maa => state_new 04:13:21.983 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426815721046",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426815721046 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426815721046">>, {ok, [{epdg_auth_tuple, <<89,156,251,246,158,50,244,107,232,51,125,114, 38,121,103,125>>, <<53,1,121,174,184,227,222,142,92,104,92,209, 228,49,52,16>>, <<89,156,251,246,158,50,244,107,232,51,125,114, 38,121,103,125,94,177,163,129,184,65,98,180, 163,0,124,18,61,12>>, <<26,72,77,169,41,122,24,218,42,51,170,70,176, 76,144,175>>, <<240,31,198,30,62,147,143,254,202,44,202, 233,72,230,162,190>>}]}}} *DBG* epdg_ue_fsm_262426815721046 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125>>, <<53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16>>, <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103, 125,94,177,163,129,184,65,98,180,163,0,124,18,61,12>>, <<26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175>>, <<240,31,198,30,62,147,143,254,202,44,202,233,72,230,162, 190>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.983 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125>>,<<53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16>>,<<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125,94,177,163,129,184,65,98,180,163,0,124,18,61,12>>,<<26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175>>,<<240,31,198,30,62,147,143,254,202,44,202,233,72,230,162,190>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.983 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125>>,<<53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16>>,<<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125,94,177,163,129,184,65,98,180,163,0,124,18,61,12>>,<<26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175>>,<<240,31,198,30,62,147,143,254,202,44,202,233,72,230,162,190>>}]}, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,false,0,false,false} 04:13:21.984 [info] auth_response(<<"262426815721046">>): {ok,[{epdg_auth_tuple,<<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125>>,<<53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16>>,<<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125,94,177,163,129,184,65,98,180,163,0,124,18,61,12>>,<<26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175>>,<<240,31,198,30,62,147,143,254,202,44,202,233,72,230,162,190>>}]} 04:13:21.985 [info] auth_response for <<"262426815721046">>: {ok,[{epdg_auth_tuple,<<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125>>,<<53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16>>,<<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125,94,177,163,129,184,65,98,180,163,0,124,18,61,12>>,<<26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175>>,<<240,31,198,30,62,147,143,254,202,44,202,233,72,230,162,190>>}]} 04:13:21.985 [info] GSUP: Tx #{auth_tuples => [#{autn => <<53,1,121,174,184,227,222,142,92,104,92,209,228,49,52,16>>,ck => <<240,31,198,30,62,147,143,254,202,44,202,233,72,230,162,190>>,ik => <<26,72,77,169,41,122,24,218,42,51,170,70,176,76,144,175>>,rand => <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125>>,res => <<89,156,251,246,158,50,244,107,232,51,125,114,38,121,103,125,94,177,163,129,184,65,98,180,163,0,124,18,61,12>>}],imsi => <<"262426815721046">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426815721046">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426815721046 receive call lu_request from <0.1179.0> in state state_authenticating *DBG* epdg_ue_fsm_262426815721046 send ok to <0.1179.0> 04:13:21.990 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426815721046">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426815721046 consume call lu_request from <0.1179.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426815721046 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.990 [info] ue_fsm lu_request 04:13:21.990 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,false,0,false,false} 04:13:21.990 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.990 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426815721046",undefined,undefined,false,false,undefined} 04:13:21.991 [debug] SWx Tx SAR Imsi="262426815721046" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.991 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","173",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426815721046",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426815721046 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426815721046 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426815721046 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1180.0> in state state_wait_swx_saa 04:13:22.001 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;173;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426815721046",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426815721046 send ok to <0.1180.0> *DBG* epdg_ue_fsm_262426815721046 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.001 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426815721046 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1180.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426815721046 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426815721046">>,ok}} 04:13:22.001 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426815721046",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426815721046 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.001 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.001 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,false,0,false,false} 04:13:22.001 [info] lu_response(<<"262426815721046">>): ok 04:13:22.002 [info] lu_response for <<"262426815721046">>: ok 04:13:22.002 [info] GSUP: Tx #{imsi => <<"262426815721046">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426815721046">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426815721046 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1181.0> in state state_authenticated 04:13:22.007 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426815721046">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.007 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.007 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,false,0,false,false} 04:13:22.007 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:22.007 [info] s2b: Tx {gtp,v2,create_session_request,0,8519873,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426815721046">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116695,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401564,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426815721046 send ok to <0.1181.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.008 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426815721046 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1181.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426815721046 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426815721046 receive call {rx_s6b_aar,"262426815721046@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1182.0> in state state_authenticated 04:13:22.022 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426815721046@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.022 [info] ue_fsm ev_rx_s6b_aar: "262426815721046@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:22.022 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426815721046@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426815721046",undefined,undefined,true,false,undefined} 04:13:22.022 [debug] SWx Tx SAR Imsi="262426815721046" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:22.022 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","174",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426815721046",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426815721046 send ok to <0.1182.0> *DBG* aaa_ue_fsm_262426815721046 consume call {rx_s6b_aar,"262426815721046@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1182.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.022 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426815721046 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1183.0> in state state_authenticated_wait_swx_saa 04:13:22.028 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;174;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426815721046",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426815721046 send ok to <0.1183.0> 04:13:22.028 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426815721046 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1183.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.028 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426815721046","262426815721046@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1182.0>} 04:13:22.028 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.028 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.038 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,23,130,0,193,0,2,0,2,0,16,0,87,0,9,1,160,248,223,200,70,172,18,254,103,79,0,5,0,1,192,168,0,45,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,248,223,200,70,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,248,223,200,70,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.038 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116695,8519873,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"øßÈF">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4175415366,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4175415366,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,45>>}}} 04:13:22.038 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426815721046">>,<0.1176.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116695,4175415366,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401564,4175415366}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426815721046 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 4204401564, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4175415366}}} from <0.1184.0> in state state_wait_create_session_resp 04:13:22.038 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.039 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 4204401564,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4175415366}} 04:13:22.039 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,false,0,false,false} 04:13:22.039 [info] KMOD Port Create PDP Context Call {<0.1176.0>,[alias|#Ref<0.1884296174.1877278721.227355>]}: {create_pdp_context,{172,18,254,103},4204401564,4175415366,{192,168,0,45}} 04:13:22.039 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,45}, 4204401564, 4175415366 04:13:22.039 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],205,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,45}},{i_tid,4204401564},{o_tid,4175415366}]}} *DBG* epdg_ue_fsm_262426815721046 send ok to <0.1184.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426815721046">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 4204401564, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4175415366}}}} 04:13:22.040 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 4204401564,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4175415366}) returned ok *DBG* epdg_ue_fsm_262426815721046 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 4204401564, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4175415366}}} from <0.1184.0> in state state_wait_create_session_resp => state_active 04:13:22.040 [info] tunnel_response(<<"262426815721046">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 4204401564,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4175415366}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.040 [info] tunnel_response for <<"262426815721046">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 4204401564,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4175415366}} 04:13:22.040 [info] GSUP: Tx #{imsi => <<"262426815721046">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,45>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428171257927">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428171257927 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428171257927 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428171257927 receive call {auth_request,33,"internet",#{}} from <0.1185.0> in state state_new 04:13:22.091 [info] GSUP: Rx #{imsi => <<"262428171257927">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428171257927 send ok to <0.1185.0> 04:13:22.091 [info] ue_fsm start(epdg_ue_fsm_262428171257927) *DBG* aaa_ue_fsm_262428171257927 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428171257927 consume call {auth_request,33,"internet",#{}} from <0.1185.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428171257927 consume internal init_state in state state_new 04:13:22.092 [info] ue_fsm init(<<"262428171257927">>) *DBG* epdg_ue_fsm_262428171257927 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428171257927 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.092 [info] ue_fsm auth_request 04:13:22.092 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,false,0,false,false} 04:13:22.092 [info] ue_fsm start_link(aaa_ue_fsm_262428171257927) 04:13:22.092 [info] ue_fsm init("262428171257927") 04:13:22.092 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.093 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428171257927",undefined,undefined,false,false,undefined} 04:13:22.093 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428171257927 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428171257927 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.093 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","175",";","nonode@nohost"],1,undefined,undefined,undefined,"262428171257927",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428171257927 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37>>, <<64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15>>, <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37, 167,13,162,64,52,233,205,196,147,150,168,11,20,54>>, <<211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211>>, <<16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64>>}]}} from <0.1188.0> in state state_wait_swx_maa 04:13:22.107 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;175;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428171257927",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37,64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15]],[[61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37,167,13,162,64,52,233,205,196,147,150,168,11,20,54]],["foobar"],[[16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64]],[[211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.108 [info] dia_sip2gsup: auth [61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37,64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15] authz [61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37,167,13,162,64,52,233,205,196,147,150,168,11,20,54]  *DBG* aaa_ue_fsm_262428171257927 send ok to <0.1188.0> *DBG* aaa_ue_fsm_262428171257927 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37>>, <<64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15>>, <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37, 167,13,162,64,52,233,205,196,147,150,168,11,20,54>>, <<211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211>>, <<16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64>>}]}} from <0.1188.0> in state state_wait_swx_maa => state_new 04:13:22.108 [info] rand [61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37] autn [64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15]  *DBG* epdg_ue_fsm_262428171257927 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37>>, <<64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15>>, <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37, 167,13,162,64,52,233,205,196,147,150,168,11,20,54>>, <<211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211>>, <<16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.108 [info] ue_fsm ev_rx_swx_maa 04:13:22.108 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428171257927",undefined,undefined,false,false,undefined} 04:13:22.109 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37>>,<<64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15>>,<<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37,167,13,162,64,52,233,205,196,147,150,168,11,20,54>>,<<211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211>>,<<16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64>>}]} *DBG* epdg_ue_fsm_262428171257927 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428171257927">>, {ok, [{epdg_auth_tuple, <<61,134,30,51,238,132,182,81,12,67,175,252,24, 191,194,37>>, <<64,66,168,225,191,81,175,174,183,89,102,78, 73,27,157,15>>, <<61,134,30,51,238,132,182,81,12,67,175,252,24, 191,194,37,167,13,162,64,52,233,205,196,147, 150,168,11,20,54>>, <<211,150,116,0,87,149,245,107,105,138,86,174, 85,90,117,211>>, <<16,112,230,61,46,21,158,80,67,185,222, 160,88,53,27,64>>}]}}} 04:13:22.109 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37>>,<<64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15>>,<<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37,167,13,162,64,52,233,205,196,147,150,168,11,20,54>>,<<211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211>>,<<16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64>>}]}, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428171257927 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37>>, <<64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15>>, <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37, 167,13,162,64,52,233,205,196,147,150,168,11,20,54>>, <<211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211>>, <<16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.110 [info] auth_response(<<"262428171257927">>): {ok,[{epdg_auth_tuple,<<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37>>,<<64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15>>,<<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37,167,13,162,64,52,233,205,196,147,150,168,11,20,54>>,<<211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211>>,<<16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64>>}]} 04:13:22.110 [info] auth_response for <<"262428171257927">>: {ok,[{epdg_auth_tuple,<<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37>>,<<64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15>>,<<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37,167,13,162,64,52,233,205,196,147,150,168,11,20,54>>,<<211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211>>,<<16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.111 [info] GSUP: Tx #{auth_tuples => [#{autn => <<64,66,168,225,191,81,175,174,183,89,102,78,73,27,157,15>>,ck => <<16,112,230,61,46,21,158,80,67,185,222,160,88,53,27,64>>,ik => <<211,150,116,0,87,149,245,107,105,138,86,174,85,90,117,211>>,rand => <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37>>,res => <<61,134,30,51,238,132,182,81,12,67,175,252,24,191,194,37,167,13,162,64,52,233,205,196,147,150,168,11,20,54>>}],imsi => <<"262428171257927">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428171257927">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428171257927 receive call lu_request from <0.1189.0> in state state_authenticating 04:13:22.116 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428171257927">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428171257927 send ok to <0.1189.0> 04:13:22.116 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428171257927 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428171257927 consume call lu_request from <0.1189.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.116 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,false,0,false,false} 04:13:22.117 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.117 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428171257927",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428171257927 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428171257927 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:22.117 [debug] SWx Tx SAR Imsi="262428171257927" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.117 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","176",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428171257927",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428171257927 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1190.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428171257927 send ok to <0.1190.0> 04:13:22.127 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;176;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428171257927",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428171257927 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428171257927 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1190.0> in state state_wait_swx_saa => state_authenticated 04:13:22.127 [info] ue_fsm ev_rx_swx_saa 04:13:22.128 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428171257927",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428171257927 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428171257927">>,ok}} *DBG* epdg_ue_fsm_262428171257927 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.128 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:22.128 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.128 [info] lu_response(<<"262428171257927">>): ok 04:13:22.129 [info] lu_response for <<"262428171257927">>: ok 04:13:22.129 [info] GSUP: Tx #{imsi => <<"262428171257927">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428171257927">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:22.134 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428171257927">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428171257927 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1191.0> in state state_authenticated 04:13:22.135 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.135 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,false,0,false,false} 04:13:22.135 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:22.135 [info] s2b: Tx {gtp,v2,create_session_request,0,8519874,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428171257927">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116696,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401565,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428171257927 send ok to <0.1191.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.135 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428171257927 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1191.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428171257927 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428171257927 receive call {rx_s6b_aar,"262428171257927@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1192.0> in state state_authenticated 04:13:22.154 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428171257927@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.155 [info] ue_fsm ev_rx_s6b_aar: "262428171257927@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:22.155 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428171257927@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428171257927",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428171257927 send ok to <0.1192.0> 04:13:22.155 [debug] SWx Tx SAR Imsi="262428171257927" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428171257927 consume call {rx_s6b_aar,"262428171257927@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1192.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.155 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","177",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428171257927",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:22.156 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428171257927 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1193.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428171257927 send ok to <0.1193.0> 04:13:22.163 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;177;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428171257927",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.164 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428171257927 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1193.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.164 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428171257927","262428171257927@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1192.0>} 04:13:22.164 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.164 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422960205938">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422960205938 enter epdg_ue_fsm in state state_new 04:13:22.175 [info] GSUP: Rx #{imsi => <<"262422960205938">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422960205938 consume internal init_state in state state_new 04:13:22.175 [info] ue_fsm start(epdg_ue_fsm_262422960205938) *DBG* epdg_ue_fsm_262422960205938 receive call {auth_request,33,"internet",#{}} from <0.1194.0> in state state_new 04:13:22.175 [info] ue_fsm init(<<"262422960205938">>) *DBG* epdg_ue_fsm_262422960205938 send ok to <0.1194.0> *DBG* epdg_ue_fsm_262422960205938 consume call {auth_request,33,"internet",#{}} from <0.1194.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262422960205938 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.175 [info] ue_fsm auth_request 04:13:22.175 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,24,130,0,194,0,2,0,2,0,16,0,87,0,9,1,160,39,3,113,251,172,18,254,103,79,0,5,0,1,192,168,0,46,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,39,3,113,251,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,39,3,113,251,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* aaa_ue_fsm_262422960205938 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.175 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428171257927 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 4204401565, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 654537211}}} from <0.1196.0> in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422960205938 consume internal init_state in state state_new 04:13:22.176 [info] ue_fsm start_link(aaa_ue_fsm_262422960205938) *DBG* aaa_ue_fsm_262422960205938 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.176 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116696,8519874,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<39,3,113,251>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,654537211,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,654537211,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,46>>}}} 04:13:22.176 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428171257927">>,<0.1186.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116696,654537211,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,4204401565,654537211}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* aaa_ue_fsm_262422960205938 send ok to <0.201.0> 04:13:22.176 [info] ue_fsm init("262422960205938") *DBG* aaa_ue_fsm_262422960205938 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.176 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262428171257927">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 4204401565, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 654537211}}}} *DBG* epdg_ue_fsm_262428171257927 send ok to <0.1196.0> 04:13:22.176 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* epdg_ue_fsm_262428171257927 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 4204401565, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 654537211}}} from <0.1196.0> in state state_wait_create_session_resp => state_active 04:13:22.176 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 4204401565,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 654537211}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.177 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,false,0,false,false} 04:13:22.177 [info] KMOD Port Create PDP Context Call {<0.1186.0>,[alias|#Ref<0.1884296174.1877278721.227516>]}: {create_pdp_context,{172,18,254,103},4204401565,654537211,{192,168,0,46}} 04:13:22.177 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422960205938",undefined,undefined,false,false,undefined} 04:13:22.177 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.177 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,46}, 4204401565, 654537211 04:13:22.177 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","178",";","nonode@nohost"],1,undefined,undefined,undefined,"262422960205938",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:22.177 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],269,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,46}},{i_tid,4204401565},{o_tid,654537211}]}} 04:13:22.178 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 4204401565,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 654537211}) returned ok 04:13:22.178 [info] tunnel_response(<<"262428171257927">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 4204401565,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 654537211}} 04:13:22.178 [info] tunnel_response for <<"262428171257927">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 4204401565,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 654537211}} 04:13:22.179 [info] GSUP: Tx #{imsi => <<"262428171257927">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,46>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* aaa_ue_fsm_262422960205938 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238>>, <<251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42>>, <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213, 9,109,64,196,119,100,144,160,60,140,238,245,230>>, <<255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28>>, <<87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44>>}]}} from <0.1198.0> in state state_wait_swx_maa 04:13:22.190 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;178;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422960205938",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42]],[[2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213,9,109,64,196,119,100,144,160,60,140,238,245,230]],["foobar"],[[87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44]],[[255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.190 [info] dia_sip2gsup: auth [2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42] authz [2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213,9,109,64,196,119,100,144,160,60,140,238,245,230]  *DBG* aaa_ue_fsm_262422960205938 send ok to <0.1198.0> *DBG* epdg_ue_fsm_262422960205938 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238>>, <<251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42>>, <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213, 9,109,64,196,119,100,144,160,60,140,238,245,230>>, <<255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28>>, <<87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.191 [info] rand [2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238] autn [251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42]  *DBG* aaa_ue_fsm_262422960205938 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238>>, <<251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42>>, <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213, 9,109,64,196,119,100,144,160,60,140,238,245,230>>, <<255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28>>, <<87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44>>}]}} from <0.1198.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422960205938 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422960205938">>, {ok, [{epdg_auth_tuple, <<2,75,45,20,181,143,242,52,154,21,251,32,34, 127,211,238>>, <<251,175,6,240,70,130,101,30,134,242,89,21, 154,90,152,42>>, <<2,75,45,20,181,143,242,52,154,21,251,32,34, 127,211,238,213,9,109,64,196,119,100,144,160, 60,140,238,245,230>>, <<255,170,33,38,77,236,41,134,221,198,85,199, 56,123,216,28>>, <<87,107,21,84,219,13,113,5,110,159,31, 153,182,38,81,44>>}]}}} 04:13:22.191 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422960205938 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238>>, <<251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42>>, <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213, 9,109,64,196,119,100,144,160,60,140,238,245,230>>, <<255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28>>, <<87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.191 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422960205938",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.192 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238>>,<<251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42>>,<<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213,9,109,64,196,119,100,144,160,60,140,238,245,230>>,<<255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28>>,<<87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44>>}]} 04:13:22.192 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238>>,<<251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42>>,<<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213,9,109,64,196,119,100,144,160,60,140,238,245,230>>,<<255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28>>,<<87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44>>}]}, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,false,0,false,false} 04:13:22.192 [info] auth_response(<<"262422960205938">>): {ok,[{epdg_auth_tuple,<<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238>>,<<251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42>>,<<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213,9,109,64,196,119,100,144,160,60,140,238,245,230>>,<<255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28>>,<<87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44>>}]} 04:13:22.193 [info] auth_response for <<"262422960205938">>: {ok,[{epdg_auth_tuple,<<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238>>,<<251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42>>,<<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213,9,109,64,196,119,100,144,160,60,140,238,245,230>>,<<255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28>>,<<87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44>>}]} 04:13:22.194 [info] GSUP: Tx #{auth_tuples => [#{autn => <<251,175,6,240,70,130,101,30,134,242,89,21,154,90,152,42>>,ck => <<87,107,21,84,219,13,113,5,110,159,31,153,182,38,81,44>>,ik => <<255,170,33,38,77,236,41,134,221,198,85,199,56,123,216,28>>,rand => <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238>>,res => <<2,75,45,20,181,143,242,52,154,21,251,32,34,127,211,238,213,9,109,64,196,119,100,144,160,60,140,238,245,230>>}],imsi => <<"262422960205938">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422960205938">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422960205938 receive call lu_request from <0.1199.0> in state state_authenticating *DBG* epdg_ue_fsm_262422960205938 send ok to <0.1199.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422960205938 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422960205938 consume call lu_request from <0.1199.0> in state state_authenticating 04:13:22.229 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422960205938">>,message_type => location_upd_req} 04:13:22.229 [info] ue_fsm lu_request 04:13:22.229 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,false,0,false,false} 04:13:22.229 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.230 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422960205938",undefined,undefined,false,false,undefined} 04:13:22.230 [debug] SWx Tx SAR Imsi="262422960205938" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422960205938 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422960205938 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:22.230 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","179",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422960205938",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422960205938 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1200.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422960205938 send ok to <0.1200.0> *DBG* epdg_ue_fsm_262422960205938 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.241 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;179;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422960205938",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422960205938 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1200.0> in state state_wait_swx_saa => state_authenticated 04:13:22.241 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422960205938 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422960205938">>,ok}} 04:13:22.241 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422960205938",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422960205938 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.241 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.242 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,false,0,false,false} 04:13:22.242 [info] lu_response(<<"262422960205938">>): ok 04:13:22.242 [info] lu_response for <<"262422960205938">>: ok 04:13:22.242 [info] GSUP: Tx #{imsi => <<"262422960205938">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422960205938">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422960205938 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1201.0> in state state_authenticated 04:13:22.248 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422960205938">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.249 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.249 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,false,0,false,false} 04:13:22.249 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:22.249 [info] s2b: Tx {gtp,v2,create_session_request,0,8519875,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422960205938">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116697,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401566,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422960205938 send ok to <0.1201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.249 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422960205938 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1201.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422960205938 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422960205938 receive call {rx_s6b_aar,"262422960205938@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1202.0> in state state_authenticated 04:13:22.268 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422960205938@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.268 [info] ue_fsm ev_rx_s6b_aar: "262422960205938@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:22.268 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422960205938@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422960205938",undefined,undefined,true,false,undefined} 04:13:22.268 [debug] SWx Tx SAR Imsi="262422960205938" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:22.268 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","180",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422960205938",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422960205938 send ok to <0.1202.0> *DBG* aaa_ue_fsm_262422960205938 consume call {rx_s6b_aar,"262422960205938@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1202.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.269 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422960205938 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1203.0> in state state_authenticated_wait_swx_saa 04:13:22.276 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;180;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422960205938",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422960205938 send ok to <0.1203.0> 04:13:22.276 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422960205938 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1203.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.276 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422960205938","262422960205938@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1202.0>} 04:13:22.276 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.276 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.287 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,25,130,0,195,0,2,0,2,0,16,0,87,0,9,1,160,235,254,128,40,172,18,254,103,79,0,5,0,1,192,168,0,47,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,235,254,128,40,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,235,254,128,40,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.287 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116697,8519875,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<235,254,128,40>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3959324712,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3959324712,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,47>>}}} 04:13:22.287 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422960205938">>,<0.1195.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116697,3959324712,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401566,3959324712}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422960205938 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 4204401566, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3959324712}}} from <0.1204.0> in state state_wait_create_session_resp 04:13:22.287 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.287 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 4204401566,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3959324712}} 04:13:22.288 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,false,0,false,false} 04:13:22.288 [info] KMOD Port Create PDP Context Call {<0.1195.0>,[alias|#Ref<0.1884296174.1877278732.217213>]}: {create_pdp_context,{172,18,254,103},4204401566,3959324712,{192,168,0,47}} 04:13:22.288 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,47}, 4204401566, 3959324712 04:13:22.288 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],333,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,47}},{i_tid,4204401566},{o_tid,3959324712}]}} 04:13:22.289 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 4204401566,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3959324712}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262422960205938">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 4204401566, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3959324712}}}} *DBG* epdg_ue_fsm_262422960205938 send ok to <0.1204.0> 04:13:22.289 [info] tunnel_response(<<"262422960205938">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 4204401566,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3959324712}} *DBG* epdg_ue_fsm_262422960205938 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 4204401566, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3959324712}}} from <0.1204.0> in state state_wait_create_session_resp => state_active 04:13:22.289 [info] tunnel_response for <<"262422960205938">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 4204401566,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3959324712}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.289 [info] GSUP: Tx #{imsi => <<"262422960205938">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,47>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429678772846">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:22.290 [info] GSUP: Rx #{imsi => <<"262429678772846">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429678772846 enter epdg_ue_fsm in state state_new 04:13:22.291 [info] ue_fsm start(epdg_ue_fsm_262429678772846) *DBG* epdg_ue_fsm_262429678772846 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429678772846 receive call {auth_request,33,"internet",#{}} from <0.1205.0> in state state_new 04:13:22.291 [info] ue_fsm init(<<"262429678772846">>) *DBG* epdg_ue_fsm_262429678772846 send ok to <0.1205.0> 04:13:22.291 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429678772846 consume call {auth_request,33,"internet",#{}} from <0.1205.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.291 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429678772846 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429678772846 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.291 [info] ue_fsm start_link(aaa_ue_fsm_262429678772846) *DBG* aaa_ue_fsm_262429678772846 consume internal init_state in state state_new 04:13:22.292 [info] ue_fsm init("262429678772846") *DBG* aaa_ue_fsm_262429678772846 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.292 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.293 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429678772846",undefined,undefined,false,false,undefined} 04:13:22.293 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429678772846 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429678772846 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.293 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","181",";","nonode@nohost"],1,undefined,undefined,undefined,"262429678772846",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:22.305 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;181;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429678772846",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123]],[[193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150,123,252,210,0,95,254,236,82,90,24,70,19,144]],["foobar"],[[144,191,154,61,249,162,184,173,117,221,205,234,195,164,10,134]],[[200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429678772846 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220>>, <<228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123>>, <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150, 123,252,210,0,95,254,236,82,90,24,70,19,144>>, <<200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95>>, <<144,191,154,61,249,162,184,173,117,221,205,234,195,164, 10,134>>}]}} from <0.1208.0> in state state_wait_swx_maa 04:13:22.305 [info] dia_sip2gsup: auth [193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123] authz [193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150,123,252,210,0,95,254,236,82,90,24,70,19,144]  04:13:22.306 [info] rand [193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220] autn [228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123]  *DBG* aaa_ue_fsm_262429678772846 send ok to <0.1208.0> 04:13:22.306 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429678772846 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220>>, <<228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123>>, <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150, 123,252,210,0,95,254,236,82,90,24,70,19,144>>, <<200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95>>, <<144,191,154,61,249,162,184,173,117,221,205,234,195,164, 10,134>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429678772846 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220>>, <<228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123>>, <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150, 123,252,210,0,95,254,236,82,90,24,70,19,144>>, <<200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95>>, <<144,191,154,61,249,162,184,173,117,221,205,234,195,164, 10,134>>}]}} from <0.1208.0> in state state_wait_swx_maa => state_new 04:13:22.306 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429678772846",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429678772846 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429678772846">>, {ok, [{epdg_auth_tuple, <<193,97,155,44,186,12,36,52,149,253,63,98,153, 9,125,220>>, <<228,233,232,181,63,162,6,255,85,157,148,239, 205,56,211,123>>, <<193,97,155,44,186,12,36,52,149,253,63,98,153, 9,125,220,150,123,252,210,0,95,254,236,82,90, 24,70,19,144>>, <<200,76,180,150,131,115,192,15,55,56,148,113, 109,151,209,95>>, <<144,191,154,61,249,162,184,173,117,221, 205,234,195,164,10,134>>}]}}} 04:13:22.306 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220>>,<<228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123>>,<<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150,123,252,210,0,95,254,236,82,90,24,70,19,144>>,<<200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95>>,<<144,191,154,61,249,162,184,173,117,221,205,234,195,164,10,134>>}]} *DBG* epdg_ue_fsm_262429678772846 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220>>, <<228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123>>, <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150, 123,252,210,0,95,254,236,82,90,24,70,19,144>>, <<200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95>>, <<144,191,154,61,249,162,184,173,117,221,205,234,195,164, 10,134>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.307 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220>>,<<228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123>>,<<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150,123,252,210,0,95,254,236,82,90,24,70,19,144>>,<<200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95>>,<<144,191,154,61,249,162,184,173,117,221,205,234,195,164,10,134>>}]}, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.308 [info] auth_response(<<"262429678772846">>): {ok,[{epdg_auth_tuple,<<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220>>,<<228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123>>,<<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150,123,252,210,0,95,254,236,82,90,24,70,19,144>>,<<200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95>>,<<144,191,154,61,249,162,184,173,117,221,205,234,195,164,10,134>>}]} 04:13:22.308 [info] auth_response for <<"262429678772846">>: {ok,[{epdg_auth_tuple,<<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220>>,<<228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123>>,<<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150,123,252,210,0,95,254,236,82,90,24,70,19,144>>,<<200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95>>,<<144,191,154,61,249,162,184,173,117,221,205,234,195,164,10,134>>}]} 04:13:22.309 [info] GSUP: Tx #{auth_tuples => [#{autn => <<228,233,232,181,63,162,6,255,85,157,148,239,205,56,211,123>>,ck => <<144,191,154,61,249,162,184,173,117,221,205,234,195,164,10,134>>,ik => <<200,76,180,150,131,115,192,15,55,56,148,113,109,151,209,95>>,rand => <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220>>,res => <<193,97,155,44,186,12,36,52,149,253,63,98,153,9,125,220,150,123,252,210,0,95,254,236,82,90,24,70,19,144>>}],imsi => <<"262429678772846">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429678772846">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429678772846 receive call lu_request from <0.1209.0> in state state_authenticating 04:13:22.314 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429678772846">>,message_type => location_upd_req} 04:13:22.314 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429678772846 send ok to <0.1209.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429678772846 consume call lu_request from <0.1209.0> in state state_authenticating *DBG* aaa_ue_fsm_262429678772846 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.314 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,false,0,false,false} 04:13:22.315 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.315 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429678772846",undefined,undefined,false,false,undefined} 04:13:22.315 [debug] SWx Tx SAR Imsi="262429678772846" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.315 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","182",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429678772846",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429678772846 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429678772846 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429678772846 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1210.0> in state state_wait_swx_saa 04:13:22.323 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;182;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429678772846",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.323 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429678772846 send ok to <0.1210.0> *DBG* epdg_ue_fsm_262429678772846 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.323 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429678772846",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429678772846 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1210.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429678772846 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429678772846">>,ok}} *DBG* epdg_ue_fsm_262429678772846 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.324 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:22.324 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.324 [info] lu_response(<<"262429678772846">>): ok 04:13:22.324 [info] lu_response for <<"262429678772846">>: ok 04:13:22.324 [info] GSUP: Tx #{imsi => <<"262429678772846">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429678772846">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429678772846 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1211.0> in state state_authenticated 04:13:22.330 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429678772846">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.330 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.330 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,false,0,false,false} 04:13:22.330 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:22.330 [info] s2b: Tx {gtp,v2,create_session_request,0,8519876,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429678772846">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116698,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401567,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429678772846 send ok to <0.1211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.331 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429678772846 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1211.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429678772846 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429678772846 receive call {rx_s6b_aar,"262429678772846@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1212.0> in state state_authenticated 04:13:22.346 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429678772846@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.346 [info] ue_fsm ev_rx_s6b_aar: "262429678772846@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:22.346 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429678772846@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429678772846",undefined,undefined,true,false,undefined} 04:13:22.346 [debug] SWx Tx SAR Imsi="262429678772846" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:22.347 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","183",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429678772846",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429678772846 send ok to <0.1212.0> 04:13:22.347 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429678772846 consume call {rx_s6b_aar,"262429678772846@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1212.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429678772846 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1213.0> in state state_authenticated_wait_swx_saa 04:13:22.353 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;183;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429678772846",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.353 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429678772846 send ok to <0.1213.0> *DBG* aaa_ue_fsm_262429678772846 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1213.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.353 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429678772846","262429678772846@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1212.0>} 04:13:22.353 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.353 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.361 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,26,130,0,196,0,2,0,2,0,16,0,87,0,9,1,160,139,80,187,37,172,18,254,103,79,0,5,0,1,192,168,0,48,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,139,80,187,37,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,139,80,187,37,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.362 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116698,8519876,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<139,80,187,37>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2337323813,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2337323813,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,48>>}}} *DBG* epdg_ue_fsm_262429678772846 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 4204401567, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2337323813}}} from <0.1214.0> in state state_wait_create_session_resp 04:13:22.362 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429678772846">>,<0.1206.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116698,2337323813,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401567,2337323813}],[],[],[],[],[],[],[]}}}} 04:13:22.362 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.362 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 4204401567,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2337323813}} 04:13:22.362 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,false,0,false,false} 04:13:22.362 [info] KMOD Port Create PDP Context Call {<0.1206.0>,[alias|#Ref<0.1884296174.1877278721.227844>]}: {create_pdp_context,{172,18,254,103},4204401567,2337323813,{192,168,0,48}} 04:13:22.362 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,48}, 4204401567, 2337323813 04:13:22.363 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2818,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,48}},{i_tid,4204401567},{o_tid,2337323813}]}} 04:13:22.363 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 4204401567,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2337323813}) returned ok *DBG* epdg_ue_fsm_262429678772846 send ok to <0.1214.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429678772846">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 4204401567, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2337323813}}}} 04:13:22.363 [info] tunnel_response(<<"262429678772846">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 4204401567,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2337323813}} *DBG* epdg_ue_fsm_262429678772846 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 4204401567, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2337323813}}} from <0.1214.0> in state state_wait_create_session_resp => state_active 04:13:22.363 [info] tunnel_response for <<"262429678772846">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 4204401567,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2337323813}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.363 [info] GSUP: Tx #{imsi => <<"262429678772846">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,48>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428751524829">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428751524829 enter epdg_ue_fsm in state state_new 04:13:22.366 [info] GSUP: Rx #{imsi => <<"262428751524829">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428751524829 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428751524829 receive call {auth_request,33,"internet",#{}} from <0.1215.0> in state state_new 04:13:22.366 [info] ue_fsm start(epdg_ue_fsm_262428751524829) 04:13:22.366 [info] ue_fsm init(<<"262428751524829">>) 04:13:22.366 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428751524829 send ok to <0.1215.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.366 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428751524829 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428751524829 consume call {auth_request,33,"internet",#{}} from <0.1215.0> in state state_new => state_wait_auth_resp 04:13:22.366 [info] ue_fsm start_link(aaa_ue_fsm_262428751524829) *DBG* aaa_ue_fsm_262428751524829 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428751524829 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.366 [info] ue_fsm init("262428751524829") *DBG* aaa_ue_fsm_262428751524829 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.366 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.367 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428751524829",undefined,undefined,false,false,undefined} 04:13:22.367 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.367 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","184",";","nonode@nohost"],1,undefined,undefined,undefined,"262428751524829",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428751524829 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428751524829 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428751524829 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141>>, <<117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9>>, <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147, 11,68,32,40,240,158,76,67,127,9,170,32,92>>, <<75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11>>, <<118,94,108,91,199,253,217,29,159,214,46,60,206,94,32, 216>>}]}} from <0.1218.0> in state state_wait_swx_maa 04:13:22.376 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;184;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428751524829",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9]],[[216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147,11,68,32,40,240,158,76,67,127,9,170,32,92]],["foobar"],[[118,94,108,91,199,253,217,29,159,214,46,60,206,94,32,216]],[[75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428751524829 send ok to <0.1218.0> *DBG* aaa_ue_fsm_262428751524829 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141>>, <<117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9>>, <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147, 11,68,32,40,240,158,76,67,127,9,170,32,92>>, <<75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11>>, <<118,94,108,91,199,253,217,29,159,214,46,60,206,94,32, 216>>}]}} from <0.1218.0> in state state_wait_swx_maa => state_new 04:13:22.376 [info] dia_sip2gsup: auth [216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9] authz [216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147,11,68,32,40,240,158,76,67,127,9,170,32,92]  *DBG* epdg_ue_fsm_262428751524829 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141>>, <<117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9>>, <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147, 11,68,32,40,240,158,76,67,127,9,170,32,92>>, <<75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11>>, <<118,94,108,91,199,253,217,29,159,214,46,60,206,94,32, 216>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.376 [info] rand [216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141] autn [117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9]  04:13:22.376 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428751524829 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428751524829">>, {ok, [{epdg_auth_tuple, <<216,10,2,190,197,171,2,112,9,44,149,16,154, 99,170,141>>, <<117,139,27,64,251,239,202,123,146,214,142, 121,237,114,66,9>>, <<216,10,2,190,197,171,2,112,9,44,149,16,154, 99,170,141,147,11,68,32,40,240,158,76,67,127, 9,170,32,92>>, <<75,58,151,36,22,40,245,226,206,231,156,74, 250,163,209,11>>, <<118,94,108,91,199,253,217,29,159,214,46, 60,206,94,32,216>>}]}}} 04:13:22.376 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428751524829",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428751524829 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141>>, <<117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9>>, <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147, 11,68,32,40,240,158,76,67,127,9,170,32,92>>, <<75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11>>, <<118,94,108,91,199,253,217,29,159,214,46,60,206,94,32, 216>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.376 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141>>,<<117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9>>,<<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147,11,68,32,40,240,158,76,67,127,9,170,32,92>>,<<75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11>>,<<118,94,108,91,199,253,217,29,159,214,46,60,206,94,32,216>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.377 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141>>,<<117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9>>,<<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147,11,68,32,40,240,158,76,67,127,9,170,32,92>>,<<75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11>>,<<118,94,108,91,199,253,217,29,159,214,46,60,206,94,32,216>>}]}, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,false,0,false,false} 04:13:22.377 [info] auth_response(<<"262428751524829">>): {ok,[{epdg_auth_tuple,<<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141>>,<<117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9>>,<<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147,11,68,32,40,240,158,76,67,127,9,170,32,92>>,<<75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11>>,<<118,94,108,91,199,253,217,29,159,214,46,60,206,94,32,216>>}]} 04:13:22.378 [info] auth_response for <<"262428751524829">>: {ok,[{epdg_auth_tuple,<<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141>>,<<117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9>>,<<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147,11,68,32,40,240,158,76,67,127,9,170,32,92>>,<<75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11>>,<<118,94,108,91,199,253,217,29,159,214,46,60,206,94,32,216>>}]} 04:13:22.378 [info] GSUP: Tx #{auth_tuples => [#{autn => <<117,139,27,64,251,239,202,123,146,214,142,121,237,114,66,9>>,ck => <<118,94,108,91,199,253,217,29,159,214,46,60,206,94,32,216>>,ik => <<75,58,151,36,22,40,245,226,206,231,156,74,250,163,209,11>>,rand => <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141>>,res => <<216,10,2,190,197,171,2,112,9,44,149,16,154,99,170,141,147,11,68,32,40,240,158,76,67,127,9,170,32,92>>}],imsi => <<"262428751524829">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428751524829">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428751524829 receive call lu_request from <0.1219.0> in state state_authenticating *DBG* epdg_ue_fsm_262428751524829 send ok to <0.1219.0> 04:13:22.383 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428751524829">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428751524829 consume call lu_request from <0.1219.0> in state state_authenticating *DBG* aaa_ue_fsm_262428751524829 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.383 [info] ue_fsm lu_request 04:13:22.384 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,false,0,false,false} 04:13:22.384 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428751524829 send ok to <0.201.0> 04:13:22.384 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428751524829",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428751524829 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:22.384 [debug] SWx Tx SAR Imsi="262428751524829" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.384 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","185",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428751524829",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428751524829 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1220.0> in state state_wait_swx_saa 04:13:22.391 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;185;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428751524829",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428751524829 send ok to <0.1220.0> 04:13:22.392 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428751524829 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428751524829 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1220.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428751524829 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428751524829">>,ok}} 04:13:22.392 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428751524829",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428751524829 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.392 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:22.392 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,false,0,false,false} 04:13:22.392 [info] lu_response(<<"262428751524829">>): ok 04:13:22.392 [info] lu_response for <<"262428751524829">>: ok 04:13:22.392 [info] GSUP: Tx #{imsi => <<"262428751524829">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428751524829">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428751524829 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1221.0> in state state_authenticated 04:13:22.398 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428751524829">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.398 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428751524829 send ok to <0.1221.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.398 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428751524829 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1221.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428751524829 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:22.398 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:22.399 [info] s2b: Tx {gtp,v2,create_session_request,0,8519877,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428751524829">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116699,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401568,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:22.399 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428751524829 receive call {rx_s6b_aar,"262428751524829@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1222.0> in state state_authenticated 04:13:22.414 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428751524829@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.414 [info] ue_fsm ev_rx_s6b_aar: "262428751524829@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:22.415 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428751524829@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428751524829",undefined,undefined,true,false,undefined} 04:13:22.415 [debug] SWx Tx SAR Imsi="262428751524829" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:22.415 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","186",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428751524829",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428751524829 send ok to <0.1222.0> 04:13:22.415 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428751524829 consume call {rx_s6b_aar,"262428751524829@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1222.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428751524829 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1223.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428751524829 send ok to <0.1223.0> 04:13:22.420 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;186;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428751524829",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428751524829 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1223.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.420 [info] ue_fsm ev_rx_swx_saa 04:13:22.420 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428751524829","262428751524829@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1222.0>} 04:13:22.421 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.421 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.428 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,27,130,0,197,0,2,0,2,0,16,0,87,0,9,1,160,106,127,245,90,172,18,254,103,79,0,5,0,1,192,168,0,49,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,106,127,245,90,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,106,127,245,90,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428751524829 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 4204401568, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1786770778}}} from <0.1224.0> in state state_wait_create_session_resp 04:13:22.429 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116699,8519877,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<106,127,245,90>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1786770778,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1786770778,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,49>>}}} 04:13:22.429 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428751524829">>,<0.1216.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116699,1786770778,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4204401568,1786770778}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:22.429 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.429 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 4204401568,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1786770778}} 04:13:22.429 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,false,0,false,false} 04:13:22.429 [info] KMOD Port Create PDP Context Call {<0.1216.0>,[alias|#Ref<0.1884296174.1877278721.227975>]}: {create_pdp_context,{172,18,254,103},4204401568,1786770778,{192,168,0,49}} 04:13:22.429 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,49}, 4204401568, 1786770778 04:13:22.429 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],397,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,49}},{i_tid,4204401568},{o_tid,1786770778}]}} *DBG* epdg_ue_fsm_262428751524829 send ok to <0.1224.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428751524829">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 4204401568, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1786770778}}}} *DBG* epdg_ue_fsm_262428751524829 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 4204401568, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1786770778}}} from <0.1224.0> in state state_wait_create_session_resp => state_active 04:13:22.429 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 4204401568,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1786770778}) returned ok 04:13:22.429 [info] tunnel_response(<<"262428751524829">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 4204401568,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1786770778}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.430 [info] tunnel_response for <<"262428751524829">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 4204401568,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1786770778}} 04:13:22.430 [info] GSUP: Tx #{imsi => <<"262428751524829">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,49>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428384932347">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:22.468 [info] GSUP: Rx #{imsi => <<"262428384932347">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428384932347 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428384932347 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428384932347 receive call {auth_request,33,"internet",#{}} from <0.1225.0> in state state_new 04:13:22.468 [info] ue_fsm start(epdg_ue_fsm_262428384932347) *DBG* epdg_ue_fsm_262428384932347 send ok to <0.1225.0> 04:13:22.468 [info] ue_fsm init(<<"262428384932347">>) *DBG* epdg_ue_fsm_262428384932347 consume call {auth_request,33,"internet",#{}} from <0.1225.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428384932347 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.468 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428384932347 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428384932347 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428384932347 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.469 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,false,0,false,false} 04:13:22.469 [info] ue_fsm start_link(aaa_ue_fsm_262428384932347) 04:13:22.469 [info] ue_fsm init("262428384932347") 04:13:22.469 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.470 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428384932347",undefined,undefined,false,false,undefined} 04:13:22.470 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428384932347 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428384932347 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.470 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","187",";","nonode@nohost"],1,undefined,undefined,undefined,"262428384932347",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:22.484 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;187;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428384932347",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,181,189,195,252,212,29,195,176,179,24,205,113,231,70,174,239]],[[93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92,235,24,164,96,245,18,194,238,188,53,31,204,175]],["foobar"],[[119,52,153,42,64,222,219,173,103,178,62,83,188,74,129,79]],[[11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428384932347 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78>>, <<181,189,195,252,212,29,195,176,179,24,205,113,231,70,174, 239>>, <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92, 235,24,164,96,245,18,194,238,188,53,31,204,175>>, <<11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86>>, <<119,52,153,42,64,222,219,173,103,178,62,83,188,74,129, 79>>}]}} from <0.1228.0> in state state_wait_swx_maa 04:13:22.485 [info] dia_sip2gsup: auth [93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,181,189,195,252,212,29,195,176,179,24,205,113,231,70,174,239] authz [93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92,235,24,164,96,245,18,194,238,188,53,31,204,175]  04:13:22.485 [info] rand [93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78] autn [181,189,195,252,212,29,195,176,179,24,205,113,231,70,174,239]  *DBG* aaa_ue_fsm_262428384932347 send ok to <0.1228.0> *DBG* epdg_ue_fsm_262428384932347 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78>>, <<181,189,195,252,212,29,195,176,179,24,205,113,231,70,174, 239>>, <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92, 235,24,164,96,245,18,194,238,188,53,31,204,175>>, <<11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86>>, <<119,52,153,42,64,222,219,173,103,178,62,83,188,74,129, 79>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.485 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428384932347 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78>>, <<181,189,195,252,212,29,195,176,179,24,205,113,231,70,174, 239>>, <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92, 235,24,164,96,245,18,194,238,188,53,31,204,175>>, <<11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86>>, <<119,52,153,42,64,222,219,173,103,178,62,83,188,74,129, 79>>}]}} from <0.1228.0> in state state_wait_swx_maa => state_new 04:13:22.486 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428384932347",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428384932347 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428384932347">>, {ok, [{epdg_auth_tuple, <<93,42,27,163,19,88,13,57,148,162,207,163,191, 28,122,78>>, <<181,189,195,252,212,29,195,176,179,24,205, 113,231,70,174,239>>, <<93,42,27,163,19,88,13,57,148,162,207,163,191, 28,122,78,92,235,24,164,96,245,18,194,238, 188,53,31,204,175>>, <<11,137,233,61,146,90,129,219,127,179,236,54, 42,147,119,86>>, <<119,52,153,42,64,222,219,173,103,178,62, 83,188,74,129,79>>}]}}} 04:13:22.486 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78>>,<<181,189,195,252,212,29,195,176,179,24,205,113,231,70,174,239>>,<<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92,235,24,164,96,245,18,194,238,188,53,31,204,175>>,<<11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86>>,<<119,52,153,42,64,222,219,173,103,178,62,83,188,74,129,79>>}]} *DBG* epdg_ue_fsm_262428384932347 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78>>, <<181,189,195,252,212,29,195,176,179,24,205,113,231,70,174, 239>>, <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92, 235,24,164,96,245,18,194,238,188,53,31,204,175>>, <<11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86>>, <<119,52,153,42,64,222,219,173,103,178,62,83,188,74,129, 79>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.487 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78>>,<<181,189,195,252,212,29,195,176,179,24,205,113,231,70,174,239>>,<<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92,235,24,164,96,245,18,194,238,188,53,31,204,175>>,<<11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86>>,<<119,52,153,42,64,222,219,173,103,178,62,83,188,74,129,79>>}]}, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,false,0,false,false} 04:13:22.488 [info] auth_response(<<"262428384932347">>): {ok,[{epdg_auth_tuple,<<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78>>,<<181,189,195,252,212,29,195,176,179,24,205,113,231,70,174,239>>,<<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92,235,24,164,96,245,18,194,238,188,53,31,204,175>>,<<11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86>>,<<119,52,153,42,64,222,219,173,103,178,62,83,188,74,129,79>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.489 [info] auth_response for <<"262428384932347">>: {ok,[{epdg_auth_tuple,<<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78>>,<<181,189,195,252,212,29,195,176,179,24,205,113,231,70,174,239>>,<<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92,235,24,164,96,245,18,194,238,188,53,31,204,175>>,<<11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86>>,<<119,52,153,42,64,222,219,173,103,178,62,83,188,74,129,79>>}]} 04:13:22.489 [info] GSUP: Tx #{auth_tuples => [#{autn => <<181,189,195,252,212,29,195,176,179,24,205,113,231,70,174,239>>,ck => <<119,52,153,42,64,222,219,173,103,178,62,83,188,74,129,79>>,ik => <<11,137,233,61,146,90,129,219,127,179,236,54,42,147,119,86>>,rand => <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78>>,res => <<93,42,27,163,19,88,13,57,148,162,207,163,191,28,122,78,92,235,24,164,96,245,18,194,238,188,53,31,204,175>>}],imsi => <<"262428384932347">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428384932347">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428384932347 receive call lu_request from <0.1229.0> in state state_authenticating 04:13:22.495 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428384932347">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428384932347 send ok to <0.1229.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.495 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428384932347 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428384932347 consume call lu_request from <0.1229.0> in state state_authenticating 04:13:22.496 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,false,0,false,false} 04:13:22.496 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.496 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428384932347",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428384932347 send ok to <0.201.0> 04:13:22.496 [debug] SWx Tx SAR Imsi="262428384932347" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428384932347 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:22.497 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","188",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428384932347",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428384932347 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1230.0> in state state_wait_swx_saa 04:13:22.506 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;188;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428384932347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428384932347 send ok to <0.1230.0> *DBG* aaa_ue_fsm_262428384932347 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1230.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428384932347 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.507 [info] ue_fsm ev_rx_swx_saa 04:13:22.507 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428384932347",undefined,undefined,false,false,undefined} 04:13:22.507 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:22.507 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428384932347 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428384932347">>,ok}} *DBG* epdg_ue_fsm_262428384932347 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.508 [info] lu_response(<<"262428384932347">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.508 [info] lu_response for <<"262428384932347">>: ok 04:13:22.508 [info] GSUP: Tx #{imsi => <<"262428384932347">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428384932347">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428384932347 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1231.0> in state state_authenticated 04:13:22.513 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428384932347">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.514 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.514 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,false,0,false,false} 04:13:22.514 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262428384932347 send ok to <0.1231.0> 04:13:22.514 [info] s2b: Tx {gtp,v2,create_session_request,0,8519878,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428384932347">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116700,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401569,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428384932347 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1231.0> in state state_authenticated => state_wait_create_session_resp 04:13:22.515 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428384932347 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428384932347 receive call {rx_s6b_aar,"262428384932347@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1232.0> in state state_authenticated 04:13:22.531 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428384932347@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.531 [info] ue_fsm ev_rx_s6b_aar: "262428384932347@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] *DBG* aaa_ue_fsm_262428384932347 send ok to <0.1232.0> 04:13:22.531 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428384932347@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428384932347",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428384932347 consume call {rx_s6b_aar,"262428384932347@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1232.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.531 [debug] SWx Tx SAR Imsi="262428384932347" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:22.531 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","189",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428384932347",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:22.532 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428384932347 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1233.0> in state state_authenticated_wait_swx_saa 04:13:22.540 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;189;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428384932347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428384932347 send ok to <0.1233.0> 04:13:22.540 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428384932347 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1233.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.541 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428384932347","262428384932347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1232.0>} 04:13:22.541 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.541 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.553 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,28,130,0,198,0,2,0,2,0,16,0,87,0,9,1,160,12,1,137,97,172,18,254,103,79,0,5,0,1,192,168,0,50,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,12,1,137,97,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,12,1,137,97,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428384932347 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 4204401569, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 201427297}}} from <0.1234.0> in state state_wait_create_session_resp 04:13:22.553 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116700,8519878,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<12,1,137,97>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,201427297,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,201427297,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,50>>}}} 04:13:22.553 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428384932347">>,<0.1226.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116700,201427297,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,4204401569,201427297}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:22.553 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.554 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 4204401569,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 201427297}} 04:13:22.554 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,false,0,false,false} 04:13:22.554 [info] KMOD Port Create PDP Context Call {<0.1226.0>,[alias|#Ref<0.1884296174.1877278721.228173>]}: {create_pdp_context,{172,18,254,103},4204401569,201427297,{192,168,0,50}} 04:13:22.554 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,50}, 4204401569, 201427297 *DBG* epdg_ue_fsm_262428384932347 send ok to <0.1234.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428384932347">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 4204401569, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 201427297}}}} 04:13:22.555 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],12,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,50}},{i_tid,4204401569},{o_tid,201427297}]}} *DBG* epdg_ue_fsm_262428384932347 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 4204401569, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 201427297}}} from <0.1234.0> in state state_wait_create_session_resp => state_active 04:13:22.555 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 4204401569,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 201427297}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.555 [info] tunnel_response(<<"262428384932347">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 4204401569,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 201427297}} 04:13:22.556 [info] tunnel_response for <<"262428384932347">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 4204401569,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 201427297}} 04:13:22.556 [info] GSUP: Tx #{imsi => <<"262428384932347">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,50>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424897504410">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424897504410 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424897504410 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424897504410 receive call {auth_request,33,"internet",#{}} from <0.1235.0> in state state_new 04:13:22.567 [info] GSUP: Rx #{imsi => <<"262424897504410">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424897504410 send ok to <0.1235.0> 04:13:22.567 [info] ue_fsm start(epdg_ue_fsm_262424897504410) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424897504410 enter aaa_ue_fsm in state state_new 04:13:22.567 [info] ue_fsm init(<<"262424897504410">>) *DBG* epdg_ue_fsm_262424897504410 consume call {auth_request,33,"internet",#{}} from <0.1235.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424897504410 consume internal init_state in state state_new 04:13:22.568 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424897504410 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.568 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424897504410 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.568 [info] ue_fsm start_link(aaa_ue_fsm_262424897504410) 04:13:22.568 [info] ue_fsm init("262424897504410") 04:13:22.568 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.569 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424897504410",undefined,undefined,false,false,undefined} 04:13:22.569 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424897504410 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424897504410 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.570 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","190",";","nonode@nohost"],1,undefined,undefined,undefined,"262424897504410",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:22.583 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;190;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424897504410",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53,172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118]],[[248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53,86,189,113,243,228,51,234,174,30,190,46,158,20,72]],["foobar"],[[212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2]],[[221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424897504410 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53>>, <<172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118>>, <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53, 86,189,113,243,228,51,234,174,30,190,46,158,20,72>>, <<221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19>>, <<212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2>>}]}} from <0.1238.0> in state state_wait_swx_maa 04:13:22.583 [info] dia_sip2gsup: auth [248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53,172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118] authz [248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53,86,189,113,243,228,51,234,174,30,190,46,158,20,72]  04:13:22.583 [info] rand [248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53] autn [172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118]  04:13:22.583 [info] ue_fsm ev_rx_swx_maa 04:13:22.584 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424897504410",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424897504410 send ok to <0.1238.0> 04:13:22.585 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53>>,<<172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118>>,<<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53,86,189,113,243,228,51,234,174,30,190,46,158,20,72>>,<<221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19>>,<<212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2>>}]} *DBG* aaa_ue_fsm_262424897504410 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53>>, <<172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118>>, <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53, 86,189,113,243,228,51,234,174,30,190,46,158,20,72>>, <<221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19>>, <<212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2>>}]}} from <0.1238.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424897504410 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53>>, <<172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118>>, <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53, 86,189,113,243,228,51,234,174,30,190,46,158,20,72>>, <<221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19>>, <<212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262424897504410 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424897504410">>, {ok, [{epdg_auth_tuple, <<248,93,88,18,184,153,176,171,35,245,250,194, 140,61,128,53>>, <<172,4,179,197,98,212,61,247,229,166,14,193, 86,173,25,118>>, <<248,93,88,18,184,153,176,171,35,245,250,194, 140,61,128,53,86,189,113,243,228,51,234,174, 30,190,46,158,20,72>>, <<221,236,104,87,193,223,102,50,201,212,214, 167,194,203,1,19>>, <<212,46,228,238,239,67,29,3,217,104,27, 176,247,40,195,2>>}]}}} 04:13:22.586 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53>>,<<172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118>>,<<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53,86,189,113,243,228,51,234,174,30,190,46,158,20,72>>,<<221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19>>,<<212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2>>}]}, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424897504410 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53>>, <<172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118>>, <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53, 86,189,113,243,228,51,234,174,30,190,46,158,20,72>>, <<221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19>>, <<212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.586 [info] auth_response(<<"262424897504410">>): {ok,[{epdg_auth_tuple,<<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53>>,<<172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118>>,<<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53,86,189,113,243,228,51,234,174,30,190,46,158,20,72>>,<<221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19>>,<<212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2>>}]} 04:13:22.587 [info] auth_response for <<"262424897504410">>: {ok,[{epdg_auth_tuple,<<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53>>,<<172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118>>,<<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53,86,189,113,243,228,51,234,174,30,190,46,158,20,72>>,<<221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19>>,<<212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2>>}]} 04:13:22.587 [info] GSUP: Tx #{auth_tuples => [#{autn => <<172,4,179,197,98,212,61,247,229,166,14,193,86,173,25,118>>,ck => <<212,46,228,238,239,67,29,3,217,104,27,176,247,40,195,2>>,ik => <<221,236,104,87,193,223,102,50,201,212,214,167,194,203,1,19>>,rand => <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53>>,res => <<248,93,88,18,184,153,176,171,35,245,250,194,140,61,128,53,86,189,113,243,228,51,234,174,30,190,46,158,20,72>>}],imsi => <<"262424897504410">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424897504410">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424897504410 receive call lu_request from <0.1239.0> in state state_authenticating 04:13:22.592 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424897504410">>,message_type => location_upd_req} 04:13:22.592 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424897504410 send ok to <0.1239.0> 04:13:22.592 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424897504410 consume call lu_request from <0.1239.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424897504410 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.592 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.593 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424897504410",undefined,undefined,false,false,undefined} 04:13:22.593 [debug] SWx Tx SAR Imsi="262424897504410" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424897504410 send ok to <0.201.0> 04:13:22.593 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","191",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424897504410",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424897504410 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424897504410 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1240.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424897504410 send ok to <0.1240.0> *DBG* aaa_ue_fsm_262424897504410 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1240.0> in state state_wait_swx_saa => state_authenticated 04:13:22.600 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;191;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424897504410",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424897504410 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.600 [info] ue_fsm ev_rx_swx_saa 04:13:22.600 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424897504410",undefined,undefined,false,false,undefined} 04:13:22.600 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:22.601 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424897504410 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424897504410">>,ok}} *DBG* epdg_ue_fsm_262424897504410 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.601 [info] lu_response(<<"262424897504410">>): ok 04:13:22.601 [info] lu_response for <<"262424897504410">>: ok 04:13:22.601 [info] GSUP: Tx #{imsi => <<"262424897504410">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424897504410">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424897504410 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1241.0> in state state_authenticated 04:13:22.604 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424897504410">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.604 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.605 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424897504410 send ok to <0.1241.0> *DBG* epdg_ue_fsm_262424897504410 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1241.0> in state state_authenticated => state_wait_create_session_resp 04:13:22.605 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424897504410 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:22.605 [info] s2b: Tx {gtp,v2,create_session_request,0,8519879,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424897504410">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116701,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401570,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:22.605 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424897504410 receive call {rx_s6b_aar,"262424897504410@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1242.0> in state state_authenticated 04:13:22.620 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424897504410@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.620 [info] ue_fsm ev_rx_s6b_aar: "262424897504410@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] *DBG* aaa_ue_fsm_262424897504410 send ok to <0.1242.0> 04:13:22.620 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424897504410@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424897504410",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424897504410 consume call {rx_s6b_aar,"262424897504410@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1242.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.621 [debug] SWx Tx SAR Imsi="262424897504410" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:22.621 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","192",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424897504410",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:22.621 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424897504410 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1243.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424897504410 send ok to <0.1243.0> 04:13:22.630 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;192;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424897504410",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424897504410 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1243.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.630 [info] ue_fsm ev_rx_swx_saa 04:13:22.630 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424897504410","262424897504410@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1242.0>} 04:13:22.630 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.630 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.641 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,29,130,0,199,0,2,0,2,0,16,0,87,0,9,1,160,61,94,67,4,172,18,254,103,79,0,5,0,1,192,168,0,51,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,61,94,67,4,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,61,94,67,4,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.642 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116701,8519879,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<61,94,67,4>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1029587716,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1029587716,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,51>>}}} *DBG* epdg_ue_fsm_262424897504410 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 4204401570, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1029587716}}} from <0.1244.0> in state state_wait_create_session_resp 04:13:22.642 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424897504410">>,<0.1236.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116701,1029587716,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401570,1029587716}],[],[],[],[],[],[],[]}}}} 04:13:22.642 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.642 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 4204401570,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1029587716}} 04:13:22.643 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,false,0,false,false} 04:13:22.643 [info] KMOD Port Create PDP Context Call {<0.1236.0>,[alias|#Ref<0.1884296174.1877278721.228370>]}: {create_pdp_context,{172,18,254,103},4204401570,1029587716,{192,168,0,51}} 04:13:22.643 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,51}, 4204401570, 1029587716 04:13:22.643 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],76,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,51}},{i_tid,4204401570},{o_tid,1029587716}]}} 04:13:22.643 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 4204401570,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1029587716}) returned ok *DBG* epdg_ue_fsm_262424897504410 send ok to <0.1244.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424897504410">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 4204401570, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1029587716}}}} 04:13:22.644 [info] tunnel_response(<<"262424897504410">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 4204401570,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1029587716}} *DBG* epdg_ue_fsm_262424897504410 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 4204401570, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1029587716}}} from <0.1244.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.644 [info] tunnel_response for <<"262424897504410">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 4204401570,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1029587716}} 04:13:22.644 [info] GSUP: Tx #{imsi => <<"262424897504410">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,51>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423020941445">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:22.668 [info] GSUP: Rx #{imsi => <<"262423020941445">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423020941445 enter epdg_ue_fsm in state state_new 04:13:22.668 [info] ue_fsm start(epdg_ue_fsm_262423020941445) *DBG* epdg_ue_fsm_262423020941445 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423020941445 receive call {auth_request,33,"internet",#{}} from <0.1245.0> in state state_new 04:13:22.668 [info] ue_fsm init(<<"262423020941445">>) *DBG* epdg_ue_fsm_262423020941445 send ok to <0.1245.0> 04:13:22.668 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423020941445 consume call {auth_request,33,"internet",#{}} from <0.1245.0> in state state_new => state_wait_auth_resp 04:13:22.669 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423020941445 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423020941445 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.669 [info] ue_fsm start_link(aaa_ue_fsm_262423020941445) *DBG* aaa_ue_fsm_262423020941445 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423020941445 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.669 [info] ue_fsm init("262423020941445") 04:13:22.669 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.670 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423020941445",undefined,undefined,false,false,undefined} 04:13:22.670 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.670 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","193",";","nonode@nohost"],1,undefined,undefined,undefined,"262423020941445",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423020941445 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423020941445 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.684 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;193;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423020941445",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88,208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185]],[[165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88,186,114,15,128,196,157,127,67,79,240,217,241,216,162]],["foobar"],[[218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55]],[[244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423020941445 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88>>, <<208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185>>, <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88, 186,114,15,128,196,157,127,67,79,240,217,241,216,162>>, <<244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247>>, <<218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55>>}]}} from <0.1248.0> in state state_wait_swx_maa 04:13:22.684 [info] dia_sip2gsup: auth [165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88,208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185] authz [165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88,186,114,15,128,196,157,127,67,79,240,217,241,216,162]  *DBG* aaa_ue_fsm_262423020941445 send ok to <0.1248.0> *DBG* aaa_ue_fsm_262423020941445 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88>>, <<208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185>>, <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88, 186,114,15,128,196,157,127,67,79,240,217,241,216,162>>, <<244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247>>, <<218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55>>}]}} from <0.1248.0> in state state_wait_swx_maa => state_new 04:13:22.684 [info] rand [165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88] autn [208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185]  *DBG* epdg_ue_fsm_262423020941445 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88>>, <<208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185>>, <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88, 186,114,15,128,196,157,127,67,79,240,217,241,216,162>>, <<244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247>>, <<218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.684 [info] ue_fsm ev_rx_swx_maa 04:13:22.685 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423020941445",undefined,undefined,false,false,undefined} 04:13:22.686 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88>>,<<208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185>>,<<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88,186,114,15,128,196,157,127,67,79,240,217,241,216,162>>,<<244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247>>,<<218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55>>}]} *DBG* epdg_ue_fsm_262423020941445 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423020941445">>, {ok, [{epdg_auth_tuple, <<165,59,235,214,173,250,215,44,114,17,18,61, 200,173,217,88>>, <<208,15,129,76,41,92,154,250,185,89,10,34,122, 246,236,185>>, <<165,59,235,214,173,250,215,44,114,17,18,61, 200,173,217,88,186,114,15,128,196,157,127,67, 79,240,217,241,216,162>>, <<244,48,38,41,251,130,120,226,64,50,59,223,54, 206,138,247>>, <<218,1,201,185,253,73,244,177,19,137,44, 243,166,35,29,55>>}]}}} 04:13:22.686 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88>>,<<208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185>>,<<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88,186,114,15,128,196,157,127,67,79,240,217,241,216,162>>,<<244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247>>,<<218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55>>}]}, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423020941445 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88>>, <<208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185>>, <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88, 186,114,15,128,196,157,127,67,79,240,217,241,216,162>>, <<244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247>>, <<218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.687 [info] auth_response(<<"262423020941445">>): {ok,[{epdg_auth_tuple,<<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88>>,<<208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185>>,<<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88,186,114,15,128,196,157,127,67,79,240,217,241,216,162>>,<<244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247>>,<<218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.687 [info] auth_response for <<"262423020941445">>: {ok,[{epdg_auth_tuple,<<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88>>,<<208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185>>,<<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88,186,114,15,128,196,157,127,67,79,240,217,241,216,162>>,<<244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247>>,<<218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55>>}]} 04:13:22.687 [info] GSUP: Tx #{auth_tuples => [#{autn => <<208,15,129,76,41,92,154,250,185,89,10,34,122,246,236,185>>,ck => <<218,1,201,185,253,73,244,177,19,137,44,243,166,35,29,55>>,ik => <<244,48,38,41,251,130,120,226,64,50,59,223,54,206,138,247>>,rand => <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88>>,res => <<165,59,235,214,173,250,215,44,114,17,18,61,200,173,217,88,186,114,15,128,196,157,127,67,79,240,217,241,216,162>>}],imsi => <<"262423020941445">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423020941445">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423020941445 receive call lu_request from <0.1249.0> in state state_authenticating 04:13:22.692 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423020941445">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423020941445 send ok to <0.1249.0> 04:13:22.692 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423020941445 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423020941445 consume call lu_request from <0.1249.0> in state state_authenticating 04:13:22.692 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,false,0,false,false} 04:13:22.693 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.693 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423020941445",undefined,undefined,false,false,undefined} 04:13:22.693 [debug] SWx Tx SAR Imsi="262423020941445" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423020941445 send ok to <0.201.0> 04:13:22.693 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","194",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423020941445",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423020941445 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423020941445 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1250.0> in state state_wait_swx_saa 04:13:22.701 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;194;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423020941445",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423020941445 send ok to <0.1250.0> 04:13:22.701 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423020941445 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423020941445 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1250.0> in state state_wait_swx_saa => state_authenticated 04:13:22.701 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423020941445",undefined,undefined,false,false,undefined} 04:13:22.701 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423020941445 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423020941445">>,ok}} 04:13:22.702 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423020941445 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.702 [info] lu_response(<<"262423020941445">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.702 [info] lu_response for <<"262423020941445">>: ok 04:13:22.703 [info] GSUP: Tx #{imsi => <<"262423020941445">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423020941445">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423020941445 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1251.0> in state state_authenticated 04:13:22.707 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423020941445">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.707 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.707 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,false,0,false,false} 04:13:22.708 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262423020941445 send ok to <0.1251.0> 04:13:22.708 [info] s2b: Tx {gtp,v2,create_session_request,0,8519880,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423020941445">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116702,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401571,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423020941445 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1251.0> in state state_authenticated => state_wait_create_session_resp 04:13:22.708 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423020941445 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423020941445 receive call {rx_s6b_aar,"262423020941445@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1252.0> in state state_authenticated 04:13:22.723 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423020941445@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.723 [info] ue_fsm ev_rx_s6b_aar: "262423020941445@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:22.723 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423020941445@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423020941445",undefined,undefined,true,false,undefined} 04:13:22.723 [debug] SWx Tx SAR Imsi="262423020941445" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:22.723 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","195",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423020941445",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423020941445 send ok to <0.1252.0> 04:13:22.724 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423020941445 consume call {rx_s6b_aar,"262423020941445@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1252.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423020941445 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1253.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423020941445 send ok to <0.1253.0> 04:13:22.730 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;195;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423020941445",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423020941445 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1253.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.730 [info] ue_fsm ev_rx_swx_saa 04:13:22.730 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423020941445","262423020941445@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1252.0>} 04:13:22.731 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.731 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.742 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,30,130,0,200,0,2,0,2,0,16,0,87,0,9,1,160,2,88,61,79,172,18,254,103,79,0,5,0,1,192,168,0,52,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,2,88,61,79,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,2,88,61,79,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.742 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116702,8519880,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<2,88,61,79>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,39337295,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,39337295,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,52>>}}} 04:13:22.742 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423020941445">>,<0.1246.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116702,39337295,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401571,39337295}]}}}} *DBG* epdg_ue_fsm_262423020941445 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 4204401571, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 39337295}}} from <0.1254.0> in state state_wait_create_session_resp 04:13:22.742 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.742 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 4204401571,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 39337295}} 04:13:22.743 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,false,0,false,false} 04:13:22.743 [info] KMOD Port Create PDP Context Call {<0.1246.0>,[alias|#Ref<0.1884296174.1877278721.228547>]}: {create_pdp_context,{172,18,254,103},4204401571,39337295,{192,168,0,52}} 04:13:22.743 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,52}, 4204401571, 39337295 *DBG* epdg_ue_fsm_262423020941445 send ok to <0.1254.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423020941445">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 4204401571, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 39337295}}}} 04:13:22.744 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2882,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,52}},{i_tid,4204401571},{o_tid,39337295}]}} *DBG* epdg_ue_fsm_262423020941445 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 4204401571, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 39337295}}} from <0.1254.0> in state state_wait_create_session_resp => state_active 04:13:22.744 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 4204401571,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 39337295}) returned ok 04:13:22.744 [info] tunnel_response(<<"262423020941445">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 4204401571,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 39337295}} 04:13:22.745 [info] tunnel_response for <<"262423020941445">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 4204401571,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 39337295}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.745 [info] GSUP: Tx #{imsi => <<"262423020941445">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,52>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425828653207">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425828653207 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425828653207 consume internal init_state in state state_new 04:13:22.768 [info] GSUP: Rx #{imsi => <<"262425828653207">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425828653207 receive call {auth_request,33,"internet",#{}} from <0.1255.0> in state state_new 04:13:22.768 [info] ue_fsm start(epdg_ue_fsm_262425828653207) 04:13:22.769 [info] ue_fsm init(<<"262425828653207">>) *DBG* epdg_ue_fsm_262425828653207 send ok to <0.1255.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.769 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425828653207 consume call {auth_request,33,"internet",#{}} from <0.1255.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425828653207 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425828653207 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.769 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425828653207 consume internal init_state in state state_new 04:13:22.769 [info] ue_fsm start_link(aaa_ue_fsm_262425828653207) *DBG* aaa_ue_fsm_262425828653207 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.770 [info] ue_fsm init("262425828653207") 04:13:22.770 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.770 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425828653207",undefined,undefined,false,false,undefined} 04:13:22.770 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.770 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","196",";","nonode@nohost"],1,undefined,undefined,undefined,"262425828653207",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425828653207 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425828653207 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425828653207 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8>>, <<151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26>>, <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8, 112,29,57,89,172,133,168,142,9,183,227,12,44,28>>, <<193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114>>, <<172,44,75,138,192,14,7,231,229,234,170,34,31,103,200, 214>>}]}} from <0.1258.0> in state state_wait_swx_maa 04:13:22.784 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;196;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425828653207",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8,151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26]],[[31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8,112,29,57,89,172,133,168,142,9,183,227,12,44,28]],["foobar"],[[172,44,75,138,192,14,7,231,229,234,170,34,31,103,200,214]],[[193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.784 [info] dia_sip2gsup: auth [31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8,151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26] authz [31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8,112,29,57,89,172,133,168,142,9,183,227,12,44,28]  *DBG* aaa_ue_fsm_262425828653207 send ok to <0.1258.0> *DBG* epdg_ue_fsm_262425828653207 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8>>, <<151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26>>, <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8, 112,29,57,89,172,133,168,142,9,183,227,12,44,28>>, <<193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114>>, <<172,44,75,138,192,14,7,231,229,234,170,34,31,103,200, 214>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425828653207 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8>>, <<151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26>>, <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8, 112,29,57,89,172,133,168,142,9,183,227,12,44,28>>, <<193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114>>, <<172,44,75,138,192,14,7,231,229,234,170,34,31,103,200, 214>>}]}} from <0.1258.0> in state state_wait_swx_maa => state_new 04:13:22.784 [info] rand [31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8] autn [151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26]  04:13:22.784 [info] ue_fsm ev_rx_swx_maa 04:13:22.785 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425828653207",undefined,undefined,false,false,undefined} 04:13:22.785 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8>>,<<151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26>>,<<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8,112,29,57,89,172,133,168,142,9,183,227,12,44,28>>,<<193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114>>,<<172,44,75,138,192,14,7,231,229,234,170,34,31,103,200,214>>}]} *DBG* epdg_ue_fsm_262425828653207 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425828653207">>, {ok, [{epdg_auth_tuple, <<31,153,235,156,6,30,225,134,223,142,217,238, 165,164,233,8>>, <<151,152,80,144,48,65,223,164,206,188,254,60, 213,185,35,26>>, <<31,153,235,156,6,30,225,134,223,142,217,238, 165,164,233,8,112,29,57,89,172,133,168,142,9, 183,227,12,44,28>>, <<193,170,199,38,78,21,127,114,34,211,242,230, 196,103,147,114>>, <<172,44,75,138,192,14,7,231,229,234,170, 34,31,103,200,214>>}]}}} 04:13:22.786 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8>>,<<151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26>>,<<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8,112,29,57,89,172,133,168,142,9,183,227,12,44,28>>,<<193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114>>,<<172,44,75,138,192,14,7,231,229,234,170,34,31,103,200,214>>}]}, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425828653207 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8>>, <<151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26>>, <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8, 112,29,57,89,172,133,168,142,9,183,227,12,44,28>>, <<193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114>>, <<172,44,75,138,192,14,7,231,229,234,170,34,31,103,200, 214>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.787 [info] auth_response(<<"262425828653207">>): {ok,[{epdg_auth_tuple,<<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8>>,<<151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26>>,<<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8,112,29,57,89,172,133,168,142,9,183,227,12,44,28>>,<<193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114>>,<<172,44,75,138,192,14,7,231,229,234,170,34,31,103,200,214>>}]} 04:13:22.788 [info] auth_response for <<"262425828653207">>: {ok,[{epdg_auth_tuple,<<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8>>,<<151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26>>,<<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8,112,29,57,89,172,133,168,142,9,183,227,12,44,28>>,<<193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114>>,<<172,44,75,138,192,14,7,231,229,234,170,34,31,103,200,214>>}]} 04:13:22.788 [info] GSUP: Tx #{auth_tuples => [#{autn => <<151,152,80,144,48,65,223,164,206,188,254,60,213,185,35,26>>,ck => <<172,44,75,138,192,14,7,231,229,234,170,34,31,103,200,214>>,ik => <<193,170,199,38,78,21,127,114,34,211,242,230,196,103,147,114>>,rand => <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8>>,res => <<31,153,235,156,6,30,225,134,223,142,217,238,165,164,233,8,112,29,57,89,172,133,168,142,9,183,227,12,44,28>>}],imsi => <<"262425828653207">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425828653207">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425828653207 receive call lu_request from <0.1259.0> in state state_authenticating 04:13:22.793 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425828653207">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425828653207 send ok to <0.1259.0> *DBG* aaa_ue_fsm_262425828653207 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.793 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425828653207 consume call lu_request from <0.1259.0> in state state_authenticating 04:13:22.793 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425828653207 send ok to <0.201.0> 04:13:22.793 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.794 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425828653207",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425828653207 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:22.794 [debug] SWx Tx SAR Imsi="262425828653207" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.794 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","197",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425828653207",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425828653207 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1260.0> in state state_wait_swx_saa 04:13:22.804 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;197;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425828653207",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.804 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425828653207 send ok to <0.1260.0> 04:13:22.804 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425828653207",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425828653207 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425828653207 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1260.0> in state state_wait_swx_saa => state_authenticated 04:13:22.805 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425828653207 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425828653207">>,ok}} 04:13:22.805 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425828653207 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.805 [info] lu_response(<<"262425828653207">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.805 [info] lu_response for <<"262425828653207">>: ok 04:13:22.805 [info] GSUP: Tx #{imsi => <<"262425828653207">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425828653207">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425828653207 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1261.0> in state state_authenticated 04:13:22.811 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425828653207">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.811 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.812 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425828653207 send ok to <0.1261.0> 04:13:22.812 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425828653207 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1261.0> in state state_authenticated => state_wait_create_session_resp 04:13:22.812 [info] s2b: Tx {gtp,v2,create_session_request,0,8519881,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425828653207">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116703,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401572,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425828653207 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:22.812 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425828653207 receive call {rx_s6b_aar,"262425828653207@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1262.0> in state state_authenticated 04:13:22.828 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425828653207@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.828 [info] ue_fsm ev_rx_s6b_aar: "262425828653207@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:22.828 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425828653207@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262425828653207",undefined,undefined,true,false,undefined} 04:13:22.828 [debug] SWx Tx SAR Imsi="262425828653207" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:22.828 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","198",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425828653207",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425828653207 send ok to <0.1262.0> 04:13:22.828 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425828653207 consume call {rx_s6b_aar,"262425828653207@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1262.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425828653207 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1263.0> in state state_authenticated_wait_swx_saa 04:13:22.833 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;198;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425828653207",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425828653207 send ok to <0.1263.0> 04:13:22.833 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425828653207 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1263.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.834 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425828653207","262425828653207@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1262.0>} 04:13:22.834 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.834 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.841 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,31,130,0,201,0,2,0,2,0,16,0,87,0,9,1,160,87,50,106,139,172,18,254,103,79,0,5,0,1,192,168,0,53,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,87,50,106,139,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,87,50,106,139,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.841 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116703,8519881,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<87,50,106,139>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1462921867,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1462921867,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,53>>}}} 04:13:22.842 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425828653207">>,<0.1256.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116703,1462921867,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,4204401572,1462921867}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425828653207 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 4204401572, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1462921867}}} from <0.1264.0> in state state_wait_create_session_resp 04:13:22.842 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.842 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 4204401572,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1462921867}} 04:13:22.842 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,false,0,false,false} 04:13:22.842 [info] KMOD Port Create PDP Context Call {<0.1256.0>,[alias|#Ref<0.1884296174.1877278731.216367>]}: {create_pdp_context,{172,18,254,103},4204401572,1462921867,{192,168,0,53}} 04:13:22.842 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,53}, 4204401572, 1462921867 04:13:22.842 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],140,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,53}},{i_tid,4204401572},{o_tid,1462921867}]}} *DBG* epdg_ue_fsm_262425828653207 send ok to <0.1264.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425828653207">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 4204401572, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1462921867}}}} 04:13:22.842 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 4204401572,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1462921867}) returned ok *DBG* epdg_ue_fsm_262425828653207 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 4204401572, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1462921867}}} from <0.1264.0> in state state_wait_create_session_resp => state_active 04:13:22.842 [info] tunnel_response(<<"262425828653207">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 4204401572,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1462921867}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.843 [info] tunnel_response for <<"262425828653207">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 4204401572,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1462921867}} 04:13:22.843 [info] GSUP: Tx #{imsi => <<"262425828653207">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,53>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422844086014">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422844086014 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422844086014 consume internal init_state in state state_new 04:13:22.869 [info] GSUP: Rx #{imsi => <<"262422844086014">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422844086014 receive call {auth_request,33,"internet",#{}} from <0.1265.0> in state state_new 04:13:22.869 [info] ue_fsm start(epdg_ue_fsm_262422844086014) *DBG* epdg_ue_fsm_262422844086014 send ok to <0.1265.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.869 [info] ue_fsm init(<<"262422844086014">>) *DBG* aaa_ue_fsm_262422844086014 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422844086014 consume call {auth_request,33,"internet",#{}} from <0.1265.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422844086014 consume internal init_state in state state_new 04:13:22.869 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422844086014 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422844086014 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.869 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,false,0,false,false} 04:13:22.870 [info] ue_fsm start_link(aaa_ue_fsm_262422844086014) 04:13:22.870 [info] ue_fsm init("262422844086014") 04:13:22.870 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.870 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422844086014",undefined,undefined,false,false,undefined} 04:13:22.870 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422844086014 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422844086014 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.870 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","199",";","nonode@nohost"],1,undefined,undefined,undefined,"262422844086014",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:22.887 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;199;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422844086014",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155,33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92]],[[31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155,125,183,214,183,166,250,51,245,229,145,123,3,80,115]],["foobar"],[[51,136,234,199,78,165,144,105,144,62,95,185,2,120,218,209]],[[47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422844086014 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155>>, <<33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92>>, <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155, 125,183,214,183,166,250,51,245,229,145,123,3,80,115>>, <<47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194>>, <<51,136,234,199,78,165,144,105,144,62,95,185,2,120,218, 209>>}]}} from <0.1268.0> in state state_wait_swx_maa 04:13:22.887 [info] dia_sip2gsup: auth [31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155,33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92] authz [31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155,125,183,214,183,166,250,51,245,229,145,123,3,80,115]  04:13:22.887 [info] rand [31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155] autn [33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92]  04:13:22.887 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422844086014 send ok to <0.1268.0> *DBG* epdg_ue_fsm_262422844086014 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155>>, <<33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92>>, <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155, 125,183,214,183,166,250,51,245,229,145,123,3,80,115>>, <<47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194>>, <<51,136,234,199,78,165,144,105,144,62,95,185,2,120,218, 209>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.888 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422844086014",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422844086014 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155>>, <<33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92>>, <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155, 125,183,214,183,166,250,51,245,229,145,123,3,80,115>>, <<47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194>>, <<51,136,234,199,78,165,144,105,144,62,95,185,2,120,218, 209>>}]}} from <0.1268.0> in state state_wait_swx_maa => state_new 04:13:22.888 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155>>,<<33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92>>,<<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155,125,183,214,183,166,250,51,245,229,145,123,3,80,115>>,<<47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194>>,<<51,136,234,199,78,165,144,105,144,62,95,185,2,120,218,209>>}]} 04:13:22.889 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155>>,<<33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92>>,<<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155,125,183,214,183,166,250,51,245,229,145,123,3,80,115>>,<<47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194>>,<<51,136,234,199,78,165,144,105,144,62,95,185,2,120,218,209>>}]}, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422844086014 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422844086014">>, {ok, [{epdg_auth_tuple, <<31,172,188,240,141,41,202,22,95,111,60,129, 83,83,80,155>>, <<33,84,117,140,92,213,15,27,21,109,239,158, 101,205,104,92>>, <<31,172,188,240,141,41,202,22,95,111,60,129, 83,83,80,155,125,183,214,183,166,250,51,245, 229,145,123,3,80,115>>, <<47,11,104,163,242,91,85,50,45,163,24,171,206, 31,206,194>>, <<51,136,234,199,78,165,144,105,144,62,95, 185,2,120,218,209>>}]}}} 04:13:22.889 [info] auth_response(<<"262422844086014">>): {ok,[{epdg_auth_tuple,<<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155>>,<<33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92>>,<<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155,125,183,214,183,166,250,51,245,229,145,123,3,80,115>>,<<47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194>>,<<51,136,234,199,78,165,144,105,144,62,95,185,2,120,218,209>>}]} *DBG* epdg_ue_fsm_262422844086014 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155>>, <<33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92>>, <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155, 125,183,214,183,166,250,51,245,229,145,123,3,80,115>>, <<47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194>>, <<51,136,234,199,78,165,144,105,144,62,95,185,2,120,218, 209>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.889 [info] auth_response for <<"262422844086014">>: {ok,[{epdg_auth_tuple,<<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155>>,<<33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92>>,<<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155,125,183,214,183,166,250,51,245,229,145,123,3,80,115>>,<<47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194>>,<<51,136,234,199,78,165,144,105,144,62,95,185,2,120,218,209>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.889 [info] GSUP: Tx #{auth_tuples => [#{autn => <<33,84,117,140,92,213,15,27,21,109,239,158,101,205,104,92>>,ck => <<51,136,234,199,78,165,144,105,144,62,95,185,2,120,218,209>>,ik => <<47,11,104,163,242,91,85,50,45,163,24,171,206,31,206,194>>,rand => <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155>>,res => <<31,172,188,240,141,41,202,22,95,111,60,129,83,83,80,155,125,183,214,183,166,250,51,245,229,145,123,3,80,115>>}],imsi => <<"262422844086014">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422844086014">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422844086014 receive call lu_request from <0.1269.0> in state state_authenticating 04:13:22.893 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422844086014">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422844086014 send ok to <0.1269.0> 04:13:22.893 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422844086014 consume call lu_request from <0.1269.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422844086014 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.894 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,false,0,false,false} 04:13:22.894 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.894 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422844086014",undefined,undefined,false,false,undefined} 04:13:22.894 [debug] SWx Tx SAR Imsi="262422844086014" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.894 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","200",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422844086014",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422844086014 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422844086014 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422844086014 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1270.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422844086014 send ok to <0.1270.0> 04:13:22.905 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;200;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422844086014",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422844086014 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1270.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422844086014 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.905 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422844086014 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422844086014">>,ok}} 04:13:22.905 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422844086014",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422844086014 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.905 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.906 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,false,0,false,false} 04:13:22.906 [info] lu_response(<<"262422844086014">>): ok 04:13:22.906 [info] lu_response for <<"262422844086014">>: ok 04:13:22.906 [info] GSUP: Tx #{imsi => <<"262422844086014">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422844086014">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422844086014 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1271.0> in state state_authenticated 04:13:22.910 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422844086014">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.910 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.911 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,false,0,false,false} 04:13:22.911 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:22.911 [info] s2b: Tx {gtp,v2,create_session_request,0,8519882,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422844086014">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116704,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401573,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422844086014 send ok to <0.1271.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.911 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422844086014 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1271.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422844086014 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422844086014 receive call {rx_s6b_aar,"262422844086014@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1272.0> in state state_authenticated 04:13:22.925 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422844086014@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.925 [info] ue_fsm ev_rx_s6b_aar: "262422844086014@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:22.925 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422844086014@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422844086014",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422844086014 send ok to <0.1272.0> *DBG* aaa_ue_fsm_262422844086014 consume call {rx_s6b_aar,"262422844086014@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1272.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.925 [debug] SWx Tx SAR Imsi="262422844086014" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:22.926 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","201",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422844086014",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:22.926 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422844086014 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1273.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422844086014 send ok to <0.1273.0> 04:13:22.936 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;201;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422844086014",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422844086014 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1273.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.936 [info] ue_fsm ev_rx_swx_saa 04:13:22.936 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422844086014","262422844086014@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1272.0>} 04:13:22.936 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.936 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.949 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,32,130,0,202,0,2,0,2,0,16,0,87,0,9,1,160,176,200,106,233,172,18,254,103,79,0,5,0,1,192,168,0,54,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,176,200,106,233,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,176,200,106,233,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.949 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116704,8519882,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"°Èjé">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2965924585,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2965924585,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,54>>}}} *DBG* epdg_ue_fsm_262422844086014 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 4204401573, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2965924585}}} from <0.1274.0> in state state_wait_create_session_resp 04:13:22.950 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422844086014">>,<0.1266.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116704,2965924585,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401573,2965924585}],[],[],[],[],[]}}}} 04:13:22.950 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.950 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 4204401573,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2965924585}} 04:13:22.950 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,false,0,false,false} 04:13:22.950 [info] KMOD Port Create PDP Context Call {<0.1266.0>,[alias|#Ref<0.1884296174.1877278731.216505>]}: {create_pdp_context,{172,18,254,103},4204401573,2965924585,{192,168,0,54}} 04:13:22.950 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,54}, 4204401573, 2965924585 04:13:22.950 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],204,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,54}},{i_tid,4204401573},{o_tid,2965924585}]}} *DBG* epdg_ue_fsm_262422844086014 send ok to <0.1274.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422844086014">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 4204401573, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2965924585}}}} 04:13:22.950 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 4204401573,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2965924585}) returned ok *DBG* epdg_ue_fsm_262422844086014 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 4204401573, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2965924585}}} from <0.1274.0> in state state_wait_create_session_resp => state_active 04:13:22.950 [info] tunnel_response(<<"262422844086014">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 4204401573,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2965924585}} 04:13:22.951 [info] tunnel_response for <<"262422844086014">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 4204401573,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2965924585}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.951 [info] GSUP: Tx #{imsi => <<"262422844086014">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,54>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262427698640608">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:22.967 [info] GSUP: Rx #{imsi => <<"262427698640608">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427698640608 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427698640608 consume internal init_state in state state_new 04:13:22.967 [info] ue_fsm start(epdg_ue_fsm_262427698640608) *DBG* epdg_ue_fsm_262427698640608 receive call {auth_request,33,"internet",#{}} from <0.1275.0> in state state_new 04:13:22.967 [info] ue_fsm init(<<"262427698640608">>) *DBG* epdg_ue_fsm_262427698640608 send ok to <0.1275.0> 04:13:22.968 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427698640608 consume call {auth_request,33,"internet",#{}} from <0.1275.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427698640608 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427698640608 enter aaa_ue_fsm in state state_new 04:13:22.968 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427698640608 consume internal init_state in state state_new 04:13:22.968 [info] ue_fsm start_link(aaa_ue_fsm_262427698640608) *DBG* aaa_ue_fsm_262427698640608 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.968 [info] ue_fsm init("262427698640608") 04:13:22.968 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.969 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427698640608",undefined,undefined,false,false,undefined} 04:13:22.969 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.969 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","202",";","nonode@nohost"],1,undefined,undefined,undefined,"262427698640608",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427698640608 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427698640608 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427698640608 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109>>, <<103,189,111,179,208,161,244,198,50,194,76,111,166,190,223, 19>>, <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109, 190,196,182,117,9,18,70,130,159,205,111,88,97,255>>, <<179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167>>, <<188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169>>}]}} from <0.1278.0> in state state_wait_swx_maa 04:13:22.983 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;202;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427698640608",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109,103,189,111,179,208,161,244,198,50,194,76,111,166,190,223,19]],[[109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109,190,196,182,117,9,18,70,130,159,205,111,88,97,255]],["foobar"],[[188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169]],[[179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.983 [info] dia_sip2gsup: auth [109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109,103,189,111,179,208,161,244,198,50,194,76,111,166,190,223,19] authz [109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109,190,196,182,117,9,18,70,130,159,205,111,88,97,255]  *DBG* aaa_ue_fsm_262427698640608 send ok to <0.1278.0> *DBG* aaa_ue_fsm_262427698640608 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109>>, <<103,189,111,179,208,161,244,198,50,194,76,111,166,190,223, 19>>, <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109, 190,196,182,117,9,18,70,130,159,205,111,88,97,255>>, <<179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167>>, <<188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169>>}]}} from <0.1278.0> in state state_wait_swx_maa => state_new 04:13:22.983 [info] rand [109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109] autn [103,189,111,179,208,161,244,198,50,194,76,111,166,190,223,19]  *DBG* epdg_ue_fsm_262427698640608 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109>>, <<103,189,111,179,208,161,244,198,50,194,76,111,166,190,223, 19>>, <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109, 190,196,182,117,9,18,70,130,159,205,111,88,97,255>>, <<179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167>>, <<188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.983 [info] ue_fsm ev_rx_swx_maa 04:13:22.984 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427698640608",undefined,undefined,false,false,undefined} 04:13:22.984 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109>>,<<103,189,111,179,208,161,244,198,50,194,76,111,166,190,223,19>>,<<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109,190,196,182,117,9,18,70,130,159,205,111,88,97,255>>,<<179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167>>,<<188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169>>}]} *DBG* epdg_ue_fsm_262427698640608 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427698640608">>, {ok, [{epdg_auth_tuple, <<109,77,119,183,72,47,83,238,221,65,137,81, 183,91,220,109>>, <<103,189,111,179,208,161,244,198,50,194,76, 111,166,190,223,19>>, <<109,77,119,183,72,47,83,238,221,65,137,81, 183,91,220,109,190,196,182,117,9,18,70,130, 159,205,111,88,97,255>>, <<179,55,81,83,23,225,37,57,253,13,153,135,179, 15,209,167>>, <<188,179,113,136,209,8,196,141,11,81,125, 228,23,11,0,169>>}]}}} 04:13:22.985 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109>>,<<103,189,111,179,208,161,244,198,50,194,76,111,166,190,223,19>>,<<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109,190,196,182,117,9,18,70,130,159,205,111,88,97,255>>,<<179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167>>,<<188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169>>}]}, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427698640608 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109>>, <<103,189,111,179,208,161,244,198,50,194,76,111,166,190,223, 19>>, <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109, 190,196,182,117,9,18,70,130,159,205,111,88,97,255>>, <<179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167>>, <<188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.985 [info] auth_response(<<"262427698640608">>): {ok,[{epdg_auth_tuple,<<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109>>,<<103,189,111,179,208,161,244,198,50,194,76,111,166,190,223,19>>,<<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109,190,196,182,117,9,18,70,130,159,205,111,88,97,255>>,<<179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167>>,<<188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.986 [info] auth_response for <<"262427698640608">>: {ok,[{epdg_auth_tuple,<<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109>>,<<103,189,111,179,208,161,244,198,50,194,76,111,166,190,223,19>>,<<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109,190,196,182,117,9,18,70,130,159,205,111,88,97,255>>,<<179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167>>,<<188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169>>}]} 04:13:22.986 [info] GSUP: Tx #{auth_tuples => [#{autn => <<103,189,111,179,208,161,244,198,50,194,76,111,166,190,223,19>>,ck => <<188,179,113,136,209,8,196,141,11,81,125,228,23,11,0,169>>,ik => <<179,55,81,83,23,225,37,57,253,13,153,135,179,15,209,167>>,rand => <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109>>,res => <<109,77,119,183,72,47,83,238,221,65,137,81,183,91,220,109,190,196,182,117,9,18,70,130,159,205,111,88,97,255>>}],imsi => <<"262427698640608">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427698640608">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427698640608 receive call lu_request from <0.1279.0> in state state_authenticating *DBG* epdg_ue_fsm_262427698640608 send ok to <0.1279.0> 04:13:22.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427698640608">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427698640608 consume call lu_request from <0.1279.0> in state state_authenticating 04:13:22.991 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427698640608 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.992 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,false,0,false,false} 04:13:22.992 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.992 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427698640608",undefined,undefined,false,false,undefined} 04:13:22.992 [debug] SWx Tx SAR Imsi="262427698640608" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.992 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","203",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427698640608",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427698640608 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427698640608 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427698640608 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1280.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427698640608 send ok to <0.1280.0> *DBG* aaa_ue_fsm_262427698640608 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1280.0> in state state_wait_swx_saa => state_authenticated 04:13:23.002 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;203;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427698640608",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427698640608 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.002 [info] ue_fsm ev_rx_swx_saa 04:13:23.002 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427698640608",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427698640608 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427698640608">>,ok}} 04:13:23.002 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427698640608 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.003 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,false,0,false,false} 04:13:23.003 [info] lu_response(<<"262427698640608">>): ok 04:13:23.003 [info] lu_response for <<"262427698640608">>: ok 04:13:23.003 [info] GSUP: Tx #{imsi => <<"262427698640608">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427698640608">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:23.007 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427698640608">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427698640608 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1281.0> in state state_authenticated 04:13:23.007 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.007 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427698640608 send ok to <0.1281.0> 04:13:23.007 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427698640608 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1281.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427698640608 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:23.007 [info] s2b: Tx {gtp,v2,create_session_request,0,8519883,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427698640608">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116705,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401574,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.007 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427698640608 receive call {rx_s6b_aar,"262427698640608@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1282.0> in state state_authenticated 04:13:23.016 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427698640608@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.016 [info] ue_fsm ev_rx_s6b_aar: "262427698640608@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.016 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427698640608@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427698640608",undefined,undefined,true,false,undefined} 04:13:23.017 [debug] SWx Tx SAR Imsi="262427698640608" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:23.017 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","204",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427698640608",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427698640608 send ok to <0.1282.0> *DBG* aaa_ue_fsm_262427698640608 consume call {rx_s6b_aar,"262427698640608@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1282.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.017 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427698640608 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1283.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427698640608 send ok to <0.1283.0> 04:13:23.020 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;204;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427698640608",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.020 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427698640608 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1283.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.020 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427698640608","262427698640608@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1282.0>} 04:13:23.020 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.020 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.025 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,33,130,0,203,0,2,0,2,0,16,0,87,0,9,1,160,18,111,158,237,172,18,254,103,79,0,5,0,1,192,168,0,55,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,18,111,158,237,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,18,111,158,237,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.026 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116705,8519883,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<18,111,158,237>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,309305069,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,309305069,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,55>>}}} 04:13:23.026 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427698640608">>,<0.1276.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116705,309305069,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401574,309305069}],[]}}}} 04:13:23.026 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262427698640608 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 4204401574, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 309305069}}} from <0.1284.0> in state state_wait_create_session_resp 04:13:23.026 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 4204401574,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 309305069}} 04:13:23.026 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,false,0,false,false} 04:13:23.026 [info] KMOD Port Create PDP Context Call {<0.1276.0>,[alias|#Ref<0.1884296174.1877278721.229001>]}: {create_pdp_context,{172,18,254,103},4204401574,309305069,{192,168,0,55}} 04:13:23.026 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,55}, 4204401574, 309305069 04:13:23.026 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2946,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,55}},{i_tid,4204401574},{o_tid,309305069}]}} 04:13:23.026 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 4204401574,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 309305069}) returned ok *DBG* epdg_ue_fsm_262427698640608 send ok to <0.1284.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427698640608">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 4204401574, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 309305069}}}} 04:13:23.026 [info] tunnel_response(<<"262427698640608">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 4204401574,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 309305069}} *DBG* epdg_ue_fsm_262427698640608 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 4204401574, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 309305069}}} from <0.1284.0> in state state_wait_create_session_resp => state_active 04:13:23.027 [info] tunnel_response for <<"262427698640608">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 4204401574,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 309305069}} 04:13:23.027 [info] GSUP: Tx #{imsi => <<"262427698640608">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,55>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426544783577">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.068 [info] GSUP: Rx #{imsi => <<"262426544783577">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426544783577 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426544783577 consume internal init_state in state state_new 04:13:23.069 [info] ue_fsm start(epdg_ue_fsm_262426544783577) *DBG* epdg_ue_fsm_262426544783577 receive call {auth_request,33,"internet",#{}} from <0.1285.0> in state state_new 04:13:23.069 [info] ue_fsm init(<<"262426544783577">>) *DBG* epdg_ue_fsm_262426544783577 send ok to <0.1285.0> 04:13:23.069 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426544783577 consume call {auth_request,33,"internet",#{}} from <0.1285.0> in state state_new => state_wait_auth_resp 04:13:23.069 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426544783577 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426544783577 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:23.069 [info] ue_fsm start_link(aaa_ue_fsm_262426544783577) 04:13:23.070 [info] ue_fsm init("262426544783577") *DBG* aaa_ue_fsm_262426544783577 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426544783577 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.070 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.070 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426544783577",undefined,undefined,false,false,undefined} 04:13:23.070 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.071 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","205",";","nonode@nohost"],1,undefined,undefined,undefined,"262426544783577",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426544783577 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426544783577 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.082 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;205;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426544783577",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69,5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52]],[[249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69,37,79,174,44,178,221,150,251,210,119,85,57,144,228]],["foobar"],[[160,165,204,158,91,48,47,253,212,90,73,36,240,210,103,218]],[[203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426544783577 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69>>, <<5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52>>, <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69, 37,79,174,44,178,221,150,251,210,119,85,57,144,228>>, <<203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233>>, <<160,165,204,158,91,48,47,253,212,90,73,36,240,210,103, 218>>}]}} from <0.1288.0> in state state_wait_swx_maa 04:13:23.082 [info] dia_sip2gsup: auth [249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69,5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52] authz [249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69,37,79,174,44,178,221,150,251,210,119,85,57,144,228]  04:13:23.082 [info] rand [249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69] autn [5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52]  *DBG* aaa_ue_fsm_262426544783577 send ok to <0.1288.0> 04:13:23.082 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426544783577 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69>>, <<5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52>>, <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69, 37,79,174,44,178,221,150,251,210,119,85,57,144,228>>, <<203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233>>, <<160,165,204,158,91,48,47,253,212,90,73,36,240,210,103, 218>>}]}} from <0.1288.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426544783577 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69>>, <<5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52>>, <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69, 37,79,174,44,178,221,150,251,210,119,85,57,144,228>>, <<203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233>>, <<160,165,204,158,91,48,47,253,212,90,73,36,240,210,103, 218>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.083 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426544783577",undefined,undefined,false,false,undefined} 04:13:23.083 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69>>,<<5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52>>,<<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69,37,79,174,44,178,221,150,251,210,119,85,57,144,228>>,<<203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233>>,<<160,165,204,158,91,48,47,253,212,90,73,36,240,210,103,218>>}]} 04:13:23.084 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69>>,<<5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52>>,<<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69,37,79,174,44,178,221,150,251,210,119,85,57,144,228>>,<<203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233>>,<<160,165,204,158,91,48,47,253,212,90,73,36,240,210,103,218>>}]}, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426544783577 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426544783577">>, {ok, [{epdg_auth_tuple, <<249,237,73,21,11,197,167,37,158,21,125,152, 205,122,110,69>>, <<5,113,176,44,221,223,51,3,143,224,38,74,18, 114,240,52>>, <<249,237,73,21,11,197,167,37,158,21,125,152, 205,122,110,69,37,79,174,44,178,221,150,251, 210,119,85,57,144,228>>, <<203,100,160,180,148,240,61,7,167,248,172,243, 249,34,83,233>>, <<160,165,204,158,91,48,47,253,212,90,73, 36,240,210,103,218>>}]}}} 04:13:23.084 [info] auth_response(<<"262426544783577">>): {ok,[{epdg_auth_tuple,<<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69>>,<<5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52>>,<<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69,37,79,174,44,178,221,150,251,210,119,85,57,144,228>>,<<203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233>>,<<160,165,204,158,91,48,47,253,212,90,73,36,240,210,103,218>>}]} *DBG* epdg_ue_fsm_262426544783577 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69>>, <<5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52>>, <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69, 37,79,174,44,178,221,150,251,210,119,85,57,144,228>>, <<203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233>>, <<160,165,204,158,91,48,47,253,212,90,73,36,240,210,103, 218>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.085 [info] auth_response for <<"262426544783577">>: {ok,[{epdg_auth_tuple,<<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69>>,<<5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52>>,<<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69,37,79,174,44,178,221,150,251,210,119,85,57,144,228>>,<<203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233>>,<<160,165,204,158,91,48,47,253,212,90,73,36,240,210,103,218>>}]} 04:13:23.085 [info] GSUP: Tx #{auth_tuples => [#{autn => <<5,113,176,44,221,223,51,3,143,224,38,74,18,114,240,52>>,ck => <<160,165,204,158,91,48,47,253,212,90,73,36,240,210,103,218>>,ik => <<203,100,160,180,148,240,61,7,167,248,172,243,249,34,83,233>>,rand => <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69>>,res => <<249,237,73,21,11,197,167,37,158,21,125,152,205,122,110,69,37,79,174,44,178,221,150,251,210,119,85,57,144,228>>}],imsi => <<"262426544783577">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426544783577">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426544783577 receive call lu_request from <0.1289.0> in state state_authenticating *DBG* epdg_ue_fsm_262426544783577 send ok to <0.1289.0> 04:13:23.090 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426544783577">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426544783577 consume call lu_request from <0.1289.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.090 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426544783577 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.090 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,false,0,false,false} 04:13:23.090 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.091 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426544783577",undefined,undefined,false,false,undefined} 04:13:23.091 [debug] SWx Tx SAR Imsi="262426544783577" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.091 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","206",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426544783577",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426544783577 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426544783577 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426544783577 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1290.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426544783577 send ok to <0.1290.0> 04:13:23.099 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;206;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426544783577",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426544783577 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426544783577 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1290.0> in state state_wait_swx_saa => state_authenticated 04:13:23.099 [info] ue_fsm ev_rx_swx_saa 04:13:23.099 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426544783577",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426544783577 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426544783577">>,ok}} 04:13:23.099 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426544783577 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.099 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.100 [info] lu_response(<<"262426544783577">>): ok 04:13:23.100 [info] lu_response for <<"262426544783577">>: ok 04:13:23.100 [info] GSUP: Tx #{imsi => <<"262426544783577">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426544783577">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426544783577 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1291.0> in state state_authenticated 04:13:23.105 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426544783577">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.105 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.105 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,false,0,false,false} 04:13:23.105 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:23.106 [info] s2b: Tx {gtp,v2,create_session_request,0,8519884,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426544783577">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116706,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401575,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426544783577 send ok to <0.1291.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.106 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426544783577 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1291.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426544783577 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426544783577 receive call {rx_s6b_aar,"262426544783577@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1292.0> in state state_authenticated 04:13:23.115 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426544783577@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.116 [info] ue_fsm ev_rx_s6b_aar: "262426544783577@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.116 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426544783577@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426544783577",undefined,undefined,true,false,undefined} 04:13:23.116 [debug] SWx Tx SAR Imsi="262426544783577" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:23.116 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","207",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426544783577",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426544783577 send ok to <0.1292.0> 04:13:23.116 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426544783577 consume call {rx_s6b_aar,"262426544783577@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1292.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426544783577 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1293.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426544783577 send ok to <0.1293.0> 04:13:23.121 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;207;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426544783577",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.121 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426544783577 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1293.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.121 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426544783577","262426544783577@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1292.0>} 04:13:23.121 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.121 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.128 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,34,130,0,204,0,2,0,2,0,16,0,87,0,9,1,160,142,29,253,48,172,18,254,103,79,0,5,0,1,192,168,0,56,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,142,29,253,48,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,142,29,253,48,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.128 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116706,8519884,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<142,29,253,48>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2384330032,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2384330032,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,56>>}}} 04:13:23.128 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426544783577">>,<0.1286.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116706,2384330032,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401575,2384330032}],[],[]}}}} *DBG* epdg_ue_fsm_262426544783577 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 4204401575, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2384330032}}} from <0.1294.0> in state state_wait_create_session_resp 04:13:23.128 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.128 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 4204401575,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2384330032}} 04:13:23.129 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,false,0,false,false} 04:13:23.129 [info] KMOD Port Create PDP Context Call {<0.1286.0>,[alias|#Ref<0.1884296174.1877278731.216809>]}: {create_pdp_context,{172,18,254,103},4204401575,2384330032,{192,168,0,56}} 04:13:23.129 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,56}, 4204401575, 2384330032 04:13:23.129 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3010,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,56}},{i_tid,4204401575},{o_tid,2384330032}]}} *DBG* epdg_ue_fsm_262426544783577 send ok to <0.1294.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426544783577">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 4204401575, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2384330032}}}} 04:13:23.129 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 4204401575,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2384330032}) returned ok *DBG* epdg_ue_fsm_262426544783577 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 4204401575, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2384330032}}} from <0.1294.0> in state state_wait_create_session_resp => state_active 04:13:23.129 [info] tunnel_response(<<"262426544783577">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 4204401575,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2384330032}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.130 [info] tunnel_response for <<"262426544783577">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 4204401575,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2384330032}} 04:13:23.130 [info] GSUP: Tx #{imsi => <<"262426544783577">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,56>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423476090254">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423476090254 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423476090254 consume internal init_state in state state_new 04:13:23.168 [info] GSUP: Rx #{imsi => <<"262423476090254">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423476090254 receive call {auth_request,33,"internet",#{}} from <0.1295.0> in state state_new 04:13:23.168 [info] ue_fsm start(epdg_ue_fsm_262423476090254) 04:13:23.168 [info] ue_fsm init(<<"262423476090254">>) 04:13:23.168 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423476090254 send ok to <0.1295.0> *DBG* aaa_ue_fsm_262423476090254 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423476090254 consume call {auth_request,33,"internet",#{}} from <0.1295.0> in state state_new => state_wait_auth_resp 04:13:23.169 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423476090254 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423476090254 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423476090254 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.169 [info] ue_fsm start_link(aaa_ue_fsm_262423476090254) 04:13:23.169 [info] ue_fsm init("262423476090254") 04:13:23.169 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.169 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423476090254",undefined,undefined,false,false,undefined} 04:13:23.169 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.169 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","208",";","nonode@nohost"],1,undefined,undefined,undefined,"262423476090254",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423476090254 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423476090254 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.177 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;208;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423476090254",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204,148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55]],[[95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204,162,243,194,12,83,10,169,1,7,252,99,34,115,217]],["foobar"],[[187,151,86,21,126,143,36,85,244,11,132,176,18,203,44,239]],[[180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423476090254 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204>>, <<148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55>>, <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132, 204,162,243,194,12,83,10,169,1,7,252,99,34,115,217>>, <<180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18>>, <<187,151,86,21,126,143,36,85,244,11,132,176,18,203,44, 239>>}]}} from <0.1298.0> in state state_wait_swx_maa 04:13:23.178 [info] dia_sip2gsup: auth [95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204,148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55] authz [95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204,162,243,194,12,83,10,169,1,7,252,99,34,115,217]  04:13:23.178 [info] rand [95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204] autn [148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55]  04:13:23.178 [info] ue_fsm ev_rx_swx_maa 04:13:23.178 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423476090254",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423476090254 send ok to <0.1298.0> *DBG* epdg_ue_fsm_262423476090254 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204>>, <<148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55>>, <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132, 204,162,243,194,12,83,10,169,1,7,252,99,34,115,217>>, <<180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18>>, <<187,151,86,21,126,143,36,85,244,11,132,176,18,203,44, 239>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423476090254 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204>>, <<148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55>>, <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132, 204,162,243,194,12,83,10,169,1,7,252,99,34,115,217>>, <<180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18>>, <<187,151,86,21,126,143,36,85,244,11,132,176,18,203,44, 239>>}]}} from <0.1298.0> in state state_wait_swx_maa => state_new 04:13:23.178 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204>>,<<148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55>>,<<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204,162,243,194,12,83,10,169,1,7,252,99,34,115,217>>,<<180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18>>,<<187,151,86,21,126,143,36,85,244,11,132,176,18,203,44,239>>}]} *DBG* epdg_ue_fsm_262423476090254 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423476090254">>, {ok, [{epdg_auth_tuple, <<95,169,243,166,108,88,210,6,228,226,225,115, 221,148,132,204>>, <<148,98,9,33,74,200,5,119,106,165,138,49,146, 182,86,55>>, <<95,169,243,166,108,88,210,6,228,226,225,115, 221,148,132,204,162,243,194,12,83,10,169,1,7, 252,99,34,115,217>>, <<180,94,226,32,161,7,94,146,214,61,9,24,211, 203,185,18>>, <<187,151,86,21,126,143,36,85,244,11,132, 176,18,203,44,239>>}]}}} 04:13:23.179 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204>>,<<148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55>>,<<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204,162,243,194,12,83,10,169,1,7,252,99,34,115,217>>,<<180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18>>,<<187,151,86,21,126,143,36,85,244,11,132,176,18,203,44,239>>}]}, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423476090254 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204>>, <<148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55>>, <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132, 204,162,243,194,12,83,10,169,1,7,252,99,34,115,217>>, <<180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18>>, <<187,151,86,21,126,143,36,85,244,11,132,176,18,203,44, 239>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.179 [info] auth_response(<<"262423476090254">>): {ok,[{epdg_auth_tuple,<<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204>>,<<148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55>>,<<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204,162,243,194,12,83,10,169,1,7,252,99,34,115,217>>,<<180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18>>,<<187,151,86,21,126,143,36,85,244,11,132,176,18,203,44,239>>}]} 04:13:23.179 [info] auth_response for <<"262423476090254">>: {ok,[{epdg_auth_tuple,<<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204>>,<<148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55>>,<<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204,162,243,194,12,83,10,169,1,7,252,99,34,115,217>>,<<180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18>>,<<187,151,86,21,126,143,36,85,244,11,132,176,18,203,44,239>>}]} 04:13:23.180 [info] GSUP: Tx #{auth_tuples => [#{autn => <<148,98,9,33,74,200,5,119,106,165,138,49,146,182,86,55>>,ck => <<187,151,86,21,126,143,36,85,244,11,132,176,18,203,44,239>>,ik => <<180,94,226,32,161,7,94,146,214,61,9,24,211,203,185,18>>,rand => <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204>>,res => <<95,169,243,166,108,88,210,6,228,226,225,115,221,148,132,204,162,243,194,12,83,10,169,1,7,252,99,34,115,217>>}],imsi => <<"262423476090254">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423476090254">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423476090254 receive call lu_request from <0.1299.0> in state state_authenticating 04:13:23.183 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423476090254">>,message_type => location_upd_req} 04:13:23.183 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423476090254 send ok to <0.1299.0> *DBG* aaa_ue_fsm_262423476090254 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423476090254 consume call lu_request from <0.1299.0> in state state_authenticating 04:13:23.183 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,false,0,false,false} 04:13:23.183 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.183 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423476090254",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423476090254 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423476090254 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:23.183 [debug] SWx Tx SAR Imsi="262423476090254" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.183 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","209",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423476090254",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423476090254 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1300.0> in state state_wait_swx_saa 04:13:23.189 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;209;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423476090254",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423476090254 send ok to <0.1300.0> *DBG* epdg_ue_fsm_262423476090254 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.189 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423476090254 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1300.0> in state state_wait_swx_saa => state_authenticated 04:13:23.189 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423476090254",undefined,undefined,false,false,undefined} 04:13:23.189 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423476090254 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423476090254">>,ok}} 04:13:23.189 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423476090254 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.189 [info] lu_response(<<"262423476090254">>): ok 04:13:23.189 [info] lu_response for <<"262423476090254">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.189 [info] GSUP: Tx #{imsi => <<"262423476090254">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423476090254">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423476090254 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1301.0> in state state_authenticated 04:13:23.193 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423476090254">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.193 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.193 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,false,0,false,false} 04:13:23.193 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:23.193 [info] s2b: Tx {gtp,v2,create_session_request,0,8519885,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423476090254">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116707,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401576,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423476090254 send ok to <0.1301.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.193 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423476090254 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1301.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423476090254 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423476090254 receive call {rx_s6b_aar,"262423476090254@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1302.0> in state state_authenticated 04:13:23.201 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423476090254@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.201 [info] ue_fsm ev_rx_s6b_aar: "262423476090254@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.201 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423476090254@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423476090254",undefined,undefined,true,false,undefined} 04:13:23.201 [debug] SWx Tx SAR Imsi="262423476090254" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:23.202 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","210",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423476090254",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423476090254 send ok to <0.1302.0> *DBG* aaa_ue_fsm_262423476090254 consume call {rx_s6b_aar,"262423476090254@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1302.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.202 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423476090254 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1303.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423476090254 send ok to <0.1303.0> *DBG* aaa_ue_fsm_262423476090254 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1303.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.205 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;210;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423476090254",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.205 [info] ue_fsm ev_rx_swx_saa 04:13:23.205 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423476090254","262423476090254@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1302.0>} 04:13:23.205 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.205 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.209 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,35,130,0,205,0,2,0,2,0,16,0,87,0,9,1,160,58,43,42,196,172,18,254,103,79,0,5,0,1,192,168,0,57,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,58,43,42,196,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,58,43,42,196,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.210 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116707,8519885,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<":+*Ä">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,975907524,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,975907524,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,57>>}}} *DBG* epdg_ue_fsm_262423476090254 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 4204401576, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 975907524}}} from <0.1304.0> in state state_wait_create_session_resp 04:13:23.210 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423476090254">>,<0.1296.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116707,975907524,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,4204401576,975907524}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:23.210 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.210 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 4204401576,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 975907524}} 04:13:23.210 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,false,0,false,false} 04:13:23.210 [info] KMOD Port Create PDP Context Call {<0.1296.0>,[alias|#Ref<0.1884296174.1877278721.229290>]}: {create_pdp_context,{172,18,254,103},4204401576,975907524,{192,168,0,57}} 04:13:23.210 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,57}, 4204401576, 975907524 04:13:23.210 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],268,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,57}},{i_tid,4204401576},{o_tid,975907524}]}} *DBG* epdg_ue_fsm_262423476090254 send ok to <0.1304.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423476090254">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 4204401576, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 975907524}}}} *DBG* epdg_ue_fsm_262423476090254 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 4204401576, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 975907524}}} from <0.1304.0> in state state_wait_create_session_resp => state_active 04:13:23.211 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 4204401576,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 975907524}) returned ok 04:13:23.211 [info] tunnel_response(<<"262423476090254">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 4204401576,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 975907524}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.211 [info] tunnel_response for <<"262423476090254">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 4204401576,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 975907524}} 04:13:23.211 [info] GSUP: Tx #{imsi => <<"262423476090254">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,57>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424655077291">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.270 [info] GSUP: Rx #{imsi => <<"262424655077291">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424655077291 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424655077291 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424655077291 receive call {auth_request,33,"internet",#{}} from <0.1305.0> in state state_new 04:13:23.270 [info] ue_fsm start(epdg_ue_fsm_262424655077291) *DBG* epdg_ue_fsm_262424655077291 send ok to <0.1305.0> *DBG* epdg_ue_fsm_262424655077291 consume call {auth_request,33,"internet",#{}} from <0.1305.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.270 [info] ue_fsm init(<<"262424655077291">>) *DBG* epdg_ue_fsm_262424655077291 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424655077291 enter aaa_ue_fsm in state state_new 04:13:23.270 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424655077291 consume internal init_state in state state_new 04:13:23.270 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424655077291 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.271 [info] ue_fsm start_link(aaa_ue_fsm_262424655077291) 04:13:23.271 [info] ue_fsm init("262424655077291") 04:13:23.271 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.272 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424655077291",undefined,undefined,false,false,undefined} 04:13:23.272 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424655077291 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424655077291 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.272 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","211",";","nonode@nohost"],1,undefined,undefined,undefined,"262424655077291",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424655077291 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180>>, <<32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181>>, <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180, 46,177,142,119,28,122,67,116,65,13,195,180,26,24>>, <<1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60>>, <<32,250,2,29,254,203,221,254,150,101,153,38,176,222,230, 52>>}]}} from <0.1308.0> in state state_wait_swx_maa 04:13:23.286 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;211;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424655077291",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180,32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181]],[[229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180,46,177,142,119,28,122,67,116,65,13,195,180,26,24]],["foobar"],[[32,250,2,29,254,203,221,254,150,101,153,38,176,222,230,52]],[[1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.286 [info] dia_sip2gsup: auth [229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180,32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181] authz [229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180,46,177,142,119,28,122,67,116,65,13,195,180,26,24]  *DBG* aaa_ue_fsm_262424655077291 send ok to <0.1308.0> 04:13:23.286 [info] rand [229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180] autn [32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181]  *DBG* epdg_ue_fsm_262424655077291 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180>>, <<32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181>>, <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180, 46,177,142,119,28,122,67,116,65,13,195,180,26,24>>, <<1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60>>, <<32,250,2,29,254,203,221,254,150,101,153,38,176,222,230, 52>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.286 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424655077291 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180>>, <<32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181>>, <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180, 46,177,142,119,28,122,67,116,65,13,195,180,26,24>>, <<1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60>>, <<32,250,2,29,254,203,221,254,150,101,153,38,176,222,230, 52>>}]}} from <0.1308.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424655077291 send ok to <0.211.0> 04:13:23.287 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424655077291",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262424655077291">>, {ok, [{epdg_auth_tuple, <<229,120,181,245,170,156,114,255,136,108,6,77, 7,83,66,180>>, <<32,179,118,21,72,109,173,219,98,35,186,81,34, 102,210,181>>, <<229,120,181,245,170,156,114,255,136,108,6,77, 7,83,66,180,46,177,142,119,28,122,67,116,65, 13,195,180,26,24>>, <<1,128,194,230,179,9,218,49,139,248,143,207, 108,229,136,60>>, <<32,250,2,29,254,203,221,254,150,101,153, 38,176,222,230,52>>}]}}} *DBG* epdg_ue_fsm_262424655077291 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180>>, <<32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181>>, <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180, 46,177,142,119,28,122,67,116,65,13,195,180,26,24>>, <<1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60>>, <<32,250,2,29,254,203,221,254,150,101,153,38,176,222,230, 52>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.287 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180>>,<<32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181>>,<<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180,46,177,142,119,28,122,67,116,65,13,195,180,26,24>>,<<1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60>>,<<32,250,2,29,254,203,221,254,150,101,153,38,176,222,230,52>>}]} 04:13:23.288 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180>>,<<32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181>>,<<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180,46,177,142,119,28,122,67,116,65,13,195,180,26,24>>,<<1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60>>,<<32,250,2,29,254,203,221,254,150,101,153,38,176,222,230,52>>}]}, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,false,0,false,false} 04:13:23.288 [info] auth_response(<<"262424655077291">>): {ok,[{epdg_auth_tuple,<<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180>>,<<32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181>>,<<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180,46,177,142,119,28,122,67,116,65,13,195,180,26,24>>,<<1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60>>,<<32,250,2,29,254,203,221,254,150,101,153,38,176,222,230,52>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.289 [info] auth_response for <<"262424655077291">>: {ok,[{epdg_auth_tuple,<<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180>>,<<32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181>>,<<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180,46,177,142,119,28,122,67,116,65,13,195,180,26,24>>,<<1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60>>,<<32,250,2,29,254,203,221,254,150,101,153,38,176,222,230,52>>}]} 04:13:23.289 [info] GSUP: Tx #{auth_tuples => [#{autn => <<32,179,118,21,72,109,173,219,98,35,186,81,34,102,210,181>>,ck => <<32,250,2,29,254,203,221,254,150,101,153,38,176,222,230,52>>,ik => <<1,128,194,230,179,9,218,49,139,248,143,207,108,229,136,60>>,rand => <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180>>,res => <<229,120,181,245,170,156,114,255,136,108,6,77,7,83,66,180,46,177,142,119,28,122,67,116,65,13,195,180,26,24>>}],imsi => <<"262424655077291">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424655077291">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424655077291 receive call lu_request from <0.1309.0> in state state_authenticating 04:13:23.294 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424655077291">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424655077291 send ok to <0.1309.0> 04:13:23.295 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424655077291 consume call lu_request from <0.1309.0> in state state_authenticating 04:13:23.295 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424655077291 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.295 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.295 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424655077291",undefined,undefined,false,false,undefined} 04:13:23.295 [debug] SWx Tx SAR Imsi="262424655077291" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.296 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","212",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424655077291",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424655077291 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424655077291 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424655077291 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1310.0> in state state_wait_swx_saa 04:13:23.305 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;212;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424655077291",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.305 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424655077291 send ok to <0.1310.0> *DBG* aaa_ue_fsm_262424655077291 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1310.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424655077291 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.306 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424655077291",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424655077291 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424655077291">>,ok}} 04:13:23.306 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424655077291 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.306 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.306 [info] lu_response(<<"262424655077291">>): ok 04:13:23.306 [info] lu_response for <<"262424655077291">>: ok 04:13:23.306 [info] GSUP: Tx #{imsi => <<"262424655077291">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424655077291">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:23.312 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424655077291">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424655077291 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1311.0> in state state_authenticated 04:13:23.312 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.313 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,false,0,false,false} 04:13:23.313 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:23.313 [info] s2b: Tx {gtp,v2,create_session_request,0,8519886,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424655077291">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116708,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401577,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424655077291 send ok to <0.1311.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.313 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424655077291 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1311.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424655077291 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424655077291 receive call {rx_s6b_aar,"262424655077291@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1312.0> in state state_authenticated 04:13:23.324 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424655077291@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.324 [info] ue_fsm ev_rx_s6b_aar: "262424655077291@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.324 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424655077291@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424655077291",undefined,undefined,true,false,undefined} 04:13:23.325 [debug] SWx Tx SAR Imsi="262424655077291" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:23.325 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","213",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424655077291",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424655077291 send ok to <0.1312.0> *DBG* aaa_ue_fsm_262424655077291 consume call {rx_s6b_aar,"262424655077291@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1312.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.325 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424655077291 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1313.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424655077291 send ok to <0.1313.0> 04:13:23.330 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;213;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424655077291",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424655077291 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1313.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.330 [info] ue_fsm ev_rx_swx_saa 04:13:23.330 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424655077291","262424655077291@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1312.0>} 04:13:23.330 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.330 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.336 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,36,130,0,206,0,2,0,2,0,16,0,87,0,9,1,160,44,96,87,52,172,18,254,103,79,0,5,0,1,192,168,0,58,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,44,96,87,52,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,44,96,87,52,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.336 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116708,8519886,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<",`W4">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,744511284,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,744511284,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,58>>}}} *DBG* epdg_ue_fsm_262424655077291 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 4204401577, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 744511284}}} from <0.1314.0> in state state_wait_create_session_resp 04:13:23.336 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424655077291">>,<0.1306.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116708,744511284,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401577,744511284}],[],[],[],[],[]}}}} 04:13:23.336 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.336 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 4204401577,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 744511284}} 04:13:23.337 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,false,0,false,false} 04:13:23.337 [info] KMOD Port Create PDP Context Call {<0.1306.0>,[alias|#Ref<0.1884296174.1877278721.229493>]}: {create_pdp_context,{172,18,254,103},4204401577,744511284,{192,168,0,58}} 04:13:23.337 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,58}, 4204401577, 744511284 04:13:23.337 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],332,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,58}},{i_tid,4204401577},{o_tid,744511284}]}} 04:13:23.337 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 4204401577,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 744511284}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262424655077291">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 4204401577, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 744511284}}}} *DBG* epdg_ue_fsm_262424655077291 send ok to <0.1314.0> 04:13:23.337 [info] tunnel_response(<<"262424655077291">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 4204401577,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 744511284}} *DBG* epdg_ue_fsm_262424655077291 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 4204401577, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 744511284}}} from <0.1314.0> in state state_wait_create_session_resp => state_active 04:13:23.337 [info] tunnel_response for <<"262424655077291">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 4204401577,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 744511284}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.337 [info] GSUP: Tx #{imsi => <<"262424655077291">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,58>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424863175224">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424863175224 enter epdg_ue_fsm in state state_new 04:13:23.367 [info] GSUP: Rx #{imsi => <<"262424863175224">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424863175224 consume internal init_state in state state_new 04:13:23.367 [info] ue_fsm start(epdg_ue_fsm_262424863175224) *DBG* epdg_ue_fsm_262424863175224 receive call {auth_request,33,"internet",#{}} from <0.1315.0> in state state_new 04:13:23.367 [info] ue_fsm init(<<"262424863175224">>) 04:13:23.367 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424863175224 send ok to <0.1315.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424863175224 consume call {auth_request,33,"internet",#{}} from <0.1315.0> in state state_new => state_wait_auth_resp 04:13:23.367 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424863175224 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424863175224 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:23.367 [info] ue_fsm start_link(aaa_ue_fsm_262424863175224) *DBG* aaa_ue_fsm_262424863175224 consume internal init_state in state state_new 04:13:23.367 [info] ue_fsm init("262424863175224") *DBG* aaa_ue_fsm_262424863175224 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.367 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.367 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424863175224",undefined,undefined,false,false,undefined} 04:13:23.367 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.367 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","214",";","nonode@nohost"],1,undefined,undefined,undefined,"262424863175224",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424863175224 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424863175224 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.373 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;214;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424863175224",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152,250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21]],[[83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152,135,214,217,195,243,224,124,206,104,44,3,107,45,239]],["foobar"],[[135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81]],[[87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424863175224 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152>>, <<250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21>>, <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136, 152,135,214,217,195,243,224,124,206,104,44,3,107,45,239>>, <<87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247>>, <<135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81>>}]}} from <0.1318.0> in state state_wait_swx_maa 04:13:23.373 [info] dia_sip2gsup: auth [83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152,250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21] authz [83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152,135,214,217,195,243,224,124,206,104,44,3,107,45,239]  04:13:23.373 [info] rand [83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152] autn [250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21]  *DBG* aaa_ue_fsm_262424863175224 send ok to <0.1318.0> *DBG* aaa_ue_fsm_262424863175224 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152>>, <<250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21>>, <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136, 152,135,214,217,195,243,224,124,206,104,44,3,107,45,239>>, <<87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247>>, <<135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81>>}]}} from <0.1318.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424863175224 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152>>, <<250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21>>, <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136, 152,135,214,217,195,243,224,124,206,104,44,3,107,45,239>>, <<87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247>>, <<135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.373 [info] ue_fsm ev_rx_swx_maa 04:13:23.373 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424863175224",undefined,undefined,false,false,undefined} 04:13:23.373 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152>>,<<250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21>>,<<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152,135,214,217,195,243,224,124,206,104,44,3,107,45,239>>,<<87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247>>,<<135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81>>}]} *DBG* epdg_ue_fsm_262424863175224 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424863175224">>, {ok, [{epdg_auth_tuple, <<83,29,171,163,111,13,164,97,111,165,149,154, 109,106,136,152>>, <<250,158,114,222,134,109,10,238,199,121,218,8, 148,132,102,21>>, <<83,29,171,163,111,13,164,97,111,165,149,154, 109,106,136,152,135,214,217,195,243,224,124, 206,104,44,3,107,45,239>>, <<87,243,20,138,151,212,168,185,40,29,15,182, 165,61,210,247>>, <<135,9,3,189,104,36,15,193,119,48,55,226, 243,3,175,81>>}]}}} 04:13:23.373 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152>>,<<250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21>>,<<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152,135,214,217,195,243,224,124,206,104,44,3,107,45,239>>,<<87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247>>,<<135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81>>}]}, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424863175224 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152>>, <<250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21>>, <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136, 152,135,214,217,195,243,224,124,206,104,44,3,107,45,239>>, <<87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247>>, <<135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.373 [info] auth_response(<<"262424863175224">>): {ok,[{epdg_auth_tuple,<<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152>>,<<250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21>>,<<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152,135,214,217,195,243,224,124,206,104,44,3,107,45,239>>,<<87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247>>,<<135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81>>}]} 04:13:23.374 [info] auth_response for <<"262424863175224">>: {ok,[{epdg_auth_tuple,<<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152>>,<<250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21>>,<<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152,135,214,217,195,243,224,124,206,104,44,3,107,45,239>>,<<87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247>>,<<135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.374 [info] GSUP: Tx #{auth_tuples => [#{autn => <<250,158,114,222,134,109,10,238,199,121,218,8,148,132,102,21>>,ck => <<135,9,3,189,104,36,15,193,119,48,55,226,243,3,175,81>>,ik => <<87,243,20,138,151,212,168,185,40,29,15,182,165,61,210,247>>,rand => <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152>>,res => <<83,29,171,163,111,13,164,97,111,165,149,154,109,106,136,152,135,214,217,195,243,224,124,206,104,44,3,107,45,239>>}],imsi => <<"262424863175224">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424863175224">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424863175224 receive call lu_request from <0.1319.0> in state state_authenticating 04:13:23.375 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424863175224">>,message_type => location_upd_req} 04:13:23.375 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424863175224 send ok to <0.1319.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424863175224 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424863175224 consume call lu_request from <0.1319.0> in state state_authenticating 04:13:23.375 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,false,0,false,false} 04:13:23.376 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.376 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424863175224",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424863175224 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424863175224 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:23.376 [debug] SWx Tx SAR Imsi="262424863175224" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.376 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","215",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424863175224",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424863175224 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1320.0> in state state_wait_swx_saa 04:13:23.378 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;215;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424863175224",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424863175224 send ok to <0.1320.0> *DBG* epdg_ue_fsm_262424863175224 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.379 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424863175224 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1320.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424863175224 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424863175224">>,ok}} 04:13:23.379 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424863175224",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424863175224 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.379 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:23.379 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.379 [info] lu_response(<<"262424863175224">>): ok 04:13:23.379 [info] lu_response for <<"262424863175224">>: ok 04:13:23.379 [info] GSUP: Tx #{imsi => <<"262424863175224">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424863175224">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:23.381 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424863175224">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424863175224 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1321.0> in state state_authenticated 04:13:23.381 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.381 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,false,0,false,false} 04:13:23.381 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:23.381 [info] s2b: Tx {gtp,v2,create_session_request,0,8519887,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424863175224">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116709,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401578,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.381 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424863175224 send ok to <0.1321.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424863175224 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1321.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424863175224 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424863175224 receive call {rx_s6b_aar,"262424863175224@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1322.0> in state state_authenticated 04:13:23.391 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424863175224@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.391 [info] ue_fsm ev_rx_s6b_aar: "262424863175224@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.391 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424863175224@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424863175224",undefined,undefined,true,false,undefined} 04:13:23.391 [debug] SWx Tx SAR Imsi="262424863175224" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:23.391 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","216",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424863175224",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424863175224 send ok to <0.1322.0> 04:13:23.392 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424863175224 consume call {rx_s6b_aar,"262424863175224@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1322.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424863175224 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1323.0> in state state_authenticated_wait_swx_saa 04:13:23.396 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;216;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424863175224",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.396 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424863175224 send ok to <0.1323.0> 04:13:23.396 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424863175224","262424863175224@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1322.0>} *DBG* aaa_ue_fsm_262424863175224 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1323.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.396 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.396 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.403 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,37,130,0,207,0,2,0,2,0,16,0,87,0,9,1,160,255,253,85,2,172,18,254,103,79,0,5,0,1,192,168,0,59,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,255,253,85,2,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,255,253,85,2,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.403 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116709,8519887,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<255,253,85,2>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4294792450,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4294792450,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,59>>}}} 04:13:23.403 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424863175224">>,<0.1316.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116709,4294792450,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401578,4294792450}],[],[],[],[],[],[]}}}} 04:13:23.403 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.403 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 4204401578,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4294792450}} *DBG* epdg_ue_fsm_262424863175224 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 4204401578, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4294792450}}} from <0.1324.0> in state state_wait_create_session_resp 04:13:23.403 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,false,0,false,false} 04:13:23.404 [info] KMOD Port Create PDP Context Call {<0.1316.0>,[alias|#Ref<0.1884296174.1877278731.217176>]}: {create_pdp_context,{172,18,254,103},4204401578,4294792450,{192,168,0,59}} 04:13:23.404 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,59}, 4204401578, 4294792450 04:13:23.404 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3074,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,59}},{i_tid,4204401578},{o_tid,4294792450}]}} 04:13:23.404 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 4204401578,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4294792450}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262424863175224">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 4204401578, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4294792450}}}} *DBG* epdg_ue_fsm_262424863175224 send ok to <0.1324.0> 04:13:23.404 [info] tunnel_response(<<"262424863175224">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 4204401578,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4294792450}} *DBG* epdg_ue_fsm_262424863175224 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 4204401578, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4294792450}}} from <0.1324.0> in state state_wait_create_session_resp => state_active 04:13:23.404 [info] tunnel_response for <<"262424863175224">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 4204401578,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4294792450}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.405 [info] GSUP: Tx #{imsi => <<"262424863175224">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,59>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420565718764">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420565718764 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420565718764 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420565718764 receive call {auth_request,33,"internet",#{}} from <0.1325.0> in state state_new 04:13:23.471 [info] GSUP: Rx #{imsi => <<"262420565718764">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420565718764 send ok to <0.1325.0> 04:13:23.471 [info] ue_fsm start(epdg_ue_fsm_262420565718764) *DBG* epdg_ue_fsm_262420565718764 consume call {auth_request,33,"internet",#{}} from <0.1325.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.471 [info] ue_fsm init(<<"262420565718764">>) *DBG* aaa_ue_fsm_262420565718764 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420565718764 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420565718764 consume internal init_state in state state_new 04:13:23.471 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420565718764 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.472 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,false,0,false,false} 04:13:23.472 [info] ue_fsm start_link(aaa_ue_fsm_262420565718764) 04:13:23.472 [info] ue_fsm init("262420565718764") 04:13:23.472 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.473 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420565718764",undefined,undefined,false,false,undefined} 04:13:23.473 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420565718764 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420565718764 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.473 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","217",";","nonode@nohost"],1,undefined,undefined,undefined,"262420565718764",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:23.489 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;217;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420565718764",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189,242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164]],[[135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189,62,46,102,120,215,174,180,244,120,91,158,247,192,87]],["foobar"],[[60,208,150,251,107,16,242,241,156,12,228,81,48,61,240,226]],[[210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420565718764 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189>>, <<242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164>>, <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213, 189,62,46,102,120,215,174,180,244,120,91,158,247,192,87>>, <<210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54>>, <<60,208,150,251,107,16,242,241,156,12,228,81,48,61,240, 226>>}]}} from <0.1328.0> in state state_wait_swx_maa 04:13:23.489 [info] dia_sip2gsup: auth [135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189,242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164] authz [135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189,62,46,102,120,215,174,180,244,120,91,158,247,192,87]  04:13:23.489 [info] rand [135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189] autn [242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164]  *DBG* aaa_ue_fsm_262420565718764 send ok to <0.1328.0> 04:13:23.489 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420565718764 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189>>, <<242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164>>, <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213, 189,62,46,102,120,215,174,180,244,120,91,158,247,192,87>>, <<210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54>>, <<60,208,150,251,107,16,242,241,156,12,228,81,48,61,240, 226>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420565718764 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189>>, <<242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164>>, <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213, 189,62,46,102,120,215,174,180,244,120,91,158,247,192,87>>, <<210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54>>, <<60,208,150,251,107,16,242,241,156,12,228,81,48,61,240, 226>>}]}} from <0.1328.0> in state state_wait_swx_maa => state_new 04:13:23.490 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420565718764",undefined,undefined,false,false,undefined} 04:13:23.491 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189>>,<<242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164>>,<<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189,62,46,102,120,215,174,180,244,120,91,158,247,192,87>>,<<210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54>>,<<60,208,150,251,107,16,242,241,156,12,228,81,48,61,240,226>>}]} *DBG* epdg_ue_fsm_262420565718764 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420565718764">>, {ok, [{epdg_auth_tuple, <<135,181,85,232,221,161,69,140,148,74,253,254, 153,73,213,189>>, <<242,125,243,34,234,222,192,125,236,201,3,165, 132,135,77,164>>, <<135,181,85,232,221,161,69,140,148,74,253,254, 153,73,213,189,62,46,102,120,215,174,180,244, 120,91,158,247,192,87>>, <<210,77,142,209,31,20,87,144,233,255,156,162, 210,159,65,54>>, <<60,208,150,251,107,16,242,241,156,12, 228,81,48,61,240,226>>}]}}} 04:13:23.491 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189>>,<<242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164>>,<<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189,62,46,102,120,215,174,180,244,120,91,158,247,192,87>>,<<210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54>>,<<60,208,150,251,107,16,242,241,156,12,228,81,48,61,240,226>>}]}, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420565718764 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189>>, <<242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164>>, <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213, 189,62,46,102,120,215,174,180,244,120,91,158,247,192,87>>, <<210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54>>, <<60,208,150,251,107,16,242,241,156,12,228,81,48,61,240, 226>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.492 [info] auth_response(<<"262420565718764">>): {ok,[{epdg_auth_tuple,<<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189>>,<<242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164>>,<<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189,62,46,102,120,215,174,180,244,120,91,158,247,192,87>>,<<210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54>>,<<60,208,150,251,107,16,242,241,156,12,228,81,48,61,240,226>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.492 [info] auth_response for <<"262420565718764">>: {ok,[{epdg_auth_tuple,<<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189>>,<<242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164>>,<<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189,62,46,102,120,215,174,180,244,120,91,158,247,192,87>>,<<210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54>>,<<60,208,150,251,107,16,242,241,156,12,228,81,48,61,240,226>>}]} 04:13:23.492 [info] GSUP: Tx #{auth_tuples => [#{autn => <<242,125,243,34,234,222,192,125,236,201,3,165,132,135,77,164>>,ck => <<60,208,150,251,107,16,242,241,156,12,228,81,48,61,240,226>>,ik => <<210,77,142,209,31,20,87,144,233,255,156,162,210,159,65,54>>,rand => <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189>>,res => <<135,181,85,232,221,161,69,140,148,74,253,254,153,73,213,189,62,46,102,120,215,174,180,244,120,91,158,247,192,87>>}],imsi => <<"262420565718764">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420565718764">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420565718764 receive call lu_request from <0.1329.0> in state state_authenticating *DBG* epdg_ue_fsm_262420565718764 send ok to <0.1329.0> *DBG* epdg_ue_fsm_262420565718764 consume call lu_request from <0.1329.0> in state state_authenticating 04:13:23.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420565718764">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420565718764 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.498 [info] ue_fsm lu_request 04:13:23.499 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,false,0,false,false} 04:13:23.499 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.499 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420565718764",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420565718764 send ok to <0.201.0> 04:13:23.499 [debug] SWx Tx SAR Imsi="262420565718764" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420565718764 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:23.500 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","218",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420565718764",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420565718764 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1330.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420565718764 send ok to <0.1330.0> *DBG* aaa_ue_fsm_262420565718764 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1330.0> in state state_wait_swx_saa => state_authenticated 04:13:23.511 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;218;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420565718764",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420565718764 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.511 [info] ue_fsm ev_rx_swx_saa 04:13:23.511 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420565718764",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420565718764 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420565718764">>,ok}} 04:13:23.511 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420565718764 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.512 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.512 [info] lu_response(<<"262420565718764">>): ok 04:13:23.512 [info] lu_response for <<"262420565718764">>: ok 04:13:23.512 [info] GSUP: Tx #{imsi => <<"262420565718764">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420565718764">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420565718764 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1331.0> in state state_authenticated 04:13:23.518 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420565718764">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.518 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.519 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420565718764 send ok to <0.1331.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420565718764 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1331.0> in state state_authenticated => state_wait_create_session_resp 04:13:23.519 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262420565718764 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:23.519 [info] s2b: Tx {gtp,v2,create_session_request,0,8519888,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420565718764">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116710,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401579,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.519 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420565718764 receive call {rx_s6b_aar,"262420565718764@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1332.0> in state state_authenticated 04:13:23.534 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420565718764@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.534 [info] ue_fsm ev_rx_s6b_aar: "262420565718764@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.534 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420565718764@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262420565718764",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420565718764 send ok to <0.1332.0> 04:13:23.534 [debug] SWx Tx SAR Imsi="262420565718764" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420565718764 consume call {rx_s6b_aar,"262420565718764@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1332.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.534 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","219",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420565718764",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:23.535 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420565718764 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1333.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420565718764 send ok to <0.1333.0> *DBG* aaa_ue_fsm_262420565718764 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1333.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.542 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;219;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420565718764",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.543 [info] ue_fsm ev_rx_swx_saa 04:13:23.543 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420565718764","262420565718764@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1332.0>} 04:13:23.543 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.543 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.552 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,38,130,0,208,0,2,0,2,0,16,0,87,0,9,1,160,138,228,26,49,172,18,254,103,79,0,5,0,1,192,168,0,60,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,138,228,26,49,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,138,228,26,49,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.552 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116710,8519888,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<138,228,26,49>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2330204721,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2330204721,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,60>>}}} *DBG* epdg_ue_fsm_262420565718764 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 4204401579, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2330204721}}} from <0.1334.0> in state state_wait_create_session_resp 04:13:23.552 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420565718764">>,<0.1326.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116710,2330204721,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401579,2330204721}],[],[],[],[],[]}}}} 04:13:23.552 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.552 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 4204401579,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2330204721}} 04:13:23.553 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,false,0,false,false} 04:13:23.553 [info] KMOD Port Create PDP Context Call {<0.1326.0>,[alias|#Ref<0.1884296174.1877278731.217306>]}: {create_pdp_context,{172,18,254,103},4204401579,2330204721,{192,168,0,60}} 04:13:23.553 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,60}, 4204401579, 2330204721 04:13:23.553 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3138,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,60}},{i_tid,4204401579},{o_tid,2330204721}]}} *DBG* epdg_ue_fsm_262420565718764 send ok to <0.1334.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420565718764">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 4204401579, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2330204721}}}} 04:13:23.553 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 4204401579,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2330204721}) returned ok *DBG* epdg_ue_fsm_262420565718764 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 4204401579, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2330204721}}} from <0.1334.0> in state state_wait_create_session_resp => state_active 04:13:23.553 [info] tunnel_response(<<"262420565718764">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 4204401579,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2330204721}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.554 [info] tunnel_response for <<"262420565718764">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 4204401579,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2330204721}} 04:13:23.554 [info] GSUP: Tx #{imsi => <<"262420565718764">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,60>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429295999377">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429295999377 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429295999377 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429295999377 receive call {auth_request,33,"internet",#{}} from <0.1335.0> in state state_new 04:13:23.570 [info] GSUP: Rx #{imsi => <<"262429295999377">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429295999377 send ok to <0.1335.0> 04:13:23.570 [info] ue_fsm start(epdg_ue_fsm_262429295999377) *DBG* aaa_ue_fsm_262429295999377 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429295999377 consume call {auth_request,33,"internet",#{}} from <0.1335.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429295999377 consume internal init_state in state state_new 04:13:23.571 [info] ue_fsm init(<<"262429295999377">>) *DBG* epdg_ue_fsm_262429295999377 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429295999377 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.571 [info] ue_fsm auth_request 04:13:23.571 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,false,0,false,false} 04:13:23.571 [info] ue_fsm start_link(aaa_ue_fsm_262429295999377) 04:13:23.571 [info] ue_fsm init("262429295999377") 04:13:23.571 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.572 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429295999377",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429295999377 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429295999377 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.572 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.572 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","220",";","nonode@nohost"],1,undefined,undefined,undefined,"262429295999377",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429295999377 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83>>, <<194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199>>, <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83, 88,174,133,241,170,28,187,77,166,45,230,231,69,141>>, <<68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53>>, <<66,173,138,206,222,12,4,163,196,78,154,207,222,53,18, 240>>}]}} from <0.1338.0> in state state_wait_swx_maa 04:13:23.586 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;220;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429295999377",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83,194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199]],[[227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83,88,174,133,241,170,28,187,77,166,45,230,231,69,141]],["foobar"],[[66,173,138,206,222,12,4,163,196,78,154,207,222,53,18,240]],[[68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429295999377 send ok to <0.1338.0> *DBG* aaa_ue_fsm_262429295999377 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83>>, <<194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199>>, <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83, 88,174,133,241,170,28,187,77,166,45,230,231,69,141>>, <<68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53>>, <<66,173,138,206,222,12,4,163,196,78,154,207,222,53,18, 240>>}]}} from <0.1338.0> in state state_wait_swx_maa => state_new 04:13:23.586 [info] dia_sip2gsup: auth [227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83,194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199] authz [227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83,88,174,133,241,170,28,187,77,166,45,230,231,69,141]  *DBG* epdg_ue_fsm_262429295999377 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83>>, <<194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199>>, <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83, 88,174,133,241,170,28,187,77,166,45,230,231,69,141>>, <<68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53>>, <<66,173,138,206,222,12,4,163,196,78,154,207,222,53,18, 240>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.586 [info] rand [227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83] autn [194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199]  04:13:23.586 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429295999377 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429295999377">>, {ok, [{epdg_auth_tuple, <<227,238,97,67,188,130,152,239,64,44,226,250, 91,217,225,83>>, <<194,48,171,6,35,48,102,238,170,150,169,241, 104,195,78,199>>, <<227,238,97,67,188,130,152,239,64,44,226,250, 91,217,225,83,88,174,133,241,170,28,187,77, 166,45,230,231,69,141>>, <<68,16,105,196,115,128,33,27,27,96,10,217,75, 53,119,53>>, <<66,173,138,206,222,12,4,163,196,78,154, 207,222,53,18,240>>}]}}} 04:13:23.587 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429295999377",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429295999377 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83>>, <<194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199>>, <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83, 88,174,133,241,170,28,187,77,166,45,230,231,69,141>>, <<68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53>>, <<66,173,138,206,222,12,4,163,196,78,154,207,222,53,18, 240>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.587 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83>>,<<194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199>>,<<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83,88,174,133,241,170,28,187,77,166,45,230,231,69,141>>,<<68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53>>,<<66,173,138,206,222,12,4,163,196,78,154,207,222,53,18,240>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.588 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83>>,<<194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199>>,<<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83,88,174,133,241,170,28,187,77,166,45,230,231,69,141>>,<<68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53>>,<<66,173,138,206,222,12,4,163,196,78,154,207,222,53,18,240>>}]}, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,false,0,false,false} 04:13:23.589 [info] auth_response(<<"262429295999377">>): {ok,[{epdg_auth_tuple,<<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83>>,<<194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199>>,<<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83,88,174,133,241,170,28,187,77,166,45,230,231,69,141>>,<<68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53>>,<<66,173,138,206,222,12,4,163,196,78,154,207,222,53,18,240>>}]} 04:13:23.589 [info] auth_response for <<"262429295999377">>: {ok,[{epdg_auth_tuple,<<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83>>,<<194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199>>,<<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83,88,174,133,241,170,28,187,77,166,45,230,231,69,141>>,<<68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53>>,<<66,173,138,206,222,12,4,163,196,78,154,207,222,53,18,240>>}]} 04:13:23.590 [info] GSUP: Tx #{auth_tuples => [#{autn => <<194,48,171,6,35,48,102,238,170,150,169,241,104,195,78,199>>,ck => <<66,173,138,206,222,12,4,163,196,78,154,207,222,53,18,240>>,ik => <<68,16,105,196,115,128,33,27,27,96,10,217,75,53,119,53>>,rand => <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83>>,res => <<227,238,97,67,188,130,152,239,64,44,226,250,91,217,225,83,88,174,133,241,170,28,187,77,166,45,230,231,69,141>>}],imsi => <<"262429295999377">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429295999377">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429295999377 receive call lu_request from <0.1339.0> in state state_authenticating 04:13:23.595 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429295999377">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429295999377 send ok to <0.1339.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429295999377 consume call lu_request from <0.1339.0> in state state_authenticating 04:13:23.595 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429295999377 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.595 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,false,0,false,false} 04:13:23.595 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.596 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429295999377",undefined,undefined,false,false,undefined} 04:13:23.596 [debug] SWx Tx SAR Imsi="262429295999377" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.596 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","221",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429295999377",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429295999377 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429295999377 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429295999377 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1340.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429295999377 send ok to <0.1340.0> 04:13:23.604 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;221;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429295999377",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429295999377 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1340.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429295999377 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.605 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429295999377 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429295999377">>,ok}} 04:13:23.605 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429295999377",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429295999377 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.605 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.605 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,false,0,false,false} 04:13:23.605 [info] lu_response(<<"262429295999377">>): ok 04:13:23.605 [info] lu_response for <<"262429295999377">>: ok 04:13:23.605 [info] GSUP: Tx #{imsi => <<"262429295999377">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429295999377">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429295999377 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1341.0> in state state_authenticated 04:13:23.610 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429295999377">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.610 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.610 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429295999377 send ok to <0.1341.0> *DBG* epdg_ue_fsm_262429295999377 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1341.0> in state state_authenticated => state_wait_create_session_resp 04:13:23.610 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429295999377 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:23.610 [info] s2b: Tx {gtp,v2,create_session_request,0,8519889,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429295999377">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116711,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401580,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.611 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429295999377 receive call {rx_s6b_aar,"262429295999377@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1342.0> in state state_authenticated 04:13:23.624 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429295999377@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.624 [info] ue_fsm ev_rx_s6b_aar: "262429295999377@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.624 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429295999377@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429295999377",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429295999377 send ok to <0.1342.0> 04:13:23.624 [debug] SWx Tx SAR Imsi="262429295999377" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429295999377 consume call {rx_s6b_aar,"262429295999377@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1342.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.625 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","222",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429295999377",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:23.625 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429295999377 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1343.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429295999377 send ok to <0.1343.0> 04:13:23.632 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;222;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429295999377",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.632 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429295999377 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1343.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.632 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429295999377","262429295999377@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1342.0>} 04:13:23.632 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.633 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.640 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,39,130,0,209,0,2,0,2,0,16,0,87,0,9,1,160,84,236,148,108,172,18,254,103,79,0,5,0,1,192,168,0,61,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,84,236,148,108,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,84,236,148,108,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.641 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116711,8519889,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<84,236,148,108>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1424790636,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1424790636,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,61>>}}} *DBG* epdg_ue_fsm_262429295999377 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 4204401580, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1424790636}}} from <0.1344.0> in state state_wait_create_session_resp 04:13:23.641 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429295999377">>,<0.1336.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116711,1424790636,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4204401580,1424790636}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:23.641 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.641 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 4204401580,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1424790636}} 04:13:23.641 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,false,0,false,false} 04:13:23.641 [info] KMOD Port Create PDP Context Call {<0.1336.0>,[alias|#Ref<0.1884296174.1877278721.230016>]}: {create_pdp_context,{172,18,254,103},4204401580,1424790636,{192,168,0,61}} 04:13:23.641 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,61}, 4204401580, 1424790636 04:13:23.642 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],11,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,61}},{i_tid,4204401580},{o_tid,1424790636}]}} *DBG* epdg_ue_fsm_262429295999377 send ok to <0.1344.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429295999377">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 4204401580, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1424790636}}}} 04:13:23.642 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 4204401580,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1424790636}) returned ok *DBG* epdg_ue_fsm_262429295999377 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 4204401580, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1424790636}}} from <0.1344.0> in state state_wait_create_session_resp => state_active 04:13:23.642 [info] tunnel_response(<<"262429295999377">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 4204401580,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1424790636}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.643 [info] tunnel_response for <<"262429295999377">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 4204401580,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1424790636}} 04:13:23.643 [info] GSUP: Tx #{imsi => <<"262429295999377">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,61>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421995379199">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.671 [info] GSUP: Rx #{imsi => <<"262421995379199">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421995379199 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421995379199 consume internal init_state in state state_new 04:13:23.671 [info] ue_fsm start(epdg_ue_fsm_262421995379199) *DBG* epdg_ue_fsm_262421995379199 receive call {auth_request,33,"internet",#{}} from <0.1345.0> in state state_new 04:13:23.671 [info] ue_fsm init(<<"262421995379199">>) *DBG* epdg_ue_fsm_262421995379199 send ok to <0.1345.0> 04:13:23.671 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421995379199 consume call {auth_request,33,"internet",#{}} from <0.1345.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421995379199 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421995379199 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:23.672 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421995379199 consume internal init_state in state state_new 04:13:23.672 [info] ue_fsm start_link(aaa_ue_fsm_262421995379199) *DBG* aaa_ue_fsm_262421995379199 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.673 [info] ue_fsm init("262421995379199") 04:13:23.673 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.674 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421995379199",undefined,undefined,false,false,undefined} 04:13:23.674 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.674 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","223",";","nonode@nohost"],1,undefined,undefined,undefined,"262421995379199",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421995379199 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421995379199 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421995379199 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18>>, <<141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158>>, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177, 65,141,36,33,191,114,152,191,87,159,76,178>>, <<219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182>>, <<4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235>>}]}} from <0.1348.0> in state state_wait_swx_maa 04:13:23.688 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;223;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421995379199",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158]],[[36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177,65,141,36,33,191,114,152,191,87,159,76,178]],["foobar"],[[4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235]],[[219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.688 [info] dia_sip2gsup: auth [36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158] authz [36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177,65,141,36,33,191,114,152,191,87,159,76,178]  *DBG* aaa_ue_fsm_262421995379199 send ok to <0.1348.0> *DBG* aaa_ue_fsm_262421995379199 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18>>, <<141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158>>, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177, 65,141,36,33,191,114,152,191,87,159,76,178>>, <<219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182>>, <<4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235>>}]}} from <0.1348.0> in state state_wait_swx_maa => state_new 04:13:23.688 [info] rand [36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18] autn [141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158]  *DBG* epdg_ue_fsm_262421995379199 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18>>, <<141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158>>, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177, 65,141,36,33,191,114,152,191,87,159,76,178>>, <<219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182>>, <<4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.688 [info] ue_fsm ev_rx_swx_maa 04:13:23.688 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421995379199",undefined,undefined,false,false,undefined} 04:13:23.688 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18>>,<<141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158>>,<<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177,65,141,36,33,191,114,152,191,87,159,76,178>>,<<219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182>>,<<4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235>>}]} 04:13:23.690 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18>>,<<141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158>>,<<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177,65,141,36,33,191,114,152,191,87,159,76,178>>,<<219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182>>,<<4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235>>}]}, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421995379199 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421995379199">>, {ok, [{epdg_auth_tuple, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36, 17,18>>, <<141,92,7,155,64,137,78,232,132,50,76,218,16, 47,203,158>>, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36, 17,18,99,177,65,141,36,33,191,114,152,191,87, 159,76,178>>, <<219,59,112,155,30,3,8,28,109,20,113,195,0,87, 83,182>>, <<4,134,18,25,114,168,111,131,221,253,84, 9,0,90,193,235>>}]}}} 04:13:23.690 [info] auth_response(<<"262421995379199">>): {ok,[{epdg_auth_tuple,<<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18>>,<<141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158>>,<<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177,65,141,36,33,191,114,152,191,87,159,76,178>>,<<219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182>>,<<4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235>>}]} *DBG* epdg_ue_fsm_262421995379199 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18>>, <<141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158>>, <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177, 65,141,36,33,191,114,152,191,87,159,76,178>>, <<219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182>>, <<4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.691 [info] auth_response for <<"262421995379199">>: {ok,[{epdg_auth_tuple,<<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18>>,<<141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158>>,<<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177,65,141,36,33,191,114,152,191,87,159,76,178>>,<<219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182>>,<<4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235>>}]} 04:13:23.691 [info] GSUP: Tx #{auth_tuples => [#{autn => <<141,92,7,155,64,137,78,232,132,50,76,218,16,47,203,158>>,ck => <<4,134,18,25,114,168,111,131,221,253,84,9,0,90,193,235>>,ik => <<219,59,112,155,30,3,8,28,109,20,113,195,0,87,83,182>>,rand => <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18>>,res => <<36,94,158,32,52,238,18,53,44,83,88,0,171,36,17,18,99,177,65,141,36,33,191,114,152,191,87,159,76,178>>}],imsi => <<"262421995379199">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421995379199">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421995379199 receive call lu_request from <0.1349.0> in state state_authenticating 04:13:23.697 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421995379199">>,message_type => location_upd_req} 04:13:23.697 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421995379199 send ok to <0.1349.0> *DBG* epdg_ue_fsm_262421995379199 consume call lu_request from <0.1349.0> in state state_authenticating *DBG* aaa_ue_fsm_262421995379199 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.697 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.697 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.698 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421995379199",undefined,undefined,false,false,undefined} 04:13:23.698 [debug] SWx Tx SAR Imsi="262421995379199" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.698 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","224",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421995379199",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421995379199 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421995379199 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421995379199 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1350.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421995379199 send ok to <0.1350.0> 04:13:23.706 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;224;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421995379199",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421995379199 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421995379199 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1350.0> in state state_wait_swx_saa => state_authenticated 04:13:23.706 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421995379199 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421995379199">>,ok}} 04:13:23.706 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421995379199",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421995379199 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.706 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:23.706 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,false,0,false,false} 04:13:23.706 [info] lu_response(<<"262421995379199">>): ok 04:13:23.707 [info] lu_response for <<"262421995379199">>: ok 04:13:23.707 [info] GSUP: Tx #{imsi => <<"262421995379199">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421995379199">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421995379199 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1351.0> in state state_authenticated 04:13:23.712 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421995379199">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.712 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.712 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421995379199 send ok to <0.1351.0> 04:13:23.712 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421995379199 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1351.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421995379199 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:23.713 [info] s2b: Tx {gtp,v2,create_session_request,0,8519890,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421995379199">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116712,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401581,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.713 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421995379199 receive call {rx_s6b_aar,"262421995379199@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1352.0> in state state_authenticated 04:13:23.728 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421995379199@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.728 [info] ue_fsm ev_rx_s6b_aar: "262421995379199@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.728 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421995379199@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421995379199",undefined,undefined,true,false,undefined} 04:13:23.728 [debug] SWx Tx SAR Imsi="262421995379199" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:23.728 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","225",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421995379199",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421995379199 send ok to <0.1352.0> 04:13:23.728 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421995379199 consume call {rx_s6b_aar,"262421995379199@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1352.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421995379199 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1353.0> in state state_authenticated_wait_swx_saa 04:13:23.735 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;225;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421995379199",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.736 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421995379199 send ok to <0.1353.0> *DBG* aaa_ue_fsm_262421995379199 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1353.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.736 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421995379199","262421995379199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1352.0>} 04:13:23.736 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.736 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.745 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,40,130,0,210,0,2,0,2,0,16,0,87,0,9,1,160,157,20,103,225,172,18,254,103,79,0,5,0,1,192,168,0,62,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,157,20,103,225,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,157,20,103,225,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.746 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116712,8519890,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<157,20,103,225>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2635360225,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2635360225,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,62>>}}} 04:13:23.746 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421995379199">>,<0.1346.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116712,2635360225,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4204401581,2635360225}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421995379199 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 4204401581, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2635360225}}} from <0.1354.0> in state state_wait_create_session_resp 04:13:23.746 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.746 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 4204401581,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2635360225}} 04:13:23.746 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,false,0,false,false} 04:13:23.746 [info] KMOD Port Create PDP Context Call {<0.1346.0>,[alias|#Ref<0.1884296174.1877278730.216413>]}: {create_pdp_context,{172,18,254,103},4204401581,2635360225,{192,168,0,62}} 04:13:23.746 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,62}, 4204401581, 2635360225 04:13:23.746 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3202,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,62}},{i_tid,4204401581},{o_tid,2635360225}]}} *DBG* epdg_ue_fsm_262421995379199 send ok to <0.1354.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421995379199">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 4204401581, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2635360225}}}} *DBG* epdg_ue_fsm_262421995379199 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 4204401581, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2635360225}}} from <0.1354.0> in state state_wait_create_session_resp => state_active 04:13:23.747 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 4204401581,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2635360225}) returned ok 04:13:23.747 [info] tunnel_response(<<"262421995379199">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 4204401581,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2635360225}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.747 [info] tunnel_response for <<"262421995379199">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 4204401581,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2635360225}} 04:13:23.747 [info] GSUP: Tx #{imsi => <<"262421995379199">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,62>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425133749965">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.771 [info] GSUP: Rx #{imsi => <<"262425133749965">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425133749965 enter epdg_ue_fsm in state state_new 04:13:23.771 [info] ue_fsm start(epdg_ue_fsm_262425133749965) *DBG* epdg_ue_fsm_262425133749965 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425133749965 receive call {auth_request,33,"internet",#{}} from <0.1355.0> in state state_new 04:13:23.771 [info] ue_fsm init(<<"262425133749965">>) *DBG* epdg_ue_fsm_262425133749965 send ok to <0.1355.0> *DBG* epdg_ue_fsm_262425133749965 consume call {auth_request,33,"internet",#{}} from <0.1355.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.771 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425133749965 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425133749965 enter aaa_ue_fsm in state state_new 04:13:23.772 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,false,0,false,false} 04:13:23.772 [info] ue_fsm start_link(aaa_ue_fsm_262425133749965) *DBG* aaa_ue_fsm_262425133749965 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425133749965 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.772 [info] ue_fsm init("262425133749965") 04:13:23.772 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.773 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425133749965",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425133749965 send ok to <0.201.0> 04:13:23.773 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425133749965 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.773 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","226",";","nonode@nohost"],1,undefined,undefined,undefined,"262425133749965",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:23.787 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;226;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425133749965",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241]],[[48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39,148,238,187,137,40,207,252,244,170,170,45,237,160]],["foobar"],[[161,128,136,140,212,66,223,43,181,238,36,114,186,95,85,156]],[[54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425133749965 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8>>, <<81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241>>, <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39, 148,238,187,137,40,207,252,244,170,170,45,237,160>>, <<54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42>>, <<161,128,136,140,212,66,223,43,181,238,36,114,186,95,85, 156>>}]}} from <0.1358.0> in state state_wait_swx_maa 04:13:23.787 [info] dia_sip2gsup: auth [48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241] authz [48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39,148,238,187,137,40,207,252,244,170,170,45,237,160]  04:13:23.787 [info] rand [48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8] autn [81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241]  *DBG* aaa_ue_fsm_262425133749965 send ok to <0.1358.0> *DBG* aaa_ue_fsm_262425133749965 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8>>, <<81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241>>, <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39, 148,238,187,137,40,207,252,244,170,170,45,237,160>>, <<54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42>>, <<161,128,136,140,212,66,223,43,181,238,36,114,186,95,85, 156>>}]}} from <0.1358.0> in state state_wait_swx_maa => state_new 04:13:23.787 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425133749965 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8>>, <<81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241>>, <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39, 148,238,187,137,40,207,252,244,170,170,45,237,160>>, <<54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42>>, <<161,128,136,140,212,66,223,43,181,238,36,114,186,95,85, 156>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.788 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425133749965",undefined,undefined,false,false,undefined} 04:13:23.788 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8>>,<<81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241>>,<<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39,148,238,187,137,40,207,252,244,170,170,45,237,160>>,<<54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42>>,<<161,128,136,140,212,66,223,43,181,238,36,114,186,95,85,156>>}]} 04:13:23.789 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8>>,<<81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241>>,<<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39,148,238,187,137,40,207,252,244,170,170,45,237,160>>,<<54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42>>,<<161,128,136,140,212,66,223,43,181,238,36,114,186,95,85,156>>}]}, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425133749965 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425133749965">>, {ok, [{epdg_auth_tuple, <<48,136,149,212,202,101,207,146,70,246,22,70, 75,39,171,8>>, <<81,64,211,112,54,110,184,152,213,63,54,105, 76,175,205,241>>, <<48,136,149,212,202,101,207,146,70,246,22,70, 75,39,171,8,39,148,238,187,137,40,207,252, 244,170,170,45,237,160>>, <<54,140,252,137,201,84,201,30,241,184,49,170, 167,210,60,42>>, <<161,128,136,140,212,66,223,43,181,238, 36,114,186,95,85,156>>}]}}} 04:13:23.789 [info] auth_response(<<"262425133749965">>): {ok,[{epdg_auth_tuple,<<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8>>,<<81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241>>,<<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39,148,238,187,137,40,207,252,244,170,170,45,237,160>>,<<54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42>>,<<161,128,136,140,212,66,223,43,181,238,36,114,186,95,85,156>>}]} *DBG* epdg_ue_fsm_262425133749965 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8>>, <<81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241>>, <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39, 148,238,187,137,40,207,252,244,170,170,45,237,160>>, <<54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42>>, <<161,128,136,140,212,66,223,43,181,238,36,114,186,95,85, 156>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.790 [info] auth_response for <<"262425133749965">>: {ok,[{epdg_auth_tuple,<<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8>>,<<81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241>>,<<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39,148,238,187,137,40,207,252,244,170,170,45,237,160>>,<<54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42>>,<<161,128,136,140,212,66,223,43,181,238,36,114,186,95,85,156>>}]} 04:13:23.790 [info] GSUP: Tx #{auth_tuples => [#{autn => <<81,64,211,112,54,110,184,152,213,63,54,105,76,175,205,241>>,ck => <<161,128,136,140,212,66,223,43,181,238,36,114,186,95,85,156>>,ik => <<54,140,252,137,201,84,201,30,241,184,49,170,167,210,60,42>>,rand => <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8>>,res => <<48,136,149,212,202,101,207,146,70,246,22,70,75,39,171,8,39,148,238,187,137,40,207,252,244,170,170,45,237,160>>}],imsi => <<"262425133749965">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425133749965">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425133749965 receive call lu_request from <0.1359.0> in state state_authenticating *DBG* epdg_ue_fsm_262425133749965 send ok to <0.1359.0> *DBG* epdg_ue_fsm_262425133749965 consume call lu_request from <0.1359.0> in state state_authenticating 04:13:23.796 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425133749965">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425133749965 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.796 [info] ue_fsm lu_request 04:13:23.797 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,false,0,false,false} 04:13:23.797 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.797 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425133749965",undefined,undefined,false,false,undefined} 04:13:23.797 [debug] SWx Tx SAR Imsi="262425133749965" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.797 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","227",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425133749965",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425133749965 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425133749965 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425133749965 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1360.0> in state state_wait_swx_saa 04:13:23.808 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;227;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425133749965",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425133749965 send ok to <0.1360.0> 04:13:23.808 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425133749965 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425133749965 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1360.0> in state state_wait_swx_saa => state_authenticated 04:13:23.808 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425133749965",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425133749965 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425133749965">>,ok}} 04:13:23.808 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425133749965 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.808 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.809 [info] lu_response(<<"262425133749965">>): ok 04:13:23.809 [info] lu_response for <<"262425133749965">>: ok 04:13:23.809 [info] GSUP: Tx #{imsi => <<"262425133749965">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425133749965">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425133749965 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1361.0> in state state_authenticated 04:13:23.815 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425133749965">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.815 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.815 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,false,0,false,false} 04:13:23.816 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262425133749965 send ok to <0.1361.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.816 [info] s2b: Tx {gtp,v2,create_session_request,0,8519891,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425133749965">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116713,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401582,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425133749965 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1361.0> in state state_authenticated => state_wait_create_session_resp 04:13:23.816 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425133749965 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425133749965 receive call {rx_s6b_aar,"262425133749965@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1362.0> in state state_authenticated 04:13:23.829 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425133749965@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.830 [info] ue_fsm ev_rx_s6b_aar: "262425133749965@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.830 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425133749965@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262425133749965",undefined,undefined,true,false,undefined} 04:13:23.830 [debug] SWx Tx SAR Imsi="262425133749965" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:23.830 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","228",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425133749965",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425133749965 send ok to <0.1362.0> *DBG* aaa_ue_fsm_262425133749965 consume call {rx_s6b_aar,"262425133749965@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1362.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.830 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425133749965 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1363.0> in state state_authenticated_wait_swx_saa 04:13:23.836 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;228;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425133749965",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.836 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425133749965 send ok to <0.1363.0> *DBG* aaa_ue_fsm_262425133749965 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1363.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.836 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425133749965","262425133749965@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1362.0>} 04:13:23.836 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.836 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.844 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,41,130,0,211,0,2,0,2,0,16,0,87,0,9,1,160,94,5,202,23,172,18,254,103,79,0,5,0,1,192,168,0,63,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,94,5,202,23,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,94,5,202,23,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.844 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116713,8519891,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<94,5,202,23>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1577437719,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1577437719,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,63>>}}} *DBG* epdg_ue_fsm_262425133749965 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 4204401582, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1577437719}}} from <0.1364.0> in state state_wait_create_session_resp 04:13:23.844 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425133749965">>,<0.1356.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116713,1577437719,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401582,1577437719}],[]}}}} 04:13:23.844 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.844 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 4204401582,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1577437719}} 04:13:23.844 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,false,0,false,false} 04:13:23.844 [info] KMOD Port Create PDP Context Call {<0.1356.0>,[alias|#Ref<0.1884296174.1877278721.230352>]}: {create_pdp_context,{172,18,254,103},4204401582,1577437719,{192,168,0,63}} 04:13:23.845 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,63}, 4204401582, 1577437719 04:13:23.845 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3266,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,63}},{i_tid,4204401582},{o_tid,1577437719}]}} 04:13:23.845 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 4204401582,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1577437719}) returned ok *DBG* epdg_ue_fsm_262425133749965 send ok to <0.1364.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425133749965">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 4204401582, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1577437719}}}} 04:13:23.845 [info] tunnel_response(<<"262425133749965">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 4204401582,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1577437719}} *DBG* epdg_ue_fsm_262425133749965 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 4204401582, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1577437719}}} from <0.1364.0> in state state_wait_create_session_resp => state_active 04:13:23.845 [info] tunnel_response for <<"262425133749965">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 4204401582,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1577437719}} 04:13:23.845 [info] GSUP: Tx #{imsi => <<"262425133749965">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,63>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420208515664">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.871 [info] GSUP: Rx #{imsi => <<"262420208515664">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420208515664 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420208515664 consume internal init_state in state state_new 04:13:23.871 [info] ue_fsm start(epdg_ue_fsm_262420208515664) *DBG* epdg_ue_fsm_262420208515664 receive call {auth_request,33,"internet",#{}} from <0.1365.0> in state state_new 04:13:23.871 [info] ue_fsm init(<<"262420208515664">>) *DBG* epdg_ue_fsm_262420208515664 send ok to <0.1365.0> 04:13:23.871 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420208515664 consume call {auth_request,33,"internet",#{}} from <0.1365.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420208515664 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.872 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420208515664 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420208515664 consume internal init_state in state state_new 04:13:23.872 [info] ue_fsm start_link(aaa_ue_fsm_262420208515664) *DBG* aaa_ue_fsm_262420208515664 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.872 [info] ue_fsm init("262420208515664") 04:13:23.873 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.873 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420208515664",undefined,undefined,false,false,undefined} 04:13:23.873 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.874 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","229",";","nonode@nohost"],1,undefined,undefined,undefined,"262420208515664",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420208515664 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420208515664 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.887 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;229;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420208515664",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97,88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37]],[[181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97,245,212,244,150,66,115,66,68,48,132,91,182,80,132]],["foobar"],["{Ö<(IUÄ.²òm~·ÌOû"],[[114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420208515664 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97>>, <<88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37>>, <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97, 245,212,244,150,66,115,66,68,48,132,91,182,80,132>>, <<114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158>>, <<"{Ö<(IUÄ.²òm~·ÌOû">>}]}} from <0.1368.0> in state state_wait_swx_maa 04:13:23.887 [info] dia_sip2gsup: auth [181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97,88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37] authz [181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97,245,212,244,150,66,115,66,68,48,132,91,182,80,132]  04:13:23.887 [info] rand [181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97] autn [88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37]  04:13:23.887 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420208515664 send ok to <0.1368.0> 04:13:23.888 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420208515664",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420208515664 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97>>, <<88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37>>, <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97, 245,212,244,150,66,115,66,68,48,132,91,182,80,132>>, <<114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158>>, <<"{Ö<(IUÄ.²òm~·ÌOû">>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420208515664 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97>>, <<88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37>>, <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97, 245,212,244,150,66,115,66,68,48,132,91,182,80,132>>, <<114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158>>, <<"{Ö<(IUÄ.²òm~·ÌOû">>}]}} from <0.1368.0> in state state_wait_swx_maa => state_new 04:13:23.888 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97>>,<<88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37>>,<<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97,245,212,244,150,66,115,66,68,48,132,91,182,80,132>>,<<114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158>>,<<"{Ö<(IUÄ.²òm~·ÌOû">>}]} *DBG* epdg_ue_fsm_262420208515664 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420208515664">>, {ok, [{epdg_auth_tuple, <<181,152,33,156,63,200,241,223,151,26,243,38, 62,179,49,97>>, <<88,69,27,160,84,25,56,232,134,238,9,11,136, 21,140,37>>, <<181,152,33,156,63,200,241,223,151,26,243,38, 62,179,49,97,245,212,244,150,66,115,66,68,48, 132,91,182,80,132>>, <<114,12,102,8,220,149,249,66,245,86,178,176,7, 165,146,158>>, <<"{Ö<(IUÄ.²òm~·ÌOû">>}]}}} 04:13:23.889 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97>>,<<88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37>>,<<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97,245,212,244,150,66,115,66,68,48,132,91,182,80,132>>,<<114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158>>,<<"{Ö<(IUÄ.²òm~·ÌOû">>}]}, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420208515664 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97>>, <<88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37>>, <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97, 245,212,244,150,66,115,66,68,48,132,91,182,80,132>>, <<114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158>>, <<"{Ö<(IUÄ.²òm~·ÌOû">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.889 [info] auth_response(<<"262420208515664">>): {ok,[{epdg_auth_tuple,<<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97>>,<<88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37>>,<<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97,245,212,244,150,66,115,66,68,48,132,91,182,80,132>>,<<114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158>>,<<"{Ö<(IUÄ.²òm~·ÌOû">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.889 [info] auth_response for <<"262420208515664">>: {ok,[{epdg_auth_tuple,<<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97>>,<<88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37>>,<<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97,245,212,244,150,66,115,66,68,48,132,91,182,80,132>>,<<114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158>>,<<"{Ö<(IUÄ.²òm~·ÌOû">>}]} 04:13:23.890 [info] GSUP: Tx #{auth_tuples => [#{autn => <<88,69,27,160,84,25,56,232,134,238,9,11,136,21,140,37>>,ck => <<"{Ö<(IUÄ.²òm~·ÌOû">>,ik => <<114,12,102,8,220,149,249,66,245,86,178,176,7,165,146,158>>,rand => <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97>>,res => <<181,152,33,156,63,200,241,223,151,26,243,38,62,179,49,97,245,212,244,150,66,115,66,68,48,132,91,182,80,132>>}],imsi => <<"262420208515664">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420208515664">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420208515664 receive call lu_request from <0.1369.0> in state state_authenticating 04:13:23.895 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420208515664">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420208515664 send ok to <0.1369.0> 04:13:23.895 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420208515664 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420208515664 consume call lu_request from <0.1369.0> in state state_authenticating 04:13:23.896 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,false,0,false,false} 04:13:23.896 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.896 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420208515664",undefined,undefined,false,false,undefined} 04:13:23.896 [debug] SWx Tx SAR Imsi="262420208515664" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420208515664 send ok to <0.201.0> 04:13:23.896 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","230",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420208515664",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420208515664 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420208515664 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1370.0> in state state_wait_swx_saa 04:13:23.906 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;230;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420208515664",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420208515664 send ok to <0.1370.0> *DBG* epdg_ue_fsm_262420208515664 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.906 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420208515664 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1370.0> in state state_wait_swx_saa => state_authenticated 04:13:23.906 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420208515664",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420208515664 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420208515664">>,ok}} 04:13:23.907 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420208515664 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.907 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.907 [info] lu_response(<<"262420208515664">>): ok 04:13:23.907 [info] lu_response for <<"262420208515664">>: ok 04:13:23.907 [info] GSUP: Tx #{imsi => <<"262420208515664">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420208515664">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420208515664 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1371.0> in state state_authenticated 04:13:23.912 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420208515664">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.912 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.912 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,false,0,false,false} 04:13:23.913 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:23.913 [info] s2b: Tx {gtp,v2,create_session_request,0,8519892,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420208515664">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116714,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401583,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420208515664 send ok to <0.1371.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.913 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420208515664 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1371.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420208515664 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420208515664 receive call {rx_s6b_aar,"262420208515664@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1372.0> in state state_authenticated 04:13:23.926 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420208515664@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.926 [info] ue_fsm ev_rx_s6b_aar: "262420208515664@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:23.926 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420208515664@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262420208515664",undefined,undefined,true,false,undefined} 04:13:23.926 [debug] SWx Tx SAR Imsi="262420208515664" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:23.927 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","231",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420208515664",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420208515664 send ok to <0.1372.0> 04:13:23.927 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420208515664 consume call {rx_s6b_aar,"262420208515664@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1372.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420208515664 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1373.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420208515664 send ok to <0.1373.0> 04:13:23.933 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;231;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420208515664",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420208515664 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1373.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.933 [info] ue_fsm ev_rx_swx_saa 04:13:23.933 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420208515664","262420208515664@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1372.0>} 04:13:23.933 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.933 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.941 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,42,130,0,212,0,2,0,2,0,16,0,87,0,9,1,160,174,196,86,116,172,18,254,103,79,0,5,0,1,192,168,0,64,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,174,196,86,116,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,174,196,86,116,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.941 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116714,8519892,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"®ÄVt">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2932102772,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2932102772,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,64>>}}} 04:13:23.941 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420208515664">>,<0.1366.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116714,2932102772,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401583,2932102772}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420208515664 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 4204401583, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2932102772}}} from <0.1374.0> in state state_wait_create_session_resp 04:13:23.941 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.941 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 4204401583,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2932102772}} 04:13:23.942 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,false,0,false,false} 04:13:23.942 [info] KMOD Port Create PDP Context Call {<0.1366.0>,[alias|#Ref<0.1884296174.1877278730.216641>]}: {create_pdp_context,{172,18,254,103},4204401583,2932102772,{192,168,0,64}} 04:13:23.942 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,64}, 4204401583, 2932102772 04:13:23.942 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],75,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,64}},{i_tid,4204401583},{o_tid,2932102772}]}} 04:13:23.942 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 4204401583,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2932102772}) returned ok *DBG* epdg_ue_fsm_262420208515664 send ok to <0.1374.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420208515664">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 4204401583, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2932102772}}}} *DBG* epdg_ue_fsm_262420208515664 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 4204401583, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2932102772}}} from <0.1374.0> in state state_wait_create_session_resp => state_active 04:13:23.942 [info] tunnel_response(<<"262420208515664">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 4204401583,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2932102772}} 04:13:23.943 [info] tunnel_response for <<"262420208515664">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 4204401583,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2932102772}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.943 [info] GSUP: Tx #{imsi => <<"262420208515664">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,64>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262427450589111">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.971 [info] GSUP: Rx #{imsi => <<"262427450589111">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427450589111 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427450589111 consume internal init_state in state state_new 04:13:23.971 [info] ue_fsm start(epdg_ue_fsm_262427450589111) *DBG* epdg_ue_fsm_262427450589111 receive call {auth_request,33,"internet",#{}} from <0.1375.0> in state state_new 04:13:23.971 [info] ue_fsm init(<<"262427450589111">>) *DBG* epdg_ue_fsm_262427450589111 send ok to <0.1375.0> 04:13:23.972 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427450589111 consume call {auth_request,33,"internet",#{}} from <0.1375.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427450589111 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427450589111 enter aaa_ue_fsm in state state_new 04:13:23.972 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427450589111 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427450589111 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.972 [info] ue_fsm start_link(aaa_ue_fsm_262427450589111) 04:13:23.972 [info] ue_fsm init("262427450589111") 04:13:23.973 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.973 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427450589111",undefined,undefined,false,false,undefined} 04:13:23.973 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.973 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","232",";","nonode@nohost"],1,undefined,undefined,undefined,"262427450589111",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427450589111 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427450589111 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.987 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;232;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427450589111",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160]],[[177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169,54,197,40,254,126,225,135,78,28,226,180,135,191]],["foobar"],[[69,149,69,187,101,63,237,12,188,162,210,147,107,57,181,114]],[[6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427450589111 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7>>, <<66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160>>, <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169, 54,197,40,254,126,225,135,78,28,226,180,135,191>>, <<6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137>>, <<69,149,69,187,101,63,237,12,188,162,210,147,107,57,181, 114>>}]}} from <0.1378.0> in state state_wait_swx_maa 04:13:23.987 [info] dia_sip2gsup: auth [177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160] authz [177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169,54,197,40,254,126,225,135,78,28,226,180,135,191]  04:13:23.988 [info] rand [177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7] autn [66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160]  *DBG* aaa_ue_fsm_262427450589111 send ok to <0.1378.0> 04:13:23.988 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427450589111 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7>>, <<66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160>>, <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169, 54,197,40,254,126,225,135,78,28,226,180,135,191>>, <<6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137>>, <<69,149,69,187,101,63,237,12,188,162,210,147,107,57,181, 114>>}]}} from <0.1378.0> in state state_wait_swx_maa => state_new 04:13:23.988 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427450589111",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427450589111 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7>>, <<66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160>>, <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169, 54,197,40,254,126,225,135,78,28,226,180,135,191>>, <<6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137>>, <<69,149,69,187,101,63,237,12,188,162,210,147,107,57,181, 114>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.989 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7>>,<<66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160>>,<<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169,54,197,40,254,126,225,135,78,28,226,180,135,191>>,<<6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137>>,<<69,149,69,187,101,63,237,12,188,162,210,147,107,57,181,114>>}]} *DBG* epdg_ue_fsm_262427450589111 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427450589111">>, {ok, [{epdg_auth_tuple, <<177,123,115,148,63,22,43,90,90,76,225,190,56, 38,85,7>>, <<66,95,221,243,213,197,23,64,133,171,179,209, 150,229,132,160>>, <<177,123,115,148,63,22,43,90,90,76,225,190,56, 38,85,7,169,54,197,40,254,126,225,135,78,28, 226,180,135,191>>, <<6,82,156,204,42,58,76,216,124,230,195,46,251, 58,248,137>>, <<69,149,69,187,101,63,237,12,188,162,210, 147,107,57,181,114>>}]}}} *DBG* epdg_ue_fsm_262427450589111 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7>>, <<66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160>>, <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169, 54,197,40,254,126,225,135,78,28,226,180,135,191>>, <<6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137>>, <<69,149,69,187,101,63,237,12,188,162,210,147,107,57,181, 114>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.990 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7>>,<<66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160>>,<<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169,54,197,40,254,126,225,135,78,28,226,180,135,191>>,<<6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137>>,<<69,149,69,187,101,63,237,12,188,162,210,147,107,57,181,114>>}]}, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.990 [info] auth_response(<<"262427450589111">>): {ok,[{epdg_auth_tuple,<<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7>>,<<66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160>>,<<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169,54,197,40,254,126,225,135,78,28,226,180,135,191>>,<<6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137>>,<<69,149,69,187,101,63,237,12,188,162,210,147,107,57,181,114>>}]} 04:13:23.991 [info] auth_response for <<"262427450589111">>: {ok,[{epdg_auth_tuple,<<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7>>,<<66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160>>,<<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169,54,197,40,254,126,225,135,78,28,226,180,135,191>>,<<6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137>>,<<69,149,69,187,101,63,237,12,188,162,210,147,107,57,181,114>>}]} 04:13:23.991 [info] GSUP: Tx #{auth_tuples => [#{autn => <<66,95,221,243,213,197,23,64,133,171,179,209,150,229,132,160>>,ck => <<69,149,69,187,101,63,237,12,188,162,210,147,107,57,181,114>>,ik => <<6,82,156,204,42,58,76,216,124,230,195,46,251,58,248,137>>,rand => <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7>>,res => <<177,123,115,148,63,22,43,90,90,76,225,190,56,38,85,7,169,54,197,40,254,126,225,135,78,28,226,180,135,191>>}],imsi => <<"262427450589111">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427450589111">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427450589111 receive call lu_request from <0.1379.0> in state state_authenticating 04:13:23.996 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427450589111">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427450589111 send ok to <0.1379.0> 04:13:23.996 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427450589111 consume call lu_request from <0.1379.0> in state state_authenticating *DBG* aaa_ue_fsm_262427450589111 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.996 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,false,0,false,false} 04:13:23.997 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262427450589111 send ok to <0.201.0> 04:13:23.997 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427450589111",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427450589111 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:23.997 [debug] SWx Tx SAR Imsi="262427450589111" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.997 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","233",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427450589111",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427450589111 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1380.0> in state state_wait_swx_saa 04:13:24.007 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;233;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427450589111",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427450589111 send ok to <0.1380.0> 04:13:24.007 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427450589111 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427450589111 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1380.0> in state state_wait_swx_saa => state_authenticated 04:13:24.007 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427450589111",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427450589111 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427450589111">>,ok}} 04:13:24.008 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427450589111 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.008 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.008 [info] lu_response(<<"262427450589111">>): ok 04:13:24.008 [info] lu_response for <<"262427450589111">>: ok 04:13:24.008 [info] GSUP: Tx #{imsi => <<"262427450589111">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427450589111">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427450589111 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1381.0> in state state_authenticated 04:13:24.013 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427450589111">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.014 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.014 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,false,0,false,false} 04:13:24.014 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262427450589111 send ok to <0.1381.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.014 [info] s2b: Tx {gtp,v2,create_session_request,0,8519893,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427450589111">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116715,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401584,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427450589111 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1381.0> in state state_authenticated => state_wait_create_session_resp 04:13:24.014 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427450589111 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427450589111 receive call {rx_s6b_aar,"262427450589111@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1382.0> in state state_authenticated 04:13:24.024 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427450589111@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.024 [info] ue_fsm ev_rx_s6b_aar: "262427450589111@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:24.024 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427450589111@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427450589111",undefined,undefined,true,false,undefined} 04:13:24.024 [debug] SWx Tx SAR Imsi="262427450589111" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:24.024 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","234",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427450589111",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427450589111 send ok to <0.1382.0> 04:13:24.024 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427450589111 consume call {rx_s6b_aar,"262427450589111@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1382.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427450589111 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1383.0> in state state_authenticated_wait_swx_saa 04:13:24.028 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;234;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427450589111",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427450589111 send ok to <0.1383.0> *DBG* aaa_ue_fsm_262427450589111 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1383.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.028 [info] ue_fsm ev_rx_swx_saa 04:13:24.029 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427450589111","262427450589111@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1382.0>} 04:13:24.029 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.029 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.034 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,43,130,0,213,0,2,0,2,0,16,0,87,0,9,1,160,24,186,254,161,172,18,254,103,79,0,5,0,1,192,168,0,65,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,24,186,254,161,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,24,186,254,161,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.034 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116715,8519893,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<24,186,254,161>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,414908065,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,414908065,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,65>>}}} 04:13:24.034 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427450589111">>,<0.1376.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116715,414908065,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401584,414908065}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427450589111 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 4204401584, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 414908065}}} from <0.1384.0> in state state_wait_create_session_resp 04:13:24.034 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.034 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 4204401584,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 414908065}} 04:13:24.034 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,false,0,false,false} 04:13:24.035 [info] KMOD Port Create PDP Context Call {<0.1376.0>,[alias|#Ref<0.1884296174.1877278730.216773>]}: {create_pdp_context,{172,18,254,103},4204401584,414908065,{192,168,0,65}} 04:13:24.035 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,65}, 4204401584, 414908065 04:13:24.035 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],139,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,65}},{i_tid,4204401584},{o_tid,414908065}]}} *DBG* epdg_ue_fsm_262427450589111 send ok to <0.1384.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427450589111">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 4204401584, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 414908065}}}} 04:13:24.035 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 4204401584,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 414908065}) returned ok *DBG* epdg_ue_fsm_262427450589111 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 4204401584, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 414908065}}} from <0.1384.0> in state state_wait_create_session_resp => state_active 04:13:24.035 [info] tunnel_response(<<"262427450589111">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 4204401584,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 414908065}} 04:13:24.035 [info] tunnel_response for <<"262427450589111">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 4204401584,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 414908065}} 04:13:24.035 [info] GSUP: Tx #{imsi => <<"262427450589111">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,65>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425572838286">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425572838286 enter epdg_ue_fsm in state state_new 04:13:24.072 [info] GSUP: Rx #{imsi => <<"262425572838286">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425572838286 consume internal init_state in state state_new 04:13:24.073 [info] ue_fsm start(epdg_ue_fsm_262425572838286) *DBG* epdg_ue_fsm_262425572838286 receive call {auth_request,33,"internet",#{}} from <0.1385.0> in state state_new 04:13:24.073 [info] ue_fsm init(<<"262425572838286">>) 04:13:24.073 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425572838286 send ok to <0.1385.0> 04:13:24.073 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.073 [info] ue_fsm start_link(aaa_ue_fsm_262425572838286) *DBG* aaa_ue_fsm_262425572838286 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425572838286 consume call {auth_request,33,"internet",#{}} from <0.1385.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425572838286 consume internal init_state in state state_new 04:13:24.073 [info] ue_fsm init("262425572838286") *DBG* epdg_ue_fsm_262425572838286 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425572838286 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.074 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.074 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425572838286",undefined,undefined,false,false,undefined} 04:13:24.074 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.074 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","235",";","nonode@nohost"],1,undefined,undefined,undefined,"262425572838286",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425572838286 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425572838286 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.089 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;235;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425572838286",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162,254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103]],[[74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162,248,180,71,14,100,187,219,174,154,48,43,63,65,42]],["foobar"],[[122,105,141,214,116,39,103,176,10,42,128,247,124,162,216,123]],[[245,220,122,100,253,51,110,41,253,148,192,171,129,158,245,130]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425572838286 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162>>, <<254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103>>, <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162, 248,180,71,14,100,187,219,174,154,48,43,63,65,42>>, <<245,220,122,100,253,51,110,41,253,148,192,171,129,158,245, 130>>, <<122,105,141,214,116,39,103,176,10,42,128,247,124,162, 216,123>>}]}} from <0.1388.0> in state state_wait_swx_maa 04:13:24.089 [info] dia_sip2gsup: auth [74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162,254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103] authz [74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162,248,180,71,14,100,187,219,174,154,48,43,63,65,42]  04:13:24.089 [info] rand [74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162] autn [254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103]  *DBG* aaa_ue_fsm_262425572838286 send ok to <0.1388.0> 04:13:24.089 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425572838286 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162>>, <<254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103>>, <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162, 248,180,71,14,100,187,219,174,154,48,43,63,65,42>>, <<245,220,122,100,253,51,110,41,253,148,192,171,129,158,245, 130>>, <<122,105,141,214,116,39,103,176,10,42,128,247,124,162, 216,123>>}]}} from <0.1388.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425572838286 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162>>, <<254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103>>, <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162, 248,180,71,14,100,187,219,174,154,48,43,63,65,42>>, <<245,220,122,100,253,51,110,41,253,148,192,171,129,158,245, 130>>, <<122,105,141,214,116,39,103,176,10,42,128,247,124,162, 216,123>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.090 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425572838286",undefined,undefined,false,false,undefined} 04:13:24.090 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162>>,<<254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103>>,<<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162,248,180,71,14,100,187,219,174,154,48,43,63,65,42>>,<<245,220,122,100,253,51,110,41,253,148,192,171,129,158,245,130>>,<<122,105,141,214,116,39,103,176,10,42,128,247,124,162,216,123>>}]} *DBG* epdg_ue_fsm_262425572838286 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425572838286">>, {ok, [{epdg_auth_tuple, <<74,222,92,77,24,118,162,253,72,104,178,29, 121,99,215,162>>, <<254,77,66,96,237,163,160,92,109,17,1,148,5, 24,4,103>>, <<74,222,92,77,24,118,162,253,72,104,178,29, 121,99,215,162,248,180,71,14,100,187,219,174, 154,48,43,63,65,42>>, <<245,220,122,100,253,51,110,41,253,148,192, 171,129,158,245,130>>, <<122,105,141,214,116,39,103,176,10,42, 128,247,124,162,216,123>>}]}}} *DBG* epdg_ue_fsm_262425572838286 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162>>, <<254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103>>, <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162, 248,180,71,14,100,187,219,174,154,48,43,63,65,42>>, <<245,220,122,100,253,51,110,41,253,148,192,171,129,158,245, 130>>, <<122,105,141,214,116,39,103,176,10,42,128,247,124,162, 216,123>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.091 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162>>,<<254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103>>,<<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162,248,180,71,14,100,187,219,174,154,48,43,63,65,42>>,<<245,220,122,100,253,51,110,41,253,148,192,171,129,158,245,130>>,<<122,105,141,214,116,39,103,176,10,42,128,247,124,162,216,123>>}]}, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.091 [info] auth_response(<<"262425572838286">>): {ok,[{epdg_auth_tuple,<<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162>>,<<254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103>>,<<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162,248,180,71,14,100,187,219,174,154,48,43,63,65,42>>,<<245,220,122,100,253,51,110,41,253,148,192,171,129,158,245,130>>,<<122,105,141,214,116,39,103,176,10,42,128,247,124,162,216,123>>}]} 04:13:24.092 [info] auth_response for <<"262425572838286">>: {ok,[{epdg_auth_tuple,<<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162>>,<<254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103>>,<<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162,248,180,71,14,100,187,219,174,154,48,43,63,65,42>>,<<245,220,122,100,253,51,110,41,253,148,192,171,129,158,245,130>>,<<122,105,141,214,116,39,103,176,10,42,128,247,124,162,216,123>>}]} 04:13:24.092 [info] GSUP: Tx #{auth_tuples => [#{autn => <<254,77,66,96,237,163,160,92,109,17,1,148,5,24,4,103>>,ck => <<122,105,141,214,116,39,103,176,10,42,128,247,124,162,216,123>>,ik => <<245,220,122,100,253,51,110,41,253,148,192,171,129,158,245,130>>,rand => <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162>>,res => <<74,222,92,77,24,118,162,253,72,104,178,29,121,99,215,162,248,180,71,14,100,187,219,174,154,48,43,63,65,42>>}],imsi => <<"262425572838286">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425572838286">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425572838286 receive call lu_request from <0.1389.0> in state state_authenticating 04:13:24.098 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425572838286">>,message_type => location_upd_req} 04:13:24.098 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425572838286 send ok to <0.1389.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.098 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425572838286 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425572838286 consume call lu_request from <0.1389.0> in state state_authenticating 04:13:24.098 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.099 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425572838286",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425572838286 send ok to <0.201.0> 04:13:24.099 [debug] SWx Tx SAR Imsi="262425572838286" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425572838286 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:24.099 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","236",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425572838286",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425572838286 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1390.0> in state state_wait_swx_saa 04:13:24.108 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;236;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425572838286",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262425572838286 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425572838286 send ok to <0.1390.0> 04:13:24.108 [info] ue_fsm ev_rx_swx_saa 04:13:24.108 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425572838286",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425572838286 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1390.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425572838286 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425572838286">>,ok}} 04:13:24.109 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425572838286 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.109 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.109 [info] lu_response(<<"262425572838286">>): ok 04:13:24.109 [info] lu_response for <<"262425572838286">>: ok 04:13:24.109 [info] GSUP: Tx #{imsi => <<"262425572838286">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425572838286">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425572838286 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1391.0> in state state_authenticated 04:13:24.114 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425572838286">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.114 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.114 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,false,0,false,false} 04:13:24.114 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:24.114 [info] s2b: Tx {gtp,v2,create_session_request,0,8519894,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425572838286">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116716,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401585,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:24.115 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425572838286 send ok to <0.1391.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425572838286 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1391.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425572838286 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425572838286 receive call {rx_s6b_aar,"262425572838286@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1392.0> in state state_authenticated 04:13:24.125 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425572838286@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.125 [info] ue_fsm ev_rx_s6b_aar: "262425572838286@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:24.125 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425572838286@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262425572838286",undefined,undefined,true,false,undefined} 04:13:24.125 [debug] SWx Tx SAR Imsi="262425572838286" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:24.126 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","237",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425572838286",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425572838286 send ok to <0.1392.0> 04:13:24.126 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425572838286 consume call {rx_s6b_aar,"262425572838286@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1392.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425572838286 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1393.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425572838286 send ok to <0.1393.0> 04:13:24.130 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;237;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425572838286",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425572838286 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1393.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.130 [info] ue_fsm ev_rx_swx_saa 04:13:24.131 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425572838286","262425572838286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1392.0>} 04:13:24.131 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.131 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.136 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,44,130,0,214,0,2,0,2,0,16,0,87,0,9,1,160,135,28,51,137,172,18,254,103,79,0,5,0,1,192,168,0,66,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,135,28,51,137,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,135,28,51,137,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425572838286 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 4204401585, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2266772361}}} from <0.1394.0> in state state_wait_create_session_resp 04:13:24.137 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116716,8519894,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<135,28,51,137>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2266772361,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2266772361,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,66>>}}} 04:13:24.137 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425572838286">>,<0.1386.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116716,2266772361,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,4204401585,2266772361}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:24.137 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.137 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 4204401585,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2266772361}} 04:13:24.137 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,false,0,false,false} 04:13:24.137 [info] KMOD Port Create PDP Context Call {<0.1386.0>,[alias|#Ref<0.1884296174.1877278721.230842>]}: {create_pdp_context,{172,18,254,103},4204401585,2266772361,{192,168,0,66}} *DBG* epdg_ue_fsm_262425572838286 send ok to <0.1394.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425572838286">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 4204401585, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2266772361}}}} 04:13:24.137 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,66}, 4204401585, 2266772361 *DBG* epdg_ue_fsm_262425572838286 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 4204401585, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2266772361}}} from <0.1394.0> in state state_wait_create_session_resp => state_active 04:13:24.137 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],203,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,66}},{i_tid,4204401585},{o_tid,2266772361}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.137 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 4204401585,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2266772361}) returned ok 04:13:24.137 [info] tunnel_response(<<"262425572838286">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 4204401585,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2266772361}} 04:13:24.138 [info] tunnel_response for <<"262425572838286">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 4204401585,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2266772361}} 04:13:24.138 [info] GSUP: Tx #{imsi => <<"262425572838286">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,66>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424606647841">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:24.172 [info] GSUP: Rx #{imsi => <<"262424606647841">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424606647841 enter epdg_ue_fsm in state state_new 04:13:24.172 [info] ue_fsm start(epdg_ue_fsm_262424606647841) *DBG* epdg_ue_fsm_262424606647841 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424606647841 receive call {auth_request,33,"internet",#{}} from <0.1395.0> in state state_new 04:13:24.173 [info] ue_fsm init(<<"262424606647841">>) *DBG* epdg_ue_fsm_262424606647841 send ok to <0.1395.0> 04:13:24.173 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424606647841 consume call {auth_request,33,"internet",#{}} from <0.1395.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424606647841 enter aaa_ue_fsm in state state_new 04:13:24.173 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424606647841 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424606647841 consume internal init_state in state state_new 04:13:24.173 [info] ue_fsm start_link(aaa_ue_fsm_262424606647841) *DBG* aaa_ue_fsm_262424606647841 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.173 [info] ue_fsm init("262424606647841") 04:13:24.174 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.174 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424606647841",undefined,undefined,false,false,undefined} 04:13:24.174 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.175 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","238",";","nonode@nohost"],1,undefined,undefined,undefined,"262424606647841",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424606647841 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424606647841 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424606647841 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180>>, <<97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60>>, <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180, 135,126,183,59,181,24,240,144,128,69,116,54,251,18>>, <<125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7>>, <<160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80>>}]}} from <0.1398.0> in state state_wait_swx_maa 04:13:24.188 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;238;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424606647841",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180,97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60]],[[37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180,135,126,183,59,181,24,240,144,128,69,116,54,251,18]],["foobar"],[[160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80]],[[125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424606647841 send ok to <0.1398.0> 04:13:24.188 [info] dia_sip2gsup: auth [37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180,97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60] authz [37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180,135,126,183,59,181,24,240,144,128,69,116,54,251,18]  *DBG* epdg_ue_fsm_262424606647841 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180>>, <<97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60>>, <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180, 135,126,183,59,181,24,240,144,128,69,116,54,251,18>>, <<125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7>>, <<160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.188 [info] rand [37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180] autn [97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60]  *DBG* aaa_ue_fsm_262424606647841 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180>>, <<97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60>>, <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180, 135,126,183,59,181,24,240,144,128,69,116,54,251,18>>, <<125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7>>, <<160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80>>}]}} from <0.1398.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424606647841 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424606647841">>, {ok, [{epdg_auth_tuple, <<37,199,223,32,178,91,247,26,16,187,32,44,238, 234,225,180>>, <<97,73,107,215,228,238,154,161,3,221,214,83, 214,234,110,60>>, <<37,199,223,32,178,91,247,26,16,187,32,44,238, 234,225,180,135,126,183,59,181,24,240,144, 128,69,116,54,251,18>>, <<125,98,17,177,124,25,12,49,49,87,13,93,87,67, 142,7>>, <<160,70,77,37,42,252,173,246,162,200,244, 191,86,230,3,80>>}]}}} 04:13:24.188 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424606647841 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180>>, <<97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60>>, <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180, 135,126,183,59,181,24,240,144,128,69,116,54,251,18>>, <<125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7>>, <<160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.189 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424606647841",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.189 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180>>,<<97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60>>,<<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180,135,126,183,59,181,24,240,144,128,69,116,54,251,18>>,<<125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7>>,<<160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80>>}]} 04:13:24.190 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180>>,<<97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60>>,<<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180,135,126,183,59,181,24,240,144,128,69,116,54,251,18>>,<<125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7>>,<<160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80>>}]}, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,false,0,false,false} 04:13:24.190 [info] auth_response(<<"262424606647841">>): {ok,[{epdg_auth_tuple,<<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180>>,<<97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60>>,<<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180,135,126,183,59,181,24,240,144,128,69,116,54,251,18>>,<<125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7>>,<<160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80>>}]} 04:13:24.191 [info] auth_response for <<"262424606647841">>: {ok,[{epdg_auth_tuple,<<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180>>,<<97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60>>,<<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180,135,126,183,59,181,24,240,144,128,69,116,54,251,18>>,<<125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7>>,<<160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80>>}]} 04:13:24.191 [info] GSUP: Tx #{auth_tuples => [#{autn => <<97,73,107,215,228,238,154,161,3,221,214,83,214,234,110,60>>,ck => <<160,70,77,37,42,252,173,246,162,200,244,191,86,230,3,80>>,ik => <<125,98,17,177,124,25,12,49,49,87,13,93,87,67,142,7>>,rand => <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180>>,res => <<37,199,223,32,178,91,247,26,16,187,32,44,238,234,225,180,135,126,183,59,181,24,240,144,128,69,116,54,251,18>>}],imsi => <<"262424606647841">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424606647841">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424606647841 receive call lu_request from <0.1399.0> in state state_authenticating *DBG* epdg_ue_fsm_262424606647841 send ok to <0.1399.0> 04:13:24.197 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424606647841">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424606647841 consume call lu_request from <0.1399.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.197 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424606647841 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.197 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,false,0,false,false} 04:13:24.197 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.198 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424606647841",undefined,undefined,false,false,undefined} 04:13:24.198 [debug] SWx Tx SAR Imsi="262424606647841" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.198 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","239",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424606647841",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424606647841 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424606647841 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424606647841 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1400.0> in state state_wait_swx_saa 04:13:24.208 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;239;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424606647841",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424606647841 send ok to <0.1400.0> *DBG* aaa_ue_fsm_262424606647841 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1400.0> in state state_wait_swx_saa => state_authenticated 04:13:24.208 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424606647841 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.208 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424606647841",undefined,undefined,false,false,undefined} 04:13:24.208 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424606647841 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424606647841">>,ok}} 04:13:24.209 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424606647841 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.209 [info] lu_response(<<"262424606647841">>): ok 04:13:24.209 [info] lu_response for <<"262424606647841">>: ok 04:13:24.209 [info] GSUP: Tx #{imsi => <<"262424606647841">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424606647841">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424606647841 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1401.0> in state state_authenticated 04:13:24.215 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424606647841">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.215 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.215 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,false,0,false,false} 04:13:24.215 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262424606647841 send ok to <0.1401.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.215 [info] s2b: Tx {gtp,v2,create_session_request,0,8519895,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424606647841">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116717,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401586,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424606647841 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1401.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424606647841 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.216 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424606647841 receive call {rx_s6b_aar,"262424606647841@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1402.0> in state state_authenticated 04:13:24.232 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424606647841@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.232 [info] ue_fsm ev_rx_s6b_aar: "262424606647841@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] *DBG* aaa_ue_fsm_262424606647841 send ok to <0.1402.0> 04:13:24.232 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424606647841@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424606647841",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424606647841 consume call {rx_s6b_aar,"262424606647841@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1402.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.232 [debug] SWx Tx SAR Imsi="262424606647841" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:24.232 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","240",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424606647841",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:24.233 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424606647841 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1403.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424606647841 send ok to <0.1403.0> 04:13:24.241 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;240;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424606647841",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424606647841 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1403.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.242 [info] ue_fsm ev_rx_swx_saa 04:13:24.242 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424606647841","262424606647841@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1402.0>} 04:13:24.242 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.242 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.253 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,45,130,0,215,0,2,0,2,0,16,0,87,0,9,1,160,234,193,67,162,172,18,254,103,79,0,5,0,1,192,168,0,67,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,234,193,67,162,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,234,193,67,162,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.253 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116717,8519895,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"êÁC¢">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3938534306,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3938534306,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,67>>}}} *DBG* epdg_ue_fsm_262424606647841 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 4204401586, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3938534306}}} from <0.1404.0> in state state_wait_create_session_resp 04:13:24.254 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424606647841">>,<0.1396.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116717,3938534306,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401586,3938534306}],[]}}}} 04:13:24.254 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.254 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 4204401586,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3938534306}} 04:13:24.254 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {tunnel_response, {<<"262424606647841">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 4204401586, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3938534306}}}} *DBG* epdg_ue_fsm_262424606647841 send ok to <0.1404.0> 04:13:24.254 [info] KMOD Port Create PDP Context Call {<0.1396.0>,[alias|#Ref<0.1884296174.1877278721.231031>]}: {create_pdp_context,{172,18,254,103},4204401586,3938534306,{192,168,0,67}} *DBG* epdg_ue_fsm_262424606647841 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 4204401586, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3938534306}}} from <0.1404.0> in state state_wait_create_session_resp => state_active 04:13:24.255 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,67}, 4204401586, 3938534306 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.255 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],267,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,67}},{i_tid,4204401586},{o_tid,3938534306}]}} 04:13:24.255 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 4204401586,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3938534306}) returned ok 04:13:24.255 [info] tunnel_response(<<"262424606647841">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 4204401586,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3938534306}} 04:13:24.255 [info] tunnel_response for <<"262424606647841">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 4204401586,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3938534306}} 04:13:24.255 [info] GSUP: Tx #{imsi => <<"262424606647841">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,67>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426286146452">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:24.272 [info] GSUP: Rx #{imsi => <<"262426286146452">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426286146452 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426286146452 consume internal init_state in state state_new 04:13:24.272 [info] ue_fsm start(epdg_ue_fsm_262426286146452) *DBG* epdg_ue_fsm_262426286146452 receive call {auth_request,33,"internet",#{}} from <0.1405.0> in state state_new 04:13:24.272 [info] ue_fsm init(<<"262426286146452">>) *DBG* epdg_ue_fsm_262426286146452 send ok to <0.1405.0> 04:13:24.272 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426286146452 consume call {auth_request,33,"internet",#{}} from <0.1405.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426286146452 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426286146452 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:24.273 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426286146452 consume internal init_state in state state_new 04:13:24.273 [info] ue_fsm start_link(aaa_ue_fsm_262426286146452) *DBG* aaa_ue_fsm_262426286146452 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.273 [info] ue_fsm init("262426286146452") 04:13:24.273 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.274 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426286146452",undefined,undefined,false,false,undefined} 04:13:24.274 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426286146452 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426286146452 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.274 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","241",";","nonode@nohost"],1,undefined,undefined,undefined,"262426286146452",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:24.290 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;241;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426286146452",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80,182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26]],[[105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80,196,108,30,139,201,181,247,216,196,30,72,212,235,35]],["foobar"],[[200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242]],[[102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426286146452 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80>>, <<182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26>>, <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87, 80,196,108,30,139,201,181,247,216,196,30,72,212,235,35>>, <<102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138>>, <<200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242>>}]}} from <0.1408.0> in state state_wait_swx_maa 04:13:24.290 [info] dia_sip2gsup: auth [105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80,182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26] authz [105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80,196,108,30,139,201,181,247,216,196,30,72,212,235,35]  04:13:24.290 [info] rand [105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80] autn [182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26]  *DBG* aaa_ue_fsm_262426286146452 send ok to <0.1408.0> 04:13:24.290 [info] ue_fsm ev_rx_swx_maa 04:13:24.291 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426286146452",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426286146452 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80>>, <<182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26>>, <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87, 80,196,108,30,139,201,181,247,216,196,30,72,212,235,35>>, <<102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138>>, <<200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242>>}]}} from <0.1408.0> in state state_wait_swx_maa => state_new 04:13:24.291 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80>>,<<182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26>>,<<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80,196,108,30,139,201,181,247,216,196,30,72,212,235,35>>,<<102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138>>,<<200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242>>}]} *DBG* epdg_ue_fsm_262426286146452 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80>>, <<182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26>>, <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87, 80,196,108,30,139,201,181,247,216,196,30,72,212,235,35>>, <<102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138>>, <<200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262426286146452 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426286146452">>, {ok, [{epdg_auth_tuple, <<105,107,67,38,255,239,128,169,210,238,235, 238,102,107,87,80>>, <<182,195,233,140,161,119,247,245,153,0,125, 231,54,28,224,26>>, <<105,107,67,38,255,239,128,169,210,238,235, 238,102,107,87,80,196,108,30,139,201,181,247, 216,196,30,72,212,235,35>>, <<102,49,199,29,0,160,225,8,155,251,205,14,49, 215,179,138>>, <<200,239,156,31,46,56,5,141,184,248,84, 20,135,4,105,242>>}]}}} 04:13:24.292 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80>>,<<182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26>>,<<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80,196,108,30,139,201,181,247,216,196,30,72,212,235,35>>,<<102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138>>,<<200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242>>}]}, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426286146452 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80>>, <<182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26>>, <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87, 80,196,108,30,139,201,181,247,216,196,30,72,212,235,35>>, <<102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138>>, <<200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.293 [info] auth_response(<<"262426286146452">>): {ok,[{epdg_auth_tuple,<<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80>>,<<182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26>>,<<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80,196,108,30,139,201,181,247,216,196,30,72,212,235,35>>,<<102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138>>,<<200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.293 [info] auth_response for <<"262426286146452">>: {ok,[{epdg_auth_tuple,<<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80>>,<<182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26>>,<<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80,196,108,30,139,201,181,247,216,196,30,72,212,235,35>>,<<102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138>>,<<200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242>>}]} 04:13:24.294 [info] GSUP: Tx #{auth_tuples => [#{autn => <<182,195,233,140,161,119,247,245,153,0,125,231,54,28,224,26>>,ck => <<200,239,156,31,46,56,5,141,184,248,84,20,135,4,105,242>>,ik => <<102,49,199,29,0,160,225,8,155,251,205,14,49,215,179,138>>,rand => <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80>>,res => <<105,107,67,38,255,239,128,169,210,238,235,238,102,107,87,80,196,108,30,139,201,181,247,216,196,30,72,212,235,35>>}],imsi => <<"262426286146452">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426286146452">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426286146452 receive call lu_request from <0.1409.0> in state state_authenticating *DBG* epdg_ue_fsm_262426286146452 send ok to <0.1409.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.299 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426286146452">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426286146452 consume call lu_request from <0.1409.0> in state state_authenticating *DBG* aaa_ue_fsm_262426286146452 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.299 [info] ue_fsm lu_request 04:13:24.299 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,false,0,false,false} 04:13:24.299 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.299 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426286146452",undefined,undefined,false,false,undefined} 04:13:24.300 [debug] SWx Tx SAR Imsi="262426286146452" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.300 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","242",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426286146452",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426286146452 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426286146452 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426286146452 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1410.0> in state state_wait_swx_saa 04:13:24.308 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;242;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426286146452",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426286146452 send ok to <0.1410.0> *DBG* aaa_ue_fsm_262426286146452 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1410.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426286146452 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.308 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426286146452 send ok to <0.211.0> 04:13:24.308 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426286146452",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262426286146452">>,ok}} *DBG* epdg_ue_fsm_262426286146452 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.308 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.308 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,false,0,false,false} 04:13:24.308 [info] lu_response(<<"262426286146452">>): ok 04:13:24.308 [info] lu_response for <<"262426286146452">>: ok 04:13:24.309 [info] GSUP: Tx #{imsi => <<"262426286146452">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426286146452">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426286146452 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1411.0> in state state_authenticated 04:13:24.313 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426286146452">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.313 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.313 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,false,0,false,false} 04:13:24.313 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:24.313 [info] s2b: Tx {gtp,v2,create_session_request,0,8519896,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426286146452">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116718,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401587,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426286146452 send ok to <0.1411.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.314 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426286146452 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1411.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426286146452 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426286146452 receive call {rx_s6b_aar,"262426286146452@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1412.0> in state state_authenticated 04:13:24.325 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426286146452@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.325 [info] ue_fsm ev_rx_s6b_aar: "262426286146452@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:24.325 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426286146452@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426286146452",undefined,undefined,true,false,undefined} 04:13:24.325 [debug] SWx Tx SAR Imsi="262426286146452" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:24.325 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","243",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426286146452",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426286146452 send ok to <0.1412.0> 04:13:24.326 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426286146452 consume call {rx_s6b_aar,"262426286146452@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1412.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426286146452 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1413.0> in state state_authenticated_wait_swx_saa 04:13:24.331 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;243;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426286146452",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.331 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426286146452 send ok to <0.1413.0> *DBG* aaa_ue_fsm_262426286146452 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1413.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.331 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426286146452","262426286146452@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1412.0>} 04:13:24.331 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.331 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.337 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,46,130,0,216,0,2,0,2,0,16,0,87,0,9,1,160,116,48,202,79,172,18,254,103,79,0,5,0,1,192,168,0,68,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,116,48,202,79,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,116,48,202,79,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426286146452 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 4204401587, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1949354575}}} from <0.1414.0> in state state_wait_create_session_resp 04:13:24.337 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116718,8519896,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"t0ÊO">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1949354575,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1949354575,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,68>>}}} 04:13:24.337 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426286146452">>,<0.1406.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116718,1949354575,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4204401587,1949354575}],[],[],[],[],[],[],[],[],[]}}}} 04:13:24.337 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.337 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 4204401587,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1949354575}} 04:13:24.337 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,false,0,false,false} 04:13:24.337 [info] KMOD Port Create PDP Context Call {<0.1406.0>,[alias|#Ref<0.1884296174.1877278721.231127>]}: {create_pdp_context,{172,18,254,103},4204401587,1949354575,{192,168,0,68}} 04:13:24.337 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,68}, 4204401587, 1949354575 *DBG* epdg_ue_fsm_262426286146452 send ok to <0.1414.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426286146452">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 4204401587, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1949354575}}}} 04:13:24.337 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3330,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,68}},{i_tid,4204401587},{o_tid,1949354575}]}} *DBG* epdg_ue_fsm_262426286146452 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 4204401587, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1949354575}}} from <0.1414.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.337 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 4204401587,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1949354575}) returned ok 04:13:24.337 [info] tunnel_response(<<"262426286146452">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 4204401587,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1949354575}} 04:13:24.338 [info] tunnel_response for <<"262426286146452">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 4204401587,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1949354575}} 04:13:24.338 [info] GSUP: Tx #{imsi => <<"262426286146452">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,68>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429593954192">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:24.373 [info] GSUP: Rx #{imsi => <<"262429593954192">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429593954192 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429593954192 consume internal init_state in state state_new 04:13:24.374 [info] ue_fsm start(epdg_ue_fsm_262429593954192) *DBG* epdg_ue_fsm_262429593954192 receive call {auth_request,33,"internet",#{}} from <0.1415.0> in state state_new 04:13:24.374 [info] ue_fsm init(<<"262429593954192">>) *DBG* epdg_ue_fsm_262429593954192 send ok to <0.1415.0> *DBG* epdg_ue_fsm_262429593954192 consume call {auth_request,33,"internet",#{}} from <0.1415.0> in state state_new => state_wait_auth_resp 04:13:24.374 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429593954192 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429593954192 enter aaa_ue_fsm in state state_new 04:13:24.374 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,false,0,false,false} 04:13:24.375 [info] ue_fsm start_link(aaa_ue_fsm_262429593954192) *DBG* aaa_ue_fsm_262429593954192 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429593954192 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.375 [info] ue_fsm init("262429593954192") 04:13:24.375 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.375 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429593954192",undefined,undefined,false,false,undefined} 04:13:24.376 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.376 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","244",";","nonode@nohost"],1,undefined,undefined,undefined,"262429593954192",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429593954192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429593954192 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262429593954192 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177>>, <<228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41>>, <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177, 48,133,36,88,54,228,136,170,38,93,227,128,247,250>>, <<113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97>>, <<173,133,14,86,79,165,119,222,102,147,38,133,68,55,23, 129>>}]}} from <0.1418.0> in state state_wait_swx_maa 04:13:24.391 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;244;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429593954192",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177,228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41]],[[110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177,48,133,36,88,54,228,136,170,38,93,227,128,247,250]],["foobar"],[[173,133,14,86,79,165,119,222,102,147,38,133,68,55,23,129]],[[113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.391 [info] dia_sip2gsup: auth [110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177,228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41] authz [110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177,48,133,36,88,54,228,136,170,38,93,227,128,247,250]  *DBG* aaa_ue_fsm_262429593954192 send ok to <0.1418.0> 04:13:24.391 [info] rand [110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177] autn [228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41]  *DBG* epdg_ue_fsm_262429593954192 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177>>, <<228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41>>, <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177, 48,133,36,88,54,228,136,170,38,93,227,128,247,250>>, <<113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97>>, <<173,133,14,86,79,165,119,222,102,147,38,133,68,55,23, 129>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429593954192 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177>>, <<228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41>>, <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177, 48,133,36,88,54,228,136,170,38,93,227,128,247,250>>, <<113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97>>, <<173,133,14,86,79,165,119,222,102,147,38,133,68,55,23, 129>>}]}} from <0.1418.0> in state state_wait_swx_maa => state_new 04:13:24.391 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429593954192 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429593954192">>, {ok, [{epdg_auth_tuple, <<110,6,97,227,76,137,10,72,124,216,18,113,133, 208,216,177>>, <<228,72,13,72,185,223,120,151,200,5,170,206, 15,51,205,41>>, <<110,6,97,227,76,137,10,72,124,216,18,113,133, 208,216,177,48,133,36,88,54,228,136,170,38, 93,227,128,247,250>>, <<113,176,72,251,20,140,86,188,71,215,153,192, 65,3,55,97>>, <<173,133,14,86,79,165,119,222,102,147,38, 133,68,55,23,129>>}]}}} 04:13:24.392 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429593954192",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429593954192 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177>>, <<228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41>>, <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177, 48,133,36,88,54,228,136,170,38,93,227,128,247,250>>, <<113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97>>, <<173,133,14,86,79,165,119,222,102,147,38,133,68,55,23, 129>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.392 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177>>,<<228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41>>,<<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177,48,133,36,88,54,228,136,170,38,93,227,128,247,250>>,<<113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97>>,<<173,133,14,86,79,165,119,222,102,147,38,133,68,55,23,129>>}]} 04:13:24.393 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177>>,<<228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41>>,<<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177,48,133,36,88,54,228,136,170,38,93,227,128,247,250>>,<<113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97>>,<<173,133,14,86,79,165,119,222,102,147,38,133,68,55,23,129>>}]}, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,false,0,false,false} 04:13:24.393 [info] auth_response(<<"262429593954192">>): {ok,[{epdg_auth_tuple,<<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177>>,<<228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41>>,<<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177,48,133,36,88,54,228,136,170,38,93,227,128,247,250>>,<<113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97>>,<<173,133,14,86,79,165,119,222,102,147,38,133,68,55,23,129>>}]} 04:13:24.393 [info] auth_response for <<"262429593954192">>: {ok,[{epdg_auth_tuple,<<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177>>,<<228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41>>,<<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177,48,133,36,88,54,228,136,170,38,93,227,128,247,250>>,<<113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97>>,<<173,133,14,86,79,165,119,222,102,147,38,133,68,55,23,129>>}]} 04:13:24.394 [info] GSUP: Tx #{auth_tuples => [#{autn => <<228,72,13,72,185,223,120,151,200,5,170,206,15,51,205,41>>,ck => <<173,133,14,86,79,165,119,222,102,147,38,133,68,55,23,129>>,ik => <<113,176,72,251,20,140,86,188,71,215,153,192,65,3,55,97>>,rand => <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177>>,res => <<110,6,97,227,76,137,10,72,124,216,18,113,133,208,216,177,48,133,36,88,54,228,136,170,38,93,227,128,247,250>>}],imsi => <<"262429593954192">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429593954192">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429593954192 receive call lu_request from <0.1419.0> in state state_authenticating 04:13:24.399 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429593954192">>,message_type => location_upd_req} 04:13:24.399 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429593954192 send ok to <0.1419.0> *DBG* aaa_ue_fsm_262429593954192 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429593954192 consume call lu_request from <0.1419.0> in state state_authenticating 04:13:24.399 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,false,0,false,false} 04:13:24.399 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.400 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429593954192",undefined,undefined,false,false,undefined} 04:13:24.400 [debug] SWx Tx SAR Imsi="262429593954192" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429593954192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429593954192 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:24.400 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","245",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429593954192",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429593954192 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1420.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429593954192 send ok to <0.1420.0> 04:13:24.409 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;245;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429593954192",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429593954192 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1420.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429593954192 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.410 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429593954192 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429593954192">>,ok}} 04:13:24.410 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429593954192",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429593954192 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.410 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.410 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,false,0,false,false} 04:13:24.410 [info] lu_response(<<"262429593954192">>): ok 04:13:24.411 [info] lu_response for <<"262429593954192">>: ok 04:13:24.411 [info] GSUP: Tx #{imsi => <<"262429593954192">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429593954192">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429593954192 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1421.0> in state state_authenticated 04:13:24.416 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429593954192">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.416 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262429593954192 send ok to <0.1421.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.417 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429593954192 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1421.0> in state state_authenticated => state_wait_create_session_resp 04:13:24.417 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262429593954192 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.417 [info] s2b: Tx {gtp,v2,create_session_request,0,8519897,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429593954192">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116719,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401588,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:24.417 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429593954192 receive call {rx_s6b_aar,"262429593954192@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1422.0> in state state_authenticated 04:13:24.430 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429593954192@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.430 [info] ue_fsm ev_rx_s6b_aar: "262429593954192@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:24.431 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429593954192@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429593954192",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429593954192 send ok to <0.1422.0> 04:13:24.431 [debug] SWx Tx SAR Imsi="262429593954192" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429593954192 consume call {rx_s6b_aar,"262429593954192@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1422.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.431 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","246",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429593954192",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:24.431 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429593954192 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1423.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429593954192 send ok to <0.1423.0> 04:13:24.437 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;246;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429593954192",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.437 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429593954192 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1423.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.437 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429593954192","262429593954192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1422.0>} 04:13:24.437 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.437 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.444 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,47,130,0,217,0,2,0,2,0,16,0,87,0,9,1,160,192,221,246,217,172,18,254,103,79,0,5,0,1,192,168,0,69,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,192,221,246,217,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,192,221,246,217,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.444 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116719,8519897,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ÀÝöÙ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3235772121,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3235772121,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,69>>}}} *DBG* epdg_ue_fsm_262429593954192 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 4204401588, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3235772121}}} from <0.1424.0> in state state_wait_create_session_resp 04:13:24.444 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429593954192">>,<0.1416.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116719,3235772121,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401588,3235772121}],[],[],[],[],[],[],[]}}}} 04:13:24.444 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.444 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 4204401588,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3235772121}} 04:13:24.445 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,false,0,false,false} 04:13:24.445 [info] KMOD Port Create PDP Context Call {<0.1416.0>,[alias|#Ref<0.1884296174.1877278721.231306>]}: {create_pdp_context,{172,18,254,103},4204401588,3235772121,{192,168,0,69}} 04:13:24.445 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,69}, 4204401588, 3235772121 04:13:24.445 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3394,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,69}},{i_tid,4204401588},{o_tid,3235772121}]}} 04:13:24.445 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 4204401588,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3235772121}) returned ok *DBG* epdg_ue_fsm_262429593954192 send ok to <0.1424.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429593954192">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 4204401588, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3235772121}}}} *DBG* epdg_ue_fsm_262429593954192 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 4204401588, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3235772121}}} from <0.1424.0> in state state_wait_create_session_resp => state_active 04:13:24.445 [info] tunnel_response(<<"262429593954192">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 4204401588,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3235772121}} 04:13:24.445 [info] tunnel_response for <<"262429593954192">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 4204401588,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3235772121}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.445 [info] GSUP: Tx #{imsi => <<"262429593954192">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,69>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420396398263">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:24.473 [info] GSUP: Rx #{imsi => <<"262420396398263">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420396398263 enter epdg_ue_fsm in state state_new 04:13:24.473 [info] ue_fsm start(epdg_ue_fsm_262420396398263) *DBG* epdg_ue_fsm_262420396398263 consume internal init_state in state state_new 04:13:24.473 [info] ue_fsm init(<<"262420396398263">>) *DBG* epdg_ue_fsm_262420396398263 receive call {auth_request,33,"internet",#{}} from <0.1425.0> in state state_new 04:13:24.473 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420396398263 send ok to <0.1425.0> 04:13:24.474 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420396398263 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420396398263 consume call {auth_request,33,"internet",#{}} from <0.1425.0> in state state_new => state_wait_auth_resp 04:13:24.474 [info] ue_fsm start_link(aaa_ue_fsm_262420396398263) *DBG* aaa_ue_fsm_262420396398263 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420396398263 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:24.474 [info] ue_fsm init("262420396398263") *DBG* aaa_ue_fsm_262420396398263 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.474 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.475 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420396398263",undefined,undefined,false,false,undefined} 04:13:24.475 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.475 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","247",";","nonode@nohost"],1,undefined,undefined,undefined,"262420396398263",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420396398263 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420396398263 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.489 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;247;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420396398263",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94,168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253]],[[112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94,82,204,48,90,136,190,251,15,61,106,236,235,43,221]],["foobar"],[[111,22,22,163,255,236,98,143,26,136,31,205,149,41,151,157]],[[152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420396398263 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94>>, <<168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253>>, <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94, 82,204,48,90,136,190,251,15,61,106,236,235,43,221>>, <<152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196>>, <<111,22,22,163,255,236,98,143,26,136,31,205,149,41,151, 157>>}]}} from <0.1428.0> in state state_wait_swx_maa 04:13:24.489 [info] dia_sip2gsup: auth [112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94,168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253] authz [112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94,82,204,48,90,136,190,251,15,61,106,236,235,43,221]  04:13:24.489 [info] rand [112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94] autn [168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253]  *DBG* aaa_ue_fsm_262420396398263 send ok to <0.1428.0> 04:13:24.489 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420396398263 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94>>, <<168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253>>, <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94, 82,204,48,90,136,190,251,15,61,106,236,235,43,221>>, <<152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196>>, <<111,22,22,163,255,236,98,143,26,136,31,205,149,41,151, 157>>}]}} from <0.1428.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420396398263 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94>>, <<168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253>>, <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94, 82,204,48,90,136,190,251,15,61,106,236,235,43,221>>, <<152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196>>, <<111,22,22,163,255,236,98,143,26,136,31,205,149,41,151, 157>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.490 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420396398263",undefined,undefined,false,false,undefined} 04:13:24.490 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94>>,<<168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253>>,<<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94,82,204,48,90,136,190,251,15,61,106,236,235,43,221>>,<<152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196>>,<<111,22,22,163,255,236,98,143,26,136,31,205,149,41,151,157>>}]} *DBG* epdg_ue_fsm_262420396398263 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420396398263">>, {ok, [{epdg_auth_tuple, <<112,117,78,211,114,173,51,224,27,2,156,51, 112,106,201,94>>, <<168,224,189,154,70,98,210,131,138,227,218, 135,74,232,72,253>>, <<112,117,78,211,114,173,51,224,27,2,156,51, 112,106,201,94,82,204,48,90,136,190,251,15, 61,106,236,235,43,221>>, <<152,235,182,216,223,12,177,144,107,116,241, 59,235,14,47,196>>, <<111,22,22,163,255,236,98,143,26,136,31, 205,149,41,151,157>>}]}}} *DBG* epdg_ue_fsm_262420396398263 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94>>, <<168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253>>, <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94, 82,204,48,90,136,190,251,15,61,106,236,235,43,221>>, <<152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196>>, <<111,22,22,163,255,236,98,143,26,136,31,205,149,41,151, 157>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.492 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94>>,<<168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253>>,<<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94,82,204,48,90,136,190,251,15,61,106,236,235,43,221>>,<<152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196>>,<<111,22,22,163,255,236,98,143,26,136,31,205,149,41,151,157>>}]}, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,false,0,false,false} 04:13:24.492 [info] auth_response(<<"262420396398263">>): {ok,[{epdg_auth_tuple,<<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94>>,<<168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253>>,<<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94,82,204,48,90,136,190,251,15,61,106,236,235,43,221>>,<<152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196>>,<<111,22,22,163,255,236,98,143,26,136,31,205,149,41,151,157>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.492 [info] auth_response for <<"262420396398263">>: {ok,[{epdg_auth_tuple,<<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94>>,<<168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253>>,<<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94,82,204,48,90,136,190,251,15,61,106,236,235,43,221>>,<<152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196>>,<<111,22,22,163,255,236,98,143,26,136,31,205,149,41,151,157>>}]} 04:13:24.493 [info] GSUP: Tx #{auth_tuples => [#{autn => <<168,224,189,154,70,98,210,131,138,227,218,135,74,232,72,253>>,ck => <<111,22,22,163,255,236,98,143,26,136,31,205,149,41,151,157>>,ik => <<152,235,182,216,223,12,177,144,107,116,241,59,235,14,47,196>>,rand => <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94>>,res => <<112,117,78,211,114,173,51,224,27,2,156,51,112,106,201,94,82,204,48,90,136,190,251,15,61,106,236,235,43,221>>}],imsi => <<"262420396398263">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420396398263">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420396398263 receive call lu_request from <0.1429.0> in state state_authenticating *DBG* epdg_ue_fsm_262420396398263 send ok to <0.1429.0> 04:13:24.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420396398263">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420396398263 consume call lu_request from <0.1429.0> in state state_authenticating *DBG* aaa_ue_fsm_262420396398263 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.498 [info] ue_fsm lu_request 04:13:24.499 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,false,0,false,false} 04:13:24.499 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.499 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420396398263",undefined,undefined,false,false,undefined} 04:13:24.499 [debug] SWx Tx SAR Imsi="262420396398263" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.499 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","248",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420396398263",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420396398263 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420396398263 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420396398263 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1430.0> in state state_wait_swx_saa 04:13:24.509 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;248;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420396398263",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420396398263 send ok to <0.1430.0> 04:13:24.510 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420396398263 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420396398263 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1430.0> in state state_wait_swx_saa => state_authenticated 04:13:24.510 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420396398263",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420396398263 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420396398263">>,ok}} 04:13:24.510 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420396398263 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.510 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.510 [info] lu_response(<<"262420396398263">>): ok 04:13:24.511 [info] lu_response for <<"262420396398263">>: ok 04:13:24.511 [info] GSUP: Tx #{imsi => <<"262420396398263">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420396398263">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420396398263 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1431.0> in state state_authenticated 04:13:24.516 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420396398263">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.516 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262420396398263 send ok to <0.1431.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.517 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420396398263 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1431.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420396398263 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.517 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:24.517 [info] s2b: Tx {gtp,v2,create_session_request,0,8519898,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420396398263">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116720,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401589,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:24.518 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420396398263 receive call {rx_s6b_aar,"262420396398263@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1432.0> in state state_authenticated 04:13:24.532 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420396398263@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.532 [info] ue_fsm ev_rx_s6b_aar: "262420396398263@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:24.532 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420396398263@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262420396398263",undefined,undefined,true,false,undefined} 04:13:24.533 [debug] SWx Tx SAR Imsi="262420396398263" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420396398263 send ok to <0.1432.0> *DBG* aaa_ue_fsm_262420396398263 consume call {rx_s6b_aar,"262420396398263@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1432.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.533 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","249",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420396398263",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:24.533 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420396398263 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1433.0> in state state_authenticated_wait_swx_saa 04:13:24.541 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;249;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420396398263",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420396398263 send ok to <0.1433.0> *DBG* aaa_ue_fsm_262420396398263 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1433.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.541 [info] ue_fsm ev_rx_swx_saa 04:13:24.542 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420396398263","262420396398263@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1432.0>} 04:13:24.542 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.542 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.553 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,48,130,0,218,0,2,0,2,0,16,0,87,0,9,1,160,234,241,214,153,172,18,254,103,79,0,5,0,1,192,168,0,70,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,234,241,214,153,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,234,241,214,153,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.553 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116720,8519898,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<234,241,214,153>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3941717657,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3941717657,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,70>>}}} *DBG* epdg_ue_fsm_262420396398263 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 4204401589, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3941717657}}} from <0.1434.0> in state state_wait_create_session_resp 04:13:24.553 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420396398263">>,<0.1426.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116720,3941717657,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401589,3941717657}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:24.553 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.553 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 4204401589,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3941717657}} 04:13:24.554 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,false,0,false,false} 04:13:24.554 [info] KMOD Port Create PDP Context Call {<0.1426.0>,[alias|#Ref<0.1884296174.1877278730.217253>]}: {create_pdp_context,{172,18,254,103},4204401589,3941717657,{192,168,0,70}} 04:13:24.554 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,70}, 4204401589, 3941717657 04:13:24.554 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3458,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,70}},{i_tid,4204401589},{o_tid,3941717657}]}} 04:13:24.554 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 4204401589,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3941717657}) returned ok *DBG* epdg_ue_fsm_262420396398263 send ok to <0.1434.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420396398263">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 4204401589, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3941717657}}}} 04:13:24.554 [info] tunnel_response(<<"262420396398263">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 4204401589,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3941717657}} *DBG* epdg_ue_fsm_262420396398263 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 4204401589, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3941717657}}} from <0.1434.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.555 [info] tunnel_response for <<"262420396398263">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 4204401589,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3941717657}} 04:13:24.555 [info] GSUP: Tx #{imsi => <<"262420396398263">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,70>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421619143733">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:24.573 [info] GSUP: Rx #{imsi => <<"262421619143733">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421619143733 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421619143733 consume internal init_state in state state_new 04:13:24.573 [info] ue_fsm start(epdg_ue_fsm_262421619143733) *DBG* epdg_ue_fsm_262421619143733 receive call {auth_request,33,"internet",#{}} from <0.1435.0> in state state_new 04:13:24.574 [info] ue_fsm init(<<"262421619143733">>) *DBG* epdg_ue_fsm_262421619143733 send ok to <0.1435.0> *DBG* epdg_ue_fsm_262421619143733 consume call {auth_request,33,"internet",#{}} from <0.1435.0> in state state_new => state_wait_auth_resp 04:13:24.574 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421619143733 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421619143733 enter aaa_ue_fsm in state state_new 04:13:24.574 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421619143733 consume internal init_state in state state_new 04:13:24.575 [info] ue_fsm start_link(aaa_ue_fsm_262421619143733) *DBG* aaa_ue_fsm_262421619143733 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.575 [info] ue_fsm init("262421619143733") 04:13:24.575 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.576 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421619143733",undefined,undefined,false,false,undefined} 04:13:24.576 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.576 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","250",";","nonode@nohost"],1,undefined,undefined,undefined,"262421619143733",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421619143733 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421619143733 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.590 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;250;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421619143733",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227,106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115]],[[121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227,207,103,171,194,254,9,171,15,60,57,8,175,216,243]],["foobar"],[[5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249]],[[73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421619143733 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227>>, <<106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115>>, <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173, 227,207,103,171,194,254,9,171,15,60,57,8,175,216,243>>, <<73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165>>, <<5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249>>}]}} from <0.1438.0> in state state_wait_swx_maa 04:13:24.590 [info] dia_sip2gsup: auth [121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227,106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115] authz [121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227,207,103,171,194,254,9,171,15,60,57,8,175,216,243]  04:13:24.590 [info] rand [121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227] autn [106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115]  *DBG* aaa_ue_fsm_262421619143733 send ok to <0.1438.0> 04:13:24.590 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421619143733 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227>>, <<106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115>>, <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173, 227,207,103,171,194,254,9,171,15,60,57,8,175,216,243>>, <<73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165>>, <<5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421619143733 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227>>, <<106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115>>, <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173, 227,207,103,171,194,254,9,171,15,60,57,8,175,216,243>>, <<73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165>>, <<5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249>>}]}} from <0.1438.0> in state state_wait_swx_maa => state_new 04:13:24.591 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421619143733",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421619143733 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421619143733">>, {ok, [{epdg_auth_tuple, <<121,86,114,248,238,53,78,242,20,195,164,167, 196,143,173,227>>, <<106,49,183,99,240,158,53,58,186,93,49,148,27, 145,190,115>>, <<121,86,114,248,238,53,78,242,20,195,164,167, 196,143,173,227,207,103,171,194,254,9,171,15, 60,57,8,175,216,243>>, <<73,249,227,192,63,199,1,37,66,38,248,6,245, 38,161,165>>, <<5,79,181,35,7,9,91,222,201,243,55,202, 210,174,59,249>>}]}}} 04:13:24.591 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227>>,<<106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115>>,<<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227,207,103,171,194,254,9,171,15,60,57,8,175,216,243>>,<<73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165>>,<<5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249>>}]} *DBG* epdg_ue_fsm_262421619143733 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227>>, <<106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115>>, <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173, 227,207,103,171,194,254,9,171,15,60,57,8,175,216,243>>, <<73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165>>, <<5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.592 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227>>,<<106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115>>,<<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227,207,103,171,194,254,9,171,15,60,57,8,175,216,243>>,<<73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165>>,<<5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249>>}]}, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,false,0,false,false} 04:13:24.592 [info] auth_response(<<"262421619143733">>): {ok,[{epdg_auth_tuple,<<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227>>,<<106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115>>,<<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227,207,103,171,194,254,9,171,15,60,57,8,175,216,243>>,<<73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165>>,<<5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.593 [info] auth_response for <<"262421619143733">>: {ok,[{epdg_auth_tuple,<<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227>>,<<106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115>>,<<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227,207,103,171,194,254,9,171,15,60,57,8,175,216,243>>,<<73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165>>,<<5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249>>}]} 04:13:24.593 [info] GSUP: Tx #{auth_tuples => [#{autn => <<106,49,183,99,240,158,53,58,186,93,49,148,27,145,190,115>>,ck => <<5,79,181,35,7,9,91,222,201,243,55,202,210,174,59,249>>,ik => <<73,249,227,192,63,199,1,37,66,38,248,6,245,38,161,165>>,rand => <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227>>,res => <<121,86,114,248,238,53,78,242,20,195,164,167,196,143,173,227,207,103,171,194,254,9,171,15,60,57,8,175,216,243>>}],imsi => <<"262421619143733">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421619143733">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421619143733 receive call lu_request from <0.1439.0> in state state_authenticating *DBG* epdg_ue_fsm_262421619143733 send ok to <0.1439.0> *DBG* epdg_ue_fsm_262421619143733 consume call lu_request from <0.1439.0> in state state_authenticating 04:13:24.599 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421619143733">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421619143733 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.599 [info] ue_fsm lu_request 04:13:24.599 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,false,0,false,false} 04:13:24.600 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.600 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421619143733",undefined,undefined,false,false,undefined} 04:13:24.600 [debug] SWx Tx SAR Imsi="262421619143733" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.600 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","251",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421619143733",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421619143733 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421619143733 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421619143733 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1440.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421619143733 send ok to <0.1440.0> 04:13:24.609 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;251;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421619143733",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421619143733 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421619143733 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1440.0> in state state_wait_swx_saa => state_authenticated 04:13:24.609 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421619143733 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421619143733">>,ok}} 04:13:24.609 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421619143733",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421619143733 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.609 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.609 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,false,0,false,false} 04:13:24.609 [info] lu_response(<<"262421619143733">>): ok 04:13:24.609 [info] lu_response for <<"262421619143733">>: ok 04:13:24.610 [info] GSUP: Tx #{imsi => <<"262421619143733">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421619143733">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421619143733 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1441.0> in state state_authenticated 04:13:24.614 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421619143733">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.614 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.614 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,false,0,false,false} 04:13:24.614 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:24.615 [info] s2b: Tx {gtp,v2,create_session_request,0,8519899,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421619143733">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116721,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401590,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421619143733 send ok to <0.1441.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.615 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421619143733 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1441.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421619143733 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421619143733 receive call {rx_s6b_aar,"262421619143733@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1442.0> in state state_authenticated 04:13:24.626 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421619143733@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.626 [info] ue_fsm ev_rx_s6b_aar: "262421619143733@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:24.627 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421619143733@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421619143733",undefined,undefined,true,false,undefined} 04:13:24.627 [debug] SWx Tx SAR Imsi="262421619143733" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:24.627 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","252",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421619143733",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421619143733 send ok to <0.1442.0> *DBG* aaa_ue_fsm_262421619143733 consume call {rx_s6b_aar,"262421619143733@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1442.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.627 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421619143733 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1443.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421619143733 send ok to <0.1443.0> *DBG* aaa_ue_fsm_262421619143733 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1443.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.632 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;252;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421619143733",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.632 [info] ue_fsm ev_rx_swx_saa 04:13:24.632 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421619143733","262421619143733@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1442.0>} 04:13:24.632 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.632 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.638 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,49,130,0,219,0,2,0,2,0,16,0,87,0,9,1,160,255,132,159,5,172,18,254,103,79,0,5,0,1,192,168,0,71,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,255,132,159,5,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,255,132,159,5,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.639 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116721,8519899,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<255,132,159,5>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4286881541,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4286881541,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,71>>}}} *DBG* epdg_ue_fsm_262421619143733 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 4204401590, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4286881541}}} from <0.1444.0> in state state_wait_create_session_resp 04:13:24.639 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421619143733">>,<0.1436.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116721,4286881541,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401590,4286881541}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:24.639 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.639 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 4204401590,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4286881541}} 04:13:24.639 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,false,0,false,false} 04:13:24.639 [info] KMOD Port Create PDP Context Call {<0.1436.0>,[alias|#Ref<0.1884296174.1877278721.231613>]}: {create_pdp_context,{172,18,254,103},4204401590,4286881541,{192,168,0,71}} 04:13:24.639 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,71}, 4204401590, 4286881541 04:13:24.639 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],331,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,71}},{i_tid,4204401590},{o_tid,4286881541}]}} 04:13:24.639 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 4204401590,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4286881541}) returned ok *DBG* epdg_ue_fsm_262421619143733 send ok to <0.1444.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421619143733">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 4204401590, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4286881541}}}} *DBG* epdg_ue_fsm_262421619143733 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 4204401590, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4286881541}}} from <0.1444.0> in state state_wait_create_session_resp => state_active 04:13:24.639 [info] tunnel_response(<<"262421619143733">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 4204401590,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4286881541}} 04:13:24.640 [info] tunnel_response for <<"262421619143733">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 4204401590,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4286881541}} 04:13:24.640 [info] GSUP: Tx #{imsi => <<"262421619143733">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,71>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420527721370">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420527721370 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420527721370 consume internal init_state in state state_new 04:13:24.674 [info] GSUP: Rx #{imsi => <<"262420527721370">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420527721370 receive call {auth_request,33,"internet",#{}} from <0.1445.0> in state state_new 04:13:24.674 [info] ue_fsm start(epdg_ue_fsm_262420527721370) 04:13:24.674 [info] ue_fsm init(<<"262420527721370">>) *DBG* epdg_ue_fsm_262420527721370 send ok to <0.1445.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.674 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420527721370 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420527721370 consume call {auth_request,33,"internet",#{}} from <0.1445.0> in state state_new => state_wait_auth_resp 04:13:24.674 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420527721370 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420527721370 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:24.675 [info] ue_fsm start_link(aaa_ue_fsm_262420527721370) *DBG* aaa_ue_fsm_262420527721370 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.675 [info] ue_fsm init("262420527721370") 04:13:24.675 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.676 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420527721370",undefined,undefined,false,false,undefined} 04:13:24.676 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.676 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","253",";","nonode@nohost"],1,undefined,undefined,undefined,"262420527721370",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420527721370 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420527721370 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420527721370 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39>>, <<162,155,49,52,209,165,197,162,152,239,183,243,60,146,117, 193>>, <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14, 236,142,54,234,137,170,221,129,145,40,187,51,22>>, <<215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64>>, <<129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118>>}]}} from <0.1448.0> in state state_wait_swx_maa 04:13:24.690 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;253;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420527721370",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,162,155,49,52,209,165,197,162,152,239,183,243,60,146,117,193]],[[43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14,236,142,54,234,137,170,221,129,145,40,187,51,22]],["foobar"],[[129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118]],[[215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.690 [info] dia_sip2gsup: auth [43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,162,155,49,52,209,165,197,162,152,239,183,243,60,146,117,193] authz [43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14,236,142,54,234,137,170,221,129,145,40,187,51,22]  *DBG* aaa_ue_fsm_262420527721370 send ok to <0.1448.0> *DBG* epdg_ue_fsm_262420527721370 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39>>, <<162,155,49,52,209,165,197,162,152,239,183,243,60,146,117, 193>>, <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14, 236,142,54,234,137,170,221,129,145,40,187,51,22>>, <<215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64>>, <<129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420527721370 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39>>, <<162,155,49,52,209,165,197,162,152,239,183,243,60,146,117, 193>>, <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14, 236,142,54,234,137,170,221,129,145,40,187,51,22>>, <<215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64>>, <<129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118>>}]}} from <0.1448.0> in state state_wait_swx_maa => state_new 04:13:24.690 [info] rand [43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39] autn [162,155,49,52,209,165,197,162,152,239,183,243,60,146,117,193]  04:13:24.690 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420527721370 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420527721370">>, {ok, [{epdg_auth_tuple, <<43,187,185,50,0,186,226,191,239,151,87,68,61, 110,202,39>>, <<162,155,49,52,209,165,197,162,152,239,183, 243,60,146,117,193>>, <<43,187,185,50,0,186,226,191,239,151,87,68,61, 110,202,39,14,236,142,54,234,137,170,221,129, 145,40,187,51,22>>, <<215,54,97,130,89,224,48,69,76,9,233,171,248, 157,107,64>>, <<129,254,30,83,25,79,144,94,17,231,206, 36,198,78,108,118>>}]}}} 04:13:24.691 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420527721370",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420527721370 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39>>, <<162,155,49,52,209,165,197,162,152,239,183,243,60,146,117, 193>>, <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14, 236,142,54,234,137,170,221,129,145,40,187,51,22>>, <<215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64>>, <<129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.692 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39>>,<<162,155,49,52,209,165,197,162,152,239,183,243,60,146,117,193>>,<<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14,236,142,54,234,137,170,221,129,145,40,187,51,22>>,<<215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64>>,<<129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.693 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39>>,<<162,155,49,52,209,165,197,162,152,239,183,243,60,146,117,193>>,<<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14,236,142,54,234,137,170,221,129,145,40,187,51,22>>,<<215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64>>,<<129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118>>}]}, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,false,0,false,false} 04:13:24.693 [info] auth_response(<<"262420527721370">>): {ok,[{epdg_auth_tuple,<<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39>>,<<162,155,49,52,209,165,197,162,152,239,183,243,60,146,117,193>>,<<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14,236,142,54,234,137,170,221,129,145,40,187,51,22>>,<<215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64>>,<<129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118>>}]} 04:13:24.694 [info] auth_response for <<"262420527721370">>: {ok,[{epdg_auth_tuple,<<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39>>,<<162,155,49,52,209,165,197,162,152,239,183,243,60,146,117,193>>,<<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14,236,142,54,234,137,170,221,129,145,40,187,51,22>>,<<215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64>>,<<129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118>>}]} 04:13:24.694 [info] GSUP: Tx #{auth_tuples => [#{autn => <<162,155,49,52,209,165,197,162,152,239,183,243,60,146,117,193>>,ck => <<129,254,30,83,25,79,144,94,17,231,206,36,198,78,108,118>>,ik => <<215,54,97,130,89,224,48,69,76,9,233,171,248,157,107,64>>,rand => <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39>>,res => <<43,187,185,50,0,186,226,191,239,151,87,68,61,110,202,39,14,236,142,54,234,137,170,221,129,145,40,187,51,22>>}],imsi => <<"262420527721370">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420527721370">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420527721370 receive call lu_request from <0.1449.0> in state state_authenticating 04:13:24.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420527721370">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420527721370 send ok to <0.1449.0> 04:13:24.700 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420527721370 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420527721370 consume call lu_request from <0.1449.0> in state state_authenticating 04:13:24.700 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,false,0,false,false} 04:13:24.701 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.701 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420527721370",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420527721370 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420527721370 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:24.701 [debug] SWx Tx SAR Imsi="262420527721370" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.701 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","254",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420527721370",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420527721370 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1450.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420527721370 send ok to <0.1450.0> 04:13:24.711 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;254;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420527721370",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420527721370 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1450.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420527721370 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.711 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420527721370 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420527721370">>,ok}} 04:13:24.711 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420527721370",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420527721370 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.711 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.712 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,false,0,false,false} 04:13:24.712 [info] lu_response(<<"262420527721370">>): ok 04:13:24.712 [info] lu_response for <<"262420527721370">>: ok 04:13:24.712 [info] GSUP: Tx #{imsi => <<"262420527721370">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420527721370">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420527721370 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1451.0> in state state_authenticated 04:13:24.717 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420527721370">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.717 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.717 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,false,0,false,false} 04:13:24.717 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:24.718 [info] s2b: Tx {gtp,v2,create_session_request,0,8519900,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420527721370">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116722,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401591,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420527721370 send ok to <0.1451.0> 04:13:24.718 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420527721370 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1451.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420527721370 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420527721370 receive call {rx_s6b_aar,"262420527721370@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1452.0> in state state_authenticated 04:13:24.727 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420527721370@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.727 [info] ue_fsm ev_rx_s6b_aar: "262420527721370@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:24.727 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420527721370@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262420527721370",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420527721370 send ok to <0.1452.0> *DBG* aaa_ue_fsm_262420527721370 consume call {rx_s6b_aar,"262420527721370@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1452.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.727 [debug] SWx Tx SAR Imsi="262420527721370" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:24.727 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","255",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420527721370",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:24.727 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420527721370 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1453.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420527721370 send ok to <0.1453.0> 04:13:24.730 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;255;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420527721370",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.730 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420527721370 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1453.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.730 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420527721370","262420527721370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1452.0>} 04:13:24.731 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.731 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.735 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,50,130,0,220,0,2,0,2,0,16,0,87,0,9,1,160,228,41,13,223,172,18,254,103,79,0,5,0,1,192,168,0,72,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,228,41,13,223,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,228,41,13,223,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.735 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116722,8519900,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ä)\rß">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3827895775,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3827895775,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,72>>}}} *DBG* epdg_ue_fsm_262420527721370 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 4204401591, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3827895775}}} from <0.1454.0> in state state_wait_create_session_resp 04:13:24.735 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420527721370">>,<0.1446.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116722,3827895775,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4204401591,3827895775}],[],[],[],[],[],[],[],[],[]}}}} 04:13:24.735 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.736 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 4204401591,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3827895775}} 04:13:24.736 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,false,0,false,false} 04:13:24.736 [info] KMOD Port Create PDP Context Call {<0.1446.0>,[alias|#Ref<0.1884296174.1877278721.231787>]}: {create_pdp_context,{172,18,254,103},4204401591,3827895775,{192,168,0,72}} 04:13:24.736 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,72}, 4204401591, 3827895775 04:13:24.736 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3522,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,72}},{i_tid,4204401591},{o_tid,3827895775}]}} 04:13:24.736 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 4204401591,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3827895775}) returned ok *DBG* epdg_ue_fsm_262420527721370 send ok to <0.1454.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420527721370">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 4204401591, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3827895775}}}} 04:13:24.736 [info] tunnel_response(<<"262420527721370">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 4204401591,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3827895775}} *DBG* epdg_ue_fsm_262420527721370 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 4204401591, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3827895775}}} from <0.1454.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.736 [info] tunnel_response for <<"262420527721370">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 4204401591,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3827895775}} 04:13:24.736 [info] GSUP: Tx #{imsi => <<"262420527721370">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,72>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423557815391">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:24.775 [info] GSUP: Rx #{imsi => <<"262423557815391">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423557815391 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423557815391 consume internal init_state in state state_new 04:13:24.775 [info] ue_fsm start(epdg_ue_fsm_262423557815391) *DBG* epdg_ue_fsm_262423557815391 receive call {auth_request,33,"internet",#{}} from <0.1455.0> in state state_new 04:13:24.775 [info] ue_fsm init(<<"262423557815391">>) *DBG* epdg_ue_fsm_262423557815391 send ok to <0.1455.0> 04:13:24.775 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423557815391 consume call {auth_request,33,"internet",#{}} from <0.1455.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423557815391 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423557815391 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423557815391 consume internal init_state in state state_new 04:13:24.776 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423557815391 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.776 [info] ue_fsm start_link(aaa_ue_fsm_262423557815391) 04:13:24.776 [info] ue_fsm init("262423557815391") 04:13:24.776 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.777 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423557815391",undefined,undefined,false,false,undefined} 04:13:24.777 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.777 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","256",";","nonode@nohost"],1,undefined,undefined,undefined,"262423557815391",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423557815391 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423557815391 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.791 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;256;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423557815391",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139]],[[219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0,202,188,93,89,96,222,220,233,249,224,79,68,56]],["foobar"],[[25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208]],[[50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423557815391 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135>>, <<19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139>>, <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0, 202,188,93,89,96,222,220,233,249,224,79,68,56>>, <<50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48>>, <<25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208>>}]}} from <0.1458.0> in state state_wait_swx_maa 04:13:24.791 [info] dia_sip2gsup: auth [219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139] authz [219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0,202,188,93,89,96,222,220,233,249,224,79,68,56]  04:13:24.791 [info] rand [219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135] autn [19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139]  04:13:24.791 [info] ue_fsm ev_rx_swx_maa 04:13:24.792 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423557815391",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423557815391 send ok to <0.1458.0> *DBG* epdg_ue_fsm_262423557815391 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135>>, <<19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139>>, <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0, 202,188,93,89,96,222,220,233,249,224,79,68,56>>, <<50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48>>, <<25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.792 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135>>,<<19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139>>,<<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0,202,188,93,89,96,222,220,233,249,224,79,68,56>>,<<50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48>>,<<25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208>>}]} *DBG* aaa_ue_fsm_262423557815391 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135>>, <<19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139>>, <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0, 202,188,93,89,96,222,220,233,249,224,79,68,56>>, <<50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48>>, <<25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208>>}]}} from <0.1458.0> in state state_wait_swx_maa => state_new 04:13:24.793 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135>>,<<19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139>>,<<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0,202,188,93,89,96,222,220,233,249,224,79,68,56>>,<<50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48>>,<<25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208>>}]}, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423557815391 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423557815391">>, {ok, [{epdg_auth_tuple, <<219,140,34,152,220,27,54,17,202,25,183,96, 240,253,91,135>>, <<19,250,172,255,140,46,228,78,15,136,114,74, 127,63,70,139>>, <<219,140,34,152,220,27,54,17,202,25,183,96, 240,253,91,135,0,202,188,93,89,96,222,220, 233,249,224,79,68,56>>, <<50,153,162,124,167,111,151,8,98,12,5,172,54, 83,230,48>>, <<25,244,52,88,59,157,111,184,148,7,161, 93,195,224,16,208>>}]}}} 04:13:24.793 [info] auth_response(<<"262423557815391">>): {ok,[{epdg_auth_tuple,<<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135>>,<<19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139>>,<<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0,202,188,93,89,96,222,220,233,249,224,79,68,56>>,<<50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48>>,<<25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208>>}]} *DBG* epdg_ue_fsm_262423557815391 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135>>, <<19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139>>, <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0, 202,188,93,89,96,222,220,233,249,224,79,68,56>>, <<50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48>>, <<25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.794 [info] auth_response for <<"262423557815391">>: {ok,[{epdg_auth_tuple,<<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135>>,<<19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139>>,<<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0,202,188,93,89,96,222,220,233,249,224,79,68,56>>,<<50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48>>,<<25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208>>}]} 04:13:24.794 [info] GSUP: Tx #{auth_tuples => [#{autn => <<19,250,172,255,140,46,228,78,15,136,114,74,127,63,70,139>>,ck => <<25,244,52,88,59,157,111,184,148,7,161,93,195,224,16,208>>,ik => <<50,153,162,124,167,111,151,8,98,12,5,172,54,83,230,48>>,rand => <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135>>,res => <<219,140,34,152,220,27,54,17,202,25,183,96,240,253,91,135,0,202,188,93,89,96,222,220,233,249,224,79,68,56>>}],imsi => <<"262423557815391">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423557815391">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423557815391 receive call lu_request from <0.1459.0> in state state_authenticating 04:13:24.800 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423557815391">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423557815391 send ok to <0.1459.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423557815391 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.800 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423557815391 consume call lu_request from <0.1459.0> in state state_authenticating 04:13:24.801 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,false,0,false,false} 04:13:24.801 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.801 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423557815391",undefined,undefined,false,false,undefined} 04:13:24.801 [debug] SWx Tx SAR Imsi="262423557815391" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.801 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","257",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423557815391",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423557815391 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423557815391 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423557815391 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1460.0> in state state_wait_swx_saa 04:13:24.811 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;257;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423557815391",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423557815391 send ok to <0.1460.0> 04:13:24.811 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423557815391 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423557815391 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1460.0> in state state_wait_swx_saa => state_authenticated 04:13:24.811 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423557815391",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423557815391 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423557815391">>,ok}} 04:13:24.811 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423557815391 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.812 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.812 [info] lu_response(<<"262423557815391">>): ok 04:13:24.812 [info] lu_response for <<"262423557815391">>: ok 04:13:24.812 [info] GSUP: Tx #{imsi => <<"262423557815391">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423557815391">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:24.818 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423557815391">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423557815391 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1461.0> in state state_authenticated 04:13:24.818 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.818 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423557815391 send ok to <0.1461.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423557815391 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1461.0> in state state_authenticated => state_wait_create_session_resp 04:13:24.818 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262423557815391 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.819 [info] s2b: Tx {gtp,v2,create_session_request,0,8519901,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423557815391">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116723,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401592,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:24.819 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423557815391 receive call {rx_s6b_aar,"262423557815391@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1462.0> in state state_authenticated 04:13:24.836 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423557815391@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.836 [info] ue_fsm ev_rx_s6b_aar: "262423557815391@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:24.836 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423557815391@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423557815391",undefined,undefined,true,false,undefined} 04:13:24.836 [debug] SWx Tx SAR Imsi="262423557815391" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:24.837 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","258",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423557815391",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423557815391 send ok to <0.1462.0> 04:13:24.837 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423557815391 consume call {rx_s6b_aar,"262423557815391@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1462.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423557815391 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1463.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423557815391 send ok to <0.1463.0> *DBG* aaa_ue_fsm_262423557815391 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1463.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.846 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;258;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423557815391",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.846 [info] ue_fsm ev_rx_swx_saa 04:13:24.846 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423557815391","262423557815391@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1462.0>} 04:13:24.846 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.846 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.858 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,51,130,0,221,0,2,0,2,0,16,0,87,0,9,1,160,228,58,13,206,172,18,254,103,79,0,5,0,1,192,168,0,73,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,228,58,13,206,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,228,58,13,206,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.858 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116723,8519901,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ä:\rÎ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3829009870,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3829009870,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,73>>}}} 04:13:24.858 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423557815391">>,<0.1456.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116723,3829009870,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401592,3829009870}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423557815391 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 4204401592, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3829009870}}} from <0.1464.0> in state state_wait_create_session_resp 04:13:24.858 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.858 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 4204401592,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3829009870}} 04:13:24.859 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,false,0,false,false} 04:13:24.859 [info] KMOD Port Create PDP Context Call {<0.1456.0>,[alias|#Ref<0.1884296174.1877278721.231967>]}: {create_pdp_context,{172,18,254,103},4204401592,3829009870,{192,168,0,73}} 04:13:24.859 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,73}, 4204401592, 3829009870 04:13:24.859 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3586,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,73}},{i_tid,4204401592},{o_tid,3829009870}]}} 04:13:24.859 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 4204401592,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3829009870}) returned ok *DBG* epdg_ue_fsm_262423557815391 send ok to <0.1464.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423557815391">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 4204401592, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3829009870}}}} 04:13:24.860 [info] tunnel_response(<<"262423557815391">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 4204401592,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3829009870}} *DBG* epdg_ue_fsm_262423557815391 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 4204401592, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3829009870}}} from <0.1464.0> in state state_wait_create_session_resp => state_active 04:13:24.860 [info] tunnel_response for <<"262423557815391">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 4204401592,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3829009870}} 04:13:24.860 [info] GSUP: Tx #{imsi => <<"262423557815391">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,73>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426921479239">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426921479239 enter epdg_ue_fsm in state state_new 04:13:24.874 [info] GSUP: Rx #{imsi => <<"262426921479239">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426921479239 consume internal init_state in state state_new 04:13:24.874 [info] ue_fsm start(epdg_ue_fsm_262426921479239) *DBG* epdg_ue_fsm_262426921479239 receive call {auth_request,33,"internet",#{}} from <0.1465.0> in state state_new 04:13:24.874 [info] ue_fsm init(<<"262426921479239">>) 04:13:24.874 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426921479239 send ok to <0.1465.0> 04:13:24.874 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426921479239 consume call {auth_request,33,"internet",#{}} from <0.1465.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426921479239 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426921479239 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:24.875 [info] ue_fsm start_link(aaa_ue_fsm_262426921479239) *DBG* aaa_ue_fsm_262426921479239 consume internal init_state in state state_new 04:13:24.875 [info] ue_fsm init("262426921479239") *DBG* aaa_ue_fsm_262426921479239 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.875 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.875 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426921479239",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426921479239 send ok to <0.201.0> 04:13:24.875 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426921479239 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.875 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","259",";","nonode@nohost"],1,undefined,undefined,undefined,"262426921479239",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:24.883 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;259;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426921479239",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244,132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191]],[[131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244,253,161,27,118,61,238,68,158,35,85,210,190,8,60]],["foobar"],[[64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21]],[[162,105,166,247,139,177,89,191,234,223,216,108,92,13,194,177]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426921479239 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244>>, <<132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191>>, <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244, 253,161,27,118,61,238,68,158,35,85,210,190,8,60>>, <<162,105,166,247,139,177,89,191,234,223,216,108,92,13,194, 177>>, <<64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21>>}]}} from <0.1468.0> in state state_wait_swx_maa 04:13:24.883 [info] dia_sip2gsup: auth [131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244,132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191] authz [131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244,253,161,27,118,61,238,68,158,35,85,210,190,8,60]  04:13:24.883 [info] rand [131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244] autn [132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191]  04:13:24.883 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426921479239 send ok to <0.1468.0> 04:13:24.884 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426921479239",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426921479239 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244>>, <<132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191>>, <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244, 253,161,27,118,61,238,68,158,35,85,210,190,8,60>>, <<162,105,166,247,139,177,89,191,234,223,216,108,92,13,194, 177>>, <<64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426921479239 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244>>, <<132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191>>, <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244, 253,161,27,118,61,238,68,158,35,85,210,190,8,60>>, <<162,105,166,247,139,177,89,191,234,223,216,108,92,13,194, 177>>, <<64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21>>}]}} from <0.1468.0> in state state_wait_swx_maa => state_new 04:13:24.884 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244>>,<<132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191>>,<<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244,253,161,27,118,61,238,68,158,35,85,210,190,8,60>>,<<162,105,166,247,139,177,89,191,234,223,216,108,92,13,194,177>>,<<64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21>>}]} *DBG* epdg_ue_fsm_262426921479239 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426921479239">>, {ok, [{epdg_auth_tuple, <<131,70,167,234,167,50,172,28,192,189,26,20, 219,10,192,244>>, <<132,3,108,122,144,106,154,2,194,3,14,47,20, 143,84,191>>, <<131,70,167,234,167,50,172,28,192,189,26,20, 219,10,192,244,253,161,27,118,61,238,68,158, 35,85,210,190,8,60>>, <<162,105,166,247,139,177,89,191,234,223,216, 108,92,13,194,177>>, <<64,171,67,88,3,132,66,33,176,194,244, 213,13,196,77,21>>}]}}} 04:13:24.884 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244>>,<<132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191>>,<<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244,253,161,27,118,61,238,68,158,35,85,210,190,8,60>>,<<162,105,166,247,139,177,89,191,234,223,216,108,92,13,194,177>>,<<64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21>>}]}, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426921479239 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244>>, <<132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191>>, <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244, 253,161,27,118,61,238,68,158,35,85,210,190,8,60>>, <<162,105,166,247,139,177,89,191,234,223,216,108,92,13,194, 177>>, <<64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.884 [info] auth_response(<<"262426921479239">>): {ok,[{epdg_auth_tuple,<<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244>>,<<132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191>>,<<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244,253,161,27,118,61,238,68,158,35,85,210,190,8,60>>,<<162,105,166,247,139,177,89,191,234,223,216,108,92,13,194,177>>,<<64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21>>}]} 04:13:24.885 [info] auth_response for <<"262426921479239">>: {ok,[{epdg_auth_tuple,<<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244>>,<<132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191>>,<<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244,253,161,27,118,61,238,68,158,35,85,210,190,8,60>>,<<162,105,166,247,139,177,89,191,234,223,216,108,92,13,194,177>>,<<64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21>>}]} 04:13:24.885 [info] GSUP: Tx #{auth_tuples => [#{autn => <<132,3,108,122,144,106,154,2,194,3,14,47,20,143,84,191>>,ck => <<64,171,67,88,3,132,66,33,176,194,244,213,13,196,77,21>>,ik => <<162,105,166,247,139,177,89,191,234,223,216,108,92,13,194,177>>,rand => <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244>>,res => <<131,70,167,234,167,50,172,28,192,189,26,20,219,10,192,244,253,161,27,118,61,238,68,158,35,85,210,190,8,60>>}],imsi => <<"262426921479239">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426921479239">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426921479239 receive call lu_request from <0.1469.0> in state state_authenticating *DBG* epdg_ue_fsm_262426921479239 send ok to <0.1469.0> 04:13:24.887 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426921479239">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426921479239 consume call lu_request from <0.1469.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.887 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426921479239 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.887 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,false,0,false,false} 04:13:24.887 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.887 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426921479239",undefined,undefined,false,false,undefined} 04:13:24.887 [debug] SWx Tx SAR Imsi="262426921479239" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.888 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","260",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426921479239",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426921479239 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426921479239 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426921479239 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1470.0> in state state_wait_swx_saa 04:13:24.892 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;260;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426921479239",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426921479239 send ok to <0.1470.0> 04:13:24.892 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426921479239 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426921479239 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1470.0> in state state_wait_swx_saa => state_authenticated 04:13:24.892 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426921479239",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426921479239 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426921479239">>,ok}} 04:13:24.892 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426921479239 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.892 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.892 [info] lu_response(<<"262426921479239">>): ok 04:13:24.892 [info] lu_response for <<"262426921479239">>: ok 04:13:24.892 [info] GSUP: Tx #{imsi => <<"262426921479239">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426921479239">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426921479239 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1471.0> in state state_authenticated 04:13:24.894 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426921479239">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.894 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.895 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,false,0,false,false} 04:13:24.895 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:24.895 [info] s2b: Tx {gtp,v2,create_session_request,0,8519902,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426921479239">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116724,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401593,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426921479239 send ok to <0.1471.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.895 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426921479239 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1471.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426921479239 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426921479239 receive call {rx_s6b_aar,"262426921479239@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1472.0> in state state_authenticated 04:13:24.904 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426921479239@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.904 [info] ue_fsm ev_rx_s6b_aar: "262426921479239@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:24.904 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426921479239@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426921479239",undefined,undefined,true,false,undefined} 04:13:24.905 [debug] SWx Tx SAR Imsi="262426921479239" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:24.905 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","261",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426921479239",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426921479239 send ok to <0.1472.0> 04:13:24.905 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426921479239 consume call {rx_s6b_aar,"262426921479239@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1472.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426921479239 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1473.0> in state state_authenticated_wait_swx_saa 04:13:24.910 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;261;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426921479239",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426921479239 send ok to <0.1473.0> 04:13:24.910 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426921479239 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1473.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.910 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426921479239","262426921479239@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1472.0>} 04:13:24.910 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.910 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.917 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,52,130,0,222,0,2,0,2,0,16,0,87,0,9,1,160,52,192,219,129,172,18,254,103,79,0,5,0,1,192,168,0,74,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,52,192,219,129,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,52,192,219,129,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.917 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116724,8519902,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<52,192,219,129>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,885054337,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,885054337,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,74>>}}} *DBG* epdg_ue_fsm_262426921479239 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 4204401593, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 885054337}}} from <0.1474.0> in state state_wait_create_session_resp 04:13:24.917 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426921479239">>,<0.1466.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116724,885054337,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401593,885054337}],[],[],[],[]}}}} 04:13:24.917 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.917 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 4204401593,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 885054337}} 04:13:24.917 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,false,0,false,false} 04:13:24.917 [info] KMOD Port Create PDP Context Call {<0.1466.0>,[alias|#Ref<0.1884296174.1877278721.232137>]}: {create_pdp_context,{172,18,254,103},4204401593,885054337,{192,168,0,74}} 04:13:24.918 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,74}, 4204401593, 885054337 04:13:24.918 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3650,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,74}},{i_tid,4204401593},{o_tid,885054337}]}} 04:13:24.918 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 4204401593,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 885054337}) returned ok *DBG* epdg_ue_fsm_262426921479239 send ok to <0.1474.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426921479239">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 4204401593, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 885054337}}}} 04:13:24.918 [info] tunnel_response(<<"262426921479239">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 4204401593,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 885054337}} *DBG* epdg_ue_fsm_262426921479239 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 4204401593, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 885054337}}} from <0.1474.0> in state state_wait_create_session_resp => state_active 04:13:24.918 [info] tunnel_response for <<"262426921479239">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 4204401593,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 885054337}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.918 [info] GSUP: Tx #{imsi => <<"262426921479239">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,74>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424206372314">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:24.975 [info] GSUP: Rx #{imsi => <<"262424206372314">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424206372314 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424206372314 consume internal init_state in state state_new 04:13:24.976 [info] ue_fsm start(epdg_ue_fsm_262424206372314) *DBG* epdg_ue_fsm_262424206372314 receive call {auth_request,33,"internet",#{}} from <0.1475.0> in state state_new 04:13:24.976 [info] ue_fsm init(<<"262424206372314">>) *DBG* epdg_ue_fsm_262424206372314 send ok to <0.1475.0> 04:13:24.976 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424206372314 consume call {auth_request,33,"internet",#{}} from <0.1475.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424206372314 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424206372314 enter aaa_ue_fsm in state state_new 04:13:24.976 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424206372314 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424206372314 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.977 [info] ue_fsm start_link(aaa_ue_fsm_262424206372314) 04:13:24.977 [info] ue_fsm init("262424206372314") 04:13:24.977 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.978 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424206372314",undefined,undefined,false,false,undefined} 04:13:24.978 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.978 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","262",";","nonode@nohost"],1,undefined,undefined,undefined,"262424206372314",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424206372314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424206372314 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.992 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;262;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424206372314",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210,180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220]],[[192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210,89,164,17,178,147,64,237,31,214,159,18,14,93,19]],["foobar"],[[217,244,222,116,74,14,224,181,71,122,90,136,243,95,90,189]],[[108,29,183,130,246,38,162,183,235,67,130,252,246,104,174,171]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424206372314 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210>>, <<180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220>>, <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210, 89,164,17,178,147,64,237,31,214,159,18,14,93,19>>, <<108,29,183,130,246,38,162,183,235,67,130,252,246,104,174, 171>>, <<217,244,222,116,74,14,224,181,71,122,90,136,243,95,90, 189>>}]}} from <0.1478.0> in state state_wait_swx_maa 04:13:24.992 [info] dia_sip2gsup: auth [192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210,180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220] authz [192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210,89,164,17,178,147,64,237,31,214,159,18,14,93,19]  04:13:24.992 [info] rand [192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210] autn [180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220]  *DBG* aaa_ue_fsm_262424206372314 send ok to <0.1478.0> 04:13:24.992 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424206372314 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210>>, <<180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220>>, <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210, 89,164,17,178,147,64,237,31,214,159,18,14,93,19>>, <<108,29,183,130,246,38,162,183,235,67,130,252,246,104,174, 171>>, <<217,244,222,116,74,14,224,181,71,122,90,136,243,95,90, 189>>}]}} from <0.1478.0> in state state_wait_swx_maa => state_new 04:13:24.993 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424206372314",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424206372314 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210>>, <<180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220>>, <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210, 89,164,17,178,147,64,237,31,214,159,18,14,93,19>>, <<108,29,183,130,246,38,162,183,235,67,130,252,246,104,174, 171>>, <<217,244,222,116,74,14,224,181,71,122,90,136,243,95,90, 189>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.993 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210>>,<<180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220>>,<<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210,89,164,17,178,147,64,237,31,214,159,18,14,93,19>>,<<108,29,183,130,246,38,162,183,235,67,130,252,246,104,174,171>>,<<217,244,222,116,74,14,224,181,71,122,90,136,243,95,90,189>>}]} 04:13:24.995 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210>>,<<180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220>>,<<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210,89,164,17,178,147,64,237,31,214,159,18,14,93,19>>,<<108,29,183,130,246,38,162,183,235,67,130,252,246,104,174,171>>,<<217,244,222,116,74,14,224,181,71,122,90,136,243,95,90,189>>}]}, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424206372314 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424206372314">>, {ok, [{epdg_auth_tuple, <<192,42,163,248,229,189,59,137,54,138,220,8, 103,187,246,210>>, <<180,206,140,55,177,45,112,236,40,69,58,182, 12,145,111,220>>, <<192,42,163,248,229,189,59,137,54,138,220,8, 103,187,246,210,89,164,17,178,147,64,237,31, 214,159,18,14,93,19>>, <<108,29,183,130,246,38,162,183,235,67,130,252, 246,104,174,171>>, <<217,244,222,116,74,14,224,181,71,122,90, 136,243,95,90,189>>}]}}} 04:13:24.995 [info] auth_response(<<"262424206372314">>): {ok,[{epdg_auth_tuple,<<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210>>,<<180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220>>,<<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210,89,164,17,178,147,64,237,31,214,159,18,14,93,19>>,<<108,29,183,130,246,38,162,183,235,67,130,252,246,104,174,171>>,<<217,244,222,116,74,14,224,181,71,122,90,136,243,95,90,189>>}]} *DBG* epdg_ue_fsm_262424206372314 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210>>, <<180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220>>, <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210, 89,164,17,178,147,64,237,31,214,159,18,14,93,19>>, <<108,29,183,130,246,38,162,183,235,67,130,252,246,104,174, 171>>, <<217,244,222,116,74,14,224,181,71,122,90,136,243,95,90, 189>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.995 [info] auth_response for <<"262424206372314">>: {ok,[{epdg_auth_tuple,<<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210>>,<<180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220>>,<<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210,89,164,17,178,147,64,237,31,214,159,18,14,93,19>>,<<108,29,183,130,246,38,162,183,235,67,130,252,246,104,174,171>>,<<217,244,222,116,74,14,224,181,71,122,90,136,243,95,90,189>>}]} 04:13:24.995 [info] GSUP: Tx #{auth_tuples => [#{autn => <<180,206,140,55,177,45,112,236,40,69,58,182,12,145,111,220>>,ck => <<217,244,222,116,74,14,224,181,71,122,90,136,243,95,90,189>>,ik => <<108,29,183,130,246,38,162,183,235,67,130,252,246,104,174,171>>,rand => <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210>>,res => <<192,42,163,248,229,189,59,137,54,138,220,8,103,187,246,210,89,164,17,178,147,64,237,31,214,159,18,14,93,19>>}],imsi => <<"262424206372314">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424206372314">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424206372314 receive call lu_request from <0.1479.0> in state state_authenticating *DBG* epdg_ue_fsm_262424206372314 send ok to <0.1479.0> *DBG* epdg_ue_fsm_262424206372314 consume call lu_request from <0.1479.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424206372314 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.000 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424206372314">>,message_type => location_upd_req} 04:13:25.001 [info] ue_fsm lu_request 04:13:25.001 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424206372314 send ok to <0.201.0> 04:13:25.001 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424206372314 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.001 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424206372314",undefined,undefined,false,false,undefined} 04:13:25.002 [debug] SWx Tx SAR Imsi="262424206372314" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.002 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","263",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424206372314",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424206372314 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1480.0> in state state_wait_swx_saa 04:13:25.010 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;263;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424206372314",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.010 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424206372314 send ok to <0.1480.0> *DBG* aaa_ue_fsm_262424206372314 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1480.0> in state state_wait_swx_saa => state_authenticated 04:13:25.010 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424206372314",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424206372314 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.011 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424206372314 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424206372314">>,ok}} 04:13:25.011 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424206372314 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.011 [info] lu_response(<<"262424206372314">>): ok 04:13:25.011 [info] lu_response for <<"262424206372314">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.011 [info] GSUP: Tx #{imsi => <<"262424206372314">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424206372314">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424206372314 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1481.0> in state state_authenticated 04:13:25.014 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424206372314">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.014 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.015 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,false,0,false,false} 04:13:25.015 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:25.015 [info] s2b: Tx {gtp,v2,create_session_request,0,8519903,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424206372314">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116725,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401594,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424206372314 send ok to <0.1481.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.015 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424206372314 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1481.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424206372314 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424206372314 receive call {rx_s6b_aar,"262424206372314@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1482.0> in state state_authenticated 04:13:25.029 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424206372314@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.030 [info] ue_fsm ev_rx_s6b_aar: "262424206372314@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.030 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424206372314@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424206372314",undefined,undefined,true,false,undefined} 04:13:25.030 [debug] SWx Tx SAR Imsi="262424206372314" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.030 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","264",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424206372314",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424206372314 send ok to <0.1482.0> 04:13:25.030 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424206372314 consume call {rx_s6b_aar,"262424206372314@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1482.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424206372314 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1483.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424206372314 send ok to <0.1483.0> 04:13:25.041 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;264;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424206372314",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424206372314 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1483.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.041 [info] ue_fsm ev_rx_swx_saa 04:13:25.041 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424206372314","262424206372314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1482.0>} 04:13:25.041 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.041 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.051 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,53,130,0,223,0,2,0,2,0,16,0,87,0,9,1,160,11,251,12,49,172,18,254,103,79,0,5,0,1,192,168,0,75,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,11,251,12,49,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,11,251,12,49,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.051 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116725,8519903,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"\vû\f1">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,201002033,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,201002033,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,75>>}}} 04:13:25.051 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424206372314">>,<0.1476.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116725,201002033,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401594,201002033}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424206372314 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 4204401594, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 201002033}}} from <0.1484.0> in state state_wait_create_session_resp 04:13:25.051 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.051 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 4204401594,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 201002033}} 04:13:25.052 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,false,0,false,false} 04:13:25.052 [info] KMOD Port Create PDP Context Call {<0.1476.0>,[alias|#Ref<0.1884296174.1877278728.215986>]}: {create_pdp_context,{172,18,254,103},4204401594,201002033,{192,168,0,75}} 04:13:25.052 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,75}, 4204401594, 201002033 04:13:25.052 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],9,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,75}},{i_tid,4204401594},{o_tid,201002033}]}} 04:13:25.052 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 4204401594,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 201002033}) returned ok *DBG* epdg_ue_fsm_262424206372314 send ok to <0.1484.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424206372314">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 4204401594, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 201002033}}}} 04:13:25.052 [info] tunnel_response(<<"262424206372314">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 4204401594,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 201002033}} *DBG* epdg_ue_fsm_262424206372314 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 4204401594, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 201002033}}} from <0.1484.0> in state state_wait_create_session_resp => state_active 04:13:25.052 [info] tunnel_response for <<"262424206372314">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 4204401594,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 201002033}} 04:13:25.052 [info] GSUP: Tx #{imsi => <<"262424206372314">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,75>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424267578089">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:25.075 [info] GSUP: Rx #{imsi => <<"262424267578089">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424267578089 enter epdg_ue_fsm in state state_new 04:13:25.075 [info] ue_fsm start(epdg_ue_fsm_262424267578089) *DBG* epdg_ue_fsm_262424267578089 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424267578089 receive call {auth_request,33,"internet",#{}} from <0.1485.0> in state state_new 04:13:25.075 [info] ue_fsm init(<<"262424267578089">>) *DBG* epdg_ue_fsm_262424267578089 send ok to <0.1485.0> *DBG* epdg_ue_fsm_262424267578089 consume call {auth_request,33,"internet",#{}} from <0.1485.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.075 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424267578089 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424267578089 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.076 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424267578089 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424267578089 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.076 [info] ue_fsm start_link(aaa_ue_fsm_262424267578089) 04:13:25.076 [info] ue_fsm init("262424267578089") 04:13:25.076 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.077 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424267578089",undefined,undefined,false,false,undefined} 04:13:25.077 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.077 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","265",";","nonode@nohost"],1,undefined,undefined,undefined,"262424267578089",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424267578089 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424267578089 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.092 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;265;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424267578089",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41,119,174,61,205,166,192,112,112,235,208,81,142,10,176,104,250]],[[228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41,240,157,202,192,194,159,55,38,255,120,37,60,143,198]],["foobar"],[[44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129]],[[25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424267578089 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41>>, <<119,174,61,205,166,192,112,112,235,208,81,142,10,176,104, 250>>, <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41, 240,157,202,192,194,159,55,38,255,120,37,60,143,198>>, <<25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119>>, <<44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129>>}]}} from <0.1488.0> in state state_wait_swx_maa 04:13:25.093 [info] dia_sip2gsup: auth [228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41,119,174,61,205,166,192,112,112,235,208,81,142,10,176,104,250] authz [228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41,240,157,202,192,194,159,55,38,255,120,37,60,143,198]  *DBG* aaa_ue_fsm_262424267578089 send ok to <0.1488.0> 04:13:25.093 [info] rand [228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41] autn [119,174,61,205,166,192,112,112,235,208,81,142,10,176,104,250]  *DBG* aaa_ue_fsm_262424267578089 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41>>, <<119,174,61,205,166,192,112,112,235,208,81,142,10,176,104, 250>>, <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41, 240,157,202,192,194,159,55,38,255,120,37,60,143,198>>, <<25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119>>, <<44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129>>}]}} from <0.1488.0> in state state_wait_swx_maa => state_new 04:13:25.093 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424267578089 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41>>, <<119,174,61,205,166,192,112,112,235,208,81,142,10,176,104, 250>>, <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41, 240,157,202,192,194,159,55,38,255,120,37,60,143,198>>, <<25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119>>, <<44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.094 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424267578089",undefined,undefined,false,false,undefined} 04:13:25.094 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41>>,<<119,174,61,205,166,192,112,112,235,208,81,142,10,176,104,250>>,<<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41,240,157,202,192,194,159,55,38,255,120,37,60,143,198>>,<<25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119>>,<<44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129>>}]} 04:13:25.095 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41>>,<<119,174,61,205,166,192,112,112,235,208,81,142,10,176,104,250>>,<<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41,240,157,202,192,194,159,55,38,255,120,37,60,143,198>>,<<25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119>>,<<44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129>>}]}, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424267578089 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424267578089">>, {ok, [{epdg_auth_tuple, <<228,27,149,32,193,192,154,154,106,10,138,132, 255,22,207,41>>, <<119,174,61,205,166,192,112,112,235,208,81, 142,10,176,104,250>>, <<228,27,149,32,193,192,154,154,106,10,138,132, 255,22,207,41,240,157,202,192,194,159,55,38, 255,120,37,60,143,198>>, <<25,149,194,213,223,24,232,162,240,2,112,40, 39,145,116,119>>, <<44,229,80,181,127,95,105,98,54,197,192, 192,44,76,71,129>>}]}}} 04:13:25.095 [info] auth_response(<<"262424267578089">>): {ok,[{epdg_auth_tuple,<<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41>>,<<119,174,61,205,166,192,112,112,235,208,81,142,10,176,104,250>>,<<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41,240,157,202,192,194,159,55,38,255,120,37,60,143,198>>,<<25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119>>,<<44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129>>}]} *DBG* epdg_ue_fsm_262424267578089 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41>>, <<119,174,61,205,166,192,112,112,235,208,81,142,10,176,104, 250>>, <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41, 240,157,202,192,194,159,55,38,255,120,37,60,143,198>>, <<25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119>>, <<44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.096 [info] auth_response for <<"262424267578089">>: {ok,[{epdg_auth_tuple,<<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41>>,<<119,174,61,205,166,192,112,112,235,208,81,142,10,176,104,250>>,<<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41,240,157,202,192,194,159,55,38,255,120,37,60,143,198>>,<<25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119>>,<<44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129>>}]} 04:13:25.096 [info] GSUP: Tx #{auth_tuples => [#{autn => <<119,174,61,205,166,192,112,112,235,208,81,142,10,176,104,250>>,ck => <<44,229,80,181,127,95,105,98,54,197,192,192,44,76,71,129>>,ik => <<25,149,194,213,223,24,232,162,240,2,112,40,39,145,116,119>>,rand => <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41>>,res => <<228,27,149,32,193,192,154,154,106,10,138,132,255,22,207,41,240,157,202,192,194,159,55,38,255,120,37,60,143,198>>}],imsi => <<"262424267578089">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424267578089">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424267578089 receive call lu_request from <0.1489.0> in state state_authenticating *DBG* epdg_ue_fsm_262424267578089 send ok to <0.1489.0> 04:13:25.101 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424267578089">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424267578089 consume call lu_request from <0.1489.0> in state state_authenticating *DBG* aaa_ue_fsm_262424267578089 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.101 [info] ue_fsm lu_request 04:13:25.101 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424267578089 send ok to <0.201.0> 04:13:25.102 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424267578089 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.102 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424267578089",undefined,undefined,false,false,undefined} 04:13:25.102 [debug] SWx Tx SAR Imsi="262424267578089" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.102 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","266",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424267578089",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424267578089 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1490.0> in state state_wait_swx_saa 04:13:25.112 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;266;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424267578089",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424267578089 send ok to <0.1490.0> *DBG* aaa_ue_fsm_262424267578089 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1490.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424267578089 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.112 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424267578089 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424267578089">>,ok}} 04:13:25.113 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424267578089",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424267578089 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.113 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.113 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,false,0,false,false} 04:13:25.113 [info] lu_response(<<"262424267578089">>): ok 04:13:25.113 [info] lu_response for <<"262424267578089">>: ok 04:13:25.114 [info] GSUP: Tx #{imsi => <<"262424267578089">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424267578089">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424267578089 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1491.0> in state state_authenticated 04:13:25.119 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424267578089">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.119 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.119 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,false,0,false,false} 04:13:25.119 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:25.120 [info] s2b: Tx {gtp,v2,create_session_request,0,8519904,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424267578089">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116726,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401595,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424267578089 send ok to <0.1491.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.120 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424267578089 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1491.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424267578089 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424267578089 receive call {rx_s6b_aar,"262424267578089@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1492.0> in state state_authenticated 04:13:25.135 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424267578089@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.135 [info] ue_fsm ev_rx_s6b_aar: "262424267578089@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.135 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424267578089@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262424267578089",undefined,undefined,true,false,undefined} 04:13:25.135 [debug] SWx Tx SAR Imsi="262424267578089" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.135 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","267",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424267578089",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424267578089 send ok to <0.1492.0> 04:13:25.136 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424267578089 consume call {rx_s6b_aar,"262424267578089@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1492.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424267578089 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1493.0> in state state_authenticated_wait_swx_saa 04:13:25.144 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;267;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424267578089",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.144 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424267578089 send ok to <0.1493.0> *DBG* aaa_ue_fsm_262424267578089 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1493.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.145 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424267578089","262424267578089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1492.0>} 04:13:25.145 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.145 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.155 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,54,130,0,224,0,2,0,2,0,16,0,87,0,9,1,160,140,184,53,66,172,18,254,103,79,0,5,0,1,192,168,0,76,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,140,184,53,66,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,140,184,53,66,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.155 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116726,8519904,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<140,184,53,66>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2360882498,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2360882498,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,76>>}}} *DBG* epdg_ue_fsm_262424267578089 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 4204401595, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2360882498}}} from <0.1494.0> in state state_wait_create_session_resp 04:13:25.155 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424267578089">>,<0.1486.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116726,2360882498,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4204401595,2360882498}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:25.155 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.156 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 4204401595,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2360882498}} 04:13:25.156 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,false,0,false,false} 04:13:25.156 [info] KMOD Port Create PDP Context Call {<0.1486.0>,[alias|#Ref<0.1884296174.1877278721.232454>]}: {create_pdp_context,{172,18,254,103},4204401595,2360882498,{192,168,0,76}} 04:13:25.156 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,76}, 4204401595, 2360882498 04:13:25.156 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],73,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,76}},{i_tid,4204401595},{o_tid,2360882498}]}} *DBG* epdg_ue_fsm_262424267578089 send ok to <0.1494.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424267578089">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 4204401595, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2360882498}}}} 04:13:25.157 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 4204401595,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2360882498}) returned ok *DBG* epdg_ue_fsm_262424267578089 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 4204401595, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2360882498}}} from <0.1494.0> in state state_wait_create_session_resp => state_active 04:13:25.157 [info] tunnel_response(<<"262424267578089">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 4204401595,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2360882498}} 04:13:25.157 [info] tunnel_response for <<"262424267578089">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 4204401595,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2360882498}} 04:13:25.157 [info] GSUP: Tx #{imsi => <<"262424267578089">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,76>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420027190767">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:25.175 [info] GSUP: Rx #{imsi => <<"262420027190767">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420027190767 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420027190767 consume internal init_state in state state_new 04:13:25.176 [info] ue_fsm start(epdg_ue_fsm_262420027190767) *DBG* epdg_ue_fsm_262420027190767 receive call {auth_request,33,"internet",#{}} from <0.1495.0> in state state_new 04:13:25.176 [info] ue_fsm init(<<"262420027190767">>) *DBG* epdg_ue_fsm_262420027190767 send ok to <0.1495.0> 04:13:25.176 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420027190767 consume call {auth_request,33,"internet",#{}} from <0.1495.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420027190767 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.176 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420027190767 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420027190767 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.177 [info] ue_fsm start_link(aaa_ue_fsm_262420027190767) *DBG* aaa_ue_fsm_262420027190767 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.177 [info] ue_fsm init("262420027190767") 04:13:25.177 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420027190767 send ok to <0.201.0> 04:13:25.178 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420027190767",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420027190767 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.178 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.178 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","268",";","nonode@nohost"],1,undefined,undefined,undefined,"262420027190767",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420027190767 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169>>, <<111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15>>, <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169, 79,214,111,165,18,21,62,92,12,242,231,103,27,103>>, <<154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245>>, <<250,147,201,79,100,244,181,226,234,251,166,192,54,151, 248,204>>}]}} from <0.1498.0> in state state_wait_swx_maa 04:13:25.191 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;268;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420027190767",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169,111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15]],[[171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169,79,214,111,165,18,21,62,92,12,242,231,103,27,103]],["foobar"],[[250,147,201,79,100,244,181,226,234,251,166,192,54,151,248,204]],[[154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.192 [info] dia_sip2gsup: auth [171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169,111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15] authz [171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169,79,214,111,165,18,21,62,92,12,242,231,103,27,103]  04:13:25.192 [info] rand [171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169] autn [111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15]  *DBG* aaa_ue_fsm_262420027190767 send ok to <0.1498.0> *DBG* aaa_ue_fsm_262420027190767 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169>>, <<111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15>>, <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169, 79,214,111,165,18,21,62,92,12,242,231,103,27,103>>, <<154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245>>, <<250,147,201,79,100,244,181,226,234,251,166,192,54,151, 248,204>>}]}} from <0.1498.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420027190767 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169>>, <<111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15>>, <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169, 79,214,111,165,18,21,62,92,12,242,231,103,27,103>>, <<154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245>>, <<250,147,201,79,100,244,181,226,234,251,166,192,54,151, 248,204>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.192 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420027190767 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420027190767">>, {ok, [{epdg_auth_tuple, <<171,253,152,94,222,134,4,197,38,26,51,51,168, 151,222,169>>, <<111,41,148,114,77,80,95,105,32,24,191,7,40, 123,129,15>>, <<171,253,152,94,222,134,4,197,38,26,51,51,168, 151,222,169,79,214,111,165,18,21,62,92,12, 242,231,103,27,103>>, <<154,241,30,82,76,34,129,192,188,80,81,106,72, 132,149,245>>, <<250,147,201,79,100,244,181,226,234,251, 166,192,54,151,248,204>>}]}}} 04:13:25.192 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420027190767",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420027190767 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169>>, <<111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15>>, <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169, 79,214,111,165,18,21,62,92,12,242,231,103,27,103>>, <<154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245>>, <<250,147,201,79,100,244,181,226,234,251,166,192,54,151, 248,204>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.192 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169>>,<<111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15>>,<<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169,79,214,111,165,18,21,62,92,12,242,231,103,27,103>>,<<154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245>>,<<250,147,201,79,100,244,181,226,234,251,166,192,54,151,248,204>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.194 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169>>,<<111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15>>,<<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169,79,214,111,165,18,21,62,92,12,242,231,103,27,103>>,<<154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245>>,<<250,147,201,79,100,244,181,226,234,251,166,192,54,151,248,204>>}]}, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,false,0,false,false} 04:13:25.194 [info] auth_response(<<"262420027190767">>): {ok,[{epdg_auth_tuple,<<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169>>,<<111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15>>,<<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169,79,214,111,165,18,21,62,92,12,242,231,103,27,103>>,<<154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245>>,<<250,147,201,79,100,244,181,226,234,251,166,192,54,151,248,204>>}]} 04:13:25.194 [info] auth_response for <<"262420027190767">>: {ok,[{epdg_auth_tuple,<<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169>>,<<111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15>>,<<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169,79,214,111,165,18,21,62,92,12,242,231,103,27,103>>,<<154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245>>,<<250,147,201,79,100,244,181,226,234,251,166,192,54,151,248,204>>}]} 04:13:25.194 [info] GSUP: Tx #{auth_tuples => [#{autn => <<111,41,148,114,77,80,95,105,32,24,191,7,40,123,129,15>>,ck => <<250,147,201,79,100,244,181,226,234,251,166,192,54,151,248,204>>,ik => <<154,241,30,82,76,34,129,192,188,80,81,106,72,132,149,245>>,rand => <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169>>,res => <<171,253,152,94,222,134,4,197,38,26,51,51,168,151,222,169,79,214,111,165,18,21,62,92,12,242,231,103,27,103>>}],imsi => <<"262420027190767">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420027190767">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420027190767 receive call lu_request from <0.1499.0> in state state_authenticating *DBG* epdg_ue_fsm_262420027190767 send ok to <0.1499.0> 04:13:25.200 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420027190767">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262420027190767 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420027190767 consume call lu_request from <0.1499.0> in state state_authenticating 04:13:25.200 [info] ue_fsm lu_request 04:13:25.200 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,false,0,false,false} 04:13:25.200 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.200 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420027190767",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420027190767 send ok to <0.201.0> 04:13:25.200 [debug] SWx Tx SAR Imsi="262420027190767" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420027190767 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.201 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","269",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420027190767",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420027190767 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1500.0> in state state_wait_swx_saa 04:13:25.209 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;269;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420027190767",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420027190767 send ok to <0.1500.0> 04:13:25.209 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420027190767 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420027190767 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1500.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420027190767 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420027190767">>,ok}} 04:13:25.209 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420027190767",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420027190767 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.210 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.210 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,false,0,false,false} 04:13:25.210 [info] lu_response(<<"262420027190767">>): ok 04:13:25.210 [info] lu_response for <<"262420027190767">>: ok 04:13:25.210 [info] GSUP: Tx #{imsi => <<"262420027190767">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420027190767">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420027190767 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1501.0> in state state_authenticated 04:13:25.216 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420027190767">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.216 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.216 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420027190767 send ok to <0.1501.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420027190767 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1501.0> in state state_authenticated => state_wait_create_session_resp 04:13:25.216 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262420027190767 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.216 [info] s2b: Tx {gtp,v2,create_session_request,0,8519905,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420027190767">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116727,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401596,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:25.216 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420027190767 receive call {rx_s6b_aar,"262420027190767@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1502.0> in state state_authenticated 04:13:25.226 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420027190767@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.226 [info] ue_fsm ev_rx_s6b_aar: "262420027190767@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.226 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420027190767@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262420027190767",undefined,undefined,true,false,undefined} 04:13:25.226 [debug] SWx Tx SAR Imsi="262420027190767" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.226 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","270",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420027190767",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420027190767 send ok to <0.1502.0> 04:13:25.227 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420027190767 consume call {rx_s6b_aar,"262420027190767@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1502.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420027190767 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1503.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420027190767 send ok to <0.1503.0> 04:13:25.230 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;270;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420027190767",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420027190767 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1503.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.230 [info] ue_fsm ev_rx_swx_saa 04:13:25.231 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420027190767","262420027190767@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1502.0>} 04:13:25.231 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.231 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.236 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,55,130,0,225,0,2,0,2,0,16,0,87,0,9,1,160,52,254,108,236,172,18,254,103,79,0,5,0,1,192,168,0,77,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,52,254,108,236,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,52,254,108,236,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.236 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116727,8519905,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"4þlì">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,889089260,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,889089260,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,77>>}}} *DBG* epdg_ue_fsm_262420027190767 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 4204401596, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 889089260}}} from <0.1504.0> in state state_wait_create_session_resp 04:13:25.236 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420027190767">>,<0.1496.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116727,889089260,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401596,889089260}],[]}}}} 04:13:25.236 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.236 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 4204401596,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 889089260}} 04:13:25.236 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,false,0,false,false} 04:13:25.236 [info] KMOD Port Create PDP Context Call {<0.1496.0>,[alias|#Ref<0.1884296174.1877278729.216631>]}: {create_pdp_context,{172,18,254,103},4204401596,889089260,{192,168,0,77}} 04:13:25.236 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,77}, 4204401596, 889089260 04:13:25.236 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3714,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,77}},{i_tid,4204401596},{o_tid,889089260}]}} *DBG* epdg_ue_fsm_262420027190767 send ok to <0.1504.0> 04:13:25.236 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 4204401596,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 889089260}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262420027190767">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 4204401596, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 889089260}}}} *DBG* epdg_ue_fsm_262420027190767 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 4204401596, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 889089260}}} from <0.1504.0> in state state_wait_create_session_resp => state_active 04:13:25.236 [info] tunnel_response(<<"262420027190767">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 4204401596,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 889089260}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.237 [info] tunnel_response for <<"262420027190767">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 4204401596,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 889089260}} 04:13:25.237 [info] GSUP: Tx #{imsi => <<"262420027190767">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,77>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422561051939">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422561051939 enter epdg_ue_fsm in state state_new 04:13:25.277 [info] GSUP: Rx #{imsi => <<"262422561051939">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422561051939 consume internal init_state in state state_new 04:13:25.277 [info] ue_fsm start(epdg_ue_fsm_262422561051939) *DBG* epdg_ue_fsm_262422561051939 receive call {auth_request,33,"internet",#{}} from <0.1505.0> in state state_new 04:13:25.277 [info] ue_fsm init(<<"262422561051939">>) 04:13:25.277 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422561051939 send ok to <0.1505.0> 04:13:25.278 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422561051939 consume call {auth_request,33,"internet",#{}} from <0.1505.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422561051939 enter aaa_ue_fsm in state state_new 04:13:25.278 [info] ue_fsm start_link(aaa_ue_fsm_262422561051939) *DBG* epdg_ue_fsm_262422561051939 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422561051939 consume internal init_state in state state_new 04:13:25.278 [info] ue_fsm init("262422561051939") *DBG* aaa_ue_fsm_262422561051939 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.278 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.279 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422561051939",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422561051939 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422561051939 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.279 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.279 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","271",";","nonode@nohost"],1,undefined,undefined,undefined,"262422561051939",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:25.293 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;271;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422561051939",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243]],[[252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2,25,51,190,245,203,131,73,198,196,221,172,97,161]],["foobar"],[[190,146,158,208,184,142,155,152,231,144,146,48,95,75,250,49]],[[207,41,190,69,254,25,249,143,100,247,107,211,151,234,130,192]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422561051939 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217>>, <<189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243>>, <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2, 25,51,190,245,203,131,73,198,196,221,172,97,161>>, <<207,41,190,69,254,25,249,143,100,247,107,211,151,234,130, 192>>, <<190,146,158,208,184,142,155,152,231,144,146,48,95,75, 250,49>>}]}} from <0.1508.0> in state state_wait_swx_maa 04:13:25.293 [info] dia_sip2gsup: auth [252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243] authz [252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2,25,51,190,245,203,131,73,198,196,221,172,97,161]  04:13:25.293 [info] rand [252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217] autn [189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243]  *DBG* aaa_ue_fsm_262422561051939 send ok to <0.1508.0> 04:13:25.293 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422561051939 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217>>, <<189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243>>, <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2, 25,51,190,245,203,131,73,198,196,221,172,97,161>>, <<207,41,190,69,254,25,249,143,100,247,107,211,151,234,130, 192>>, <<190,146,158,208,184,142,155,152,231,144,146,48,95,75, 250,49>>}]}} from <0.1508.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422561051939 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217>>, <<189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243>>, <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2, 25,51,190,245,203,131,73,198,196,221,172,97,161>>, <<207,41,190,69,254,25,249,143,100,247,107,211,151,234,130, 192>>, <<190,146,158,208,184,142,155,152,231,144,146,48,95,75, 250,49>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.294 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422561051939",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422561051939 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422561051939">>, {ok, [{epdg_auth_tuple, <<252,176,120,145,125,140,36,48,221,72,62,79, 196,2,117,217>>, <<189,65,220,32,15,67,55,74,215,187,198,111, 189,177,166,243>>, <<252,176,120,145,125,140,36,48,221,72,62,79, 196,2,117,217,2,25,51,190,245,203,131,73,198, 196,221,172,97,161>>, <<207,41,190,69,254,25,249,143,100,247,107,211, 151,234,130,192>>, <<190,146,158,208,184,142,155,152,231,144, 146,48,95,75,250,49>>}]}}} 04:13:25.294 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217>>,<<189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243>>,<<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2,25,51,190,245,203,131,73,198,196,221,172,97,161>>,<<207,41,190,69,254,25,249,143,100,247,107,211,151,234,130,192>>,<<190,146,158,208,184,142,155,152,231,144,146,48,95,75,250,49>>}]} *DBG* epdg_ue_fsm_262422561051939 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217>>, <<189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243>>, <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2, 25,51,190,245,203,131,73,198,196,221,172,97,161>>, <<207,41,190,69,254,25,249,143,100,247,107,211,151,234,130, 192>>, <<190,146,158,208,184,142,155,152,231,144,146,48,95,75, 250,49>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.295 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217>>,<<189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243>>,<<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2,25,51,190,245,203,131,73,198,196,221,172,97,161>>,<<207,41,190,69,254,25,249,143,100,247,107,211,151,234,130,192>>,<<190,146,158,208,184,142,155,152,231,144,146,48,95,75,250,49>>}]}, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.295 [info] auth_response(<<"262422561051939">>): {ok,[{epdg_auth_tuple,<<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217>>,<<189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243>>,<<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2,25,51,190,245,203,131,73,198,196,221,172,97,161>>,<<207,41,190,69,254,25,249,143,100,247,107,211,151,234,130,192>>,<<190,146,158,208,184,142,155,152,231,144,146,48,95,75,250,49>>}]} 04:13:25.296 [info] auth_response for <<"262422561051939">>: {ok,[{epdg_auth_tuple,<<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217>>,<<189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243>>,<<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2,25,51,190,245,203,131,73,198,196,221,172,97,161>>,<<207,41,190,69,254,25,249,143,100,247,107,211,151,234,130,192>>,<<190,146,158,208,184,142,155,152,231,144,146,48,95,75,250,49>>}]} 04:13:25.296 [info] GSUP: Tx #{auth_tuples => [#{autn => <<189,65,220,32,15,67,55,74,215,187,198,111,189,177,166,243>>,ck => <<190,146,158,208,184,142,155,152,231,144,146,48,95,75,250,49>>,ik => <<207,41,190,69,254,25,249,143,100,247,107,211,151,234,130,192>>,rand => <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217>>,res => <<252,176,120,145,125,140,36,48,221,72,62,79,196,2,117,217,2,25,51,190,245,203,131,73,198,196,221,172,97,161>>}],imsi => <<"262422561051939">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422561051939">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422561051939 receive call lu_request from <0.1509.0> in state state_authenticating 04:13:25.300 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422561051939">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422561051939 send ok to <0.1509.0> *DBG* aaa_ue_fsm_262422561051939 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422561051939 consume call lu_request from <0.1509.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.300 [info] ue_fsm lu_request 04:13:25.300 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,false,0,false,false} 04:13:25.300 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.300 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422561051939",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422561051939 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422561051939 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.300 [debug] SWx Tx SAR Imsi="262422561051939" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.300 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","272",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422561051939",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422561051939 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1510.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422561051939 send ok to <0.1510.0> 04:13:25.305 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;272;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422561051939",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262422561051939 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422561051939 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1510.0> in state state_wait_swx_saa => state_authenticated 04:13:25.305 [info] ue_fsm ev_rx_swx_saa 04:13:25.305 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422561051939",undefined,undefined,false,false,undefined} 04:13:25.305 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422561051939 send ok to <0.211.0> 04:13:25.305 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262422561051939">>,ok}} *DBG* epdg_ue_fsm_262422561051939 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.305 [info] lu_response(<<"262422561051939">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.305 [info] lu_response for <<"262422561051939">>: ok 04:13:25.305 [info] GSUP: Tx #{imsi => <<"262422561051939">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422561051939">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422561051939 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1511.0> in state state_authenticated 04:13:25.308 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422561051939">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.308 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262422561051939 send ok to <0.1511.0> 04:13:25.308 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.308 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262422561051939 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1511.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422561051939 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.308 [info] s2b: Tx {gtp,v2,create_session_request,0,8519906,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422561051939">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116728,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401597,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:25.308 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422561051939 receive call {rx_s6b_aar,"262422561051939@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1512.0> in state state_authenticated 04:13:25.320 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422561051939@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.320 [info] ue_fsm ev_rx_s6b_aar: "262422561051939@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.321 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422561051939@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422561051939",undefined,undefined,true,false,undefined} 04:13:25.321 [debug] SWx Tx SAR Imsi="262422561051939" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.321 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","273",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422561051939",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422561051939 send ok to <0.1512.0> 04:13:25.321 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422561051939 consume call {rx_s6b_aar,"262422561051939@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1512.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422561051939 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1513.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422561051939 send ok to <0.1513.0> 04:13:25.325 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;273;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422561051939",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422561051939 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1513.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.325 [info] ue_fsm ev_rx_swx_saa 04:13:25.325 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422561051939","262422561051939@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1512.0>} 04:13:25.325 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.325 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.329 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,56,130,0,226,0,2,0,2,0,16,0,87,0,9,1,160,134,231,47,238,172,18,254,103,79,0,5,0,1,192,168,0,78,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,134,231,47,238,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,134,231,47,238,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.330 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116728,8519906,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<134,231,47,238>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2263298030,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2263298030,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,78>>}}} 04:13:25.330 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422561051939">>,<0.1506.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116728,2263298030,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401597,2263298030}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:25.330 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262422561051939 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 4204401597, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2263298030}}} from <0.1514.0> in state state_wait_create_session_resp 04:13:25.330 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 4204401597,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2263298030}} 04:13:25.330 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,false,0,false,false} 04:13:25.330 [info] KMOD Port Create PDP Context Call {<0.1506.0>,[alias|#Ref<0.1884296174.1877278729.216757>]}: {create_pdp_context,{172,18,254,103},4204401597,2263298030,{192,168,0,78}} 04:13:25.330 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,78}, 4204401597, 2263298030 04:13:25.330 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3778,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,78}},{i_tid,4204401597},{o_tid,2263298030}]}} *DBG* epdg_ue_fsm_262422561051939 send ok to <0.1514.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422561051939">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 4204401597, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2263298030}}}} 04:13:25.330 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 4204401597,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2263298030}) returned ok *DBG* epdg_ue_fsm_262422561051939 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 4204401597, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2263298030}}} from <0.1514.0> in state state_wait_create_session_resp => state_active 04:13:25.330 [info] tunnel_response(<<"262422561051939">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 4204401597,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2263298030}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.330 [info] tunnel_response for <<"262422561051939">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 4204401597,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2263298030}} 04:13:25.330 [info] GSUP: Tx #{imsi => <<"262422561051939">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,78>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423317245652">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423317245652 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423317245652 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423317245652 receive call {auth_request,33,"internet",#{}} from <0.1515.0> in state state_new 04:13:25.377 [info] GSUP: Rx #{imsi => <<"262423317245652">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423317245652 send ok to <0.1515.0> 04:13:25.377 [info] ue_fsm start(epdg_ue_fsm_262423317245652) *DBG* epdg_ue_fsm_262423317245652 consume call {auth_request,33,"internet",#{}} from <0.1515.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.377 [info] ue_fsm init(<<"262423317245652">>) *DBG* aaa_ue_fsm_262423317245652 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423317245652 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423317245652 consume internal init_state in state state_new 04:13:25.377 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423317245652 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.377 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,false,0,false,false} 04:13:25.378 [info] ue_fsm start_link(aaa_ue_fsm_262423317245652) 04:13:25.378 [info] ue_fsm init("262423317245652") 04:13:25.378 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423317245652 send ok to <0.201.0> 04:13:25.379 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423317245652",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423317245652 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.379 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.379 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","274",";","nonode@nohost"],1,undefined,undefined,undefined,"262423317245652",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423317245652 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"Ûî°'}¶t\"ìm¸B­ÆII">>, <<14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174>>, <<219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73, 189,157,218,100,165,136,23,201,32,141,96,243,204,57>>, <<169,221,133,96,64,204,123,198,158,155,126,177,174,248,39, 217>>, <<213,251,112,66,147,19,120,160,186,92,173,134,115,68,13, 224>>}]}} from <0.1518.0> in state state_wait_swx_maa 04:13:25.393 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;274;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423317245652",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73,14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174]],[[219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73,189,157,218,100,165,136,23,201,32,141,96,243,204,57]],["foobar"],[[213,251,112,66,147,19,120,160,186,92,173,134,115,68,13,224]],[[169,221,133,96,64,204,123,198,158,155,126,177,174,248,39,217]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.393 [info] dia_sip2gsup: auth [219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73,14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174] authz [219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73,189,157,218,100,165,136,23,201,32,141,96,243,204,57]  *DBG* aaa_ue_fsm_262423317245652 send ok to <0.1518.0> *DBG* epdg_ue_fsm_262423317245652 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"Ûî°'}¶t\"ìm¸B­ÆII">>, <<14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174>>, <<219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73, 189,157,218,100,165,136,23,201,32,141,96,243,204,57>>, <<169,221,133,96,64,204,123,198,158,155,126,177,174,248,39, 217>>, <<213,251,112,66,147,19,120,160,186,92,173,134,115,68,13, 224>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423317245652 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"Ûî°'}¶t\"ìm¸B­ÆII">>, <<14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174>>, <<219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73, 189,157,218,100,165,136,23,201,32,141,96,243,204,57>>, <<169,221,133,96,64,204,123,198,158,155,126,177,174,248,39, 217>>, <<213,251,112,66,147,19,120,160,186,92,173,134,115,68,13, 224>>}]}} from <0.1518.0> in state state_wait_swx_maa => state_new 04:13:25.393 [info] rand "Ûî°'}¶t\"ìm¸B­ÆII" autn [14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174]  04:13:25.393 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423317245652 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423317245652">>, {ok, [{epdg_auth_tuple,<<"Ûî°'}¶t\"ìm¸B­ÆII">>, <<14,15,136,192,222,220,130,202,46,15,23,181, 49,132,44,174>>, <<219,238,176,39,125,182,116,34,236,109,184,66, 173,198,73,73,189,157,218,100,165,136,23,201, 32,141,96,243,204,57>>, <<169,221,133,96,64,204,123,198,158,155,126, 177,174,248,39,217>>, <<213,251,112,66,147,19,120,160,186,92, 173,134,115,68,13,224>>}]}}} 04:13:25.394 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423317245652",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423317245652 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"Ûî°'}¶t\"ìm¸B­ÆII">>, <<14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174>>, <<219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73, 189,157,218,100,165,136,23,201,32,141,96,243,204,57>>, <<169,221,133,96,64,204,123,198,158,155,126,177,174,248,39, 217>>, <<213,251,112,66,147,19,120,160,186,92,173,134,115,68,13, 224>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.394 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"Ûî°'}¶t\"ìm¸B­ÆII">>,<<14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174>>,<<219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73,189,157,218,100,165,136,23,201,32,141,96,243,204,57>>,<<169,221,133,96,64,204,123,198,158,155,126,177,174,248,39,217>>,<<213,251,112,66,147,19,120,160,186,92,173,134,115,68,13,224>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.395 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"Ûî°'}¶t\"ìm¸B­ÆII">>,<<14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174>>,<<219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73,189,157,218,100,165,136,23,201,32,141,96,243,204,57>>,<<169,221,133,96,64,204,123,198,158,155,126,177,174,248,39,217>>,<<213,251,112,66,147,19,120,160,186,92,173,134,115,68,13,224>>}]}, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,false,0,false,false} 04:13:25.395 [info] auth_response(<<"262423317245652">>): {ok,[{epdg_auth_tuple,<<"Ûî°'}¶t\"ìm¸B­ÆII">>,<<14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174>>,<<219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73,189,157,218,100,165,136,23,201,32,141,96,243,204,57>>,<<169,221,133,96,64,204,123,198,158,155,126,177,174,248,39,217>>,<<213,251,112,66,147,19,120,160,186,92,173,134,115,68,13,224>>}]} 04:13:25.396 [info] auth_response for <<"262423317245652">>: {ok,[{epdg_auth_tuple,<<"Ûî°'}¶t\"ìm¸B­ÆII">>,<<14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174>>,<<219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73,189,157,218,100,165,136,23,201,32,141,96,243,204,57>>,<<169,221,133,96,64,204,123,198,158,155,126,177,174,248,39,217>>,<<213,251,112,66,147,19,120,160,186,92,173,134,115,68,13,224>>}]} 04:13:25.396 [info] GSUP: Tx #{auth_tuples => [#{autn => <<14,15,136,192,222,220,130,202,46,15,23,181,49,132,44,174>>,ck => <<213,251,112,66,147,19,120,160,186,92,173,134,115,68,13,224>>,ik => <<169,221,133,96,64,204,123,198,158,155,126,177,174,248,39,217>>,rand => <<"Ûî°'}¶t\"ìm¸B­ÆII">>,res => <<219,238,176,39,125,182,116,34,236,109,184,66,173,198,73,73,189,157,218,100,165,136,23,201,32,141,96,243,204,57>>}],imsi => <<"262423317245652">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423317245652">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423317245652 receive call lu_request from <0.1519.0> in state state_authenticating *DBG* epdg_ue_fsm_262423317245652 send ok to <0.1519.0> *DBG* epdg_ue_fsm_262423317245652 consume call lu_request from <0.1519.0> in state state_authenticating 04:13:25.403 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423317245652">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423317245652 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.403 [info] ue_fsm lu_request 04:13:25.403 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,false,0,false,false} 04:13:25.403 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.404 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423317245652",undefined,undefined,false,false,undefined} 04:13:25.404 [debug] SWx Tx SAR Imsi="262423317245652" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423317245652 send ok to <0.201.0> 04:13:25.404 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","275",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423317245652",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423317245652 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423317245652 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1520.0> in state state_wait_swx_saa 04:13:25.415 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;275;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423317245652",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423317245652 send ok to <0.1520.0> *DBG* epdg_ue_fsm_262423317245652 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.415 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423317245652 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1520.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423317245652 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423317245652">>,ok}} 04:13:25.415 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423317245652",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423317245652 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.415 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:25.415 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,false,0,false,false} 04:13:25.415 [info] lu_response(<<"262423317245652">>): ok 04:13:25.416 [info] lu_response for <<"262423317245652">>: ok 04:13:25.416 [info] GSUP: Tx #{imsi => <<"262423317245652">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423317245652">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423317245652 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1521.0> in state state_authenticated 04:13:25.423 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423317245652">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.423 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.423 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423317245652 send ok to <0.1521.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.423 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262423317245652 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1521.0> in state state_authenticated => state_wait_create_session_resp 04:13:25.424 [info] s2b: Tx {gtp,v2,create_session_request,0,8519907,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423317245652">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116729,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401598,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423317245652 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.424 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423317245652 receive call {rx_s6b_aar,"262423317245652@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1522.0> in state state_authenticated 04:13:25.444 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423317245652@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.444 [info] ue_fsm ev_rx_s6b_aar: "262423317245652@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.444 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423317245652@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423317245652",undefined,undefined,true,false,undefined} 04:13:25.444 [debug] SWx Tx SAR Imsi="262423317245652" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.445 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","276",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423317245652",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423317245652 send ok to <0.1522.0> 04:13:25.445 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423317245652 consume call {rx_s6b_aar,"262423317245652@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1522.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423317245652 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1523.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423317245652 send ok to <0.1523.0> *DBG* aaa_ue_fsm_262423317245652 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1523.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.452 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;276;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423317245652",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.452 [info] ue_fsm ev_rx_swx_saa 04:13:25.452 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423317245652","262423317245652@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1522.0>} 04:13:25.452 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.453 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.460 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,57,130,0,227,0,2,0,2,0,16,0,87,0,9,1,160,247,199,132,240,172,18,254,103,79,0,5,0,1,192,168,0,79,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,247,199,132,240,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,247,199,132,240,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.460 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116729,8519907,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<247,199,132,240>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4157048048,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4157048048,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,79>>}}} *DBG* epdg_ue_fsm_262423317245652 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 4204401598, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4157048048}}} from <0.1524.0> in state state_wait_create_session_resp 04:13:25.460 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423317245652">>,<0.1516.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116729,4157048048,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4204401598,4157048048}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:25.460 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.460 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 4204401598,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4157048048}} 04:13:25.461 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,false,0,false,false} 04:13:25.461 [info] KMOD Port Create PDP Context Call {<0.1516.0>,[alias|#Ref<0.1884296174.1877278729.216905>]}: {create_pdp_context,{172,18,254,103},4204401598,4157048048,{192,168,0,79}} 04:13:25.461 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,79}, 4204401598, 4157048048 04:13:25.461 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],10,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,79}},{i_tid,4204401598},{o_tid,4157048048}]}} 04:13:25.461 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 4204401598,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4157048048}) returned ok *DBG* epdg_ue_fsm_262423317245652 send ok to <0.1524.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423317245652">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 4204401598, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4157048048}}}} 04:13:25.461 [info] tunnel_response(<<"262423317245652">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 4204401598,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4157048048}} *DBG* epdg_ue_fsm_262423317245652 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 4204401598, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4157048048}}} from <0.1524.0> in state state_wait_create_session_resp => state_active 04:13:25.461 [info] tunnel_response for <<"262423317245652">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 4204401598,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4157048048}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.461 [info] GSUP: Tx #{imsi => <<"262423317245652">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,79>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421188596184">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:25.476 [info] GSUP: Rx #{imsi => <<"262421188596184">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421188596184 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421188596184 consume internal init_state in state state_new 04:13:25.476 [info] ue_fsm start(epdg_ue_fsm_262421188596184) *DBG* epdg_ue_fsm_262421188596184 receive call {auth_request,33,"internet",#{}} from <0.1525.0> in state state_new 04:13:25.476 [info] ue_fsm init(<<"262421188596184">>) 04:13:25.477 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421188596184 send ok to <0.1525.0> 04:13:25.477 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421188596184 consume call {auth_request,33,"internet",#{}} from <0.1525.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421188596184 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421188596184 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.477 [info] ue_fsm start_link(aaa_ue_fsm_262421188596184) *DBG* aaa_ue_fsm_262421188596184 consume internal init_state in state state_new 04:13:25.477 [info] ue_fsm init("262421188596184") *DBG* aaa_ue_fsm_262421188596184 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.477 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.478 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421188596184",undefined,undefined,false,false,undefined} 04:13:25.478 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421188596184 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421188596184 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.478 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","277",";","nonode@nohost"],1,undefined,undefined,undefined,"262421188596184",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421188596184 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28>>, <<21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26>>, <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28, 205,79,193,64,95,197,66,56,31,142,225,50,204,246>>, <<65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132>>, <<120,41,118,244,228,80,221,36,209,136,159,217,51,24,207, 127>>}]}} from <0.1528.0> in state state_wait_swx_maa 04:13:25.489 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;277;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421188596184",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28,21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26]],[[206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28,205,79,193,64,95,197,66,56,31,142,225,50,204,246]],["foobar"],[[120,41,118,244,228,80,221,36,209,136,159,217,51,24,207,127]],[[65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.489 [info] dia_sip2gsup: auth [206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28,21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26] authz [206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28,205,79,193,64,95,197,66,56,31,142,225,50,204,246]  04:13:25.489 [info] rand [206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28] autn [21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26]  *DBG* aaa_ue_fsm_262421188596184 send ok to <0.1528.0> 04:13:25.489 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421188596184 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28>>, <<21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26>>, <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28, 205,79,193,64,95,197,66,56,31,142,225,50,204,246>>, <<65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132>>, <<120,41,118,244,228,80,221,36,209,136,159,217,51,24,207, 127>>}]}} from <0.1528.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421188596184 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28>>, <<21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26>>, <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28, 205,79,193,64,95,197,66,56,31,142,225,50,204,246>>, <<65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132>>, <<120,41,118,244,228,80,221,36,209,136,159,217,51,24,207, 127>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.490 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421188596184",undefined,undefined,false,false,undefined} 04:13:25.490 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28>>,<<21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26>>,<<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28,205,79,193,64,95,197,66,56,31,142,225,50,204,246>>,<<65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132>>,<<120,41,118,244,228,80,221,36,209,136,159,217,51,24,207,127>>}]} *DBG* epdg_ue_fsm_262421188596184 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421188596184">>, {ok, [{epdg_auth_tuple, <<206,122,162,74,151,12,203,231,27,127,23,29, 160,73,27,28>>, <<21,243,7,82,207,169,61,64,82,31,253,213,105, 200,101,26>>, <<206,122,162,74,151,12,203,231,27,127,23,29, 160,73,27,28,205,79,193,64,95,197,66,56,31, 142,225,50,204,246>>, <<65,114,68,183,87,169,223,94,225,117,51,6,3, 108,30,132>>, <<120,41,118,244,228,80,221,36,209,136, 159,217,51,24,207,127>>}]}}} *DBG* epdg_ue_fsm_262421188596184 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28>>, <<21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26>>, <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28, 205,79,193,64,95,197,66,56,31,142,225,50,204,246>>, <<65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132>>, <<120,41,118,244,228,80,221,36,209,136,159,217,51,24,207, 127>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.491 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28>>,<<21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26>>,<<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28,205,79,193,64,95,197,66,56,31,142,225,50,204,246>>,<<65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132>>,<<120,41,118,244,228,80,221,36,209,136,159,217,51,24,207,127>>}]}, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,false,0,false,false} 04:13:25.491 [info] auth_response(<<"262421188596184">>): {ok,[{epdg_auth_tuple,<<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28>>,<<21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26>>,<<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28,205,79,193,64,95,197,66,56,31,142,225,50,204,246>>,<<65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132>>,<<120,41,118,244,228,80,221,36,209,136,159,217,51,24,207,127>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.492 [info] auth_response for <<"262421188596184">>: {ok,[{epdg_auth_tuple,<<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28>>,<<21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26>>,<<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28,205,79,193,64,95,197,66,56,31,142,225,50,204,246>>,<<65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132>>,<<120,41,118,244,228,80,221,36,209,136,159,217,51,24,207,127>>}]} 04:13:25.492 [info] GSUP: Tx #{auth_tuples => [#{autn => <<21,243,7,82,207,169,61,64,82,31,253,213,105,200,101,26>>,ck => <<120,41,118,244,228,80,221,36,209,136,159,217,51,24,207,127>>,ik => <<65,114,68,183,87,169,223,94,225,117,51,6,3,108,30,132>>,rand => <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28>>,res => <<206,122,162,74,151,12,203,231,27,127,23,29,160,73,27,28,205,79,193,64,95,197,66,56,31,142,225,50,204,246>>}],imsi => <<"262421188596184">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421188596184">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421188596184 receive call lu_request from <0.1529.0> in state state_authenticating 04:13:25.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421188596184">>,message_type => location_upd_req} 04:13:25.498 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421188596184 send ok to <0.1529.0> *DBG* aaa_ue_fsm_262421188596184 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.498 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421188596184 consume call lu_request from <0.1529.0> in state state_authenticating 04:13:25.498 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.498 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421188596184",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421188596184 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421188596184 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.498 [debug] SWx Tx SAR Imsi="262421188596184" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.499 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","278",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421188596184",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421188596184 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1530.0> in state state_wait_swx_saa 04:13:25.508 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;278;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421188596184",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.508 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421188596184 send ok to <0.1530.0> *DBG* epdg_ue_fsm_262421188596184 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421188596184 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1530.0> in state state_wait_swx_saa => state_authenticated 04:13:25.508 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421188596184",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421188596184 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421188596184">>,ok}} 04:13:25.509 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421188596184 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.509 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.509 [info] lu_response(<<"262421188596184">>): ok 04:13:25.509 [info] lu_response for <<"262421188596184">>: ok 04:13:25.509 [info] GSUP: Tx #{imsi => <<"262421188596184">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421188596184">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421188596184 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1531.0> in state state_authenticated 04:13:25.515 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421188596184">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.515 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.515 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,false,0,false,false} 04:13:25.515 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:25.516 [info] s2b: Tx {gtp,v2,create_session_request,0,8519908,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421188596184">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116730,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401599,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421188596184 send ok to <0.1531.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.516 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421188596184 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1531.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421188596184 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421188596184 receive call {rx_s6b_aar,"262421188596184@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1532.0> in state state_authenticated 04:13:25.527 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421188596184@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.528 [info] ue_fsm ev_rx_s6b_aar: "262421188596184@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.528 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421188596184@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421188596184",undefined,undefined,true,false,undefined} 04:13:25.528 [debug] SWx Tx SAR Imsi="262421188596184" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.528 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","279",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421188596184",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421188596184 send ok to <0.1532.0> *DBG* aaa_ue_fsm_262421188596184 consume call {rx_s6b_aar,"262421188596184@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1532.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:25.528 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421188596184 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1533.0> in state state_authenticated_wait_swx_saa 04:13:25.533 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;279;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421188596184",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421188596184 send ok to <0.1533.0> 04:13:25.533 [info] ue_fsm ev_rx_swx_saa 04:13:25.533 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421188596184","262421188596184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1532.0>} *DBG* aaa_ue_fsm_262421188596184 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1533.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.533 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.533 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.537 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,58,130,0,228,0,2,0,2,0,16,0,87,0,9,1,160,195,169,69,81,172,18,254,103,79,0,5,0,1,192,168,0,80,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,195,169,69,81,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,195,169,69,81,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421188596184 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 4204401599, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3282650449}}} from <0.1534.0> in state state_wait_create_session_resp 04:13:25.537 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116730,8519908,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"éEQ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3282650449,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3282650449,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,80>>}}} 04:13:25.537 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421188596184">>,<0.1526.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116730,3282650449,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401599,3282650449}],[],[],[],[],[],[],[],[]}}}} 04:13:25.537 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.537 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 4204401599,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3282650449}} 04:13:25.538 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,false,0,false,false} 04:13:25.538 [info] KMOD Port Create PDP Context Call {<0.1526.0>,[alias|#Ref<0.1884296174.1877278721.233077>]}: {create_pdp_context,{172,18,254,103},4204401599,3282650449,{192,168,0,80}} 04:13:25.538 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,80}, 4204401599, 3282650449 04:13:25.538 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],74,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,80}},{i_tid,4204401599},{o_tid,3282650449}]}} *DBG* epdg_ue_fsm_262421188596184 send ok to <0.1534.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421188596184">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 4204401599, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3282650449}}}} 04:13:25.538 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 4204401599,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3282650449}) returned ok *DBG* epdg_ue_fsm_262421188596184 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 4204401599, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3282650449}}} from <0.1534.0> in state state_wait_create_session_resp => state_active 04:13:25.538 [info] tunnel_response(<<"262421188596184">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 4204401599,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3282650449}} 04:13:25.538 [info] tunnel_response for <<"262421188596184">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 4204401599,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3282650449}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.538 [info] GSUP: Tx #{imsi => <<"262421188596184">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,80>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428235008866">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:25.578 [info] GSUP: Rx #{imsi => <<"262428235008866">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428235008866 enter epdg_ue_fsm in state state_new 04:13:25.578 [info] ue_fsm start(epdg_ue_fsm_262428235008866) *DBG* epdg_ue_fsm_262428235008866 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428235008866 receive call {auth_request,33,"internet",#{}} from <0.1535.0> in state state_new 04:13:25.578 [info] ue_fsm init(<<"262428235008866">>) *DBG* epdg_ue_fsm_262428235008866 send ok to <0.1535.0> 04:13:25.578 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428235008866 consume call {auth_request,33,"internet",#{}} from <0.1535.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.579 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428235008866 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428235008866 enter aaa_ue_fsm in state state_new 04:13:25.579 [info] ue_fsm start_link(aaa_ue_fsm_262428235008866) *DBG* aaa_ue_fsm_262428235008866 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428235008866 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.579 [info] ue_fsm init("262428235008866") 04:13:25.579 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.580 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428235008866",undefined,undefined,false,false,undefined} 04:13:25.580 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.581 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","280",";","nonode@nohost"],1,undefined,undefined,undefined,"262428235008866",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428235008866 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428235008866 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.595 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;280;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428235008866",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22,41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247]],[[154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22,115,126,181,167,186,17,127,51,193,152,19,20,180,40]],["foobar"],[[61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54]],[[179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428235008866 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22>>, <<41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247>>, <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22, 115,126,181,167,186,17,127,51,193,152,19,20,180,40>>, <<179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102>>, <<61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54>>}]}} from <0.1538.0> in state state_wait_swx_maa 04:13:25.595 [info] dia_sip2gsup: auth [154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22,41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247] authz [154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22,115,126,181,167,186,17,127,51,193,152,19,20,180,40]  04:13:25.595 [info] rand [154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22] autn [41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247]  *DBG* aaa_ue_fsm_262428235008866 send ok to <0.1538.0> 04:13:25.595 [info] ue_fsm ev_rx_swx_maa 04:13:25.596 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428235008866",undefined,undefined,false,false,undefined} 04:13:25.596 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22>>,<<41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247>>,<<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22,115,126,181,167,186,17,127,51,193,152,19,20,180,40>>,<<179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102>>,<<61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54>>}]} *DBG* aaa_ue_fsm_262428235008866 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22>>, <<41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247>>, <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22, 115,126,181,167,186,17,127,51,193,152,19,20,180,40>>, <<179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102>>, <<61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54>>}]}} from <0.1538.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428235008866 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22>>, <<41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247>>, <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22, 115,126,181,167,186,17,127,51,193,152,19,20,180,40>>, <<179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102>>, <<61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262428235008866 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428235008866">>, {ok, [{epdg_auth_tuple, <<154,135,65,136,21,117,60,52,210,211,52,178, 34,64,147,22>>, <<41,232,11,80,214,139,87,73,144,66,28,24,115, 150,229,247>>, <<154,135,65,136,21,117,60,52,210,211,52,178, 34,64,147,22,115,126,181,167,186,17,127,51, 193,152,19,20,180,40>>, <<179,80,71,136,46,188,150,201,154,158,148,3, 123,23,115,102>>, <<61,226,227,141,136,194,110,255,224,95, 78,2,22,2,23,54>>}]}}} 04:13:25.597 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22>>,<<41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247>>,<<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22,115,126,181,167,186,17,127,51,193,152,19,20,180,40>>,<<179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102>>,<<61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54>>}]}, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428235008866 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22>>, <<41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247>>, <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22, 115,126,181,167,186,17,127,51,193,152,19,20,180,40>>, <<179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102>>, <<61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.598 [info] auth_response(<<"262428235008866">>): {ok,[{epdg_auth_tuple,<<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22>>,<<41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247>>,<<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22,115,126,181,167,186,17,127,51,193,152,19,20,180,40>>,<<179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102>>,<<61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54>>}]} 04:13:25.598 [info] auth_response for <<"262428235008866">>: {ok,[{epdg_auth_tuple,<<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22>>,<<41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247>>,<<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22,115,126,181,167,186,17,127,51,193,152,19,20,180,40>>,<<179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102>>,<<61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54>>}]} 04:13:25.599 [info] GSUP: Tx #{auth_tuples => [#{autn => <<41,232,11,80,214,139,87,73,144,66,28,24,115,150,229,247>>,ck => <<61,226,227,141,136,194,110,255,224,95,78,2,22,2,23,54>>,ik => <<179,80,71,136,46,188,150,201,154,158,148,3,123,23,115,102>>,rand => <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22>>,res => <<154,135,65,136,21,117,60,52,210,211,52,178,34,64,147,22,115,126,181,167,186,17,127,51,193,152,19,20,180,40>>}],imsi => <<"262428235008866">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428235008866">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428235008866 receive call lu_request from <0.1539.0> in state state_authenticating *DBG* epdg_ue_fsm_262428235008866 send ok to <0.1539.0> *DBG* epdg_ue_fsm_262428235008866 consume call lu_request from <0.1539.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.605 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428235008866">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428235008866 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.605 [info] ue_fsm lu_request 04:13:25.605 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,false,0,false,false} 04:13:25.605 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428235008866 send ok to <0.201.0> 04:13:25.606 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428235008866",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428235008866 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.606 [debug] SWx Tx SAR Imsi="262428235008866" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.606 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","281",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428235008866",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428235008866 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1540.0> in state state_wait_swx_saa 04:13:25.616 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;281;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428235008866",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428235008866 send ok to <0.1540.0> *DBG* epdg_ue_fsm_262428235008866 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.616 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428235008866 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1540.0> in state state_wait_swx_saa => state_authenticated 04:13:25.616 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428235008866",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428235008866 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428235008866">>,ok}} 04:13:25.616 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428235008866 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.616 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,false,0,false,false} 04:13:25.616 [info] lu_response(<<"262428235008866">>): ok 04:13:25.617 [info] lu_response for <<"262428235008866">>: ok 04:13:25.617 [info] GSUP: Tx #{imsi => <<"262428235008866">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428235008866">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428235008866 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1541.0> in state state_authenticated 04:13:25.623 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428235008866">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.623 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.623 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,false,0,false,false} 04:13:25.623 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262428235008866 send ok to <0.1541.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428235008866 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1541.0> in state state_authenticated => state_wait_create_session_resp 04:13:25.623 [info] s2b: Tx {gtp,v2,create_session_request,0,8519909,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428235008866">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116731,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401600,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428235008866 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.624 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428235008866 receive call {rx_s6b_aar,"262428235008866@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1542.0> in state state_authenticated 04:13:25.634 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428235008866@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.634 [info] ue_fsm ev_rx_s6b_aar: "262428235008866@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.634 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428235008866@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428235008866",undefined,undefined,true,false,undefined} 04:13:25.634 [debug] SWx Tx SAR Imsi="262428235008866" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.634 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","282",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428235008866",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428235008866 send ok to <0.1542.0> 04:13:25.634 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428235008866 consume call {rx_s6b_aar,"262428235008866@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1542.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428235008866 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1543.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428235008866 send ok to <0.1543.0> 04:13:25.639 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;282;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428235008866",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428235008866 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1543.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.639 [info] ue_fsm ev_rx_swx_saa 04:13:25.639 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428235008866","262428235008866@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1542.0>} 04:13:25.639 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.639 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.646 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,59,130,0,229,0,2,0,2,0,16,0,87,0,9,1,160,202,98,130,153,172,18,254,103,79,0,5,0,1,192,168,0,81,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,202,98,130,153,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,202,98,130,153,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.646 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116731,8519909,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<202,98,130,153>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3395453593,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3395453593,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,81>>}}} 04:13:25.646 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428235008866">>,<0.1536.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116731,3395453593,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401600,3395453593}]}}}} 04:13:25.646 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262428235008866 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 4204401600, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3395453593}}} from <0.1544.0> in state state_wait_create_session_resp 04:13:25.646 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 4204401600,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3395453593}} 04:13:25.646 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,false,0,false,false} 04:13:25.647 [info] KMOD Port Create PDP Context Call {<0.1536.0>,[alias|#Ref<0.1884296174.1877278721.233234>]}: {create_pdp_context,{172,18,254,103},4204401600,3395453593,{192,168,0,81}} 04:13:25.647 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,81}, 4204401600, 3395453593 04:13:25.647 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3842,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,81}},{i_tid,4204401600},{o_tid,3395453593}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262428235008866">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 4204401600, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 3395453593}}}} *DBG* epdg_ue_fsm_262428235008866 send ok to <0.1544.0> 04:13:25.647 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 4204401600,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3395453593}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.647 [info] tunnel_response(<<"262428235008866">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 4204401600,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3395453593}} *DBG* epdg_ue_fsm_262428235008866 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 4204401600, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 3395453593}}} from <0.1544.0> in state state_wait_create_session_resp => state_active 04:13:25.647 [info] tunnel_response for <<"262428235008866">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 4204401600,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 3395453593}} 04:13:25.647 [info] GSUP: Tx #{imsi => <<"262428235008866">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,81>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429490204436">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429490204436 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429490204436 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429490204436 receive call {auth_request,33,"internet",#{}} from <0.1545.0> in state state_new 04:13:25.678 [info] GSUP: Rx #{imsi => <<"262429490204436">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:25.678 [info] ue_fsm start(epdg_ue_fsm_262429490204436) *DBG* epdg_ue_fsm_262429490204436 send ok to <0.1545.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429490204436 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429490204436 consume call {auth_request,33,"internet",#{}} from <0.1545.0> in state state_new => state_wait_auth_resp 04:13:25.678 [info] ue_fsm init(<<"262429490204436">>) *DBG* aaa_ue_fsm_262429490204436 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429490204436 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.678 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429490204436 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.678 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,false,0,false,false} 04:13:25.678 [info] ue_fsm start_link(aaa_ue_fsm_262429490204436) 04:13:25.679 [info] ue_fsm init("262429490204436") 04:13:25.679 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.679 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429490204436",undefined,undefined,false,false,undefined} 04:13:25.679 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.679 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","283",";","nonode@nohost"],1,undefined,undefined,undefined,"262429490204436",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429490204436 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429490204436 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.693 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;283;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429490204436",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90,183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182]],[[73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90,211,219,111,202,104,176,226,31,52,91,103,30,151,138]],["foobar"],[[192,45,138,181,242,207,192,211,1,101,103,4,116,154,254,33]],[[171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429490204436 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90>>, <<183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182>>, <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90, 211,219,111,202,104,176,226,31,52,91,103,30,151,138>>, <<171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67>>, <<192,45,138,181,242,207,192,211,1,101,103,4,116,154,254, 33>>}]}} from <0.1548.0> in state state_wait_swx_maa 04:13:25.693 [info] dia_sip2gsup: auth [73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90,183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182] authz [73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90,211,219,111,202,104,176,226,31,52,91,103,30,151,138]  *DBG* aaa_ue_fsm_262429490204436 send ok to <0.1548.0> 04:13:25.693 [info] rand [73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90] autn [183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182]  *DBG* aaa_ue_fsm_262429490204436 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90>>, <<183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182>>, <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90, 211,219,111,202,104,176,226,31,52,91,103,30,151,138>>, <<171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67>>, <<192,45,138,181,242,207,192,211,1,101,103,4,116,154,254, 33>>}]}} from <0.1548.0> in state state_wait_swx_maa => state_new 04:13:25.693 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429490204436 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90>>, <<183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182>>, <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90, 211,219,111,202,104,176,226,31,52,91,103,30,151,138>>, <<171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67>>, <<192,45,138,181,242,207,192,211,1,101,103,4,116,154,254, 33>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.694 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429490204436",undefined,undefined,false,false,undefined} 04:13:25.694 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90>>,<<183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182>>,<<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90,211,219,111,202,104,176,226,31,52,91,103,30,151,138>>,<<171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67>>,<<192,45,138,181,242,207,192,211,1,101,103,4,116,154,254,33>>}]} *DBG* gsup_server got cast {auth_response, {<<"262429490204436">>, {ok, [{epdg_auth_tuple, <<73,168,79,163,98,181,24,196,112,245,164,242, 116,141,151,90>>, <<183,28,62,85,178,27,100,246,126,33,78,229, 229,168,9,182>>, <<73,168,79,163,98,181,24,196,112,245,164,242, 116,141,151,90,211,219,111,202,104,176,226, 31,52,91,103,30,151,138>>, <<171,34,219,245,203,144,31,109,146,19,64,91, 142,82,193,67>>, <<192,45,138,181,242,207,192,211,1,101, 103,4,116,154,254,33>>}]}}} *DBG* epdg_ue_fsm_262429490204436 send ok to <0.211.0> 04:13:25.695 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90>>,<<183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182>>,<<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90,211,219,111,202,104,176,226,31,52,91,103,30,151,138>>,<<171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67>>,<<192,45,138,181,242,207,192,211,1,101,103,4,116,154,254,33>>}]}, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429490204436 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90>>, <<183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182>>, <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90, 211,219,111,202,104,176,226,31,52,91,103,30,151,138>>, <<171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67>>, <<192,45,138,181,242,207,192,211,1,101,103,4,116,154,254, 33>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.695 [info] auth_response(<<"262429490204436">>): {ok,[{epdg_auth_tuple,<<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90>>,<<183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182>>,<<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90,211,219,111,202,104,176,226,31,52,91,103,30,151,138>>,<<171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67>>,<<192,45,138,181,242,207,192,211,1,101,103,4,116,154,254,33>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.696 [info] auth_response for <<"262429490204436">>: {ok,[{epdg_auth_tuple,<<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90>>,<<183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182>>,<<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90,211,219,111,202,104,176,226,31,52,91,103,30,151,138>>,<<171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67>>,<<192,45,138,181,242,207,192,211,1,101,103,4,116,154,254,33>>}]} 04:13:25.696 [info] GSUP: Tx #{auth_tuples => [#{autn => <<183,28,62,85,178,27,100,246,126,33,78,229,229,168,9,182>>,ck => <<192,45,138,181,242,207,192,211,1,101,103,4,116,154,254,33>>,ik => <<171,34,219,245,203,144,31,109,146,19,64,91,142,82,193,67>>,rand => <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90>>,res => <<73,168,79,163,98,181,24,196,112,245,164,242,116,141,151,90,211,219,111,202,104,176,226,31,52,91,103,30,151,138>>}],imsi => <<"262429490204436">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429490204436">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429490204436 receive call lu_request from <0.1549.0> in state state_authenticating 04:13:25.701 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429490204436">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429490204436 send ok to <0.1549.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429490204436 consume call lu_request from <0.1549.0> in state state_authenticating 04:13:25.701 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429490204436 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.701 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,false,0,false,false} 04:13:25.701 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.702 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429490204436",undefined,undefined,false,false,undefined} 04:13:25.702 [debug] SWx Tx SAR Imsi="262429490204436" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429490204436 send ok to <0.201.0> 04:13:25.702 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","284",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429490204436",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429490204436 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429490204436 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1550.0> in state state_wait_swx_saa 04:13:25.706 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;284;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429490204436",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.706 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429490204436 send ok to <0.1550.0> *DBG* epdg_ue_fsm_262429490204436 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429490204436 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1550.0> in state state_wait_swx_saa => state_authenticated 04:13:25.706 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429490204436",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429490204436 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429490204436">>,ok}} 04:13:25.706 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429490204436 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.707 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.707 [info] lu_response(<<"262429490204436">>): ok 04:13:25.707 [info] lu_response for <<"262429490204436">>: ok 04:13:25.707 [info] GSUP: Tx #{imsi => <<"262429490204436">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429490204436">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429490204436 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1551.0> in state state_authenticated 04:13:25.710 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429490204436">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.711 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.711 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,false,0,false,false} 04:13:25.711 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:25.711 [info] s2b: Tx {gtp,v2,create_session_request,0,8519910,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429490204436">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116732,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401601,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429490204436 send ok to <0.1551.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.711 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429490204436 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1551.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429490204436 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429490204436 receive call {rx_s6b_aar,"262429490204436@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1552.0> in state state_authenticated 04:13:25.720 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429490204436@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.720 [info] ue_fsm ev_rx_s6b_aar: "262429490204436@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.720 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429490204436@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429490204436",undefined,undefined,true,false,undefined} 04:13:25.720 [debug] SWx Tx SAR Imsi="262429490204436" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.720 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","285",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429490204436",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429490204436 send ok to <0.1552.0> 04:13:25.720 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429490204436 consume call {rx_s6b_aar,"262429490204436@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1552.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429490204436 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1553.0> in state state_authenticated_wait_swx_saa 04:13:25.725 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;285;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429490204436",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.725 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429490204436 send ok to <0.1553.0> *DBG* aaa_ue_fsm_262429490204436 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1553.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.725 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429490204436","262429490204436@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1552.0>} 04:13:25.725 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.725 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.732 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,60,130,0,230,0,2,0,2,0,16,0,87,0,9,1,160,11,124,69,16,172,18,254,103,79,0,5,0,1,192,168,0,82,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,11,124,69,16,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,11,124,69,16,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.732 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116732,8519910,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<11,124,69,16>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,192693520,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,192693520,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,82>>}}} *DBG* epdg_ue_fsm_262429490204436 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 4204401601, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 192693520}}} from <0.1554.0> in state state_wait_create_session_resp 04:13:25.732 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429490204436">>,<0.1546.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116732,192693520,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401601,192693520}],[],[],[],[],[],[],[],[]}}}} 04:13:25.732 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.732 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 4204401601,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 192693520}} 04:13:25.732 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,false,0,false,false} 04:13:25.732 [info] KMOD Port Create PDP Context Call {<0.1546.0>,[alias|#Ref<0.1884296174.1877278729.217248>]}: {create_pdp_context,{172,18,254,103},4204401601,192693520,{192,168,0,82}} 04:13:25.732 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,82}, 4204401601, 192693520 04:13:25.732 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3906,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,82}},{i_tid,4204401601},{o_tid,192693520}]}} *DBG* epdg_ue_fsm_262429490204436 send ok to <0.1554.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429490204436">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 4204401601, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 192693520}}}} 04:13:25.733 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 4204401601,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 192693520}) returned ok *DBG* epdg_ue_fsm_262429490204436 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 4204401601, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 192693520}}} from <0.1554.0> in state state_wait_create_session_resp => state_active 04:13:25.733 [info] tunnel_response(<<"262429490204436">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 4204401601,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 192693520}} 04:13:25.733 [info] tunnel_response for <<"262429490204436">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 4204401601,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 192693520}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.733 [info] GSUP: Tx #{imsi => <<"262429490204436">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,82>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262427403347448">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427403347448 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427403347448 consume internal init_state in state state_new 04:13:25.779 [info] GSUP: Rx #{imsi => <<"262427403347448">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427403347448 receive call {auth_request,33,"internet",#{}} from <0.1555.0> in state state_new 04:13:25.779 [info] ue_fsm start(epdg_ue_fsm_262427403347448) 04:13:25.779 [info] ue_fsm init(<<"262427403347448">>) *DBG* epdg_ue_fsm_262427403347448 send ok to <0.1555.0> 04:13:25.779 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427403347448 consume call {auth_request,33,"internet",#{}} from <0.1555.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427403347448 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.779 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427403347448 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427403347448 consume internal init_state in state state_new 04:13:25.780 [info] ue_fsm start_link(aaa_ue_fsm_262427403347448) *DBG* aaa_ue_fsm_262427403347448 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.780 [info] ue_fsm init("262427403347448") 04:13:25.780 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.781 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427403347448",undefined,undefined,false,false,undefined} 04:13:25.781 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.781 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","286",";","nonode@nohost"],1,undefined,undefined,undefined,"262427403347448",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427403347448 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427403347448 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427403347448 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65>>, <<205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5>>, <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52, 134,2,174,91,212,235,44,12,249,88,20,187,191>>, <<136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211>>, <<237,255,12,159,61,173,50,93,239,75,211,12,138,136,148, 166>>}]}} from <0.1558.0> in state state_wait_swx_maa 04:13:25.795 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;286;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427403347448",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5]],[[109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52,134,2,174,91,212,235,44,12,249,88,20,187,191]],["foobar"],[[237,255,12,159,61,173,50,93,239,75,211,12,138,136,148,166]],[[136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.795 [info] dia_sip2gsup: auth [109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5] authz [109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52,134,2,174,91,212,235,44,12,249,88,20,187,191]  *DBG* aaa_ue_fsm_262427403347448 send ok to <0.1558.0> 04:13:25.795 [info] rand [109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65] autn [205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5]  *DBG* aaa_ue_fsm_262427403347448 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65>>, <<205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5>>, <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52, 134,2,174,91,212,235,44,12,249,88,20,187,191>>, <<136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211>>, <<237,255,12,159,61,173,50,93,239,75,211,12,138,136,148, 166>>}]}} from <0.1558.0> in state state_wait_swx_maa => state_new 04:13:25.795 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427403347448 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65>>, <<205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5>>, <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52, 134,2,174,91,212,235,44,12,249,88,20,187,191>>, <<136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211>>, <<237,255,12,159,61,173,50,93,239,75,211,12,138,136,148, 166>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.796 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427403347448",undefined,undefined,false,false,undefined} 04:13:25.796 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65>>,<<205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5>>,<<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52,134,2,174,91,212,235,44,12,249,88,20,187,191>>,<<136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211>>,<<237,255,12,159,61,173,50,93,239,75,211,12,138,136,148,166>>}]} 04:13:25.797 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65>>,<<205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5>>,<<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52,134,2,174,91,212,235,44,12,249,88,20,187,191>>,<<136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211>>,<<237,255,12,159,61,173,50,93,239,75,211,12,138,136,148,166>>}]}, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427403347448 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427403347448">>, {ok, [{epdg_auth_tuple, <<109,47,48,6,72,103,23,68,136,243,210,102,182, 166,203,65>>, <<205,162,112,7,101,214,218,243,197,218,47,155, 250,60,93,5>>, <<109,47,48,6,72,103,23,68,136,243,210,102,182, 166,203,65,52,134,2,174,91,212,235,44,12,249, 88,20,187,191>>, <<136,163,128,185,205,177,232,240,9,244,185,56, 22,188,86,211>>, <<237,255,12,159,61,173,50,93,239,75,211, 12,138,136,148,166>>}]}}} 04:13:25.797 [info] auth_response(<<"262427403347448">>): {ok,[{epdg_auth_tuple,<<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65>>,<<205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5>>,<<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52,134,2,174,91,212,235,44,12,249,88,20,187,191>>,<<136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211>>,<<237,255,12,159,61,173,50,93,239,75,211,12,138,136,148,166>>}]} *DBG* epdg_ue_fsm_262427403347448 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65>>, <<205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5>>, <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52, 134,2,174,91,212,235,44,12,249,88,20,187,191>>, <<136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211>>, <<237,255,12,159,61,173,50,93,239,75,211,12,138,136,148, 166>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.797 [info] auth_response for <<"262427403347448">>: {ok,[{epdg_auth_tuple,<<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65>>,<<205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5>>,<<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52,134,2,174,91,212,235,44,12,249,88,20,187,191>>,<<136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211>>,<<237,255,12,159,61,173,50,93,239,75,211,12,138,136,148,166>>}]} 04:13:25.798 [info] GSUP: Tx #{auth_tuples => [#{autn => <<205,162,112,7,101,214,218,243,197,218,47,155,250,60,93,5>>,ck => <<237,255,12,159,61,173,50,93,239,75,211,12,138,136,148,166>>,ik => <<136,163,128,185,205,177,232,240,9,244,185,56,22,188,86,211>>,rand => <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65>>,res => <<109,47,48,6,72,103,23,68,136,243,210,102,182,166,203,65,52,134,2,174,91,212,235,44,12,249,88,20,187,191>>}],imsi => <<"262427403347448">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427403347448">>, message_type => location_upd_req}} 04:13:25.802 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427403347448">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427403347448 receive call lu_request from <0.1559.0> in state state_authenticating 04:13:25.802 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427403347448 send ok to <0.1559.0> *DBG* epdg_ue_fsm_262427403347448 consume call lu_request from <0.1559.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.802 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427403347448 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.802 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.802 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427403347448",undefined,undefined,false,false,undefined} 04:13:25.802 [debug] SWx Tx SAR Imsi="262427403347448" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.803 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","287",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427403347448",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427403347448 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427403347448 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427403347448 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1560.0> in state state_wait_swx_saa 04:13:25.808 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;287;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427403347448",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.808 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427403347448 send ok to <0.1560.0> 04:13:25.808 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427403347448",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427403347448 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427403347448 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1560.0> in state state_wait_swx_saa => state_authenticated 04:13:25.808 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427403347448 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427403347448">>,ok}} *DBG* epdg_ue_fsm_262427403347448 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.809 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.809 [info] lu_response(<<"262427403347448">>): ok 04:13:25.809 [info] lu_response for <<"262427403347448">>: ok 04:13:25.809 [info] GSUP: Tx #{imsi => <<"262427403347448">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427403347448">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:25.812 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427403347448">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427403347448 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1561.0> in state state_authenticated 04:13:25.812 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.813 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427403347448 send ok to <0.1561.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.813 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262427403347448 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1561.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427403347448 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.813 [info] s2b: Tx {gtp,v2,create_session_request,0,8519911,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427403347448">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116733,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401602,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:25.813 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427403347448 receive call {rx_s6b_aar,"262427403347448@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1562.0> in state state_authenticated 04:13:25.823 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427403347448@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.824 [info] ue_fsm ev_rx_s6b_aar: "262427403347448@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.824 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427403347448@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262427403347448",undefined,undefined,true,false,undefined} 04:13:25.824 [debug] SWx Tx SAR Imsi="262427403347448" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.824 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","288",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427403347448",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427403347448 send ok to <0.1562.0> *DBG* aaa_ue_fsm_262427403347448 consume call {rx_s6b_aar,"262427403347448@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1562.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:25.824 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427403347448 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1563.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427403347448 send ok to <0.1563.0> *DBG* aaa_ue_fsm_262427403347448 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1563.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.829 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;288;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427403347448",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.829 [info] ue_fsm ev_rx_swx_saa 04:13:25.829 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427403347448","262427403347448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1562.0>} 04:13:25.829 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.829 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.837 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,61,130,0,231,0,2,0,2,0,16,0,87,0,9,1,160,134,121,42,93,172,18,254,103,79,0,5,0,1,192,168,0,83,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,134,121,42,93,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,134,121,42,93,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.837 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116733,8519911,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<134,121,42,93>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2256087645,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2256087645,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,83>>}}} 04:13:25.837 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427403347448">>,<0.1556.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116733,2256087645,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401602,2256087645}],[],[],[]}}}} 04:13:25.837 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262427403347448 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 4204401602, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2256087645}}} from <0.1564.0> in state state_wait_create_session_resp 04:13:25.838 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 4204401602,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2256087645}} 04:13:25.838 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,false,0,false,false} 04:13:25.838 [info] KMOD Port Create PDP Context Call {<0.1556.0>,[alias|#Ref<0.1884296174.1877278721.233561>]}: {create_pdp_context,{172,18,254,103},4204401602,2256087645,{192,168,0,83}} 04:13:25.838 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,83}, 4204401602, 2256087645 04:13:25.838 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3970,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,83}},{i_tid,4204401602},{o_tid,2256087645}]}} 04:13:25.839 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 4204401602,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2256087645}) returned ok *DBG* epdg_ue_fsm_262427403347448 send ok to <0.1564.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427403347448">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 4204401602, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2256087645}}}} *DBG* epdg_ue_fsm_262427403347448 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 4204401602, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2256087645}}} from <0.1564.0> in state state_wait_create_session_resp => state_active 04:13:25.839 [info] tunnel_response(<<"262427403347448">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 4204401602,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2256087645}} 04:13:25.839 [info] tunnel_response for <<"262427403347448">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 4204401602,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2256087645}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.839 [info] GSUP: Tx #{imsi => <<"262427403347448">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,83>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429949092064">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429949092064 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429949092064 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429949092064 receive call {auth_request,33,"internet",#{}} from <0.1565.0> in state state_new 04:13:25.879 [info] GSUP: Rx #{imsi => <<"262429949092064">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429949092064 send ok to <0.1565.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.879 [info] ue_fsm start(epdg_ue_fsm_262429949092064) *DBG* epdg_ue_fsm_262429949092064 consume call {auth_request,33,"internet",#{}} from <0.1565.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429949092064 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429949092064 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.879 [info] ue_fsm init(<<"262429949092064">>) *DBG* aaa_ue_fsm_262429949092064 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429949092064 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.879 [info] ue_fsm auth_request 04:13:25.880 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,false,0,false,false} 04:13:25.880 [info] ue_fsm start_link(aaa_ue_fsm_262429949092064) 04:13:25.880 [info] ue_fsm init("262429949092064") *DBG* aaa_ue_fsm_262429949092064 send ok to <0.201.0> 04:13:25.880 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429949092064 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.881 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429949092064",undefined,undefined,false,false,undefined} 04:13:25.881 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.881 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","289",";","nonode@nohost"],1,undefined,undefined,undefined,"262429949092064",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:25.895 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;289;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429949092064",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144,156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204]],[[135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144,44,47,138,183,230,246,9,172,211,227,207,2,216,151]],["foobar"],[[69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102]],["ð'¤bpl\b0`Ã\\&EBÒ¾"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429949092064 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144>>, <<156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204>>, <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144, 44,47,138,183,230,246,9,172,211,227,207,2,216,151>>, <<"ð'¤bpl\b0`Ã\\&EBÒ¾">>, <<69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102>>}]}} from <0.1568.0> in state state_wait_swx_maa 04:13:25.895 [info] dia_sip2gsup: auth [135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144,156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204] authz [135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144,44,47,138,183,230,246,9,172,211,227,207,2,216,151]  04:13:25.895 [info] rand [135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144] autn [156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204]  *DBG* aaa_ue_fsm_262429949092064 send ok to <0.1568.0> 04:13:25.895 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429949092064 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144>>, <<156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204>>, <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144, 44,47,138,183,230,246,9,172,211,227,207,2,216,151>>, <<"ð'¤bpl\b0`Ã\\&EBÒ¾">>, <<69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429949092064 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144>>, <<156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204>>, <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144, 44,47,138,183,230,246,9,172,211,227,207,2,216,151>>, <<"ð'¤bpl\b0`Ã\\&EBÒ¾">>, <<69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102>>}]}} from <0.1568.0> in state state_wait_swx_maa => state_new 04:13:25.896 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429949092064",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429949092064 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429949092064">>, {ok, [{epdg_auth_tuple, <<135,123,127,76,90,70,184,168,174,95,232,118, 49,73,236,144>>, <<156,89,120,165,240,7,156,98,183,140,241,210, 51,10,86,204>>, <<135,123,127,76,90,70,184,168,174,95,232,118, 49,73,236,144,44,47,138,183,230,246,9,172, 211,227,207,2,216,151>>, <<"ð'¤bpl\b0`Ã\\&EBÒ¾">>, <<69,238,60,38,95,131,221,172,176,101,131, 39,4,251,66,102>>}]}}} *DBG* epdg_ue_fsm_262429949092064 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144>>, <<156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204>>, <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144, 44,47,138,183,230,246,9,172,211,227,207,2,216,151>>, <<"ð'¤bpl\b0`Ã\\&EBÒ¾">>, <<69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.896 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144>>,<<156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204>>,<<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144,44,47,138,183,230,246,9,172,211,227,207,2,216,151>>,<<"ð'¤bpl\b0`Ã\\&EBÒ¾">>,<<69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.897 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144>>,<<156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204>>,<<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144,44,47,138,183,230,246,9,172,211,227,207,2,216,151>>,<<"ð'¤bpl\b0`Ã\\&EBÒ¾">>,<<69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102>>}]}, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,false,0,false,false} 04:13:25.897 [info] auth_response(<<"262429949092064">>): {ok,[{epdg_auth_tuple,<<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144>>,<<156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204>>,<<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144,44,47,138,183,230,246,9,172,211,227,207,2,216,151>>,<<"ð'¤bpl\b0`Ã\\&EBÒ¾">>,<<69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102>>}]} 04:13:25.898 [info] auth_response for <<"262429949092064">>: {ok,[{epdg_auth_tuple,<<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144>>,<<156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204>>,<<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144,44,47,138,183,230,246,9,172,211,227,207,2,216,151>>,<<"ð'¤bpl\b0`Ã\\&EBÒ¾">>,<<69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102>>}]} 04:13:25.898 [info] GSUP: Tx #{auth_tuples => [#{autn => <<156,89,120,165,240,7,156,98,183,140,241,210,51,10,86,204>>,ck => <<69,238,60,38,95,131,221,172,176,101,131,39,4,251,66,102>>,ik => <<"ð'¤bpl\b0`Ã\\&EBÒ¾">>,rand => <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144>>,res => <<135,123,127,76,90,70,184,168,174,95,232,118,49,73,236,144,44,47,138,183,230,246,9,172,211,227,207,2,216,151>>}],imsi => <<"262429949092064">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429949092064">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429949092064 receive call lu_request from <0.1569.0> in state state_authenticating 04:13:25.904 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429949092064">>,message_type => location_upd_req} 04:13:25.904 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429949092064 send ok to <0.1569.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.904 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429949092064 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429949092064 consume call lu_request from <0.1569.0> in state state_authenticating 04:13:25.904 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.905 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429949092064",undefined,undefined,false,false,undefined} 04:13:25.905 [debug] SWx Tx SAR Imsi="262429949092064" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.905 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","290",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429949092064",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429949092064 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429949092064 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429949092064 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1570.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429949092064 send ok to <0.1570.0> 04:13:25.916 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;290;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429949092064",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429949092064 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1570.0> in state state_wait_swx_saa => state_authenticated 04:13:25.916 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429949092064 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.916 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429949092064",undefined,undefined,false,false,undefined} 04:13:25.916 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429949092064 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429949092064">>,ok}} 04:13:25.917 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429949092064 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.917 [info] lu_response(<<"262429949092064">>): ok 04:13:25.917 [info] lu_response for <<"262429949092064">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.917 [info] GSUP: Tx #{imsi => <<"262429949092064">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429949092064">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429949092064 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1571.0> in state state_authenticated 04:13:25.922 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429949092064">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.922 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262429949092064 send ok to <0.1571.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.922 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429949092064 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1571.0> in state state_authenticated => state_wait_create_session_resp 04:13:25.922 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262429949092064 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.923 [info] s2b: Tx {gtp,v2,create_session_request,0,8519912,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429949092064">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116734,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401603,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:25.923 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429949092064 receive call {rx_s6b_aar,"262429949092064@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1572.0> in state state_authenticated 04:13:25.930 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429949092064@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.930 [info] ue_fsm ev_rx_s6b_aar: "262429949092064@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:25.931 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429949092064@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429949092064",undefined,undefined,true,false,undefined} 04:13:25.931 [debug] SWx Tx SAR Imsi="262429949092064" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:25.931 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","291",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429949092064",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429949092064 send ok to <0.1572.0> 04:13:25.931 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429949092064 consume call {rx_s6b_aar,"262429949092064@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1572.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429949092064 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1573.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429949092064 send ok to <0.1573.0> 04:13:25.934 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;291;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429949092064",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429949092064 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1573.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.934 [info] ue_fsm ev_rx_swx_saa 04:13:25.934 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429949092064","262429949092064@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1572.0>} 04:13:25.934 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.934 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.937 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,62,130,0,232,0,2,0,2,0,16,0,87,0,9,1,160,136,181,233,250,172,18,254,103,79,0,5,0,1,192,168,0,84,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,136,181,233,250,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,136,181,233,250,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.937 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116734,8519912,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<136,181,233,250>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2293623290,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2293623290,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,84>>}}} 04:13:25.937 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429949092064">>,<0.1566.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116734,2293623290,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401603,2293623290}],[],[],[],[],[],[]}}}} 04:13:25.937 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429949092064 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 4204401603, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2293623290}}} from <0.1574.0> in state state_wait_create_session_resp 04:13:25.937 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 4204401603,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2293623290}} 04:13:25.937 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,false,0,false,false} 04:13:25.937 [info] KMOD Port Create PDP Context Call {<0.1566.0>,[alias|#Ref<0.1884296174.1877278721.233668>]}: {create_pdp_context,{172,18,254,103},4204401603,2293623290,{192,168,0,84}} 04:13:25.937 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,84}, 4204401603, 2293623290 04:13:25.937 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4034,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,84}},{i_tid,4204401603},{o_tid,2293623290}]}} *DBG* epdg_ue_fsm_262429949092064 send ok to <0.1574.0> 04:13:25.938 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 4204401603,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2293623290}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262429949092064">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 4204401603, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2293623290}}}} 04:13:25.938 [info] tunnel_response(<<"262429949092064">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 4204401603,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2293623290}} *DBG* epdg_ue_fsm_262429949092064 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 4204401603, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2293623290}}} from <0.1574.0> in state state_wait_create_session_resp => state_active 04:13:25.938 [info] tunnel_response for <<"262429949092064">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 4204401603,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2293623290}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.938 [info] GSUP: Tx #{imsi => <<"262429949092064">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,84>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422061686617">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422061686617 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422061686617 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422061686617 receive call {auth_request,33,"internet",#{}} from <0.1575.0> in state state_new 04:13:25.980 [info] GSUP: Rx #{imsi => <<"262422061686617">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:25.980 [info] ue_fsm start(epdg_ue_fsm_262422061686617) *DBG* epdg_ue_fsm_262422061686617 send ok to <0.1575.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422061686617 enter aaa_ue_fsm in state state_new 04:13:25.980 [info] ue_fsm init(<<"262422061686617">>) *DBG* epdg_ue_fsm_262422061686617 consume call {auth_request,33,"internet",#{}} from <0.1575.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422061686617 consume internal init_state in state state_new 04:13:25.980 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422061686617 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422061686617 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.980 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,false,0,false,false} 04:13:25.981 [info] ue_fsm start_link(aaa_ue_fsm_262422061686617) 04:13:25.981 [info] ue_fsm init("262422061686617") 04:13:25.981 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.981 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422061686617",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422061686617 send ok to <0.201.0> 04:13:25.981 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422061686617 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.982 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","292",";","nonode@nohost"],1,undefined,undefined,undefined,"262422061686617",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:25.995 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;292;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422061686617",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101,78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117]],[[246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101,23,244,86,37,191,110,232,6,125,7,70,3,114,110]],["foobar"],[[250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26]],[[166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422061686617 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101>>, <<78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117>>, <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101, 23,244,86,37,191,110,232,6,125,7,70,3,114,110>>, <<166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239>>, <<250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26>>}]}} from <0.1578.0> in state state_wait_swx_maa 04:13:25.996 [info] dia_sip2gsup: auth [246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101,78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117] authz [246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101,23,244,86,37,191,110,232,6,125,7,70,3,114,110]  04:13:25.996 [info] rand [246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101] autn [78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117]  04:13:25.996 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422061686617 send ok to <0.1578.0> 04:13:25.997 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422061686617",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422061686617 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101>>, <<78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117>>, <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101, 23,244,86,37,191,110,232,6,125,7,70,3,114,110>>, <<166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239>>, <<250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422061686617 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101>>, <<78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117>>, <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101, 23,244,86,37,191,110,232,6,125,7,70,3,114,110>>, <<166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239>>, <<250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26>>}]}} from <0.1578.0> in state state_wait_swx_maa => state_new 04:13:25.997 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101>>,<<78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117>>,<<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101,23,244,86,37,191,110,232,6,125,7,70,3,114,110>>,<<166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239>>,<<250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26>>}]} *DBG* epdg_ue_fsm_262422061686617 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422061686617">>, {ok, [{epdg_auth_tuple, <<246,170,164,217,178,5,65,145,206,238,23,29, 225,230,173,101>>, <<78,244,98,72,94,160,193,210,203,150,212,155, 56,92,88,117>>, <<246,170,164,217,178,5,65,145,206,238,23,29, 225,230,173,101,23,244,86,37,191,110,232,6, 125,7,70,3,114,110>>, <<166,73,245,51,173,39,243,131,123,44,24,252, 248,210,92,239>>, <<250,120,42,68,4,253,3,150,155,148,198,4, 157,116,63,26>>}]}}} 04:13:25.998 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101>>,<<78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117>>,<<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101,23,244,86,37,191,110,232,6,125,7,70,3,114,110>>,<<166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239>>,<<250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26>>}]}, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422061686617 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101>>, <<78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117>>, <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101, 23,244,86,37,191,110,232,6,125,7,70,3,114,110>>, <<166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239>>, <<250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.999 [info] auth_response(<<"262422061686617">>): {ok,[{epdg_auth_tuple,<<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101>>,<<78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117>>,<<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101,23,244,86,37,191,110,232,6,125,7,70,3,114,110>>,<<166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239>>,<<250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.000 [info] auth_response for <<"262422061686617">>: {ok,[{epdg_auth_tuple,<<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101>>,<<78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117>>,<<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101,23,244,86,37,191,110,232,6,125,7,70,3,114,110>>,<<166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239>>,<<250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26>>}]} 04:13:26.000 [info] GSUP: Tx #{auth_tuples => [#{autn => <<78,244,98,72,94,160,193,210,203,150,212,155,56,92,88,117>>,ck => <<250,120,42,68,4,253,3,150,155,148,198,4,157,116,63,26>>,ik => <<166,73,245,51,173,39,243,131,123,44,24,252,248,210,92,239>>,rand => <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101>>,res => <<246,170,164,217,178,5,65,145,206,238,23,29,225,230,173,101,23,244,86,37,191,110,232,6,125,7,70,3,114,110>>}],imsi => <<"262422061686617">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422061686617">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422061686617 receive call lu_request from <0.1579.0> in state state_authenticating 04:13:26.002 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422061686617">>,message_type => location_upd_req} 04:13:26.002 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422061686617 send ok to <0.1579.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422061686617 consume call lu_request from <0.1579.0> in state state_authenticating *DBG* aaa_ue_fsm_262422061686617 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:26.002 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,false,0,false,false} 04:13:26.002 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:26.003 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422061686617",undefined,undefined,false,false,undefined} 04:13:26.003 [debug] SWx Tx SAR Imsi="262422061686617" Type=1 APN="internet" AgentInfoOpt=[]  04:13:26.003 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","293",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422061686617",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422061686617 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422061686617 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422061686617 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1580.0> in state state_wait_swx_saa 04:13:26.013 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;293;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422061686617",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422061686617 send ok to <0.1580.0> 04:13:26.013 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422061686617 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422061686617 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1580.0> in state state_wait_swx_saa => state_authenticated 04:13:26.013 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422061686617",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422061686617 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422061686617">>,ok}} 04:13:26.013 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422061686617 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:26.014 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.014 [info] lu_response(<<"262422061686617">>): ok 04:13:26.014 [info] lu_response for <<"262422061686617">>: ok 04:13:26.014 [info] GSUP: Tx #{imsi => <<"262422061686617">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422061686617">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422061686617 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1581.0> in state state_authenticated 04:13:26.019 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422061686617">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:26.020 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.020 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,false,0,false,false} 04:13:26.020 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:26.020 [info] s2b: Tx {gtp,v2,create_session_request,0,8519913,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422061686617">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116735,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401604,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422061686617 send ok to <0.1581.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.021 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422061686617 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1581.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422061686617 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422061686617 receive call {rx_s6b_aar,"262422061686617@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1582.0> in state state_authenticated 04:13:26.032 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422061686617@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.032 [info] ue_fsm ev_rx_s6b_aar: "262422061686617@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.032 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422061686617@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422061686617",undefined,undefined,true,false,undefined} 04:13:26.032 [debug] SWx Tx SAR Imsi="262422061686617" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:26.033 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","294",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422061686617",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422061686617 send ok to <0.1582.0> 04:13:26.033 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422061686617 consume call {rx_s6b_aar,"262422061686617@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1582.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422061686617 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1583.0> in state state_authenticated_wait_swx_saa 04:13:26.042 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;294;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422061686617",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422061686617 send ok to <0.1583.0> 04:13:26.042 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422061686617 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1583.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.043 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422061686617","262422061686617@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1582.0>} 04:13:26.043 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.043 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.053 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,63,130,0,233,0,2,0,2,0,16,0,87,0,9,1,160,177,195,154,17,172,18,254,103,79,0,5,0,1,192,168,0,85,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,177,195,154,17,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,177,195,154,17,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.053 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116735,8519913,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<177,195,154,17>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2982386193,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2982386193,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,85>>}}} 04:13:26.053 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422061686617">>,<0.1576.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116735,2982386193,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401604,2982386193}],[],[],[],[]}}}} 04:13:26.053 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262422061686617 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 4204401604, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2982386193}}} from <0.1584.0> in state state_wait_create_session_resp 04:13:26.053 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 4204401604,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2982386193}} 04:13:26.054 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,false,0,false,false} 04:13:26.054 [info] KMOD Port Create PDP Context Call {<0.1576.0>,[alias|#Ref<0.1884296174.1877278721.233809>]}: {create_pdp_context,{172,18,254,103},4204401604,2982386193,{192,168,0,85}} 04:13:26.054 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,85}, 4204401604, 2982386193 04:13:26.054 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],137,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,85}},{i_tid,4204401604},{o_tid,2982386193}]}} 04:13:26.054 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 4204401604,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2982386193}) returned ok *DBG* epdg_ue_fsm_262422061686617 send ok to <0.1584.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422061686617">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 4204401604, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2982386193}}}} 04:13:26.054 [info] tunnel_response(<<"262422061686617">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 4204401604,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2982386193}} *DBG* epdg_ue_fsm_262422061686617 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 4204401604, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2982386193}}} from <0.1584.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.055 [info] tunnel_response for <<"262422061686617">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 4204401604,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2982386193}} 04:13:26.055 [info] GSUP: Tx #{imsi => <<"262422061686617">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,85>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428086657750">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:26.079 [info] GSUP: Rx #{imsi => <<"262428086657750">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428086657750 enter epdg_ue_fsm in state state_new 04:13:26.079 [info] ue_fsm start(epdg_ue_fsm_262428086657750) *DBG* epdg_ue_fsm_262428086657750 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428086657750 receive call {auth_request,33,"internet",#{}} from <0.1585.0> in state state_new 04:13:26.080 [info] ue_fsm init(<<"262428086657750">>) 04:13:26.080 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428086657750 send ok to <0.1585.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428086657750 consume call {auth_request,33,"internet",#{}} from <0.1585.0> in state state_new => state_wait_auth_resp 04:13:26.080 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428086657750 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428086657750 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428086657750 consume internal init_state in state state_new 04:13:26.080 [info] ue_fsm start_link(aaa_ue_fsm_262428086657750) *DBG* aaa_ue_fsm_262428086657750 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.080 [info] ue_fsm init("262428086657750") 04:13:26.080 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:26.081 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428086657750",undefined,undefined,false,false,undefined} 04:13:26.081 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:26.081 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","295",";","nonode@nohost"],1,undefined,undefined,undefined,"262428086657750",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428086657750 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428086657750 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.094 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;295;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428086657750",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152,70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158]],[[129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152,11,190,200,214,208,230,26,226,120,172,41,184,189,236]],["foobar"],[[241,177,239,233,67,163,224,65,171,86,110,30,83,176,225,125]],[[47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428086657750 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152>>, <<70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158>>, <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152, 11,190,200,214,208,230,26,226,120,172,41,184,189,236>>, <<47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1>>, <<241,177,239,233,67,163,224,65,171,86,110,30,83,176,225, 125>>}]}} from <0.1588.0> in state state_wait_swx_maa 04:13:26.094 [info] dia_sip2gsup: auth [129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152,70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158] authz [129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152,11,190,200,214,208,230,26,226,120,172,41,184,189,236]  04:13:26.094 [info] rand [129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152] autn [70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158]  04:13:26.094 [info] ue_fsm ev_rx_swx_maa 04:13:26.095 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428086657750",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428086657750 send ok to <0.1588.0> *DBG* aaa_ue_fsm_262428086657750 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152>>, <<70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158>>, <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152, 11,190,200,214,208,230,26,226,120,172,41,184,189,236>>, <<47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1>>, <<241,177,239,233,67,163,224,65,171,86,110,30,83,176,225, 125>>}]}} from <0.1588.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428086657750 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152>>, <<70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158>>, <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152, 11,190,200,214,208,230,26,226,120,172,41,184,189,236>>, <<47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1>>, <<241,177,239,233,67,163,224,65,171,86,110,30,83,176,225, 125>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:26.095 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152>>,<<70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158>>,<<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152,11,190,200,214,208,230,26,226,120,172,41,184,189,236>>,<<47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1>>,<<241,177,239,233,67,163,224,65,171,86,110,30,83,176,225,125>>}]} 04:13:26.096 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152>>,<<70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158>>,<<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152,11,190,200,214,208,230,26,226,120,172,41,184,189,236>>,<<47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1>>,<<241,177,239,233,67,163,224,65,171,86,110,30,83,176,225,125>>}]}, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428086657750 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428086657750">>, {ok, [{epdg_auth_tuple, <<129,222,119,203,74,171,9,109,60,152,198,185, 66,163,40,152>>, <<70,192,228,41,42,142,67,209,116,97,59,18,202, 99,205,158>>, <<129,222,119,203,74,171,9,109,60,152,198,185, 66,163,40,152,11,190,200,214,208,230,26,226, 120,172,41,184,189,236>>, <<47,15,48,168,212,14,136,212,113,53,174,87, 217,88,109,1>>, <<241,177,239,233,67,163,224,65,171,86, 110,30,83,176,225,125>>}]}}} 04:13:26.096 [info] auth_response(<<"262428086657750">>): {ok,[{epdg_auth_tuple,<<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152>>,<<70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158>>,<<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152,11,190,200,214,208,230,26,226,120,172,41,184,189,236>>,<<47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1>>,<<241,177,239,233,67,163,224,65,171,86,110,30,83,176,225,125>>}]} *DBG* epdg_ue_fsm_262428086657750 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152>>, <<70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158>>, <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152, 11,190,200,214,208,230,26,226,120,172,41,184,189,236>>, <<47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1>>, <<241,177,239,233,67,163,224,65,171,86,110,30,83,176,225, 125>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:26.096 [info] auth_response for <<"262428086657750">>: {ok,[{epdg_auth_tuple,<<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152>>,<<70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158>>,<<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152,11,190,200,214,208,230,26,226,120,172,41,184,189,236>>,<<47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1>>,<<241,177,239,233,67,163,224,65,171,86,110,30,83,176,225,125>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.096 [info] GSUP: Tx #{auth_tuples => [#{autn => <<70,192,228,41,42,142,67,209,116,97,59,18,202,99,205,158>>,ck => <<241,177,239,233,67,163,224,65,171,86,110,30,83,176,225,125>>,ik => <<47,15,48,168,212,14,136,212,113,53,174,87,217,88,109,1>>,rand => <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152>>,res => <<129,222,119,203,74,171,9,109,60,152,198,185,66,163,40,152,11,190,200,214,208,230,26,226,120,172,41,184,189,236>>}],imsi => <<"262428086657750">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428086657750">>, message_type => location_upd_req}} 04:13:26.099 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428086657750">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428086657750 receive call lu_request from <0.1589.0> in state state_authenticating 04:13:26.099 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428086657750 send ok to <0.1589.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.100 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428086657750 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428086657750 consume call lu_request from <0.1589.0> in state state_authenticating 04:13:26.100 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:26.100 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428086657750",undefined,undefined,false,false,undefined} 04:13:26.100 [debug] SWx Tx SAR Imsi="262428086657750" Type=1 APN="internet" AgentInfoOpt=[]  04:13:26.100 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","296",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428086657750",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428086657750 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428086657750 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428086657750 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1590.0> in state state_wait_swx_saa 04:13:26.103 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;296;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428086657750",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:26.103 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428086657750 send ok to <0.1590.0> *DBG* epdg_ue_fsm_262428086657750 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428086657750 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1590.0> in state state_wait_swx_saa => state_authenticated 04:13:26.103 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428086657750",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428086657750 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428086657750">>,ok}} 04:13:26.104 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428086657750 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:26.104 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,false,0,false,false} 04:13:26.104 [info] lu_response(<<"262428086657750">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.104 [info] lu_response for <<"262428086657750">>: ok 04:13:26.104 [info] GSUP: Tx #{imsi => <<"262428086657750">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428086657750">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:26.106 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428086657750">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428086657750 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1591.0> in state state_authenticated 04:13:26.106 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.106 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,false,0,false,false} 04:13:26.106 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:26.106 [info] s2b: Tx {gtp,v2,create_session_request,0,8519914,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428086657750">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116736,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401605,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428086657750 send ok to <0.1591.0> 04:13:26.106 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428086657750 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1591.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428086657750 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428086657750 receive call {rx_s6b_aar,"262428086657750@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1592.0> in state state_authenticated 04:13:26.113 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428086657750@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.113 [info] ue_fsm ev_rx_s6b_aar: "262428086657750@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.114 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428086657750@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428086657750",undefined,undefined,true,false,undefined} 04:13:26.114 [debug] SWx Tx SAR Imsi="262428086657750" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:26.114 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","297",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428086657750",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428086657750 send ok to <0.1592.0> 04:13:26.114 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428086657750 consume call {rx_s6b_aar,"262428086657750@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1592.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428086657750 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1593.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428086657750 send ok to <0.1593.0> 04:13:26.120 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;297;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428086657750",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428086657750 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1593.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.120 [info] ue_fsm ev_rx_swx_saa 04:13:26.120 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428086657750","262428086657750@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1592.0>} 04:13:26.120 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.120 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.127 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,64,130,0,234,0,2,0,2,0,16,0,87,0,9,1,160,65,59,243,25,172,18,254,103,79,0,5,0,1,192,168,0,86,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,65,59,243,25,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,65,59,243,25,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.127 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116736,8519914,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<65,59,243,25>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1094447897,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1094447897,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,86>>}}} 04:13:26.127 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428086657750">>,<0.1586.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116736,1094447897,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401605,1094447897}]}}}} *DBG* epdg_ue_fsm_262428086657750 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 4204401605, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1094447897}}} from <0.1594.0> in state state_wait_create_session_resp 04:13:26.127 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:26.127 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 4204401605,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1094447897}} 04:13:26.127 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,false,0,false,false} 04:13:26.127 [info] KMOD Port Create PDP Context Call {<0.1586.0>,[alias|#Ref<0.1884296174.1877278721.233970>]}: {create_pdp_context,{172,18,254,103},4204401605,1094447897,{192,168,0,86}} 04:13:26.127 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,86}, 4204401605, 1094447897 04:13:26.127 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],201,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,86}},{i_tid,4204401605},{o_tid,1094447897}]}} 04:13:26.128 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 4204401605,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1094447897}) returned ok *DBG* epdg_ue_fsm_262428086657750 send ok to <0.1594.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428086657750">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 4204401605, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1094447897}}}} 04:13:26.128 [info] tunnel_response(<<"262428086657750">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 4204401605,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1094447897}} *DBG* epdg_ue_fsm_262428086657750 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 4204401605, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1094447897}}} from <0.1594.0> in state state_wait_create_session_resp => state_active 04:13:26.128 [info] tunnel_response for <<"262428086657750">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 4204401605,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1094447897}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.128 [info] GSUP: Tx #{imsi => <<"262428086657750">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,86>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428511014487">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428511014487 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428511014487 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428511014487 receive call {auth_request,33,"internet",#{}} from <0.1595.0> in state state_new 04:13:26.180 [info] GSUP: Rx #{imsi => <<"262428511014487">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:26.181 [info] ue_fsm start(epdg_ue_fsm_262428511014487) *DBG* epdg_ue_fsm_262428511014487 send ok to <0.1595.0> *DBG* aaa_ue_fsm_262428511014487 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428511014487 consume call {auth_request,33,"internet",#{}} from <0.1595.0> in state state_new => state_wait_auth_resp 04:13:26.181 [info] ue_fsm init(<<"262428511014487">>) *DBG* aaa_ue_fsm_262428511014487 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428511014487 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:26.181 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428511014487 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.181 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,false,0,false,false} 04:13:26.181 [info] ue_fsm start_link(aaa_ue_fsm_262428511014487) 04:13:26.181 [info] ue_fsm init("262428511014487") 04:13:26.181 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:26.182 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428511014487",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428511014487 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428511014487 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.182 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:26.182 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","298",";","nonode@nohost"],1,undefined,undefined,undefined,"262428511014487",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:26.196 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;298;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428511014487",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19,15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90]],[[148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19,226,93,145,155,172,254,164,19,83,190,203,87,42,147]],["foobar"],[[92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160]],[[29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428511014487 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19>>, <<15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90>>, <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21, 19,226,93,145,155,172,254,164,19,83,190,203,87,42,147>>, <<29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117>>, <<92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160>>}]}} from <0.1598.0> in state state_wait_swx_maa 04:13:26.196 [info] dia_sip2gsup: auth [148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19,15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90] authz [148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19,226,93,145,155,172,254,164,19,83,190,203,87,42,147]  04:13:26.197 [info] rand [148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19] autn [15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90]  *DBG* aaa_ue_fsm_262428511014487 send ok to <0.1598.0> 04:13:26.197 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428511014487 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19>>, <<15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90>>, <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21, 19,226,93,145,155,172,254,164,19,83,190,203,87,42,147>>, <<29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117>>, <<92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160>>}]}} from <0.1598.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428511014487 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19>>, <<15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90>>, <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21, 19,226,93,145,155,172,254,164,19,83,190,203,87,42,147>>, <<29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117>>, <<92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:26.198 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428511014487",undefined,undefined,false,false,undefined} 04:13:26.198 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19>>,<<15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90>>,<<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19,226,93,145,155,172,254,164,19,83,190,203,87,42,147>>,<<29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117>>,<<92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160>>}]} 04:13:26.199 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19>>,<<15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90>>,<<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19,226,93,145,155,172,254,164,19,83,190,203,87,42,147>>,<<29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117>>,<<92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160>>}]}, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428511014487 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428511014487">>, {ok, [{epdg_auth_tuple, <<148,160,101,191,155,164,25,81,140,171,162, 150,171,160,21,19>>, <<15,107,1,163,109,142,12,189,133,186,232,239, 147,88,214,90>>, <<148,160,101,191,155,164,25,81,140,171,162, 150,171,160,21,19,226,93,145,155,172,254,164, 19,83,190,203,87,42,147>>, <<29,213,38,38,240,66,167,32,65,1,52,195,209, 216,12,117>>, <<92,106,18,202,251,71,21,55,79,147,35,28, 178,133,232,160>>}]}}} 04:13:26.199 [info] auth_response(<<"262428511014487">>): {ok,[{epdg_auth_tuple,<<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19>>,<<15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90>>,<<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19,226,93,145,155,172,254,164,19,83,190,203,87,42,147>>,<<29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117>>,<<92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160>>}]} *DBG* epdg_ue_fsm_262428511014487 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19>>, <<15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90>>, <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21, 19,226,93,145,155,172,254,164,19,83,190,203,87,42,147>>, <<29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117>>, <<92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:26.200 [info] auth_response for <<"262428511014487">>: {ok,[{epdg_auth_tuple,<<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19>>,<<15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90>>,<<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19,226,93,145,155,172,254,164,19,83,190,203,87,42,147>>,<<29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117>>,<<92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.200 [info] GSUP: Tx #{auth_tuples => [#{autn => <<15,107,1,163,109,142,12,189,133,186,232,239,147,88,214,90>>,ck => <<92,106,18,202,251,71,21,55,79,147,35,28,178,133,232,160>>,ik => <<29,213,38,38,240,66,167,32,65,1,52,195,209,216,12,117>>,rand => <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19>>,res => <<148,160,101,191,155,164,25,81,140,171,162,150,171,160,21,19,226,93,145,155,172,254,164,19,83,190,203,87,42,147>>}],imsi => <<"262428511014487">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428511014487">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428511014487 receive call lu_request from <0.1599.0> in state state_authenticating 04:13:26.205 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428511014487">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428511014487 send ok to <0.1599.0> 04:13:26.205 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428511014487 consume call lu_request from <0.1599.0> in state state_authenticating *DBG* aaa_ue_fsm_262428511014487 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:26.206 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,false,0,false,false} 04:13:26.206 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:26.206 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428511014487",undefined,undefined,false,false,undefined} 04:13:26.206 [debug] SWx Tx SAR Imsi="262428511014487" Type=1 APN="internet" AgentInfoOpt=[]  04:13:26.207 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","299",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428511014487",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428511014487 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428511014487 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428511014487 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1600.0> in state state_wait_swx_saa 04:13:26.216 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;299;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428511014487",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:26.217 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428511014487 send ok to <0.1600.0> *DBG* aaa_ue_fsm_262428511014487 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1600.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428511014487 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:26.217 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428511014487",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428511014487 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428511014487">>,ok}} 04:13:26.217 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428511014487 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:26.217 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.217 [info] lu_response(<<"262428511014487">>): ok 04:13:26.218 [info] lu_response for <<"262428511014487">>: ok 04:13:26.218 [info] GSUP: Tx #{imsi => <<"262428511014487">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428511014487">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428511014487 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1601.0> in state state_authenticated 04:13:26.223 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428511014487">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:26.223 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.223 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,false,0,false,false} 04:13:26.223 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:26.224 [info] s2b: Tx {gtp,v2,create_session_request,0,8519915,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428511014487">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116737,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401606,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428511014487 send ok to <0.1601.0> 04:13:26.224 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428511014487 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1601.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428511014487 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428511014487 receive call {rx_s6b_aar,"262428511014487@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1602.0> in state state_authenticated 04:13:26.236 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428511014487@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.236 [info] ue_fsm ev_rx_s6b_aar: "262428511014487@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.237 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428511014487@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428511014487",undefined,undefined,true,false,undefined} 04:13:26.237 [debug] SWx Tx SAR Imsi="262428511014487" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:26.237 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","300",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428511014487",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428511014487 send ok to <0.1602.0> *DBG* aaa_ue_fsm_262428511014487 consume call {rx_s6b_aar,"262428511014487@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1602.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.237 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428511014487 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1603.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428511014487 send ok to <0.1603.0> *DBG* aaa_ue_fsm_262428511014487 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1603.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.240 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;300;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428511014487",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:26.240 [info] ue_fsm ev_rx_swx_saa 04:13:26.241 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428511014487","262428511014487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1602.0>} 04:13:26.241 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.241 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.244 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,65,130,0,235,0,2,0,2,0,16,0,87,0,9,1,160,243,101,199,85,172,18,254,103,79,0,5,0,1,192,168,0,87,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,243,101,199,85,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,243,101,199,85,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.245 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116737,8519915,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"óeÇU">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4083533653,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4083533653,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,87>>}}} *DBG* epdg_ue_fsm_262428511014487 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 4204401606, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4083533653}}} from <0.1604.0> in state state_wait_create_session_resp 04:13:26.245 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428511014487">>,<0.1596.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116737,4083533653,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4204401606,4083533653}],[],[],[],[],[],[],[],[],[]}}}} 04:13:26.245 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:26.245 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 4204401606,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4083533653}} 04:13:26.245 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,false,0,false,false} 04:13:26.245 [info] KMOD Port Create PDP Context Call {<0.1596.0>,[alias|#Ref<0.1884296174.1877278721.234117>]}: {create_pdp_context,{172,18,254,103},4204401606,4083533653,{192,168,0,87}} 04:13:26.245 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,87}, 4204401606, 4083533653 04:13:26.245 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],265,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,87}},{i_tid,4204401606},{o_tid,4083533653}]}} *DBG* epdg_ue_fsm_262428511014487 send ok to <0.1604.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428511014487">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 4204401606, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 4083533653}}}} 04:13:26.245 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 4204401606,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4083533653}) returned ok *DBG* epdg_ue_fsm_262428511014487 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 4204401606, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 4083533653}}} from <0.1604.0> in state state_wait_create_session_resp => state_active 04:13:26.245 [info] tunnel_response(<<"262428511014487">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 4204401606,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4083533653}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.245 [info] tunnel_response for <<"262428511014487">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 4204401606,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 4083533653}} 04:13:26.245 [info] GSUP: Tx #{imsi => <<"262428511014487">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,87>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425611590097">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:26.280 [info] GSUP: Rx #{imsi => <<"262425611590097">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425611590097 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425611590097 consume internal init_state in state state_new 04:13:26.280 [info] ue_fsm start(epdg_ue_fsm_262425611590097) *DBG* epdg_ue_fsm_262425611590097 receive call {auth_request,33,"internet",#{}} from <0.1605.0> in state state_new 04:13:26.280 [info] ue_fsm init(<<"262425611590097">>) *DBG* epdg_ue_fsm_262425611590097 send ok to <0.1605.0> 04:13:26.280 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425611590097 consume call {auth_request,33,"internet",#{}} from <0.1605.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425611590097 enter aaa_ue_fsm in state state_new 04:13:26.281 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425611590097 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425611590097 consume internal init_state in state state_new 04:13:26.281 [info] ue_fsm start_link(aaa_ue_fsm_262425611590097) *DBG* aaa_ue_fsm_262425611590097 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.281 [info] ue_fsm init("262425611590097") 04:13:26.282 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425611590097 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425611590097 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.282 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425611590097",undefined,undefined,false,false,undefined} 04:13:26.282 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:26.282 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","301",";","nonode@nohost"],1,undefined,undefined,undefined,"262425611590097",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:26.296 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;301;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425611590097",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138,74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77]],[[73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138,180,90,55,193,79,75,129,254,50,207,140,155,78,67]],["foobar"],[[12,136,43,84,144,245,129,155,214,117,202,9,93,115,248,98]],[[25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425611590097 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138>>, <<74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77>>, <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141, 138,180,90,55,193,79,75,129,254,50,207,140,155,78,67>>, <<25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213>>, <<12,136,43,84,144,245,129,155,214,117,202,9,93,115,248, 98>>}]}} from <0.1608.0> in state state_wait_swx_maa 04:13:26.296 [info] dia_sip2gsup: auth [73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138,74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77] authz [73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138,180,90,55,193,79,75,129,254,50,207,140,155,78,67]  04:13:26.297 [info] rand [73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138] autn [74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77]  *DBG* aaa_ue_fsm_262425611590097 send ok to <0.1608.0> *DBG* aaa_ue_fsm_262425611590097 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138>>, <<74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77>>, <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141, 138,180,90,55,193,79,75,129,254,50,207,140,155,78,67>>, <<25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213>>, <<12,136,43,84,144,245,129,155,214,117,202,9,93,115,248, 98>>}]}} from <0.1608.0> in state state_wait_swx_maa => state_new 04:13:26.297 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425611590097 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138>>, <<74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77>>, <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141, 138,180,90,55,193,79,75,129,254,50,207,140,155,78,67>>, <<25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213>>, <<12,136,43,84,144,245,129,155,214,117,202,9,93,115,248, 98>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:26.297 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425611590097",undefined,undefined,false,false,undefined} 04:13:26.298 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138>>,<<74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77>>,<<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138,180,90,55,193,79,75,129,254,50,207,140,155,78,67>>,<<25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213>>,<<12,136,43,84,144,245,129,155,214,117,202,9,93,115,248,98>>}]} 04:13:26.299 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138>>,<<74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77>>,<<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138,180,90,55,193,79,75,129,254,50,207,140,155,78,67>>,<<25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213>>,<<12,136,43,84,144,245,129,155,214,117,202,9,93,115,248,98>>}]}, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425611590097 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425611590097">>, {ok, [{epdg_auth_tuple, <<73,13,226,44,163,204,240,131,27,119,154,117, 251,239,141,138>>, <<74,198,215,65,130,23,220,210,129,164,4,80,60, 183,182,77>>, <<73,13,226,44,163,204,240,131,27,119,154,117, 251,239,141,138,180,90,55,193,79,75,129,254, 50,207,140,155,78,67>>, <<25,41,12,216,228,133,78,58,18,201,24,184,18, 31,143,213>>, <<12,136,43,84,144,245,129,155,214,117, 202,9,93,115,248,98>>}]}}} 04:13:26.299 [info] auth_response(<<"262425611590097">>): {ok,[{epdg_auth_tuple,<<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138>>,<<74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77>>,<<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138,180,90,55,193,79,75,129,254,50,207,140,155,78,67>>,<<25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213>>,<<12,136,43,84,144,245,129,155,214,117,202,9,93,115,248,98>>}]} *DBG* epdg_ue_fsm_262425611590097 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138>>, <<74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77>>, <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141, 138,180,90,55,193,79,75,129,254,50,207,140,155,78,67>>, <<25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213>>, <<12,136,43,84,144,245,129,155,214,117,202,9,93,115,248, 98>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:26.299 [info] auth_response for <<"262425611590097">>: {ok,[{epdg_auth_tuple,<<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138>>,<<74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77>>,<<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138,180,90,55,193,79,75,129,254,50,207,140,155,78,67>>,<<25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213>>,<<12,136,43,84,144,245,129,155,214,117,202,9,93,115,248,98>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.300 [info] GSUP: Tx #{auth_tuples => [#{autn => <<74,198,215,65,130,23,220,210,129,164,4,80,60,183,182,77>>,ck => <<12,136,43,84,144,245,129,155,214,117,202,9,93,115,248,98>>,ik => <<25,41,12,216,228,133,78,58,18,201,24,184,18,31,143,213>>,rand => <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138>>,res => <<73,13,226,44,163,204,240,131,27,119,154,117,251,239,141,138,180,90,55,193,79,75,129,254,50,207,140,155,78,67>>}],imsi => <<"262425611590097">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425611590097">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425611590097 receive call lu_request from <0.1609.0> in state state_authenticating 04:13:26.305 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425611590097">>,message_type => location_upd_req} 04:13:26.305 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425611590097 send ok to <0.1609.0> *DBG* aaa_ue_fsm_262425611590097 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425611590097 consume call lu_request from <0.1609.0> in state state_authenticating 04:13:26.305 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,false,0,false,false} 04:13:26.305 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:26.305 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425611590097",undefined,undefined,false,false,undefined} 04:13:26.305 [debug] SWx Tx SAR Imsi="262425611590097" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425611590097 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425611590097 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:26.306 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","302",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425611590097",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425611590097 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1610.0> in state state_wait_swx_saa 04:13:26.315 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;302;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425611590097",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:26.315 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425611590097 send ok to <0.1610.0> *DBG* epdg_ue_fsm_262425611590097 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425611590097 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1610.0> in state state_wait_swx_saa => state_authenticated 04:13:26.315 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425611590097",undefined,undefined,false,false,undefined} 04:13:26.316 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425611590097 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425611590097">>,ok}} *DBG* epdg_ue_fsm_262425611590097 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:26.316 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.316 [info] lu_response(<<"262425611590097">>): ok 04:13:26.316 [info] lu_response for <<"262425611590097">>: ok 04:13:26.316 [info] GSUP: Tx #{imsi => <<"262425611590097">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425611590097">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425611590097 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1611.0> in state state_authenticated 04:13:26.321 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425611590097">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:26.321 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.321 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425611590097 send ok to <0.1611.0> 04:13:26.321 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425611590097 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1611.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425611590097 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:26.321 [info] s2b: Tx {gtp,v2,create_session_request,0,8519916,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425611590097">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116738,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401607,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:26.322 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425611590097 receive call {rx_s6b_aar,"262425611590097@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1612.0> in state state_authenticated 04:13:26.336 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425611590097@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.336 [info] ue_fsm ev_rx_s6b_aar: "262425611590097@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.336 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425611590097@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262425611590097",undefined,undefined,true,false,undefined} 04:13:26.336 [debug] SWx Tx SAR Imsi="262425611590097" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425611590097 send ok to <0.1612.0> 04:13:26.336 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","303",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425611590097",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425611590097 consume call {rx_s6b_aar,"262425611590097@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1612.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.337 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425611590097 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1613.0> in state state_authenticated_wait_swx_saa 04:13:26.345 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;303;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425611590097",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425611590097 send ok to <0.1613.0> 04:13:26.345 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425611590097 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1613.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.346 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425611590097","262425611590097@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1612.0>} 04:13:26.346 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.346 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.356 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,66,130,0,236,0,2,0,2,0,16,0,87,0,9,1,160,143,149,157,141,172,18,254,103,79,0,5,0,1,192,168,0,88,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,143,149,157,141,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,143,149,157,141,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.356 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116738,8519916,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<143,149,157,141>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2408947085,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2408947085,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,88>>}}} *DBG* epdg_ue_fsm_262425611590097 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 4204401607, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2408947085}}} from <0.1614.0> in state state_wait_create_session_resp 04:13:26.356 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425611590097">>,<0.1606.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116738,2408947085,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401607,2408947085}],[],[],[],[]}}}} 04:13:26.356 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:26.356 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 4204401607,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2408947085}} 04:13:26.357 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,false,0,false,false} 04:13:26.357 [info] KMOD Port Create PDP Context Call {<0.1606.0>,[alias|#Ref<0.1884296174.1877278728.216834>]}: {create_pdp_context,{172,18,254,103},4204401607,2408947085,{192,168,0,88}} 04:13:26.357 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,88}, 4204401607, 2408947085 04:13:26.357 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],329,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,88}},{i_tid,4204401607},{o_tid,2408947085}]}} 04:13:26.357 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 4204401607,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2408947085}) returned ok *DBG* epdg_ue_fsm_262425611590097 send ok to <0.1614.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425611590097">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 4204401607, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2408947085}}}} 04:13:26.357 [info] tunnel_response(<<"262425611590097">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 4204401607,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2408947085}} *DBG* epdg_ue_fsm_262425611590097 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 4204401607, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2408947085}}} from <0.1614.0> in state state_wait_create_session_resp => state_active 04:13:26.358 [info] tunnel_response for <<"262425611590097">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 4204401607,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2408947085}} 04:13:26.358 [info] GSUP: Tx #{imsi => <<"262425611590097">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,88>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426321505312">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426321505312 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426321505312 consume internal init_state in state state_new 04:13:26.381 [info] GSUP: Rx #{imsi => <<"262426321505312">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426321505312 receive call {auth_request,33,"internet",#{}} from <0.1615.0> in state state_new 04:13:26.381 [info] ue_fsm start(epdg_ue_fsm_262426321505312) 04:13:26.381 [info] ue_fsm init(<<"262426321505312">>) 04:13:26.381 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426321505312 send ok to <0.1615.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.381 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426321505312 consume call {auth_request,33,"internet",#{}} from <0.1615.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426321505312 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426321505312 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:26.382 [info] ue_fsm start_link(aaa_ue_fsm_262426321505312) *DBG* aaa_ue_fsm_262426321505312 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426321505312 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.382 [info] ue_fsm init("262426321505312") 04:13:26.382 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:26.382 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426321505312",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426321505312 send ok to <0.201.0> 04:13:26.382 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426321505312 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.383 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","304",";","nonode@nohost"],1,undefined,undefined,undefined,"262426321505312",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:26.396 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;304;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426321505312",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199,144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154]],[[4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199,186,56,212,34,110,40,18,153,27,108,25,124,151,159]],["foobar"],[[247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53]],[[141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426321505312 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199>>, <<144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154>>, <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199, 186,56,212,34,110,40,18,153,27,108,25,124,151,159>>, <<141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236>>, <<247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53>>}]}} from <0.1618.0> in state state_wait_swx_maa 04:13:26.396 [info] dia_sip2gsup: auth [4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199,144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154] authz [4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199,186,56,212,34,110,40,18,153,27,108,25,124,151,159]  04:13:26.396 [info] rand [4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199] autn [144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154]  04:13:26.396 [info] ue_fsm ev_rx_swx_maa 04:13:26.397 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426321505312",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426321505312 send ok to <0.1618.0> *DBG* aaa_ue_fsm_262426321505312 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199>>, <<144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154>>, <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199, 186,56,212,34,110,40,18,153,27,108,25,124,151,159>>, <<141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236>>, <<247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53>>}]}} from <0.1618.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426321505312 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199>>, <<144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154>>, <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199, 186,56,212,34,110,40,18,153,27,108,25,124,151,159>>, <<141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236>>, <<247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:26.397 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199>>,<<144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154>>,<<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199,186,56,212,34,110,40,18,153,27,108,25,124,151,159>>,<<141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236>>,<<247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53>>}]} *DBG* epdg_ue_fsm_262426321505312 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426321505312">>, {ok, [{epdg_auth_tuple, <<4,64,17,73,246,174,57,203,92,178,248,249,97, 205,175,199>>, <<144,175,38,46,77,249,14,135,233,10,173,127, 22,165,170,154>>, <<4,64,17,73,246,174,57,203,92,178,248,249,97, 205,175,199,186,56,212,34,110,40,18,153,27, 108,25,124,151,159>>, <<141,75,123,154,112,72,105,200,104,76,172,158, 166,116,22,236>>, <<247,72,14,196,197,31,190,34,65,55,238, 177,74,17,69,53>>}]}}} 04:13:26.398 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199>>,<<144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154>>,<<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199,186,56,212,34,110,40,18,153,27,108,25,124,151,159>>,<<141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236>>,<<247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53>>}]}, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426321505312 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199>>, <<144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154>>, <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199, 186,56,212,34,110,40,18,153,27,108,25,124,151,159>>, <<141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236>>, <<247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:26.398 [info] auth_response(<<"262426321505312">>): {ok,[{epdg_auth_tuple,<<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199>>,<<144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154>>,<<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199,186,56,212,34,110,40,18,153,27,108,25,124,151,159>>,<<141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236>>,<<247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.399 [info] auth_response for <<"262426321505312">>: {ok,[{epdg_auth_tuple,<<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199>>,<<144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154>>,<<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199,186,56,212,34,110,40,18,153,27,108,25,124,151,159>>,<<141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236>>,<<247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53>>}]} 04:13:26.399 [info] GSUP: Tx #{auth_tuples => [#{autn => <<144,175,38,46,77,249,14,135,233,10,173,127,22,165,170,154>>,ck => <<247,72,14,196,197,31,190,34,65,55,238,177,74,17,69,53>>,ik => <<141,75,123,154,112,72,105,200,104,76,172,158,166,116,22,236>>,rand => <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199>>,res => <<4,64,17,73,246,174,57,203,92,178,248,249,97,205,175,199,186,56,212,34,110,40,18,153,27,108,25,124,151,159>>}],imsi => <<"262426321505312">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426321505312">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426321505312 receive call lu_request from <0.1619.0> in state state_authenticating 04:13:26.405 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426321505312">>,message_type => location_upd_req} 04:13:26.405 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426321505312 send ok to <0.1619.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.405 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426321505312 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426321505312 consume call lu_request from <0.1619.0> in state state_authenticating 04:13:26.405 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:26.406 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426321505312",undefined,undefined,false,false,undefined} 04:13:26.406 [debug] SWx Tx SAR Imsi="262426321505312" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426321505312 send ok to <0.201.0> 04:13:26.406 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","305",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426321505312",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426321505312 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426321505312 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1620.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426321505312 send ok to <0.1620.0> *DBG* epdg_ue_fsm_262426321505312 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:26.416 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;305;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426321505312",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426321505312 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1620.0> in state state_wait_swx_saa => state_authenticated 04:13:26.416 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426321505312 send ok to <0.211.0> 04:13:26.416 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426321505312",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262426321505312">>,ok}} *DBG* epdg_ue_fsm_262426321505312 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:26.416 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:26.417 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,false,0,false,false} 04:13:26.417 [info] lu_response(<<"262426321505312">>): ok 04:13:26.417 [info] lu_response for <<"262426321505312">>: ok 04:13:26.417 [info] GSUP: Tx #{imsi => <<"262426321505312">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426321505312">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:26.423 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426321505312">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426321505312 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1621.0> in state state_authenticated 04:13:26.423 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.424 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,false,0,false,false} 04:13:26.424 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262426321505312 send ok to <0.1621.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.424 [info] s2b: Tx {gtp,v2,create_session_request,0,8519917,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426321505312">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116739,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401608,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426321505312 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1621.0> in state state_authenticated => state_wait_create_session_resp 04:13:26.424 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426321505312 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426321505312 receive call {rx_s6b_aar,"262426321505312@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1622.0> in state state_authenticated 04:13:26.438 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426321505312@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.438 [info] ue_fsm ev_rx_s6b_aar: "262426321505312@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.438 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426321505312@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426321505312",undefined,undefined,true,false,undefined} 04:13:26.438 [debug] SWx Tx SAR Imsi="262426321505312" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:26.438 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","306",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426321505312",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426321505312 send ok to <0.1622.0> *DBG* aaa_ue_fsm_262426321505312 consume call {rx_s6b_aar,"262426321505312@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1622.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.438 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426321505312 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1623.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426321505312 send ok to <0.1623.0> 04:13:26.444 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;306;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426321505312",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426321505312 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1623.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.444 [info] ue_fsm ev_rx_swx_saa 04:13:26.444 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426321505312","262426321505312@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1622.0>} 04:13:26.444 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.444 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.451 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,67,130,0,237,0,2,0,2,0,16,0,87,0,9,1,160,118,146,40,174,172,18,254,103,79,0,5,0,1,192,168,0,89,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,118,146,40,174,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,118,146,40,174,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.451 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116739,8519917,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<118,146,40,174>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1989290158,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1989290158,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,89>>}}} *DBG* epdg_ue_fsm_262426321505312 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 4204401608, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1989290158}}} from <0.1624.0> in state state_wait_create_session_resp 04:13:26.451 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426321505312">>,<0.1616.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116739,1989290158,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4204401608,1989290158}],[],[],[],[],[],[],[],[],[]}}}} 04:13:26.451 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:26.451 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 4204401608,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1989290158}} 04:13:26.452 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,false,0,false,false} 04:13:26.452 [info] KMOD Port Create PDP Context Call {<0.1616.0>,[alias|#Ref<0.1884296174.1877278727.216045>]}: {create_pdp_context,{172,18,254,103},4204401608,1989290158,{192,168,0,89}} 04:13:26.452 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,89}, 4204401608, 1989290158 04:13:26.452 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4098,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,89}},{i_tid,4204401608},{o_tid,1989290158}]}} 04:13:26.452 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 4204401608,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1989290158}) returned ok *DBG* epdg_ue_fsm_262426321505312 send ok to <0.1624.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426321505312">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 4204401608, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1989290158}}}} 04:13:26.452 [info] tunnel_response(<<"262426321505312">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 4204401608,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1989290158}} *DBG* epdg_ue_fsm_262426321505312 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 4204401608, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1989290158}}} from <0.1624.0> in state state_wait_create_session_resp => state_active 04:13:26.453 [info] tunnel_response for <<"262426321505312">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 4204401608,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1989290158}} 04:13:26.453 [info] GSUP: Tx #{imsi => <<"262426321505312">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,89>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429312034254">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:26.481 [info] GSUP: Rx #{imsi => <<"262429312034254">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429312034254 enter epdg_ue_fsm in state state_new 04:13:26.481 [info] ue_fsm start(epdg_ue_fsm_262429312034254) *DBG* epdg_ue_fsm_262429312034254 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429312034254 receive call {auth_request,33,"internet",#{}} from <0.1625.0> in state state_new 04:13:26.481 [info] ue_fsm init(<<"262429312034254">>) 04:13:26.481 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429312034254 send ok to <0.1625.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.482 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429312034254 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429312034254 consume call {auth_request,33,"internet",#{}} from <0.1625.0> in state state_new => state_wait_auth_resp 04:13:26.482 [info] ue_fsm start_link(aaa_ue_fsm_262429312034254) *DBG* aaa_ue_fsm_262429312034254 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429312034254 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:26.482 [info] ue_fsm init("262429312034254") *DBG* aaa_ue_fsm_262429312034254 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.482 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:26.483 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429312034254",undefined,undefined,false,false,undefined} 04:13:26.483 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429312034254 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429312034254 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.483 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","307",";","nonode@nohost"],1,undefined,undefined,undefined,"262429312034254",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:26.496 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;307;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429312034254",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116]],[[14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103,87,126,35,101,22,41,39,239,50,47,28,70,90]],["foobar"],[[6,141,223,39,221,66,191,102,191,242,165,17,160,226,174,199]],[[97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429312034254 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114>>, <<215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116>>, <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103, 87,126,35,101,22,41,39,239,50,47,28,70,90>>, <<97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207>>, <<6,141,223,39,221,66,191,102,191,242,165,17,160,226,174, 199>>}]}} from <0.1628.0> in state state_wait_swx_maa 04:13:26.496 [info] dia_sip2gsup: auth [14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116] authz [14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103,87,126,35,101,22,41,39,239,50,47,28,70,90]  04:13:26.496 [info] rand [14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114] autn [215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116]  04:13:26.496 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429312034254 send ok to <0.1628.0> 04:13:26.497 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429312034254",undefined,undefined,false,false,undefined} 04:13:26.497 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114>>,<<215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116>>,<<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103,87,126,35,101,22,41,39,239,50,47,28,70,90>>,<<97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207>>,<<6,141,223,39,221,66,191,102,191,242,165,17,160,226,174,199>>}]} *DBG* epdg_ue_fsm_262429312034254 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114>>, <<215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116>>, <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103, 87,126,35,101,22,41,39,239,50,47,28,70,90>>, <<97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207>>, <<6,141,223,39,221,66,191,102,191,242,165,17,160,226,174, 199>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429312034254 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114>>, <<215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116>>, <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103, 87,126,35,101,22,41,39,239,50,47,28,70,90>>, <<97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207>>, <<6,141,223,39,221,66,191,102,191,242,165,17,160,226,174, 199>>}]}} from <0.1628.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429312034254 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429312034254">>, {ok, [{epdg_auth_tuple, <<14,20,67,108,225,142,68,251,88,75,98,8,68, 234,181,114>>, <<215,18,11,212,59,169,151,149,91,246,90,32, 143,228,225,116>>, <<14,20,67,108,225,142,68,251,88,75,98,8,68, 234,181,114,103,87,126,35,101,22,41,39,239, 50,47,28,70,90>>, <<97,14,240,179,150,86,129,157,56,194,237,35, 48,66,189,207>>, <<6,141,223,39,221,66,191,102,191,242,165, 17,160,226,174,199>>}]}}} 04:13:26.499 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114>>,<<215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116>>,<<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103,87,126,35,101,22,41,39,239,50,47,28,70,90>>,<<97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207>>,<<6,141,223,39,221,66,191,102,191,242,165,17,160,226,174,199>>}]}, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429312034254 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114>>, <<215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116>>, <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103, 87,126,35,101,22,41,39,239,50,47,28,70,90>>, <<97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207>>, <<6,141,223,39,221,66,191,102,191,242,165,17,160,226,174, 199>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:26.499 [info] auth_response(<<"262429312034254">>): {ok,[{epdg_auth_tuple,<<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114>>,<<215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116>>,<<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103,87,126,35,101,22,41,39,239,50,47,28,70,90>>,<<97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207>>,<<6,141,223,39,221,66,191,102,191,242,165,17,160,226,174,199>>}]} 04:13:26.500 [info] auth_response for <<"262429312034254">>: {ok,[{epdg_auth_tuple,<<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114>>,<<215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116>>,<<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103,87,126,35,101,22,41,39,239,50,47,28,70,90>>,<<97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207>>,<<6,141,223,39,221,66,191,102,191,242,165,17,160,226,174,199>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.500 [info] GSUP: Tx #{auth_tuples => [#{autn => <<215,18,11,212,59,169,151,149,91,246,90,32,143,228,225,116>>,ck => <<6,141,223,39,221,66,191,102,191,242,165,17,160,226,174,199>>,ik => <<97,14,240,179,150,86,129,157,56,194,237,35,48,66,189,207>>,rand => <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114>>,res => <<14,20,67,108,225,142,68,251,88,75,98,8,68,234,181,114,103,87,126,35,101,22,41,39,239,50,47,28,70,90>>}],imsi => <<"262429312034254">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429312034254">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429312034254 receive call lu_request from <0.1629.0> in state state_authenticating *DBG* epdg_ue_fsm_262429312034254 send ok to <0.1629.0> 04:13:26.506 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429312034254">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429312034254 consume call lu_request from <0.1629.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429312034254 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:26.506 [info] ue_fsm lu_request 04:13:26.506 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,false,0,false,false} 04:13:26.507 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:26.507 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429312034254",undefined,undefined,false,false,undefined} 04:13:26.507 [debug] SWx Tx SAR Imsi="262429312034254" Type=1 APN="internet" AgentInfoOpt=[]  04:13:26.507 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","308",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429312034254",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429312034254 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429312034254 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429312034254 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1630.0> in state state_wait_swx_saa 04:13:26.517 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;308;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429312034254",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429312034254 send ok to <0.1630.0> *DBG* epdg_ue_fsm_262429312034254 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:26.517 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429312034254 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1630.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429312034254 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429312034254">>,ok}} 04:13:26.517 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429312034254",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429312034254 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:26.518 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.518 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,false,0,false,false} 04:13:26.518 [info] lu_response(<<"262429312034254">>): ok 04:13:26.518 [info] lu_response for <<"262429312034254">>: ok 04:13:26.518 [info] GSUP: Tx #{imsi => <<"262429312034254">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429312034254">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429312034254 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1631.0> in state state_authenticated 04:13:26.524 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429312034254">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:26.524 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.524 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,false,0,false,false} 04:13:26.525 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:26.525 [info] s2b: Tx {gtp,v2,create_session_request,0,8519918,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429312034254">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116740,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401609,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429312034254 send ok to <0.1631.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.525 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429312034254 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1631.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429312034254 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429312034254 receive call {rx_s6b_aar,"262429312034254@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1632.0> in state state_authenticated 04:13:26.538 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429312034254@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.538 [info] ue_fsm ev_rx_s6b_aar: "262429312034254@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.538 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429312034254@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429312034254",undefined,undefined,true,false,undefined} 04:13:26.538 [debug] SWx Tx SAR Imsi="262429312034254" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429312034254 send ok to <0.1632.0> 04:13:26.538 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","309",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429312034254",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429312034254 consume call {rx_s6b_aar,"262429312034254@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1632.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.538 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429312034254 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1633.0> in state state_authenticated_wait_swx_saa 04:13:26.542 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;309;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429312034254",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429312034254 send ok to <0.1633.0> 04:13:26.543 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429312034254 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1633.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.543 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429312034254","262429312034254@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1632.0>} 04:13:26.543 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.543 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.548 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,68,130,0,238,0,2,0,2,0,16,0,87,0,9,1,160,134,95,185,121,172,18,254,103,79,0,5,0,1,192,168,0,90,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,134,95,185,121,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,134,95,185,121,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.548 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116740,8519918,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<134,95,185,121>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2254420345,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2254420345,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,90>>}}} *DBG* epdg_ue_fsm_262429312034254 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 4204401609, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2254420345}}} from <0.1634.0> in state state_wait_create_session_resp 04:13:26.548 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429312034254">>,<0.1626.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116740,2254420345,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401609,2254420345}],[],[],[],[],[]}}}} 04:13:26.548 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:26.548 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 4204401609,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2254420345}} 04:13:26.548 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,false,0,false,false} 04:13:26.548 [info] KMOD Port Create PDP Context Call {<0.1626.0>,[alias|#Ref<0.1884296174.1877278721.234499>]}: {create_pdp_context,{172,18,254,103},4204401609,2254420345,{192,168,0,90}} 04:13:26.548 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,90}, 4204401609, 2254420345 *DBG* epdg_ue_fsm_262429312034254 send ok to <0.1634.0> 04:13:26.548 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],8,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,90}},{i_tid,4204401609},{o_tid,2254420345}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262429312034254">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 4204401609, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2254420345}}}} *DBG* epdg_ue_fsm_262429312034254 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 4204401609, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2254420345}}} from <0.1634.0> in state state_wait_create_session_resp => state_active 04:13:26.548 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 4204401609,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2254420345}) returned ok 04:13:26.548 [info] tunnel_response(<<"262429312034254">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 4204401609,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2254420345}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.549 [info] tunnel_response for <<"262429312034254">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 4204401609,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2254420345}} 04:13:26.549 [info] GSUP: Tx #{imsi => <<"262429312034254">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,90>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428406047622">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428406047622 enter epdg_ue_fsm in state state_new 04:13:26.581 [info] GSUP: Rx #{imsi => <<"262428406047622">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428406047622 consume internal init_state in state state_new 04:13:26.581 [info] ue_fsm start(epdg_ue_fsm_262428406047622) *DBG* epdg_ue_fsm_262428406047622 receive call {auth_request,33,"internet",#{}} from <0.1635.0> in state state_new 04:13:26.581 [info] ue_fsm init(<<"262428406047622">>) 04:13:26.581 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428406047622 send ok to <0.1635.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428406047622 enter aaa_ue_fsm in state state_new 04:13:26.582 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428406047622 consume call {auth_request,33,"internet",#{}} from <0.1635.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428406047622 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428406047622 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:26.582 [info] ue_fsm start_link(aaa_ue_fsm_262428406047622) *DBG* aaa_ue_fsm_262428406047622 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.582 [info] ue_fsm init("262428406047622") 04:13:26.582 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:26.583 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428406047622",undefined,undefined,false,false,undefined} 04:13:26.583 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:26.583 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","310",";","nonode@nohost"],1,undefined,undefined,undefined,"262428406047622",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428406047622 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428406047622 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.597 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;310;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428406047622",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198,116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109]],[[238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198,175,114,161,103,238,79,242,35,89,132,74,150,95,138]],["foobar"],[[146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143]],[[103,169,254,32,250,224,144,22,249,141,249,238,221,113,243,25]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:26.597 [info] dia_sip2gsup: auth [238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198,116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109] authz [238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198,175,114,161,103,238,79,242,35,89,132,74,150,95,138]  *DBG* aaa_ue_fsm_262428406047622 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123, 198>>, <<116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109>>, <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123, 198,175,114,161,103,238,79,242,35,89,132,74,150,95,138>>, <<103,169,254,32,250,224,144,22,249,141,249,238,221,113,243, 25>>, <<146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143>>}]}} from <0.1638.0> in state state_wait_swx_maa 04:13:26.597 [info] rand [238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198] autn [116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109]  04:13:26.597 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428406047622 send ok to <0.1638.0> 04:13:26.598 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428406047622",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428406047622 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123, 198>>, <<116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109>>, <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123, 198,175,114,161,103,238,79,242,35,89,132,74,150,95,138>>, <<103,169,254,32,250,224,144,22,249,141,249,238,221,113,243, 25>>, <<146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:26.598 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198>>,<<116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109>>,<<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198,175,114,161,103,238,79,242,35,89,132,74,150,95,138>>,<<103,169,254,32,250,224,144,22,249,141,249,238,221,113,243,25>>,<<146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143>>}]} *DBG* aaa_ue_fsm_262428406047622 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123, 198>>, <<116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109>>, <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123, 198,175,114,161,103,238,79,242,35,89,132,74,150,95,138>>, <<103,169,254,32,250,224,144,22,249,141,249,238,221,113,243, 25>>, <<146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143>>}]}} from <0.1638.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428406047622 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428406047622">>, {ok, [{epdg_auth_tuple, <<238,204,146,29,168,211,179,133,243,103,10, 115,254,170,123,198>>, <<116,24,228,35,166,103,200,41,101,44,169,101, 31,130,97,109>>, <<238,204,146,29,168,211,179,133,243,103,10, 115,254,170,123,198,175,114,161,103,238,79, 242,35,89,132,74,150,95,138>>, <<103,169,254,32,250,224,144,22,249,141,249, 238,221,113,243,25>>, <<146,108,180,69,87,40,50,117,83,5,221, 197,224,13,241,143>>}]}}} *DBG* epdg_ue_fsm_262428406047622 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123, 198>>, <<116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109>>, <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123, 198,175,114,161,103,238,79,242,35,89,132,74,150,95,138>>, <<103,169,254,32,250,224,144,22,249,141,249,238,221,113,243, 25>>, <<146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:26.599 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198>>,<<116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109>>,<<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198,175,114,161,103,238,79,242,35,89,132,74,150,95,138>>,<<103,169,254,32,250,224,144,22,249,141,249,238,221,113,243,25>>,<<146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143>>}]}, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,false,0,false,false} 04:13:26.599 [info] auth_response(<<"262428406047622">>): {ok,[{epdg_auth_tuple,<<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198>>,<<116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109>>,<<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198,175,114,161,103,238,79,242,35,89,132,74,150,95,138>>,<<103,169,254,32,250,224,144,22,249,141,249,238,221,113,243,25>>,<<146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.600 [info] auth_response for <<"262428406047622">>: {ok,[{epdg_auth_tuple,<<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198>>,<<116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109>>,<<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198,175,114,161,103,238,79,242,35,89,132,74,150,95,138>>,<<103,169,254,32,250,224,144,22,249,141,249,238,221,113,243,25>>,<<146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143>>}]} 04:13:26.600 [info] GSUP: Tx #{auth_tuples => [#{autn => <<116,24,228,35,166,103,200,41,101,44,169,101,31,130,97,109>>,ck => <<146,108,180,69,87,40,50,117,83,5,221,197,224,13,241,143>>,ik => <<103,169,254,32,250,224,144,22,249,141,249,238,221,113,243,25>>,rand => <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198>>,res => <<238,204,146,29,168,211,179,133,243,103,10,115,254,170,123,198,175,114,161,103,238,79,242,35,89,132,74,150,95,138>>}],imsi => <<"262428406047622">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428406047622">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428406047622 receive call lu_request from <0.1639.0> in state state_authenticating 04:13:26.605 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428406047622">>,message_type => location_upd_req} 04:13:26.605 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428406047622 send ok to <0.1639.0> *DBG* aaa_ue_fsm_262428406047622 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428406047622 consume call lu_request from <0.1639.0> in state state_authenticating 04:13:26.606 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,false,0,false,false} 04:13:26.606 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:26.606 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428406047622",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428406047622 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428406047622 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:26.606 [debug] SWx Tx SAR Imsi="262428406047622" Type=1 APN="internet" AgentInfoOpt=[]  04:13:26.606 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","311",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428406047622",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428406047622 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1640.0> in state state_wait_swx_saa 04:13:26.611 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;311;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428406047622",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428406047622 send ok to <0.1640.0> 04:13:26.611 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428406047622 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428406047622 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1640.0> in state state_wait_swx_saa => state_authenticated 04:13:26.611 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428406047622",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428406047622 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428406047622">>,ok}} 04:13:26.611 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428406047622 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:26.611 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.611 [info] lu_response(<<"262428406047622">>): ok 04:13:26.612 [info] lu_response for <<"262428406047622">>: ok 04:13:26.612 [info] GSUP: Tx #{imsi => <<"262428406047622">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428406047622">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428406047622 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1641.0> in state state_authenticated 04:13:26.615 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428406047622">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:26.615 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.615 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,false,0,false,false} 04:13:26.615 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:26.615 [info] s2b: Tx {gtp,v2,create_session_request,0,8519919,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428406047622">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116741,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401610,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:26.615 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428406047622 send ok to <0.1641.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428406047622 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1641.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428406047622 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428406047622 receive call {rx_s6b_aar,"262428406047622@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1642.0> in state state_authenticated 04:13:26.628 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428406047622@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.628 [info] ue_fsm ev_rx_s6b_aar: "262428406047622@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.629 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428406047622@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428406047622",undefined,undefined,true,false,undefined} 04:13:26.629 [debug] SWx Tx SAR Imsi="262428406047622" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:26.629 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","312",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428406047622",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428406047622 send ok to <0.1642.0> 04:13:26.629 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428406047622 consume call {rx_s6b_aar,"262428406047622@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1642.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428406047622 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1643.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428406047622 send ok to <0.1643.0> 04:13:26.636 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;312;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428406047622",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428406047622 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1643.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.636 [info] ue_fsm ev_rx_swx_saa 04:13:26.636 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428406047622","262428406047622@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1642.0>} 04:13:26.636 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.637 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.646 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,69,130,0,239,0,2,0,2,0,16,0,87,0,9,1,160,84,230,249,232,172,18,254,103,79,0,5,0,1,192,168,0,91,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,84,230,249,232,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,84,230,249,232,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.646 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116741,8519919,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Tæùè">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1424423400,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1424423400,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,91>>}}} *DBG* epdg_ue_fsm_262428406047622 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 4204401610, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1424423400}}} from <0.1644.0> in state state_wait_create_session_resp 04:13:26.646 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428406047622">>,<0.1636.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116741,1424423400,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401610,1424423400}],[],[],[],[],[],[]}}}} 04:13:26.646 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:26.646 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 4204401610,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1424423400}} 04:13:26.647 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,false,0,false,false} 04:13:26.647 [info] KMOD Port Create PDP Context Call {<0.1636.0>,[alias|#Ref<0.1884296174.1877278727.216321>]}: {create_pdp_context,{172,18,254,103},4204401610,1424423400,{192,168,0,91}} 04:13:26.647 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,91}, 4204401610, 1424423400 *DBG* epdg_ue_fsm_262428406047622 send ok to <0.1644.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428406047622">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 4204401610, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1424423400}}}} 04:13:26.647 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],72,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,91}},{i_tid,4204401610},{o_tid,1424423400}]}} *DBG* epdg_ue_fsm_262428406047622 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 4204401610, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1424423400}}} from <0.1644.0> in state state_wait_create_session_resp => state_active 04:13:26.647 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 4204401610,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1424423400}) returned ok 04:13:26.647 [info] tunnel_response(<<"262428406047622">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 4204401610,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1424423400}} 04:13:26.648 [info] tunnel_response for <<"262428406047622">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 4204401610,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1424423400}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.648 [info] GSUP: Tx #{imsi => <<"262428406047622">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,91>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423032265861">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:26.682 [info] GSUP: Rx #{imsi => <<"262423032265861">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423032265861 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423032265861 consume internal init_state in state state_new 04:13:26.682 [info] ue_fsm start(epdg_ue_fsm_262423032265861) *DBG* epdg_ue_fsm_262423032265861 receive call {auth_request,33,"internet",#{}} from <0.1645.0> in state state_new 04:13:26.682 [info] ue_fsm init(<<"262423032265861">>) *DBG* epdg_ue_fsm_262423032265861 send ok to <0.1645.0> 04:13:26.683 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423032265861 consume call {auth_request,33,"internet",#{}} from <0.1645.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423032265861 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423032265861 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423032265861 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:26.683 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423032265861 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.683 [info] ue_fsm start_link(aaa_ue_fsm_262423032265861) 04:13:26.683 [info] ue_fsm init("262423032265861") 04:13:26.684 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:26.684 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423032265861",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423032265861 send ok to <0.201.0> 04:13:26.684 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423032265861 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.684 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","313",";","nonode@nohost"],1,undefined,undefined,undefined,"262423032265861",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:26.698 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;313;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423032265861",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142]],[[206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75,143,248,148,189,90,97,29,243,106,68,3,155,87]],["foobar"],[[106,40,144,177,129,235,234,60,63,135,241,102,241,150,75,215]],[[155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:26.699 [info] dia_sip2gsup: auth [206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142] authz [206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75,143,248,148,189,90,97,29,243,106,68,3,155,87]  *DBG* aaa_ue_fsm_262423032265861 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211>>, <<248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142>>, <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75, 143,248,148,189,90,97,29,243,106,68,3,155,87>>, <<155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51>>, <<106,40,144,177,129,235,234,60,63,135,241,102,241,150, 75,215>>}]}} from <0.1648.0> in state state_wait_swx_maa 04:13:26.699 [info] rand [206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211] autn [248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142]  04:13:26.699 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423032265861 send ok to <0.1648.0> 04:13:26.700 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423032265861",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423032265861 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211>>, <<248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142>>, <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75, 143,248,148,189,90,97,29,243,106,68,3,155,87>>, <<155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51>>, <<106,40,144,177,129,235,234,60,63,135,241,102,241,150, 75,215>>}]}} from <0.1648.0> in state state_wait_swx_maa => state_new 04:13:26.700 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211>>,<<248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142>>,<<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75,143,248,148,189,90,97,29,243,106,68,3,155,87>>,<<155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51>>,<<106,40,144,177,129,235,234,60,63,135,241,102,241,150,75,215>>}]} *DBG* epdg_ue_fsm_262423032265861 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211>>, <<248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142>>, <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75, 143,248,148,189,90,97,29,243,106,68,3,155,87>>, <<155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51>>, <<106,40,144,177,129,235,234,60,63,135,241,102,241,150, 75,215>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262423032265861 send ok to <0.211.0> 04:13:26.701 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211>>,<<248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142>>,<<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75,143,248,148,189,90,97,29,243,106,68,3,155,87>>,<<155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51>>,<<106,40,144,177,129,235,234,60,63,135,241,102,241,150,75,215>>}]}, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262423032265861">>, {ok, [{epdg_auth_tuple, <<206,152,2,154,232,126,125,25,78,81,12,35,123, 72,137,211>>, <<248,90,2,230,9,215,214,208,182,5,228,75,167, 153,82,142>>, <<206,152,2,154,232,126,125,25,78,81,12,35,123, 72,137,211,75,143,248,148,189,90,97,29,243, 106,68,3,155,87>>, <<155,19,150,128,147,69,131,164,74,176,203,249, 204,96,173,51>>, <<106,40,144,177,129,235,234,60,63,135, 241,102,241,150,75,215>>}]}}} *DBG* epdg_ue_fsm_262423032265861 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211>>, <<248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142>>, <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75, 143,248,148,189,90,97,29,243,106,68,3,155,87>>, <<155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51>>, <<106,40,144,177,129,235,234,60,63,135,241,102,241,150, 75,215>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:26.701 [info] auth_response(<<"262423032265861">>): {ok,[{epdg_auth_tuple,<<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211>>,<<248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142>>,<<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75,143,248,148,189,90,97,29,243,106,68,3,155,87>>,<<155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51>>,<<106,40,144,177,129,235,234,60,63,135,241,102,241,150,75,215>>}]} 04:13:26.702 [info] auth_response for <<"262423032265861">>: {ok,[{epdg_auth_tuple,<<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211>>,<<248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142>>,<<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75,143,248,148,189,90,97,29,243,106,68,3,155,87>>,<<155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51>>,<<106,40,144,177,129,235,234,60,63,135,241,102,241,150,75,215>>}]} 04:13:26.703 [info] GSUP: Tx #{auth_tuples => [#{autn => <<248,90,2,230,9,215,214,208,182,5,228,75,167,153,82,142>>,ck => <<106,40,144,177,129,235,234,60,63,135,241,102,241,150,75,215>>,ik => <<155,19,150,128,147,69,131,164,74,176,203,249,204,96,173,51>>,rand => <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211>>,res => <<206,152,2,154,232,126,125,25,78,81,12,35,123,72,137,211,75,143,248,148,189,90,97,29,243,106,68,3,155,87>>}],imsi => <<"262423032265861">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423032265861">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423032265861 receive call lu_request from <0.1649.0> in state state_authenticating 04:13:26.707 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423032265861">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423032265861 send ok to <0.1649.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423032265861 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423032265861 consume call lu_request from <0.1649.0> in state state_authenticating 04:13:26.707 [info] ue_fsm lu_request 04:13:26.707 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,false,0,false,false} 04:13:26.707 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262423032265861 send ok to <0.201.0> 04:13:26.708 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423032265861",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423032265861 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:26.708 [debug] SWx Tx SAR Imsi="262423032265861" Type=1 APN="internet" AgentInfoOpt=[]  04:13:26.708 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","314",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423032265861",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423032265861 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1650.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423032265861 send ok to <0.1650.0> 04:13:26.712 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;314;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423032265861",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423032265861 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423032265861 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1650.0> in state state_wait_swx_saa => state_authenticated 04:13:26.713 [info] ue_fsm ev_rx_swx_saa 04:13:26.713 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423032265861",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262423032265861">>,ok}} *DBG* epdg_ue_fsm_262423032265861 send ok to <0.211.0> 04:13:26.713 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423032265861 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.713 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,false,0,false,false} 04:13:26.713 [info] lu_response(<<"262423032265861">>): ok 04:13:26.713 [info] lu_response for <<"262423032265861">>: ok 04:13:26.713 [info] GSUP: Tx #{imsi => <<"262423032265861">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423032265861">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423032265861 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1651.0> in state state_authenticated 04:13:26.715 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423032265861">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:26.715 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.715 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,false,0,false,false} 04:13:26.716 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:26.716 [info] s2b: Tx {gtp,v2,create_session_request,0,8519920,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423032265861">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116742,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401611,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:26.716 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423032265861 send ok to <0.1651.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423032265861 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1651.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423032265861 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423032265861 receive call {rx_s6b_aar,"262423032265861@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1652.0> in state state_authenticated 04:13:26.728 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423032265861@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.728 [info] ue_fsm ev_rx_s6b_aar: "262423032265861@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.728 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423032265861@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423032265861",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423032265861 send ok to <0.1652.0> *DBG* aaa_ue_fsm_262423032265861 consume call {rx_s6b_aar,"262423032265861@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1652.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.728 [debug] SWx Tx SAR Imsi="262423032265861" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:26.728 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","315",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423032265861",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:26.729 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423032265861 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1653.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423032265861 send ok to <0.1653.0> 04:13:26.736 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;315;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423032265861",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423032265861 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1653.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.737 [info] ue_fsm ev_rx_swx_saa 04:13:26.737 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423032265861","262423032265861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1652.0>} 04:13:26.737 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.737 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.746 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,70,130,0,240,0,2,0,2,0,16,0,87,0,9,1,160,93,155,159,142,172,18,254,103,79,0,5,0,1,192,168,0,92,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,93,155,159,142,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,93,155,159,142,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.746 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116742,8519920,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<93,155,159,142>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1570480014,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1570480014,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,92>>}}} 04:13:26.746 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423032265861">>,<0.1646.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116742,1570480014,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,4204401611,1570480014}],[],[],[],[],[],[],[],[],[]}}}} 04:13:26.746 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:26.746 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 4204401611,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1570480014}} *DBG* epdg_ue_fsm_262423032265861 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 4204401611, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1570480014}}} from <0.1654.0> in state state_wait_create_session_resp 04:13:26.747 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,false,0,false,false} 04:13:26.747 [info] KMOD Port Create PDP Context Call {<0.1646.0>,[alias|#Ref<0.1884296174.1877278727.216411>]}: {create_pdp_context,{172,18,254,103},4204401611,1570480014,{192,168,0,92}} 04:13:26.747 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,92}, 4204401611, 1570480014 04:13:26.747 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],136,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,92}},{i_tid,4204401611},{o_tid,1570480014}]}} *DBG* epdg_ue_fsm_262423032265861 send ok to <0.1654.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423032265861">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 4204401611, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1570480014}}}} 04:13:26.747 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 4204401611,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1570480014}) returned ok *DBG* epdg_ue_fsm_262423032265861 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 4204401611, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1570480014}}} from <0.1654.0> in state state_wait_create_session_resp => state_active 04:13:26.747 [info] tunnel_response(<<"262423032265861">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 4204401611,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1570480014}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.748 [info] tunnel_response for <<"262423032265861">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 4204401611,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1570480014}} 04:13:26.748 [info] GSUP: Tx #{imsi => <<"262423032265861">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,92>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425292304759">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425292304759 enter epdg_ue_fsm in state state_new 04:13:26.782 [info] GSUP: Rx #{imsi => <<"262425292304759">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425292304759 consume internal init_state in state state_new 04:13:26.782 [info] ue_fsm start(epdg_ue_fsm_262425292304759) *DBG* epdg_ue_fsm_262425292304759 receive call {auth_request,33,"internet",#{}} from <0.1655.0> in state state_new 04:13:26.782 [info] ue_fsm init(<<"262425292304759">>) 04:13:26.782 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425292304759 send ok to <0.1655.0> 04:13:26.783 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425292304759 consume call {auth_request,33,"internet",#{}} from <0.1655.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425292304759 enter aaa_ue_fsm in state state_new 04:13:26.783 [info] ue_fsm start_link(aaa_ue_fsm_262425292304759) *DBG* epdg_ue_fsm_262425292304759 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425292304759 consume internal init_state in state state_new 04:13:26.783 [info] ue_fsm init("262425292304759") *DBG* aaa_ue_fsm_262425292304759 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.783 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:26.784 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425292304759",undefined,undefined,false,false,undefined} 04:13:26.784 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:26.784 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","316",";","nonode@nohost"],1,undefined,undefined,undefined,"262425292304759",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425292304759 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425292304759 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.797 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;316;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425292304759",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93]],[[253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37,99,174,119,55,2,239,202,202,1,14,52,88]],["foobar"],[[235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53]],[[216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:26.798 [info] dia_sip2gsup: auth [253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93] authz [253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37,99,174,119,55,2,239,202,202,1,14,52,88]  *DBG* aaa_ue_fsm_262425292304759 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41>>, <<71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93>>, <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37, 99,174,119,55,2,239,202,202,1,14,52,88>>, <<216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181>>, <<235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53>>}]}} from <0.1658.0> in state state_wait_swx_maa 04:13:26.798 [info] rand [253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41] autn [71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93]  04:13:26.798 [info] ue_fsm ev_rx_swx_maa 04:13:26.799 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425292304759",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425292304759 send ok to <0.1658.0> 04:13:26.799 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41>>,<<71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93>>,<<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37,99,174,119,55,2,239,202,202,1,14,52,88>>,<<216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181>>,<<235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53>>}]} *DBG* epdg_ue_fsm_262425292304759 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41>>, <<71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93>>, <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37, 99,174,119,55,2,239,202,202,1,14,52,88>>, <<216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181>>, <<235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425292304759 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41>>, <<71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93>>, <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37, 99,174,119,55,2,239,202,202,1,14,52,88>>, <<216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181>>, <<235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53>>}]}} from <0.1658.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425292304759 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425292304759">>, {ok, [{epdg_auth_tuple, <<253,10,108,96,138,95,99,18,24,10,9,112,181, 19,82,41>>, <<71,22,75,187,15,196,202,69,223,54,168,179,93, 51,84,93>>, <<253,10,108,96,138,95,99,18,24,10,9,112,181, 19,82,41,232,37,99,174,119,55,2,239,202,202, 1,14,52,88>>, <<216,243,160,5,60,86,118,154,201,52,150,137, 226,116,222,181>>, <<235,127,70,66,243,198,1,173,162,49,172, 166,38,214,37,53>>}]}}} 04:13:26.799 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41>>,<<71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93>>,<<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37,99,174,119,55,2,239,202,202,1,14,52,88>>,<<216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181>>,<<235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53>>}]}, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425292304759 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41>>, <<71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93>>, <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37, 99,174,119,55,2,239,202,202,1,14,52,88>>, <<216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181>>, <<235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:26.799 [info] auth_response(<<"262425292304759">>): {ok,[{epdg_auth_tuple,<<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41>>,<<71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93>>,<<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37,99,174,119,55,2,239,202,202,1,14,52,88>>,<<216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181>>,<<235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.800 [info] auth_response for <<"262425292304759">>: {ok,[{epdg_auth_tuple,<<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41>>,<<71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93>>,<<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37,99,174,119,55,2,239,202,202,1,14,52,88>>,<<216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181>>,<<235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53>>}]} 04:13:26.800 [info] GSUP: Tx #{auth_tuples => [#{autn => <<71,22,75,187,15,196,202,69,223,54,168,179,93,51,84,93>>,ck => <<235,127,70,66,243,198,1,173,162,49,172,166,38,214,37,53>>,ik => <<216,243,160,5,60,86,118,154,201,52,150,137,226,116,222,181>>,rand => <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41>>,res => <<253,10,108,96,138,95,99,18,24,10,9,112,181,19,82,41,232,37,99,174,119,55,2,239,202,202,1,14,52,88>>}],imsi => <<"262425292304759">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425292304759">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425292304759 receive call lu_request from <0.1659.0> in state state_authenticating *DBG* epdg_ue_fsm_262425292304759 send ok to <0.1659.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.804 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425292304759">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425292304759 consume call lu_request from <0.1659.0> in state state_authenticating *DBG* aaa_ue_fsm_262425292304759 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:26.804 [info] ue_fsm lu_request 04:13:26.804 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,false,0,false,false} 04:13:26.804 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:26.805 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425292304759",undefined,undefined,false,false,undefined} 04:13:26.805 [debug] SWx Tx SAR Imsi="262425292304759" Type=1 APN="internet" AgentInfoOpt=[]  04:13:26.805 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","317",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425292304759",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425292304759 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425292304759 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425292304759 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1660.0> in state state_wait_swx_saa 04:13:26.811 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;317;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425292304759",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425292304759 send ok to <0.1660.0> *DBG* aaa_ue_fsm_262425292304759 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1660.0> in state state_wait_swx_saa => state_authenticated 04:13:26.811 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425292304759 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:26.811 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425292304759",undefined,undefined,false,false,undefined} 04:13:26.811 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425292304759 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425292304759">>,ok}} 04:13:26.812 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425292304759 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:26.812 [info] lu_response(<<"262425292304759">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.812 [info] lu_response for <<"262425292304759">>: ok 04:13:26.812 [info] GSUP: Tx #{imsi => <<"262425292304759">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425292304759">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425292304759 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1661.0> in state state_authenticated 04:13:26.816 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425292304759">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:26.817 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.817 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,false,0,false,false} 04:13:26.817 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:26.817 [info] s2b: Tx {gtp,v2,create_session_request,0,8519921,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425292304759">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116743,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401612,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425292304759 send ok to <0.1661.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.817 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425292304759 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1661.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425292304759 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425292304759 receive call {rx_s6b_aar,"262425292304759@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1662.0> in state state_authenticated 04:13:26.837 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425292304759@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.837 [info] ue_fsm ev_rx_s6b_aar: "262425292304759@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.838 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425292304759@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262425292304759",undefined,undefined,true,false,undefined} 04:13:26.838 [debug] SWx Tx SAR Imsi="262425292304759" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:26.838 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","318",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425292304759",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425292304759 send ok to <0.1662.0> *DBG* aaa_ue_fsm_262425292304759 consume call {rx_s6b_aar,"262425292304759@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1662.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.838 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425292304759 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1663.0> in state state_authenticated_wait_swx_saa 04:13:26.846 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;318;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425292304759",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425292304759 send ok to <0.1663.0> *DBG* aaa_ue_fsm_262425292304759 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1663.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.846 [info] ue_fsm ev_rx_swx_saa 04:13:26.846 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425292304759","262425292304759@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1662.0>} 04:13:26.846 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.846 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.856 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,71,130,0,241,0,2,0,2,0,16,0,87,0,9,1,160,11,223,13,212,172,18,254,103,79,0,5,0,1,192,168,0,93,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,11,223,13,212,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,11,223,13,212,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.857 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116743,8519921,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"\vß\rÔ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,199167444,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,199167444,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,93>>}}} *DBG* epdg_ue_fsm_262425292304759 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 4204401612, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 199167444}}} from <0.1664.0> in state state_wait_create_session_resp 04:13:26.857 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425292304759">>,<0.1656.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116743,199167444,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,4204401612,199167444}],[],[],[],[],[],[],[],[]}}}} 04:13:26.857 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:26.857 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 4204401612,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 199167444}} 04:13:26.857 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,false,0,false,false} 04:13:26.857 [info] KMOD Port Create PDP Context Call {<0.1656.0>,[alias|#Ref<0.1884296174.1877278721.234927>]}: {create_pdp_context,{172,18,254,103},4204401612,199167444,{192,168,0,93}} 04:13:26.858 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,93}, 4204401612, 199167444 04:13:26.858 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],200,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,93}},{i_tid,4204401612},{o_tid,199167444}]}} 04:13:26.858 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 4204401612,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 199167444}) returned ok *DBG* epdg_ue_fsm_262425292304759 send ok to <0.1664.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425292304759">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 4204401612, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 199167444}}}} 04:13:26.858 [info] tunnel_response(<<"262425292304759">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 4204401612,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 199167444}} *DBG* epdg_ue_fsm_262425292304759 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 4204401612, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 199167444}}} from <0.1664.0> in state state_wait_create_session_resp => state_active 04:13:26.859 [info] tunnel_response for <<"262425292304759">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 4204401612,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 199167444}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.859 [info] GSUP: Tx #{imsi => <<"262425292304759">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,93>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420925941966">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:26.882 [info] GSUP: Rx #{imsi => <<"262420925941966">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420925941966 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420925941966 consume internal init_state in state state_new 04:13:26.882 [info] ue_fsm start(epdg_ue_fsm_262420925941966) *DBG* epdg_ue_fsm_262420925941966 receive call {auth_request,33,"internet",#{}} from <0.1665.0> in state state_new 04:13:26.882 [info] ue_fsm init(<<"262420925941966">>) 04:13:26.883 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420925941966 send ok to <0.1665.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.883 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420925941966 consume call {auth_request,33,"internet",#{}} from <0.1665.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420925941966 enter aaa_ue_fsm in state state_new 04:13:26.883 [info] ue_fsm start_link(aaa_ue_fsm_262420925941966) *DBG* epdg_ue_fsm_262420925941966 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420925941966 consume internal init_state in state state_new 04:13:26.883 [info] ue_fsm init("262420925941966") *DBG* aaa_ue_fsm_262420925941966 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.883 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:26.884 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420925941966",undefined,undefined,false,false,undefined} 04:13:26.884 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:26.884 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","319",";","nonode@nohost"],1,undefined,undefined,undefined,"262420925941966",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420925941966 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420925941966 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.898 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;319;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420925941966",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211,168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175]],[[92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211,168,57,36,5,155,205,174,109,30,9,68,197,239,26]],["foobar"],[[154,15,142,197,118,195,223,144,194,16,136,252,21,65,141,167]],[[124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:26.898 [info] dia_sip2gsup: auth [92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211,168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175] authz [92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211,168,57,36,5,155,205,174,109,30,9,68,197,239,26]  *DBG* aaa_ue_fsm_262420925941966 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211>>, <<168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175>>, <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211, 168,57,36,5,155,205,174,109,30,9,68,197,239,26>>, <<124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71>>, <<154,15,142,197,118,195,223,144,194,16,136,252,21,65, 141,167>>}]}} from <0.1668.0> in state state_wait_swx_maa 04:13:26.898 [info] rand [92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211] autn [168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175]  04:13:26.898 [info] ue_fsm ev_rx_swx_maa 04:13:26.899 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420925941966",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420925941966 send ok to <0.1668.0> *DBG* epdg_ue_fsm_262420925941966 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211>>, <<168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175>>, <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211, 168,57,36,5,155,205,174,109,30,9,68,197,239,26>>, <<124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71>>, <<154,15,142,197,118,195,223,144,194,16,136,252,21,65, 141,167>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:26.899 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211>>,<<168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175>>,<<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211,168,57,36,5,155,205,174,109,30,9,68,197,239,26>>,<<124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71>>,<<154,15,142,197,118,195,223,144,194,16,136,252,21,65,141,167>>}]} *DBG* aaa_ue_fsm_262420925941966 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211>>, <<168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175>>, <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211, 168,57,36,5,155,205,174,109,30,9,68,197,239,26>>, <<124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71>>, <<154,15,142,197,118,195,223,144,194,16,136,252,21,65, 141,167>>}]}} from <0.1668.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420925941966 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420925941966">>, {ok, [{epdg_auth_tuple, <<92,37,224,209,239,5,231,97,202,39,101,107, 176,89,109,211>>, <<168,151,47,104,59,216,233,177,72,146,99,54, 53,66,80,175>>, <<92,37,224,209,239,5,231,97,202,39,101,107, 176,89,109,211,168,57,36,5,155,205,174,109, 30,9,68,197,239,26>>, <<124,23,116,246,147,211,141,240,64,178,173, 219,72,139,62,71>>, <<154,15,142,197,118,195,223,144,194,16, 136,252,21,65,141,167>>}]}}} 04:13:26.900 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211>>,<<168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175>>,<<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211,168,57,36,5,155,205,174,109,30,9,68,197,239,26>>,<<124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71>>,<<154,15,142,197,118,195,223,144,194,16,136,252,21,65,141,167>>}]}, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420925941966 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211>>, <<168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175>>, <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211, 168,57,36,5,155,205,174,109,30,9,68,197,239,26>>, <<124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71>>, <<154,15,142,197,118,195,223,144,194,16,136,252,21,65, 141,167>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:26.900 [info] auth_response(<<"262420925941966">>): {ok,[{epdg_auth_tuple,<<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211>>,<<168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175>>,<<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211,168,57,36,5,155,205,174,109,30,9,68,197,239,26>>,<<124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71>>,<<154,15,142,197,118,195,223,144,194,16,136,252,21,65,141,167>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.901 [info] auth_response for <<"262420925941966">>: {ok,[{epdg_auth_tuple,<<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211>>,<<168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175>>,<<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211,168,57,36,5,155,205,174,109,30,9,68,197,239,26>>,<<124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71>>,<<154,15,142,197,118,195,223,144,194,16,136,252,21,65,141,167>>}]} 04:13:26.901 [info] GSUP: Tx #{auth_tuples => [#{autn => <<168,151,47,104,59,216,233,177,72,146,99,54,53,66,80,175>>,ck => <<154,15,142,197,118,195,223,144,194,16,136,252,21,65,141,167>>,ik => <<124,23,116,246,147,211,141,240,64,178,173,219,72,139,62,71>>,rand => <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211>>,res => <<92,37,224,209,239,5,231,97,202,39,101,107,176,89,109,211,168,57,36,5,155,205,174,109,30,9,68,197,239,26>>}],imsi => <<"262420925941966">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420925941966">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420925941966 receive call lu_request from <0.1669.0> in state state_authenticating *DBG* epdg_ue_fsm_262420925941966 send ok to <0.1669.0> 04:13:26.906 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420925941966">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420925941966 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420925941966 consume call lu_request from <0.1669.0> in state state_authenticating 04:13:26.906 [info] ue_fsm lu_request 04:13:26.906 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,false,0,false,false} 04:13:26.906 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:26.907 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420925941966",undefined,undefined,false,false,undefined} 04:13:26.907 [debug] SWx Tx SAR Imsi="262420925941966" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420925941966 send ok to <0.201.0> 04:13:26.907 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","320",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420925941966",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420925941966 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420925941966 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1670.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420925941966 send ok to <0.1670.0> *DBG* epdg_ue_fsm_262420925941966 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420925941966 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1670.0> in state state_wait_swx_saa => state_authenticated 04:13:26.917 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;320;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420925941966",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420925941966 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420925941966">>,ok}} *DBG* epdg_ue_fsm_262420925941966 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:26.917 [info] ue_fsm ev_rx_swx_saa 04:13:26.918 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420925941966",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.918 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:26.918 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,false,0,false,false} 04:13:26.918 [info] lu_response(<<"262420925941966">>): ok 04:13:26.918 [info] lu_response for <<"262420925941966">>: ok 04:13:26.918 [info] GSUP: Tx #{imsi => <<"262420925941966">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420925941966">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420925941966 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1671.0> in state state_authenticated 04:13:26.924 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420925941966">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:26.924 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:26.924 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,false,0,false,false} 04:13:26.924 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262420925941966 send ok to <0.1671.0> 04:13:26.925 [info] s2b: Tx {gtp,v2,create_session_request,0,8519922,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420925941966">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116744,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401613,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420925941966 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1671.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.925 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420925941966 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420925941966 receive call {rx_s6b_aar,"262420925941966@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1672.0> in state state_authenticated 04:13:26.941 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420925941966@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:26.941 [info] ue_fsm ev_rx_s6b_aar: "262420925941966@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:26.941 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420925941966@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262420925941966",undefined,undefined,true,false,undefined} 04:13:26.941 [debug] SWx Tx SAR Imsi="262420925941966" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:26.942 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","321",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420925941966",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420925941966 send ok to <0.1672.0> *DBG* aaa_ue_fsm_262420925941966 consume call {rx_s6b_aar,"262420925941966@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1672.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.942 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420925941966 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1673.0> in state state_authenticated_wait_swx_saa 04:13:26.950 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;321;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420925941966",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420925941966 send ok to <0.1673.0> 04:13:26.950 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420925941966 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1673.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:26.950 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420925941966","262420925941966@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1672.0>} 04:13:26.950 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:26.950 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:26.956 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,72,130,0,242,0,2,0,2,0,16,0,87,0,9,1,160,65,67,129,141,172,18,254,103,79,0,5,0,1,192,168,0,94,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,65,67,129,141,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,65,67,129,141,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:26.956 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116744,8519922,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<65,67,129,141>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1094943117,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1094943117,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,94>>}}} *DBG* epdg_ue_fsm_262420925941966 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 4204401613, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1094943117}}} from <0.1674.0> in state state_wait_create_session_resp 04:13:26.956 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420925941966">>,<0.1666.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116744,1094943117,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,4204401613,1094943117}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:26.956 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:26.956 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 4204401613,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1094943117}} 04:13:26.956 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,false,0,false,false} 04:13:26.956 [info] KMOD Port Create PDP Context Call {<0.1666.0>,[alias|#Ref<0.1884296174.1877278726.216285>]}: {create_pdp_context,{172,18,254,103},4204401613,1094943117,{192,168,0,94}} 04:13:26.956 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,94}, 4204401613, 1094943117 04:13:26.957 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],264,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,94}},{i_tid,4204401613},{o_tid,1094943117}]}} 04:13:26.957 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 4204401613,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1094943117}) returned ok *DBG* epdg_ue_fsm_262420925941966 send ok to <0.1674.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420925941966">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 4204401613, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1094943117}}}} *DBG* epdg_ue_fsm_262420925941966 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 4204401613, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1094943117}}} from <0.1674.0> in state state_wait_create_session_resp => state_active 04:13:26.957 [info] tunnel_response(<<"262420925941966">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 4204401613,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1094943117}} 04:13:26.957 [info] tunnel_response for <<"262420925941966">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 4204401613,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1094943117}} 04:13:26.957 [info] GSUP: Tx #{imsi => <<"262420925941966">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,94>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426228428144">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:26.982 [info] GSUP: Rx #{imsi => <<"262426228428144">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426228428144 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426228428144 consume internal init_state in state state_new 04:13:26.982 [info] ue_fsm start(epdg_ue_fsm_262426228428144) *DBG* epdg_ue_fsm_262426228428144 receive call {auth_request,33,"internet",#{}} from <0.1675.0> in state state_new 04:13:26.982 [info] ue_fsm init(<<"262426228428144">>) 04:13:26.982 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426228428144 send ok to <0.1675.0> 04:13:26.983 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426228428144 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426228428144 consume call {auth_request,33,"internet",#{}} from <0.1675.0> in state state_new => state_wait_auth_resp 04:13:26.983 [info] ue_fsm start_link(aaa_ue_fsm_262426228428144) *DBG* aaa_ue_fsm_262426228428144 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426228428144 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:26.983 [info] ue_fsm init("262426228428144") *DBG* aaa_ue_fsm_262426228428144 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:26.983 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:26.984 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426228428144",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426228428144 send ok to <0.201.0> 04:13:26.984 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:26.984 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","322",";","nonode@nohost"],1,undefined,undefined,undefined,"262426228428144",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426228428144 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:26.998 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;322;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426228428144",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129,159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246]],[[61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129,190,28,233,252,243,120,225,173,69,127,139,165,72,22]],["foobar"],[[163,181,141,39,168,34,88,119,111,246,69,171,148,253,113,93]],[[33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426228428144 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129>>, <<159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246>>, <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106, 129,190,28,233,252,243,120,225,173,69,127,139,165,72,22>>, <<33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152>>, <<163,181,141,39,168,34,88,119,111,246,69,171,148,253, 113,93>>}]}} from <0.1678.0> in state state_wait_swx_maa 04:13:26.998 [info] dia_sip2gsup: auth [61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129,159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246] authz [61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129,190,28,233,252,243,120,225,173,69,127,139,165,72,22]  04:13:26.998 [info] rand [61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129] autn [159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246]  *DBG* aaa_ue_fsm_262426228428144 send ok to <0.1678.0> 04:13:26.998 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426228428144 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129>>, <<159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246>>, <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106, 129,190,28,233,252,243,120,225,173,69,127,139,165,72,22>>, <<33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152>>, <<163,181,141,39,168,34,88,119,111,246,69,171,148,253, 113,93>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426228428144 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129>>, <<159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246>>, <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106, 129,190,28,233,252,243,120,225,173,69,127,139,165,72,22>>, <<33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152>>, <<163,181,141,39,168,34,88,119,111,246,69,171,148,253, 113,93>>}]}} from <0.1678.0> in state state_wait_swx_maa => state_new 04:13:26.999 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426228428144",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426228428144 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426228428144">>, {ok, [{epdg_auth_tuple, <<61,229,196,22,206,206,136,230,157,207,118,63, 89,171,106,129>>, <<159,37,181,36,36,101,91,111,224,138,249,56, 144,130,122,246>>, <<61,229,196,22,206,206,136,230,157,207,118,63, 89,171,106,129,190,28,233,252,243,120,225, 173,69,127,139,165,72,22>>, <<33,49,142,172,45,227,48,82,149,12,229,230, 171,140,58,152>>, <<163,181,141,39,168,34,88,119,111,246,69, 171,148,253,113,93>>}]}}} 04:13:26.999 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129>>,<<159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246>>,<<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129,190,28,233,252,243,120,225,173,69,127,139,165,72,22>>,<<33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152>>,<<163,181,141,39,168,34,88,119,111,246,69,171,148,253,113,93>>}]} *DBG* epdg_ue_fsm_262426228428144 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129>>, <<159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246>>, <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106, 129,190,28,233,252,243,120,225,173,69,127,139,165,72,22>>, <<33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152>>, <<163,181,141,39,168,34,88,119,111,246,69,171,148,253, 113,93>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:27.000 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129>>,<<159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246>>,<<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129,190,28,233,252,243,120,225,173,69,127,139,165,72,22>>,<<33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152>>,<<163,181,141,39,168,34,88,119,111,246,69,171,148,253,113,93>>}]}, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.000 [info] auth_response(<<"262426228428144">>): {ok,[{epdg_auth_tuple,<<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129>>,<<159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246>>,<<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129,190,28,233,252,243,120,225,173,69,127,139,165,72,22>>,<<33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152>>,<<163,181,141,39,168,34,88,119,111,246,69,171,148,253,113,93>>}]} 04:13:27.001 [info] auth_response for <<"262426228428144">>: {ok,[{epdg_auth_tuple,<<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129>>,<<159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246>>,<<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129,190,28,233,252,243,120,225,173,69,127,139,165,72,22>>,<<33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152>>,<<163,181,141,39,168,34,88,119,111,246,69,171,148,253,113,93>>}]} 04:13:27.001 [info] GSUP: Tx #{auth_tuples => [#{autn => <<159,37,181,36,36,101,91,111,224,138,249,56,144,130,122,246>>,ck => <<163,181,141,39,168,34,88,119,111,246,69,171,148,253,113,93>>,ik => <<33,49,142,172,45,227,48,82,149,12,229,230,171,140,58,152>>,rand => <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129>>,res => <<61,229,196,22,206,206,136,230,157,207,118,63,89,171,106,129,190,28,233,252,243,120,225,173,69,127,139,165,72,22>>}],imsi => <<"262426228428144">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426228428144">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426228428144 receive call lu_request from <0.1679.0> in state state_authenticating 04:13:27.005 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426228428144">>,message_type => location_upd_req} 04:13:27.005 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426228428144 send ok to <0.1679.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.005 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426228428144 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426228428144 consume call lu_request from <0.1679.0> in state state_authenticating 04:13:27.005 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:27.005 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426228428144",undefined,undefined,false,false,undefined} 04:13:27.005 [debug] SWx Tx SAR Imsi="262426228428144" Type=1 APN="internet" AgentInfoOpt=[]  04:13:27.005 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","323",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426228428144",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426228428144 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426228428144 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426228428144 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1680.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426228428144 send ok to <0.1680.0> 04:13:27.014 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;323;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426228428144",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426228428144 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426228428144 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1680.0> in state state_wait_swx_saa => state_authenticated 04:13:27.014 [info] ue_fsm ev_rx_swx_saa 04:13:27.014 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426228428144",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426228428144 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426228428144">>,ok}} 04:13:27.014 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426228428144 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:27.015 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.015 [info] lu_response(<<"262426228428144">>): ok 04:13:27.015 [info] lu_response for <<"262426228428144">>: ok 04:13:27.015 [info] GSUP: Tx #{imsi => <<"262426228428144">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426228428144">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426228428144 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1681.0> in state state_authenticated 04:13:27.019 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426228428144">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:27.020 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:27.020 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,false,0,false,false} 04:13:27.020 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:27.020 [info] s2b: Tx {gtp,v2,create_session_request,0,8519923,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426228428144">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116745,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401614,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426228428144 send ok to <0.1681.0> 04:13:27.020 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426228428144 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1681.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426228428144 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426228428144 receive call {rx_s6b_aar,"262426228428144@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1682.0> in state state_authenticated 04:13:27.033 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426228428144@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:27.033 [info] ue_fsm ev_rx_s6b_aar: "262426228428144@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:27.033 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426228428144@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426228428144",undefined,undefined,true,false,undefined} 04:13:27.033 [debug] SWx Tx SAR Imsi="262426228428144" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:27.033 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","324",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426228428144",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426228428144 send ok to <0.1682.0> 04:13:27.034 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426228428144 consume call {rx_s6b_aar,"262426228428144@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1682.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426228428144 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1683.0> in state state_authenticated_wait_swx_saa 04:13:27.041 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;324;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426228428144",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426228428144 send ok to <0.1683.0> 04:13:27.041 [info] ue_fsm ev_rx_swx_saa 04:13:27.042 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426228428144","262426228428144@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1682.0>} *DBG* aaa_ue_fsm_262426228428144 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1683.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:27.042 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:27.042 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:27.049 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,73,130,0,243,0,2,0,2,0,16,0,87,0,9,1,160,130,234,230,25,172,18,254,103,79,0,5,0,1,192,168,0,95,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,130,234,230,25,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,130,234,230,25,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:27.050 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116745,8519923,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<130,234,230,25>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2196432409,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2196432409,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,95>>}}} 04:13:27.050 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426228428144">>,<0.1676.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116745,2196432409,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401614,2196432409}],[],[]}}}} *DBG* epdg_ue_fsm_262426228428144 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 4204401614, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2196432409}}} from <0.1684.0> in state state_wait_create_session_resp 04:13:27.050 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:27.050 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 4204401614,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2196432409}} 04:13:27.050 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,false,0,false,false} 04:13:27.050 [info] KMOD Port Create PDP Context Call {<0.1676.0>,[alias|#Ref<0.1884296174.1877278726.216406>]}: {create_pdp_context,{172,18,254,103},4204401614,2196432409,{192,168,0,95}} 04:13:27.051 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,95}, 4204401614, 2196432409 *DBG* epdg_ue_fsm_262426228428144 send ok to <0.1684.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426228428144">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 4204401614, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2196432409}}}} 04:13:27.051 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],7,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,95}},{i_tid,4204401614},{o_tid,2196432409}]}} *DBG* epdg_ue_fsm_262426228428144 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 4204401614, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2196432409}}} from <0.1684.0> in state state_wait_create_session_resp => state_active 04:13:27.051 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 4204401614,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2196432409}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.051 [info] tunnel_response(<<"262426228428144">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 4204401614,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2196432409}} 04:13:27.052 [info] tunnel_response for <<"262426228428144">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 4204401614,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2196432409}} 04:13:27.052 [info] GSUP: Tx #{imsi => <<"262426228428144">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,95>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426791055607">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:27.110 [info] GSUP: Rx #{imsi => <<"262426791055607">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426791055607 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426791055607 consume internal init_state in state state_new 04:13:27.110 [info] ue_fsm start(epdg_ue_fsm_262426791055607) *DBG* epdg_ue_fsm_262426791055607 receive call {auth_request,33,"internet",#{}} from <0.1685.0> in state state_new 04:13:27.110 [info] ue_fsm init(<<"262426791055607">>) 04:13:27.111 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426791055607 send ok to <0.1685.0> 04:13:27.111 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426791055607 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426791055607 consume call {auth_request,33,"internet",#{}} from <0.1685.0> in state state_new => state_wait_auth_resp 04:13:27.111 [info] ue_fsm start_link(aaa_ue_fsm_262426791055607) *DBG* aaa_ue_fsm_262426791055607 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426791055607 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:27.111 [info] ue_fsm init("262426791055607") *DBG* aaa_ue_fsm_262426791055607 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:27.111 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:27.112 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426791055607",undefined,undefined,false,false,undefined} 04:13:27.112 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:27.112 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","325",";","nonode@nohost"],1,undefined,undefined,undefined,"262426791055607",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426791055607 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426791055607 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426791055607 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91>>, <<219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6>>, <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91, 190,170,216,30,161,220,246,45,89,143,110,156,234,226>>, <<240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168>>, <<178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184>>}]}} from <0.1688.0> in state state_wait_swx_maa 04:13:27.126 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;325;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426791055607",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91,219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6]],[[82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91,190,170,216,30,161,220,246,45,89,143,110,156,234,226]],["foobar"],[[178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184]],[[240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.126 [info] dia_sip2gsup: auth [82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91,219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6] authz [82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91,190,170,216,30,161,220,246,45,89,143,110,156,234,226]  04:13:27.127 [info] rand [82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91] autn [219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6]  *DBG* aaa_ue_fsm_262426791055607 send ok to <0.1688.0> *DBG* aaa_ue_fsm_262426791055607 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91>>, <<219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6>>, <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91, 190,170,216,30,161,220,246,45,89,143,110,156,234,226>>, <<240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168>>, <<178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184>>}]}} from <0.1688.0> in state state_wait_swx_maa => state_new 04:13:27.127 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426791055607 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91>>, <<219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6>>, <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91, 190,170,216,30,161,220,246,45,89,143,110,156,234,226>>, <<240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168>>, <<178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:27.127 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426791055607",undefined,undefined,false,false,undefined} 04:13:27.128 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91>>,<<219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6>>,<<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91,190,170,216,30,161,220,246,45,89,143,110,156,234,226>>,<<240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168>>,<<178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184>>}]} *DBG* epdg_ue_fsm_262426791055607 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426791055607">>, {ok, [{epdg_auth_tuple, <<82,151,82,169,251,10,196,128,124,205,23,66, 175,228,31,91>>, <<219,152,48,16,49,33,195,48,122,0,27,251,18, 224,165,6>>, <<82,151,82,169,251,10,196,128,124,205,23,66, 175,228,31,91,190,170,216,30,161,220,246,45, 89,143,110,156,234,226>>, <<240,212,140,139,168,39,7,231,64,39,6,74,170, 79,144,168>>, <<178,103,243,99,113,8,252,25,42,63,139,5, 12,38,44,184>>}]}}} 04:13:27.129 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91>>,<<219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6>>,<<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91,190,170,216,30,161,220,246,45,89,143,110,156,234,226>>,<<240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168>>,<<178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184>>}]}, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426791055607 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91>>, <<219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6>>, <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91, 190,170,216,30,161,220,246,45,89,143,110,156,234,226>>, <<240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168>>, <<178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:27.129 [info] auth_response(<<"262426791055607">>): {ok,[{epdg_auth_tuple,<<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91>>,<<219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6>>,<<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91,190,170,216,30,161,220,246,45,89,143,110,156,234,226>>,<<240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168>>,<<178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.130 [info] auth_response for <<"262426791055607">>: {ok,[{epdg_auth_tuple,<<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91>>,<<219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6>>,<<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91,190,170,216,30,161,220,246,45,89,143,110,156,234,226>>,<<240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168>>,<<178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184>>}]} 04:13:27.130 [info] GSUP: Tx #{auth_tuples => [#{autn => <<219,152,48,16,49,33,195,48,122,0,27,251,18,224,165,6>>,ck => <<178,103,243,99,113,8,252,25,42,63,139,5,12,38,44,184>>,ik => <<240,212,140,139,168,39,7,231,64,39,6,74,170,79,144,168>>,rand => <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91>>,res => <<82,151,82,169,251,10,196,128,124,205,23,66,175,228,31,91,190,170,216,30,161,220,246,45,89,143,110,156,234,226>>}],imsi => <<"262426791055607">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426791055607">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426791055607 receive call lu_request from <0.1689.0> in state state_authenticating 04:13:27.136 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426791055607">>,message_type => location_upd_req} 04:13:27.136 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426791055607 send ok to <0.1689.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.136 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426791055607 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426791055607 consume call lu_request from <0.1689.0> in state state_authenticating 04:13:27.137 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:27.137 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426791055607",undefined,undefined,false,false,undefined} 04:13:27.137 [debug] SWx Tx SAR Imsi="262426791055607" Type=1 APN="internet" AgentInfoOpt=[]  04:13:27.138 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","326",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426791055607",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426791055607 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426791055607 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426791055607 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1690.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426791055607 send ok to <0.1690.0> 04:13:27.148 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;326;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426791055607",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426791055607 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1690.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426791055607 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:27.148 [info] ue_fsm ev_rx_swx_saa 04:13:27.148 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426791055607",undefined,undefined,false,false,undefined} 04:13:27.148 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262426791055607">>,ok}} *DBG* epdg_ue_fsm_262426791055607 send ok to <0.211.0> 04:13:27.149 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426791055607 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.149 [info] lu_response(<<"262426791055607">>): ok 04:13:27.149 [info] lu_response for <<"262426791055607">>: ok 04:13:27.149 [info] GSUP: Tx #{imsi => <<"262426791055607">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426791055607">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426791055607 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1691.0> in state state_authenticated 04:13:27.154 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426791055607">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:27.154 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:27.155 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,false,0,false,false} 04:13:27.155 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:27.155 [info] s2b: Tx {gtp,v2,create_session_request,0,8519924,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426791055607">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116746,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401615,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426791055607 send ok to <0.1691.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.155 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426791055607 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1691.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426791055607 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426791055607 receive call {rx_s6b_aar,"262426791055607@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1692.0> in state state_authenticated 04:13:27.165 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426791055607@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:27.165 [info] ue_fsm ev_rx_s6b_aar: "262426791055607@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:27.165 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426791055607@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426791055607",undefined,undefined,true,false,undefined} 04:13:27.165 [debug] SWx Tx SAR Imsi="262426791055607" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:27.165 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","327",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426791055607",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426791055607 send ok to <0.1692.0> 04:13:27.166 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426791055607 consume call {rx_s6b_aar,"262426791055607@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1692.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426791055607 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1693.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426791055607 send ok to <0.1693.0> *DBG* aaa_ue_fsm_262426791055607 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1693.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:27.169 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;327;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426791055607",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.169 [info] ue_fsm ev_rx_swx_saa 04:13:27.170 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426791055607","262426791055607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1692.0>} 04:13:27.170 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:27.170 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:27.174 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,74,130,0,244,0,2,0,2,0,16,0,87,0,9,1,160,120,220,61,254,172,18,254,103,79,0,5,0,1,192,168,0,96,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,120,220,61,254,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,120,220,61,254,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:27.174 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116746,8519924,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"xÜ=þ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2027699710,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2027699710,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,96>>}}} *DBG* epdg_ue_fsm_262426791055607 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 4204401615, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2027699710}}} from <0.1694.0> in state state_wait_create_session_resp 04:13:27.174 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426791055607">>,<0.1686.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116746,2027699710,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,4204401615,2027699710}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:27.174 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:27.174 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 4204401615,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2027699710}} 04:13:27.174 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,false,0,false,false} 04:13:27.174 [info] KMOD Port Create PDP Context Call {<0.1686.0>,[alias|#Ref<0.1884296174.1877278721.235399>]}: {create_pdp_context,{172,18,254,103},4204401615,2027699710,{192,168,0,96}} 04:13:27.174 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,96}, 4204401615, 2027699710 04:13:27.174 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],71,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,96}},{i_tid,4204401615},{o_tid,2027699710}]}} *DBG* epdg_ue_fsm_262426791055607 send ok to <0.1694.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426791055607">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 4204401615, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2027699710}}}} 04:13:27.174 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 4204401615,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2027699710}) returned ok *DBG* epdg_ue_fsm_262426791055607 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 4204401615, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2027699710}}} from <0.1694.0> in state state_wait_create_session_resp => state_active 04:13:27.174 [info] tunnel_response(<<"262426791055607">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 4204401615,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2027699710}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.175 [info] tunnel_response for <<"262426791055607">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 4204401615,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2027699710}} 04:13:27.175 [info] GSUP: Tx #{imsi => <<"262426791055607">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,96>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422794312496">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422794312496 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422794312496 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422794312496 receive call {auth_request,33,"internet",#{}} from <0.1695.0> in state state_new 04:13:27.210 [info] GSUP: Rx #{imsi => <<"262422794312496">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422794312496 send ok to <0.1695.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.211 [info] ue_fsm start(epdg_ue_fsm_262422794312496) *DBG* aaa_ue_fsm_262422794312496 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422794312496 consume call {auth_request,33,"internet",#{}} from <0.1695.0> in state state_new => state_wait_auth_resp 04:13:27.211 [info] ue_fsm init(<<"262422794312496">>) *DBG* aaa_ue_fsm_262422794312496 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422794312496 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:27.211 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422794312496 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:27.211 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,false,0,false,false} 04:13:27.211 [info] ue_fsm start_link(aaa_ue_fsm_262422794312496) 04:13:27.211 [info] ue_fsm init("262422794312496") 04:13:27.211 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:27.212 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422794312496",undefined,undefined,false,false,undefined} 04:13:27.212 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422794312496 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422794312496 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:27.213 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","328",";","nonode@nohost"],1,undefined,undefined,undefined,"262422794312496",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422794312496 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121>>, <<156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9>>, <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121, 194,190,197,5,185,234,56,17,77,120,152,118,199,254>>, <<207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82>>, <<206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98>>}]}} from <0.1698.0> in state state_wait_swx_maa 04:13:27.226 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;328;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422794312496",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121,156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9]],[[129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121,194,190,197,5,185,234,56,17,77,120,152,118,199,254]],["foobar"],[[206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98]],[[207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.226 [info] dia_sip2gsup: auth [129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121,156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9] authz [129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121,194,190,197,5,185,234,56,17,77,120,152,118,199,254]  04:13:27.226 [info] rand [129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121] autn [156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9]  *DBG* aaa_ue_fsm_262422794312496 send ok to <0.1698.0> *DBG* epdg_ue_fsm_262422794312496 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121>>, <<156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9>>, <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121, 194,190,197,5,185,234,56,17,77,120,152,118,199,254>>, <<207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82>>, <<206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:27.226 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422794312496 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121>>, <<156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9>>, <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121, 194,190,197,5,185,234,56,17,77,120,152,118,199,254>>, <<207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82>>, <<206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98>>}]}} from <0.1698.0> in state state_wait_swx_maa => state_new 04:13:27.227 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422794312496",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422794312496 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422794312496">>, {ok, [{epdg_auth_tuple, <<129,116,19,58,103,173,33,49,152,187,29,153, 151,16,89,121>>, <<156,80,231,19,225,169,232,174,250,69,65,107, 106,185,143,9>>, <<129,116,19,58,103,173,33,49,152,187,29,153, 151,16,89,121,194,190,197,5,185,234,56,17,77, 120,152,118,199,254>>, <<207,210,121,253,5,170,159,242,40,61,21,189, 169,107,186,82>>, <<206,205,95,160,167,59,109,55,96,54,165, 11,200,221,23,98>>}]}}} 04:13:27.227 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121>>,<<156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9>>,<<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121,194,190,197,5,185,234,56,17,77,120,152,118,199,254>>,<<207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82>>,<<206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98>>}]} *DBG* epdg_ue_fsm_262422794312496 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121>>, <<156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9>>, <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121, 194,190,197,5,185,234,56,17,77,120,152,118,199,254>>, <<207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82>>, <<206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.228 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121>>,<<156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9>>,<<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121,194,190,197,5,185,234,56,17,77,120,152,118,199,254>>,<<207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82>>,<<206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98>>}]}, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,false,0,false,false} 04:13:27.228 [info] auth_response(<<"262422794312496">>): {ok,[{epdg_auth_tuple,<<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121>>,<<156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9>>,<<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121,194,190,197,5,185,234,56,17,77,120,152,118,199,254>>,<<207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82>>,<<206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98>>}]} 04:13:27.229 [info] auth_response for <<"262422794312496">>: {ok,[{epdg_auth_tuple,<<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121>>,<<156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9>>,<<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121,194,190,197,5,185,234,56,17,77,120,152,118,199,254>>,<<207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82>>,<<206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98>>}]} 04:13:27.229 [info] GSUP: Tx #{auth_tuples => [#{autn => <<156,80,231,19,225,169,232,174,250,69,65,107,106,185,143,9>>,ck => <<206,205,95,160,167,59,109,55,96,54,165,11,200,221,23,98>>,ik => <<207,210,121,253,5,170,159,242,40,61,21,189,169,107,186,82>>,rand => <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121>>,res => <<129,116,19,58,103,173,33,49,152,187,29,153,151,16,89,121,194,190,197,5,185,234,56,17,77,120,152,118,199,254>>}],imsi => <<"262422794312496">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422794312496">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422794312496 receive call lu_request from <0.1699.0> in state state_authenticating *DBG* epdg_ue_fsm_262422794312496 send ok to <0.1699.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.234 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422794312496">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262422794312496 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422794312496 consume call lu_request from <0.1699.0> in state state_authenticating 04:13:27.234 [info] ue_fsm lu_request 04:13:27.235 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,false,0,false,false} 04:13:27.235 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:27.235 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422794312496",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422794312496 send ok to <0.201.0> 04:13:27.235 [debug] SWx Tx SAR Imsi="262422794312496" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422794312496 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:27.236 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","329",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422794312496",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422794312496 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1700.0> in state state_wait_swx_saa 04:13:27.245 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;329;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422794312496",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422794312496 send ok to <0.1700.0> *DBG* aaa_ue_fsm_262422794312496 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1700.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422794312496 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:27.245 [info] ue_fsm ev_rx_swx_saa 04:13:27.245 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422794312496",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422794312496 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422794312496">>,ok}} 04:13:27.245 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422794312496 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:27.246 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,false,0,false,false} 04:13:27.246 [info] lu_response(<<"262422794312496">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.246 [info] lu_response for <<"262422794312496">>: ok 04:13:27.246 [info] GSUP: Tx #{imsi => <<"262422794312496">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422794312496">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422794312496 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1701.0> in state state_authenticated 04:13:27.251 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422794312496">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:27.251 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:27.251 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,false,0,false,false} 04:13:27.251 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:27.251 [info] s2b: Tx {gtp,v2,create_session_request,0,8519925,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422794312496">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116747,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401616,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422794312496 send ok to <0.1701.0> 04:13:27.252 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422794312496 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1701.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422794312496 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422794312496 receive call {rx_s6b_aar,"262422794312496@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1702.0> in state state_authenticated 04:13:27.261 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422794312496@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422794312496 send ok to <0.1702.0> 04:13:27.261 [info] ue_fsm ev_rx_s6b_aar: "262422794312496@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] *DBG* aaa_ue_fsm_262422794312496 consume call {rx_s6b_aar,"262422794312496@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1702.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.261 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422794312496@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422794312496",undefined,undefined,true,false,undefined} 04:13:27.261 [debug] SWx Tx SAR Imsi="262422794312496" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:27.261 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","330",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422794312496",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:27.261 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422794312496 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1703.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422794312496 send ok to <0.1703.0> 04:13:27.264 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;330;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422794312496",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422794312496 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1703.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:27.264 [info] ue_fsm ev_rx_swx_saa 04:13:27.264 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422794312496","262422794312496@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1702.0>} 04:13:27.264 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:27.264 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:27.268 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,75,130,0,245,0,2,0,2,0,16,0,87,0,9,1,160,65,126,57,226,172,18,254,103,79,0,5,0,1,192,168,0,97,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,65,126,57,226,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,65,126,57,226,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:27.268 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116747,8519925,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"A~9â">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1098791394,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1098791394,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,97>>}}} 04:13:27.268 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422794312496">>,<0.1696.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116747,1098791394,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401616,1098791394}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422794312496 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 4204401616, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1098791394}}} from <0.1704.0> in state state_wait_create_session_resp 04:13:27.268 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:27.268 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 4204401616,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1098791394}} 04:13:27.268 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,false,0,false,false} 04:13:27.268 [info] KMOD Port Create PDP Context Call {<0.1696.0>,[alias|#Ref<0.1884296174.1877278727.216501>]}: {create_pdp_context,{172,18,254,103},4204401616,1098791394,{192,168,0,97}} 04:13:27.268 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,97}, 4204401616, 1098791394 04:13:27.268 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],328,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,97}},{i_tid,4204401616},{o_tid,1098791394}]}} 04:13:27.269 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 4204401616,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1098791394}) returned ok *DBG* epdg_ue_fsm_262422794312496 send ok to <0.1704.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422794312496">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 4204401616, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1098791394}}}} 04:13:27.269 [info] tunnel_response(<<"262422794312496">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 4204401616,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1098791394}} *DBG* epdg_ue_fsm_262422794312496 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 4204401616, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1098791394}}} from <0.1704.0> in state state_wait_create_session_resp => state_active 04:13:27.269 [info] tunnel_response for <<"262422794312496">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 4204401616,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1098791394}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.269 [info] GSUP: Tx #{imsi => <<"262422794312496">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,97>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423807016739">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:27.311 [info] GSUP: Rx #{imsi => <<"262423807016739">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423807016739 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423807016739 consume internal init_state in state state_new 04:13:27.311 [info] ue_fsm start(epdg_ue_fsm_262423807016739) *DBG* epdg_ue_fsm_262423807016739 receive call {auth_request,33,"internet",#{}} from <0.1705.0> in state state_new 04:13:27.311 [info] ue_fsm init(<<"262423807016739">>) *DBG* epdg_ue_fsm_262423807016739 send ok to <0.1705.0> 04:13:27.311 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423807016739 consume call {auth_request,33,"internet",#{}} from <0.1705.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423807016739 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423807016739 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423807016739 consume internal init_state in state state_new 04:13:27.312 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423807016739 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:27.312 [info] ue_fsm start_link(aaa_ue_fsm_262423807016739) 04:13:27.312 [info] ue_fsm init("262423807016739") 04:13:27.312 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:27.313 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423807016739",undefined,undefined,false,false,undefined} 04:13:27.313 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:27.313 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","331",";","nonode@nohost"],1,undefined,undefined,undefined,"262423807016739",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423807016739 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423807016739 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:27.329 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;331;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423807016739",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166]],[[189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85,164,132,162,14,5,114,207,222,140,216,97,193,133]],["foobar"],[[64,21,74,161,183,228,55,145,117,225,17,130,66,197,163,62]],[[124,109,190,170,141,158,153,224,151,199,255,220,186,212,150,15]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423807016739 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227>>, <<78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166>>, <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85, 164,132,162,14,5,114,207,222,140,216,97,193,133>>, <<124,109,190,170,141,158,153,224,151,199,255,220,186,212, 150,15>>, <<64,21,74,161,183,228,55,145,117,225,17,130,66,197,163, 62>>}]}} from <0.1708.0> in state state_wait_swx_maa 04:13:27.329 [info] dia_sip2gsup: auth [189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166] authz [189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85,164,132,162,14,5,114,207,222,140,216,97,193,133]  04:13:27.329 [info] rand [189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227] autn [78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166]  *DBG* aaa_ue_fsm_262423807016739 send ok to <0.1708.0> 04:13:27.329 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423807016739 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227>>, <<78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166>>, <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85, 164,132,162,14,5,114,207,222,140,216,97,193,133>>, <<124,109,190,170,141,158,153,224,151,199,255,220,186,212, 150,15>>, <<64,21,74,161,183,228,55,145,117,225,17,130,66,197,163, 62>>}]}} from <0.1708.0> in state state_wait_swx_maa => state_new 04:13:27.330 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423807016739",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423807016739 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227>>, <<78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166>>, <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85, 164,132,162,14,5,114,207,222,140,216,97,193,133>>, <<124,109,190,170,141,158,153,224,151,199,255,220,186,212, 150,15>>, <<64,21,74,161,183,228,55,145,117,225,17,130,66,197,163, 62>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:27.330 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227>>,<<78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166>>,<<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85,164,132,162,14,5,114,207,222,140,216,97,193,133>>,<<124,109,190,170,141,158,153,224,151,199,255,220,186,212,150,15>>,<<64,21,74,161,183,228,55,145,117,225,17,130,66,197,163,62>>}]} 04:13:27.332 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227>>,<<78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166>>,<<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85,164,132,162,14,5,114,207,222,140,216,97,193,133>>,<<124,109,190,170,141,158,153,224,151,199,255,220,186,212,150,15>>,<<64,21,74,161,183,228,55,145,117,225,17,130,66,197,163,62>>}]}, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423807016739 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423807016739">>, {ok, [{epdg_auth_tuple, <<189,159,154,30,43,254,88,87,80,6,25,128,252, 14,32,227>>, <<78,193,57,56,252,120,115,148,41,190,187,152, 122,103,198,166>>, <<189,159,154,30,43,254,88,87,80,6,25,128,252, 14,32,227,85,164,132,162,14,5,114,207,222, 140,216,97,193,133>>, <<124,109,190,170,141,158,153,224,151,199,255, 220,186,212,150,15>>, <<64,21,74,161,183,228,55,145,117,225,17, 130,66,197,163,62>>}]}}} 04:13:27.332 [info] auth_response(<<"262423807016739">>): {ok,[{epdg_auth_tuple,<<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227>>,<<78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166>>,<<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85,164,132,162,14,5,114,207,222,140,216,97,193,133>>,<<124,109,190,170,141,158,153,224,151,199,255,220,186,212,150,15>>,<<64,21,74,161,183,228,55,145,117,225,17,130,66,197,163,62>>}]} *DBG* epdg_ue_fsm_262423807016739 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227>>, <<78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166>>, <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85, 164,132,162,14,5,114,207,222,140,216,97,193,133>>, <<124,109,190,170,141,158,153,224,151,199,255,220,186,212, 150,15>>, <<64,21,74,161,183,228,55,145,117,225,17,130,66,197,163, 62>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:27.332 [info] auth_response for <<"262423807016739">>: {ok,[{epdg_auth_tuple,<<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227>>,<<78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166>>,<<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85,164,132,162,14,5,114,207,222,140,216,97,193,133>>,<<124,109,190,170,141,158,153,224,151,199,255,220,186,212,150,15>>,<<64,21,74,161,183,228,55,145,117,225,17,130,66,197,163,62>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.332 [info] GSUP: Tx #{auth_tuples => [#{autn => <<78,193,57,56,252,120,115,148,41,190,187,152,122,103,198,166>>,ck => <<64,21,74,161,183,228,55,145,117,225,17,130,66,197,163,62>>,ik => <<124,109,190,170,141,158,153,224,151,199,255,220,186,212,150,15>>,rand => <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227>>,res => <<189,159,154,30,43,254,88,87,80,6,25,128,252,14,32,227,85,164,132,162,14,5,114,207,222,140,216,97,193,133>>}],imsi => <<"262423807016739">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423807016739">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423807016739 receive call lu_request from <0.1709.0> in state state_authenticating 04:13:27.338 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423807016739">>,message_type => location_upd_req} 04:13:27.338 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423807016739 send ok to <0.1709.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.339 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423807016739 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423807016739 consume call lu_request from <0.1709.0> in state state_authenticating 04:13:27.339 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:27.339 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423807016739",undefined,undefined,false,false,undefined} 04:13:27.339 [debug] SWx Tx SAR Imsi="262423807016739" Type=1 APN="internet" AgentInfoOpt=[]  04:13:27.339 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","332",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423807016739",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423807016739 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423807016739 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423807016739 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1710.0> in state state_wait_swx_saa 04:13:27.349 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;332;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423807016739",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423807016739 send ok to <0.1710.0> 04:13:27.350 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423807016739 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423807016739 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1710.0> in state state_wait_swx_saa => state_authenticated 04:13:27.350 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423807016739",undefined,undefined,false,false,undefined} 04:13:27.350 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262423807016739">>,ok}} *DBG* epdg_ue_fsm_262423807016739 send ok to <0.211.0> 04:13:27.351 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423807016739 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.351 [info] lu_response(<<"262423807016739">>): ok 04:13:27.351 [info] lu_response for <<"262423807016739">>: ok 04:13:27.351 [info] GSUP: Tx #{imsi => <<"262423807016739">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423807016739">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423807016739 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1711.0> in state state_authenticated 04:13:27.357 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423807016739">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:27.357 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:27.358 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,false,0,false,false} 04:13:27.358 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262423807016739 send ok to <0.1711.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423807016739 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1711.0> in state state_authenticated => state_wait_create_session_resp 04:13:27.358 [info] s2b: Tx {gtp,v2,create_session_request,0,8519926,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423807016739">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116748,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401617,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423807016739 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:27.359 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423807016739 receive call {rx_s6b_aar,"262423807016739@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1712.0> in state state_authenticated 04:13:27.373 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423807016739@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:27.373 [info] ue_fsm ev_rx_s6b_aar: "262423807016739@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:27.373 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423807016739@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262423807016739",undefined,undefined,true,false,undefined} 04:13:27.373 [debug] SWx Tx SAR Imsi="262423807016739" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:27.373 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","333",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423807016739",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423807016739 send ok to <0.1712.0> 04:13:27.374 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423807016739 consume call {rx_s6b_aar,"262423807016739@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1712.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423807016739 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1713.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423807016739 send ok to <0.1713.0> 04:13:27.380 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;333;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423807016739",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423807016739 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1713.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:27.380 [info] ue_fsm ev_rx_swx_saa 04:13:27.380 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423807016739","262423807016739@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1712.0>} 04:13:27.380 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:27.380 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:27.391 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,76,130,0,246,0,2,0,2,0,16,0,87,0,9,1,160,112,216,254,179,172,18,254,103,79,0,5,0,1,192,168,0,98,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,112,216,254,179,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,112,216,254,179,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:27.392 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116748,8519926,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"pØþ³">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1893269171,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1893269171,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,98>>}}} *DBG* epdg_ue_fsm_262423807016739 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 4204401617, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1893269171}}} from <0.1714.0> in state state_wait_create_session_resp 04:13:27.392 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423807016739">>,<0.1706.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116748,1893269171,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401617,1893269171}],[],[],[]}}}} 04:13:27.392 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:27.393 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 4204401617,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1893269171}} 04:13:27.394 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,false,0,false,false} 04:13:27.394 [info] KMOD Port Create PDP Context Call {<0.1706.0>,[alias|#Ref<0.1884296174.1877278727.216635>]}: {create_pdp_context,{172,18,254,103},4204401617,1893269171,{192,168,0,98}} 04:13:27.394 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,98}, 4204401617, 1893269171 04:13:27.394 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],392,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,98}},{i_tid,4204401617},{o_tid,1893269171}]}} 04:13:27.395 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 4204401617,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1893269171}) returned ok *DBG* epdg_ue_fsm_262423807016739 send ok to <0.1714.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423807016739">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 4204401617, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1893269171}}}} 04:13:27.395 [info] tunnel_response(<<"262423807016739">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 4204401617,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1893269171}} *DBG* epdg_ue_fsm_262423807016739 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 4204401617, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1893269171}}} from <0.1714.0> in state state_wait_create_session_resp => state_active 04:13:27.395 [info] tunnel_response for <<"262423807016739">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 4204401617,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1893269171}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.396 [info] GSUP: Tx #{imsi => <<"262423807016739">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,98>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428301120398">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428301120398 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428301120398 consume internal init_state in state state_new 04:13:27.410 [info] GSUP: Rx #{imsi => <<"262428301120398">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428301120398 receive call {auth_request,33,"internet",#{}} from <0.1715.0> in state state_new 04:13:27.410 [info] ue_fsm start(epdg_ue_fsm_262428301120398) 04:13:27.411 [info] ue_fsm init(<<"262428301120398">>) *DBG* epdg_ue_fsm_262428301120398 send ok to <0.1715.0> 04:13:27.411 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428301120398 consume call {auth_request,33,"internet",#{}} from <0.1715.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428301120398 enter aaa_ue_fsm in state state_new 04:13:27.411 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428301120398 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428301120398 consume internal init_state in state state_new 04:13:27.411 [info] ue_fsm start_link(aaa_ue_fsm_262428301120398) *DBG* aaa_ue_fsm_262428301120398 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:27.411 [info] ue_fsm init("262428301120398") 04:13:27.411 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:27.412 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428301120398",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428301120398 send ok to <0.201.0> 04:13:27.412 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428301120398 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:27.412 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","334",";","nonode@nohost"],1,undefined,undefined,undefined,"262428301120398",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428301120398 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54>>, <<42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130>>, <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189, 99,181,150,242,4,2,71,88,40,127,150,126,220>>, <<33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254>>, <<20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240>>}]}} from <0.1718.0> in state state_wait_swx_maa 04:13:27.422 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;334;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428301120398",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130]],[[62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189,99,181,150,242,4,2,71,88,40,127,150,126,220]],["foobar"],[[20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240]],[[33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.422 [info] dia_sip2gsup: auth [62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130] authz [62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189,99,181,150,242,4,2,71,88,40,127,150,126,220]  04:13:27.422 [info] rand [62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54] autn [42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130]  04:13:27.422 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428301120398 send ok to <0.1718.0> *DBG* epdg_ue_fsm_262428301120398 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54>>, <<42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130>>, <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189, 99,181,150,242,4,2,71,88,40,127,150,126,220>>, <<33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254>>, <<20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428301120398 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54>>, <<42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130>>, <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189, 99,181,150,242,4,2,71,88,40,127,150,126,220>>, <<33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254>>, <<20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240>>}]}} from <0.1718.0> in state state_wait_swx_maa => state_new 04:13:27.423 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428301120398",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428301120398 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428301120398">>, {ok, [{epdg_auth_tuple, <<62,139,166,20,156,176,181,1,83,151,25,50,135, 33,214,54>>, <<42,27,99,121,97,181,88,208,5,140,209,23,127, 69,185,130>>, <<62,139,166,20,156,176,181,1,83,151,25,50,135, 33,214,54,189,99,181,150,242,4,2,71,88,40, 127,150,126,220>>, <<33,190,55,250,90,146,141,249,2,43,246,175, 125,181,175,254>>, <<20,206,53,76,71,1,74,186,60,161,0,185, 112,162,79,240>>}]}}} 04:13:27.423 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54>>,<<42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130>>,<<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189,99,181,150,242,4,2,71,88,40,127,150,126,220>>,<<33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254>>,<<20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240>>}]} *DBG* epdg_ue_fsm_262428301120398 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54>>, <<42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130>>, <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189, 99,181,150,242,4,2,71,88,40,127,150,126,220>>, <<33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254>>, <<20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:27.423 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54>>,<<42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130>>,<<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189,99,181,150,242,4,2,71,88,40,127,150,126,220>>,<<33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254>>,<<20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240>>}]}, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.423 [info] auth_response(<<"262428301120398">>): {ok,[{epdg_auth_tuple,<<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54>>,<<42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130>>,<<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189,99,181,150,242,4,2,71,88,40,127,150,126,220>>,<<33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254>>,<<20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240>>}]} 04:13:27.424 [info] auth_response for <<"262428301120398">>: {ok,[{epdg_auth_tuple,<<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54>>,<<42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130>>,<<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189,99,181,150,242,4,2,71,88,40,127,150,126,220>>,<<33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254>>,<<20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240>>}]} 04:13:27.424 [info] GSUP: Tx #{auth_tuples => [#{autn => <<42,27,99,121,97,181,88,208,5,140,209,23,127,69,185,130>>,ck => <<20,206,53,76,71,1,74,186,60,161,0,185,112,162,79,240>>,ik => <<33,190,55,250,90,146,141,249,2,43,246,175,125,181,175,254>>,rand => <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54>>,res => <<62,139,166,20,156,176,181,1,83,151,25,50,135,33,214,54,189,99,181,150,242,4,2,71,88,40,127,150,126,220>>}],imsi => <<"262428301120398">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428301120398">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428301120398 receive call lu_request from <0.1719.0> in state state_authenticating 04:13:27.427 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428301120398">>,message_type => location_upd_req} 04:13:27.427 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428301120398 send ok to <0.1719.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.427 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428301120398 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428301120398 consume call lu_request from <0.1719.0> in state state_authenticating 04:13:27.427 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:27.428 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428301120398",undefined,undefined,false,false,undefined} 04:13:27.428 [debug] SWx Tx SAR Imsi="262428301120398" Type=1 APN="internet" AgentInfoOpt=[]  04:13:27.428 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","335",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428301120398",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428301120398 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428301120398 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428301120398 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1720.0> in state state_wait_swx_saa 04:13:27.432 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;335;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428301120398",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428301120398 send ok to <0.1720.0> *DBG* epdg_ue_fsm_262428301120398 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:27.432 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428301120398 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1720.0> in state state_wait_swx_saa => state_authenticated 04:13:27.432 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428301120398",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428301120398 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428301120398">>,ok}} 04:13:27.432 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428301120398 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:27.433 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.433 [info] lu_response(<<"262428301120398">>): ok 04:13:27.433 [info] lu_response for <<"262428301120398">>: ok 04:13:27.433 [info] GSUP: Tx #{imsi => <<"262428301120398">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428301120398">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428301120398 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1721.0> in state state_authenticated 04:13:27.435 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428301120398">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:27.435 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:27.436 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,false,0,false,false} 04:13:27.436 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:27.436 [info] s2b: Tx {gtp,v2,create_session_request,0,8519927,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428301120398">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116749,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401618,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428301120398 send ok to <0.1721.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.436 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428301120398 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1721.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428301120398 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428301120398 receive call {rx_s6b_aar,"262428301120398@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1722.0> in state state_authenticated 04:13:27.447 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428301120398@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:27.447 [info] ue_fsm ev_rx_s6b_aar: "262428301120398@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:27.447 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428301120398@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262428301120398",undefined,undefined,true,false,undefined} 04:13:27.447 [debug] SWx Tx SAR Imsi="262428301120398" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:27.448 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","336",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428301120398",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428301120398 send ok to <0.1722.0> *DBG* aaa_ue_fsm_262428301120398 consume call {rx_s6b_aar,"262428301120398@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1722.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.448 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428301120398 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1723.0> in state state_authenticated_wait_swx_saa 04:13:27.454 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;336;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428301120398",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.455 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428301120398 send ok to <0.1723.0> *DBG* aaa_ue_fsm_262428301120398 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1723.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:27.455 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428301120398","262428301120398@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1722.0>} 04:13:27.455 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:27.455 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:27.461 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,77,130,0,247,0,2,0,2,0,16,0,87,0,9,1,160,149,253,120,101,172,18,254,103,79,0,5,0,1,192,168,0,99,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,149,253,120,101,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,149,253,120,101,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428301120398 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 4204401618, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2516416613}}} from <0.1724.0> in state state_wait_create_session_resp 04:13:27.462 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116749,8519927,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<149,253,120,101>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2516416613,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2516416613,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,99>>}}} 04:13:27.462 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428301120398">>,<0.1716.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116749,2516416613,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,4204401618,2516416613}],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:27.462 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:27.462 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 4204401618,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2516416613}} 04:13:27.462 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,false,0,false,false} 04:13:27.462 [info] KMOD Port Create PDP Context Call {<0.1716.0>,[alias|#Ref<0.1884296174.1877278727.216760>]}: {create_pdp_context,{172,18,254,103},4204401618,2516416613,{192,168,0,99}} 04:13:27.462 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,99}, 4204401618, 2516416613 *DBG* epdg_ue_fsm_262428301120398 send ok to <0.1724.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428301120398">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 4204401618, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2516416613}}}} 04:13:27.462 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],135,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,99}},{i_tid,4204401618},{o_tid,2516416613}]}} *DBG* epdg_ue_fsm_262428301120398 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 4204401618, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2516416613}}} from <0.1724.0> in state state_wait_create_session_resp => state_active 04:13:27.463 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 4204401618,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2516416613}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.463 [info] tunnel_response(<<"262428301120398">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 4204401618,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2516416613}} 04:13:27.463 [info] tunnel_response for <<"262428301120398">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 4204401618,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2516416613}} 04:13:27.463 [info] GSUP: Tx #{imsi => <<"262428301120398">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,99>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429956896610">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429956896610 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429956896610 consume internal init_state in state state_new 04:13:27.511 [info] GSUP: Rx #{imsi => <<"262429956896610">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:27.511 [info] ue_fsm start(epdg_ue_fsm_262429956896610) *DBG* epdg_ue_fsm_262429956896610 receive call {auth_request,33,"internet",#{}} from <0.1725.0> in state state_new 04:13:27.511 [info] ue_fsm init(<<"262429956896610">>) *DBG* epdg_ue_fsm_262429956896610 send ok to <0.1725.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429956896610 consume call {auth_request,33,"internet",#{}} from <0.1725.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429956896610 enter aaa_ue_fsm in state state_new 04:13:27.511 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429956896610 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429956896610 consume internal init_state in state state_new 04:13:27.512 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429956896610 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:27.512 [info] ue_fsm start_link(aaa_ue_fsm_262429956896610) 04:13:27.512 [info] ue_fsm init("262429956896610") 04:13:27.512 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:27.513 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429956896610",undefined,undefined,false,false,undefined} 04:13:27.513 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:27.513 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","337",";","nonode@nohost"],1,undefined,undefined,undefined,"262429956896610",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429956896610 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429956896610 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:27.527 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;337;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429956896610",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123,123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66]],[[189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123,100,192,212,112,51,168,207,102,28,169,96,173,50,208]],["foobar"],[[191,177,80,49,146,27,167,17,231,240,129,207,99,241,215,151]],[[85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.527 [info] dia_sip2gsup: auth [189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123,123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66] authz [189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123,100,192,212,112,51,168,207,102,28,169,96,173,50,208]  *DBG* aaa_ue_fsm_262429956896610 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123>>, <<123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66>>, <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123, 100,192,212,112,51,168,207,102,28,169,96,173,50,208>>, <<85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237>>, <<191,177,80,49,146,27,167,17,231,240,129,207,99,241,215, 151>>}]}} from <0.1728.0> in state state_wait_swx_maa 04:13:27.527 [info] rand [189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123] autn [123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66]  04:13:27.527 [info] ue_fsm ev_rx_swx_maa 04:13:27.527 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429956896610",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429956896610 send ok to <0.1728.0> *DBG* epdg_ue_fsm_262429956896610 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123>>, <<123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66>>, <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123, 100,192,212,112,51,168,207,102,28,169,96,173,50,208>>, <<85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237>>, <<191,177,80,49,146,27,167,17,231,240,129,207,99,241,215, 151>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:27.528 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123>>,<<123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66>>,<<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123,100,192,212,112,51,168,207,102,28,169,96,173,50,208>>,<<85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237>>,<<191,177,80,49,146,27,167,17,231,240,129,207,99,241,215,151>>}]} *DBG* aaa_ue_fsm_262429956896610 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123>>, <<123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66>>, <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123, 100,192,212,112,51,168,207,102,28,169,96,173,50,208>>, <<85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237>>, <<191,177,80,49,146,27,167,17,231,240,129,207,99,241,215, 151>>}]}} from <0.1728.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429956896610 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429956896610">>, {ok, [{epdg_auth_tuple, <<189,119,21,174,200,232,250,56,247,56,229,212, 95,82,178,123>>, <<123,31,58,25,170,194,183,30,184,197,183,231, 124,165,18,66>>, <<189,119,21,174,200,232,250,56,247,56,229,212, 95,82,178,123,100,192,212,112,51,168,207,102, 28,169,96,173,50,208>>, <<85,67,241,143,42,118,55,207,118,194,147,148, 97,226,17,237>>, <<191,177,80,49,146,27,167,17,231,240,129, 207,99,241,215,151>>}]}}} 04:13:27.528 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123>>,<<123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66>>,<<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123,100,192,212,112,51,168,207,102,28,169,96,173,50,208>>,<<85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237>>,<<191,177,80,49,146,27,167,17,231,240,129,207,99,241,215,151>>}]}, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429956896610 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123>>, <<123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66>>, <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123, 100,192,212,112,51,168,207,102,28,169,96,173,50,208>>, <<85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237>>, <<191,177,80,49,146,27,167,17,231,240,129,207,99,241,215, 151>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:27.528 [info] auth_response(<<"262429956896610">>): {ok,[{epdg_auth_tuple,<<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123>>,<<123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66>>,<<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123,100,192,212,112,51,168,207,102,28,169,96,173,50,208>>,<<85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237>>,<<191,177,80,49,146,27,167,17,231,240,129,207,99,241,215,151>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.529 [info] auth_response for <<"262429956896610">>: {ok,[{epdg_auth_tuple,<<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123>>,<<123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66>>,<<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123,100,192,212,112,51,168,207,102,28,169,96,173,50,208>>,<<85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237>>,<<191,177,80,49,146,27,167,17,231,240,129,207,99,241,215,151>>}]} 04:13:27.529 [info] GSUP: Tx #{auth_tuples => [#{autn => <<123,31,58,25,170,194,183,30,184,197,183,231,124,165,18,66>>,ck => <<191,177,80,49,146,27,167,17,231,240,129,207,99,241,215,151>>,ik => <<85,67,241,143,42,118,55,207,118,194,147,148,97,226,17,237>>,rand => <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123>>,res => <<189,119,21,174,200,232,250,56,247,56,229,212,95,82,178,123,100,192,212,112,51,168,207,102,28,169,96,173,50,208>>}],imsi => <<"262429956896610">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429956896610">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429956896610 receive call lu_request from <0.1729.0> in state state_authenticating *DBG* epdg_ue_fsm_262429956896610 send ok to <0.1729.0> 04:13:27.535 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429956896610">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429956896610 consume call lu_request from <0.1729.0> in state state_authenticating *DBG* aaa_ue_fsm_262429956896610 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:27.535 [info] ue_fsm lu_request 04:13:27.535 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,false,0,false,false} 04:13:27.535 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:27.536 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429956896610",undefined,undefined,false,false,undefined} 04:13:27.536 [debug] SWx Tx SAR Imsi="262429956896610" Type=1 APN="internet" AgentInfoOpt=[]  04:13:27.536 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","338",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429956896610",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429956896610 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429956896610 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429956896610 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1730.0> in state state_wait_swx_saa 04:13:27.546 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;338;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429956896610",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429956896610 send ok to <0.1730.0> *DBG* epdg_ue_fsm_262429956896610 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429956896610 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1730.0> in state state_wait_swx_saa => state_authenticated 04:13:27.546 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429956896610 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429956896610">>,ok}} 04:13:27.546 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429956896610",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429956896610 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.547 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:27.547 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,false,0,false,false} 04:13:27.547 [info] lu_response(<<"262429956896610">>): ok 04:13:27.547 [info] lu_response for <<"262429956896610">>: ok 04:13:27.547 [info] GSUP: Tx #{imsi => <<"262429956896610">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429956896610">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429956896610 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1731.0> in state state_authenticated 04:13:27.553 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429956896610">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:27.553 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:27.553 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429956896610 send ok to <0.1731.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.553 [debug] Selected PGW Remote Address "172.18.254.103" *DBG* epdg_ue_fsm_262429956896610 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1731.0> in state state_authenticated => state_wait_create_session_resp 04:13:27.553 [info] s2b: Tx {gtp,v2,create_session_request,0,8519928,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429956896610">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116750,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401619,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429956896610 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:27.554 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429956896610 receive call {rx_s6b_aar,"262429956896610@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1732.0> in state state_authenticated 04:13:27.568 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429956896610@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:27.568 [info] ue_fsm ev_rx_s6b_aar: "262429956896610@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:27.568 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429956896610@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262429956896610",undefined,undefined,true,false,undefined} 04:13:27.568 [debug] SWx Tx SAR Imsi="262429956896610" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:27.568 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","339",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429956896610",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429956896610 send ok to <0.1732.0> 04:13:27.569 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429956896610 consume call {rx_s6b_aar,"262429956896610@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1732.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429956896610 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1733.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429956896610 send ok to <0.1733.0> 04:13:27.575 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;339;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429956896610",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.575 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429956896610 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1733.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:27.575 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429956896610","262429956896610@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1732.0>} 04:13:27.575 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:27.575 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:27.584 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,78,130,0,248,0,2,0,2,0,16,0,87,0,9,1,160,10,2,113,16,172,18,254,103,79,0,5,0,1,192,168,0,100,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,10,2,113,16,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,10,2,113,16,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:27.584 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116750,8519928,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<10,2,113,16>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,167932176,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,167932176,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,100>>}}} *DBG* epdg_ue_fsm_262429956896610 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 4204401619, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 167932176}}} from <0.1734.0> in state state_wait_create_session_resp 04:13:27.585 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429956896610">>,<0.1726.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116750,167932176,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401619,167932176}],[]}}}} 04:13:27.585 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:27.585 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 4204401619,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 167932176}} 04:13:27.586 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,false,0,false,false} 04:13:27.586 [info] KMOD Port Create PDP Context Call {<0.1726.0>,[alias|#Ref<0.1884296174.1877278727.216920>]}: {create_pdp_context,{172,18,254,103},4204401619,167932176,{192,168,0,100}} 04:13:27.586 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,100}, 4204401619, 167932176 04:13:27.586 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],456,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,100}},{i_tid,4204401619},{o_tid,167932176}]}} 04:13:27.586 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 4204401619,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 167932176}) returned ok *DBG* epdg_ue_fsm_262429956896610 send ok to <0.1734.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429956896610">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 4204401619, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 167932176}}}} 04:13:27.587 [info] tunnel_response(<<"262429956896610">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 4204401619,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 167932176}} *DBG* epdg_ue_fsm_262429956896610 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 4204401619, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 167932176}}} from <0.1734.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.587 [info] tunnel_response for <<"262429956896610">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 4204401619,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 167932176}} 04:13:27.587 [info] GSUP: Tx #{imsi => <<"262429956896610">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,100>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421095891277">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:27.611 [info] GSUP: Rx #{imsi => <<"262421095891277">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421095891277 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421095891277 consume internal init_state in state state_new 04:13:27.611 [info] ue_fsm start(epdg_ue_fsm_262421095891277) *DBG* epdg_ue_fsm_262421095891277 receive call {auth_request,33,"internet",#{}} from <0.1735.0> in state state_new 04:13:27.611 [info] ue_fsm init(<<"262421095891277">>) *DBG* epdg_ue_fsm_262421095891277 send ok to <0.1735.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.612 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421095891277 consume call {auth_request,33,"internet",#{}} from <0.1735.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421095891277 enter aaa_ue_fsm in state state_new 04:13:27.612 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421095891277 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421095891277 consume internal init_state in state state_new 04:13:27.612 [info] ue_fsm start_link(aaa_ue_fsm_262421095891277) *DBG* aaa_ue_fsm_262421095891277 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:27.612 [info] ue_fsm init("262421095891277") 04:13:27.612 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:27.613 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421095891277",undefined,undefined,false,false,undefined} 04:13:27.613 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:27.613 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","340",";","nonode@nohost"],1,undefined,undefined,undefined,"262421095891277",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421095891277 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421095891277 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:27.626 [info] SWx Rx MAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;340;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421095891277",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84,55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181]],[[187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84,179,183,107,154,27,141,142,230,70,128,127,200,51,176]],["foobar"],[[174,34,130,2,238,33,112,85,222,48,91,188,134,133,227,145]],[[237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421095891277 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84>>, <<55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181>>, <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84, 179,183,107,154,27,141,142,230,70,128,127,200,51,176>>, <<237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248>>, <<174,34,130,2,238,33,112,85,222,48,91,188,134,133,227, 145>>}]}} from <0.1738.0> in state state_wait_swx_maa 04:13:27.627 [info] dia_sip2gsup: auth [187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84,55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181] authz [187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84,179,183,107,154,27,141,142,230,70,128,127,200,51,176]  04:13:27.627 [info] rand [187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84] autn [55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181]  *DBG* aaa_ue_fsm_262421095891277 send ok to <0.1738.0> 04:13:27.627 [info] ue_fsm ev_rx_swx_maa 04:13:27.627 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421095891277",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421095891277 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84>>, <<55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181>>, <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84, 179,183,107,154,27,141,142,230,70,128,127,200,51,176>>, <<237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248>>, <<174,34,130,2,238,33,112,85,222,48,91,188,134,133,227, 145>>}]}} from <0.1738.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421095891277 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84>>, <<55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181>>, <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84, 179,183,107,154,27,141,142,230,70,128,127,200,51,176>>, <<237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248>>, <<174,34,130,2,238,33,112,85,222,48,91,188,134,133,227, 145>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:27.628 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84>>,<<55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181>>,<<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84,179,183,107,154,27,141,142,230,70,128,127,200,51,176>>,<<237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248>>,<<174,34,130,2,238,33,112,85,222,48,91,188,134,133,227,145>>}]} 04:13:27.628 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84>>,<<55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181>>,<<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84,179,183,107,154,27,141,142,230,70,128,127,200,51,176>>,<<237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248>>,<<174,34,130,2,238,33,112,85,222,48,91,188,134,133,227,145>>}]}, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421095891277 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421095891277">>, {ok, [{epdg_auth_tuple, <<187,170,34,107,107,78,93,159,128,57,138,62, 223,34,234,84>>, <<55,150,79,188,187,49,249,113,185,218,231,107, 116,85,199,181>>, <<187,170,34,107,107,78,93,159,128,57,138,62, 223,34,234,84,179,183,107,154,27,141,142,230, 70,128,127,200,51,176>>, <<237,20,130,21,236,130,240,109,124,64,183,136, 192,254,42,248>>, <<174,34,130,2,238,33,112,85,222,48,91, 188,134,133,227,145>>}]}}} 04:13:27.629 [info] auth_response(<<"262421095891277">>): {ok,[{epdg_auth_tuple,<<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84>>,<<55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181>>,<<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84,179,183,107,154,27,141,142,230,70,128,127,200,51,176>>,<<237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248>>,<<174,34,130,2,238,33,112,85,222,48,91,188,134,133,227,145>>}]} *DBG* epdg_ue_fsm_262421095891277 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84>>, <<55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181>>, <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84, 179,183,107,154,27,141,142,230,70,128,127,200,51,176>>, <<237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248>>, <<174,34,130,2,238,33,112,85,222,48,91,188,134,133,227, 145>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:27.629 [info] auth_response for <<"262421095891277">>: {ok,[{epdg_auth_tuple,<<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84>>,<<55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181>>,<<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84,179,183,107,154,27,141,142,230,70,128,127,200,51,176>>,<<237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248>>,<<174,34,130,2,238,33,112,85,222,48,91,188,134,133,227,145>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.629 [info] GSUP: Tx #{auth_tuples => [#{autn => <<55,150,79,188,187,49,249,113,185,218,231,107,116,85,199,181>>,ck => <<174,34,130,2,238,33,112,85,222,48,91,188,134,133,227,145>>,ik => <<237,20,130,21,236,130,240,109,124,64,183,136,192,254,42,248>>,rand => <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84>>,res => <<187,170,34,107,107,78,93,159,128,57,138,62,223,34,234,84,179,183,107,154,27,141,142,230,70,128,127,200,51,176>>}],imsi => <<"262421095891277">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421095891277">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421095891277 receive call lu_request from <0.1739.0> in state state_authenticating 04:13:27.633 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421095891277">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421095891277 send ok to <0.1739.0> 04:13:27.633 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421095891277 consume call lu_request from <0.1739.0> in state state_authenticating *DBG* aaa_ue_fsm_262421095891277 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:27.634 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,false,0,false,false} 04:13:27.634 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:27.634 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421095891277",undefined,undefined,false,false,undefined} 04:13:27.634 [debug] SWx Tx SAR Imsi="262421095891277" Type=1 APN="internet" AgentInfoOpt=[]  04:13:27.634 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","341",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421095891277",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421095891277 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421095891277 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421095891277 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1740.0> in state state_wait_swx_saa 04:13:27.640 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;341;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421095891277",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421095891277 send ok to <0.1740.0> 04:13:27.640 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421095891277 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421095891277 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1740.0> in state state_wait_swx_saa => state_authenticated 04:13:27.640 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421095891277",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421095891277 send ok to <0.211.0> 04:13:27.640 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262421095891277">>,ok}} *DBG* epdg_ue_fsm_262421095891277 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:27.640 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,false,0,false,false} 04:13:27.640 [info] lu_response(<<"262421095891277">>): ok 04:13:27.640 [info] lu_response for <<"262421095891277">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.641 [info] GSUP: Tx #{imsi => <<"262421095891277">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421095891277">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421095891277 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1741.0> in state state_authenticated 04:13:27.644 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421095891277">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:27.644 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:27.644 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,false,0,false,false} 04:13:27.644 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:27.644 [info] s2b: Tx {gtp,v2,create_session_request,0,8519929,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421095891277">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116751,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401620,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:27.645 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421095891277 send ok to <0.1741.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421095891277 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1741.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421095891277 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421095891277 receive call {rx_s6b_aar,"262421095891277@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1742.0> in state state_authenticated 04:13:27.658 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421095891277@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:27.658 [info] ue_fsm ev_rx_s6b_aar: "262421095891277@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:27.659 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421095891277@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262421095891277",undefined,undefined,true,false,undefined} 04:13:27.659 [debug] SWx Tx SAR Imsi="262421095891277" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:27.659 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","342",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421095891277",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421095891277 send ok to <0.1742.0> *DBG* aaa_ue_fsm_262421095891277 consume call {rx_s6b_aar,"262421095891277@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.1742.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.659 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421095891277 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1743.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421095891277 send ok to <0.1743.0> *DBG* aaa_ue_fsm_262421095891277 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1743.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:27.667 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;342;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421095891277",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.667 [info] ue_fsm ev_rx_swx_saa 04:13:27.667 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421095891277","262421095891277@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1742.0>} 04:13:27.667 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:27.668 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:27.677 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,79,130,0,249,0,2,0,2,0,16,0,87,0,9,1,160,138,4,88,206,172,18,254,103,79,0,5,0,1,192,168,0,101,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,138,4,88,206,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,138,4,88,206,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:27.677 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116751,8519929,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<138,4,88,206>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2315540686,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2315540686,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,101>>}}} 04:13:27.677 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421095891277">>,<0.1736.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116751,2315540686,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,4204401620,2315540686}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:27.677 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:27.677 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 4204401620,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2315540686}} *DBG* epdg_ue_fsm_262421095891277 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 4204401620, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2315540686}}} from <0.1744.0> in state state_wait_create_session_resp 04:13:27.678 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,false,0,false,false} 04:13:27.678 [info] KMOD Port Create PDP Context Call {<0.1736.0>,[alias|#Ref<0.1884296174.1877278727.216963>]}: {create_pdp_context,{172,18,254,103},4204401620,2315540686,{192,168,0,101}} 04:13:27.678 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,101}, 4204401620, 2315540686 04:13:27.678 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],520,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,101}},{i_tid,4204401620},{o_tid,2315540686}]}} 04:13:27.678 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 4204401620,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2315540686}) returned ok *DBG* epdg_ue_fsm_262421095891277 send ok to <0.1744.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421095891277">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 4204401620, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 2315540686}}}} 04:13:27.678 [info] tunnel_response(<<"262421095891277">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 4204401620,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2315540686}} *DBG* epdg_ue_fsm_262421095891277 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 4204401620, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 2315540686}}} from <0.1744.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.679 [info] tunnel_response for <<"262421095891277">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 4204401620,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 2315540686}} 04:13:27.679 [info] GSUP: Tx #{imsi => <<"262421095891277">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,101>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424307211968">>, message_type => purge_ms_req}} 04:13:28.719 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424307211968">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424307211968 receive call purge_ms_request from <0.1745.0> in state state_active 04:13:28.719 [info] ue_fsm purge_ms_request 04:13:28.721 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424307211968">>,"internet",[],{epdg_tun_pdp_ctx,4204401524,3503248790,{epdg_eua,33,<<192,168,0,5>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.721 [info] KMOD Port Delete PDP Context Call {<0.776.0>,[alias|#Ref<0.1884296174.1877278727.216977>]}: {delete_pdp_context,{172,18,254,103},4204401524,3503248790,{192,168,0,5}} *DBG* epdg_ue_fsm_262424307211968 send ok to <0.1745.0> *DBG* epdg_ue_fsm_262424307211968 consume call purge_ms_request from <0.1745.0> in state state_active => state_wait_delete_session_resp 04:13:28.721 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,5}, 4204401524, 3503248790 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.721 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],584,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,5}},{i_tid,4204401524}]}} 04:13:28.721 [info] s2b: Tx {gtp,v2,delete_session_request,3503248790,8519930,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401524,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262424307211968 receive call rx_s6b_str from <0.1746.0> in state state_authenticated *DBG* aaa_ue_fsm_262424307211968 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1746.0> *DBG* aaa_ue_fsm_262424307211968 consume call rx_s6b_str from <0.1746.0> in state state_authenticated 04:13:28.723 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424307211968"],[],[]} 04:13:28.723 [info] ue_fsm ev_rx_s6b_str 04:13:28.723 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424307211968","262424307211968@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.723 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.723 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.724 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,239,130,0,250,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424307211968 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116655,8519930,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1747.0> in state state_wait_delete_session_resp 04:13:28.724 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116655,8519930,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.724 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116655,8519930,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424307211968 send ok to <0.1747.0> 04:13:28.725 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,false,0,false,false} 04:13:28.725 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262424307211968 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116655,8519930,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1747.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.725 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424307211968 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.725 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424307211968 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.725 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424307211968","262424307211968@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.725 [debug] SWx Tx SAR Imsi="262424307211968" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.725 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","343",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424307211968",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424307211968 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424307211968 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424307211968 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1748.0> in state state_authenticated_wait_swx_saa 04:13:28.727 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;343;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424307211968",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.727 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424307211968 send ok to <0.1748.0> 04:13:28.728 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424307211968","262424307211968@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424307211968 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1748.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424307211968 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.728 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424307211968 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424307211968">>,ok}} 04:13:28.728 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424307211968 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.728 [info] purge_ms_response(<<"262424307211968">>): ok 04:13:28.728 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424307211968">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes 04:13:28.728 [info] purge_ms_response for <<"262424307211968">>: ok Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424553388904">>, message_type => purge_ms_req}} 04:13:28.728 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424307211968">>,message_type => purge_ms_res} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.728 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424553388904">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262424553388904 receive call purge_ms_request from <0.1749.0> in state state_active Stream 238, 15 bytes 04:13:28.729 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.729 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424553388904">>,"internet",[],{epdg_tun_pdp_ctx,4204401521,2663201678,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.729 [info] KMOD Port Delete PDP Context Call {<0.746.0>,[alias|#Ref<0.1884296174.1877278722.217058>]}: {delete_pdp_context,{172,18,254,103},4204401521,2663201678,{192,168,0,2}} Stream 238, 15 bytes 04:13:28.729 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401521, 2663201678 Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.729 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],648,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401521}]}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.729 [info] s2b: Tx {gtp,v2,delete_session_request,2663201678,8519931,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401521,<<172,18,254,20>>,undefined}]} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262424553388904 send ok to <0.1749.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262424553388904 consume call purge_ms_request from <0.1749.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429474723148">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.730 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429474723148">>,message_type => purge_ms_req} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262429474723148 receive call purge_ms_request from <0.1750.0> in state state_active Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.730 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.731 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429474723148">>,"internet",[],{epdg_tun_pdp_ctx,4204401522,1045316392,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,254,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.731 [info] KMOD Port Delete PDP Context Call {<0.756.0>,[alias|#Ref<0.1884296174.1877278726.216938>]}: {delete_pdp_context,{172,18,254,103},4204401522,1045316392,{192,168,0,3}} 04:13:28.731 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,3}, 4204401522, 1045316392 04:13:28.731 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],199,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,3}},{i_tid,4204401522}]}} *DBG* epdg_ue_fsm_262429474723148 send ok to <0.1750.0> 04:13:28.731 [info] s2b: Tx {gtp,v2,delete_session_request,1045316392,8519932,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401522,<<172,18,254,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429474723148 consume call purge_ms_request from <0.1750.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421852120130">>, message_type => purge_ms_req}} 04:13:28.732 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421852120130">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421852120130 receive call purge_ms_request from <0.1751.0> in state state_active 04:13:28.732 [info] ue_fsm purge_ms_request 04:13:28.732 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421852120130">>,"internet",[],{epdg_tun_pdp_ctx,4204401523,4026984345,{epdg_eua,33,<<192,168,0,4>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.732 [info] KMOD Port Delete PDP Context Call {<0.766.0>,[alias|#Ref<0.1884296174.1877278721.236180>]}: {delete_pdp_context,{172,18,254,103},4204401523,4026984345,{192,168,0,4}} 04:13:28.733 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,4}, 4204401523, 4026984345 04:13:28.733 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4162,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,4}},{i_tid,4204401523}]}} 04:13:28.733 [info] s2b: Tx {gtp,v2,delete_session_request,4026984345,8519933,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401523,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262421852120130 send ok to <0.1751.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421852120130 consume call purge_ms_request from <0.1751.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423260000509">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423260000509 receive call purge_ms_request from <0.1752.0> in state state_active 04:13:28.734 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423260000509">>,message_type => purge_ms_req} 04:13:28.734 [info] ue_fsm purge_ms_request 04:13:28.734 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423260000509">>,"internet",[],{epdg_tun_pdp_ctx,4204401526,2455496539,{epdg_eua,33,<<192,168,0,7>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.734 [info] KMOD Port Delete PDP Context Call {<0.796.0>,[alias|#Ref<0.1884296174.1877278721.236194>]}: {delete_pdp_context,{172,18,254,103},4204401526,2455496539,{192,168,0,7}} 04:13:28.734 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,7}, 4204401526, 2455496539 04:13:28.734 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4226,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,7}},{i_tid,4204401526}]}} *DBG* epdg_ue_fsm_262423260000509 send ok to <0.1752.0> 04:13:28.734 [info] s2b: Tx {gtp,v2,delete_session_request,2455496539,8519934,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401526,<<172,18,254,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423260000509 consume call purge_ms_request from <0.1752.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427490479170">>, message_type => purge_ms_req}} 04:13:28.735 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427490479170">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427490479170 receive call purge_ms_request from <0.1753.0> in state state_active 04:13:28.735 [info] ue_fsm purge_ms_request 04:13:28.735 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427490479170">>,"internet",[],{epdg_tun_pdp_ctx,4204401527,3506877360,{epdg_eua,33,<<192,168,0,8>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.735 [info] KMOD Port Delete PDP Context Call {<0.806.0>,[alias|#Ref<0.1884296174.1877278726.216962>]}: {delete_pdp_context,{172,18,254,103},4204401527,3506877360,{192,168,0,8}} 04:13:28.735 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,8}, 4204401527, 3506877360 04:13:28.736 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],263,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,8}},{i_tid,4204401527}]}} 04:13:28.736 [info] s2b: Tx {gtp,v2,delete_session_request,3506877360,8519935,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401527,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262427490479170 send ok to <0.1753.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427490479170 consume call purge_ms_request from <0.1753.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423093806775">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423093806775 receive call purge_ms_request from <0.1754.0> in state state_active 04:13:28.736 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423093806775">>,message_type => purge_ms_req} 04:13:28.736 [info] ue_fsm purge_ms_request 04:13:28.737 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423093806775">>,"internet",[],{epdg_tun_pdp_ctx,4204401525,1002793938,{epdg_eua,33,<<192,168,0,6>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.737 [info] KMOD Port Delete PDP Context Call {<0.786.0>,[alias|#Ref<0.1884296174.1877278721.236210>]}: {delete_pdp_context,{172,18,254,103},4204401525,1002793938,{192,168,0,6}} 04:13:28.737 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,6}, 4204401525, 1002793938 04:13:28.737 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],327,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,6}},{i_tid,4204401525}]}} *DBG* epdg_ue_fsm_262423093806775 send ok to <0.1754.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.737 [info] s2b: Tx {gtp,v2,delete_session_request,1002793938,8519936,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401525,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262423093806775 consume call purge_ms_request from <0.1754.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421943199474">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421943199474 receive call purge_ms_request from <0.1755.0> in state state_active 04:13:28.738 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421943199474">>,message_type => purge_ms_req} 04:13:28.738 [info] ue_fsm purge_ms_request 04:13:28.738 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421943199474">>,"internet",[],{epdg_tun_pdp_ctx,4204401528,2599324480,{epdg_eua,33,<<192,168,0,9>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.738 [info] KMOD Port Delete PDP Context Call {<0.816.0>,[alias|#Ref<0.1884296174.1877278721.236223>]}: {delete_pdp_context,{172,18,254,103},4204401528,2599324480,{192,168,0,9}} 04:13:28.738 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,9}, 4204401528, 2599324480 04:13:28.738 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],391,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,9}},{i_tid,4204401528}]}} 04:13:28.739 [info] s2b: Tx {gtp,v2,delete_session_request,2599324480,8519937,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401528,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262421943199474 send ok to <0.1755.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421943199474 consume call purge_ms_request from <0.1755.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427752622559">>, message_type => purge_ms_req}} 04:13:28.739 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427752622559">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427752622559 receive call purge_ms_request from <0.1756.0> in state state_active 04:13:28.739 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262424553388904 receive call rx_s6b_str from <0.1757.0> in state state_authenticated 04:13:28.740 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424553388904"],[],[]} *DBG* aaa_ue_fsm_262424553388904 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1757.0> 04:13:28.740 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424553388904 consume call rx_s6b_str from <0.1757.0> in state state_authenticated 04:13:28.740 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427752622559">>,"internet",[],{epdg_tun_pdp_ctx,4204401529,3731394097,{epdg_eua,33,<<192,168,0,10>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427752622559 send ok to <0.1756.0> 04:13:28.740 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424553388904","262424553388904@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427752622559 consume call purge_ms_request from <0.1756.0> in state state_active => state_wait_delete_session_resp 04:13:28.740 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428069527827">>, message_type => purge_ms_req}} 04:13:28.740 [info] KMOD Port Delete PDP Context Call {<0.826.0>,[alias|#Ref<0.1884296174.1877278727.217036>]}: {delete_pdp_context,{172,18,254,103},4204401529,3731394097,{192,168,0,10}} 04:13:28.740 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.740 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,10}, 4204401529, 3731394097 *DBG* epdg_ue_fsm_262428069527827 receive call purge_ms_request from <0.1759.0> in state state_active 04:13:28.740 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],712,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,10}},{i_tid,4204401529}]}} *DBG* aaa_ue_fsm_262429474723148 receive call rx_s6b_str from <0.1758.0> in state state_authenticated 04:13:28.741 [info] s2b: Tx {gtp,v2,delete_session_request,3731394097,8519938,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401529,<<172,18,254,20>>,undefined}]} 04:13:28.742 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428069527827">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429474723148 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1758.0> *DBG* aaa_ue_fsm_262429474723148 consume call rx_s6b_str from <0.1758.0> in state state_authenticated 04:13:28.742 [info] ue_fsm purge_ms_request 04:13:28.742 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429474723148"],[],[]} 04:13:28.743 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428069527827 send ok to <0.1759.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.743 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428069527827">>,"internet",[],{epdg_tun_pdp_ctx,4204401534,978024748,{epdg_eua,33,<<192,168,0,15>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428069527827 consume call purge_ms_request from <0.1759.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421852120130 receive call rx_s6b_str from <0.1760.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423786719822">>, message_type => purge_ms_req}} 04:13:28.743 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429474723148","262429474723148@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.743 [info] KMOD Port Delete PDP Context Call {<0.876.0>,[alias|#Ref<0.1884296174.1877278726.217016>]}: {delete_pdp_context,{172,18,254,103},4204401534,978024748,{192,168,0,15}} *DBG* aaa_ue_fsm_262421852120130 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1760.0> *DBG* aaa_ue_fsm_262421852120130 consume call rx_s6b_str from <0.1760.0> in state state_authenticated *DBG* epdg_ue_fsm_262423786719822 receive call purge_ms_request from <0.1761.0> in state state_active 04:13:28.743 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.743 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,15}, 4204401534, 978024748 04:13:28.743 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.743 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],776,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,15}},{i_tid,4204401534}]}} 04:13:28.744 [info] s2b: Tx {gtp,v2,delete_session_request,978024748,8519939,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401534,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262423786719822 send ok to <0.1761.0> 04:13:28.744 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421852120130"],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423786719822 consume call purge_ms_request from <0.1761.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423260000509 receive call rx_s6b_str from <0.1762.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424761907370">>, message_type => purge_ms_req}} 04:13:28.744 [info] ue_fsm ev_rx_s6b_str 04:13:28.745 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421852120130","262421852120130@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262423260000509 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1762.0> *DBG* epdg_ue_fsm_262424761907370 receive call purge_ms_request from <0.1763.0> in state state_active *DBG* aaa_ue_fsm_262423260000509 consume call rx_s6b_str from <0.1762.0> in state state_authenticated 04:13:28.745 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423786719822">>,message_type => purge_ms_req} 04:13:28.745 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.745 [info] ue_fsm purge_ms_request 04:13:28.745 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262424761907370 send ok to <0.1763.0> 04:13:28.745 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423786719822">>,"internet",[],{epdg_tun_pdp_ctx,4204401535,1559034384,{epdg_eua,33,<<192,168,0,16>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424761907370 consume call purge_ms_request from <0.1763.0> in state state_active => state_wait_delete_session_resp 04:13:28.745 [info] KMOD Port Delete PDP Context Call {<0.886.0>,[alias|#Ref<0.1884296174.1877278722.217143>]}: {delete_pdp_context,{172,18,254,103},4204401535,1559034384,{192,168,0,16}} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428586672849">>, message_type => purge_ms_req}} 04:13:28.745 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,16}, 4204401535, 1559034384 04:13:28.746 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],455,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,16}},{i_tid,4204401535}]}} *DBG* epdg_ue_fsm_262428586672849 receive call purge_ms_request from <0.1764.0> in state state_active 04:13:28.746 [info] s2b: Tx {gtp,v2,delete_session_request,1559034384,8519940,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401535,<<172,18,254,20>>,undefined}]} 04:13:28.746 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423260000509"],[],[]} 04:13:28.746 [info] ue_fsm ev_rx_s6b_str 04:13:28.747 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423260000509","262423260000509@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.747 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424761907370">>,message_type => purge_ms_req} 04:13:28.747 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.747 [info] ue_fsm purge_ms_request 04:13:28.747 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.748 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424761907370">>,"internet",[],{epdg_tun_pdp_ctx,4204401531,3883788330,{epdg_eua,33,<<192,168,0,12>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.748 [info] KMOD Port Delete PDP Context Call {<0.846.0>,[alias|#Ref<0.1884296174.1877278727.217069>]}: {delete_pdp_context,{172,18,254,103},4204401531,3883788330,{192,168,0,12}} 04:13:28.748 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,12}, 4204401531, 3883788330 *DBG* epdg_ue_fsm_262428586672849 send ok to <0.1764.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.748 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],519,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,12}},{i_tid,4204401531}]}} *DBG* epdg_ue_fsm_262428586672849 consume call purge_ms_request from <0.1764.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422551308831">>, message_type => purge_ms_req}} 04:13:28.748 [info] s2b: Tx {gtp,v2,delete_session_request,3883788330,8519941,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401531,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262422551308831 receive call purge_ms_request from <0.1766.0> in state state_active 04:13:28.749 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428586672849">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424553388904 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116652,8519931,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1765.0> in state state_wait_delete_session_resp 04:13:28.749 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262424553388904 send ok to <0.1765.0> 04:13:28.749 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428586672849">>,"internet",[],{epdg_tun_pdp_ctx,4204401530,2209822160,{epdg_eua,33,<<192,168,0,11>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262424553388904 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116652,8519931,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1765.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424553388904 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.750 [info] KMOD Port Delete PDP Context Call {<0.836.0>,[alias|#Ref<0.1884296174.1877278726.217033>]}: {delete_pdp_context,{172,18,254,103},4204401530,2209822160,{192,168,0,11}} *DBG* epdg_ue_fsm_262422551308831 send ok to <0.1766.0> *DBG* epdg_ue_fsm_262424553388904 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.750 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,11}, 4204401530, 2209822160 *DBG* epdg_ue_fsm_262422551308831 consume call purge_ms_request from <0.1766.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424553388904 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429046099813">>, message_type => purge_ms_req}} 04:13:28.750 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],583,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,11}},{i_tid,4204401530}]}} *DBG* aaa_ue_fsm_262424553388904 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.750 [info] s2b: Tx {gtp,v2,delete_session_request,2209822160,8519942,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401530,<<172,18,254,20>>,undefined}]} 04:13:28.751 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,236,130,0,251,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429046099813 receive call purge_ms_request from <0.1769.0> in state state_active 04:13:28.751 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422551308831">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262427490479170 receive call rx_s6b_str from <0.1768.0> in state state_authenticated 04:13:28.751 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116652,8519931,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262427490479170 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1768.0> *DBG* aaa_ue_fsm_262427490479170 consume call rx_s6b_str from <0.1768.0> in state state_authenticated *DBG* epdg_ue_fsm_262429046099813 send ok to <0.1769.0> *DBG* epdg_ue_fsm_262429046099813 consume call purge_ms_request from <0.1769.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423093806775 receive call rx_s6b_str from <0.1770.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426715793434">>, message_type => purge_ms_req}} 04:13:28.751 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429474723148 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116653,8519932,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1771.0> in state state_wait_delete_session_resp 04:13:28.751 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116652,8519931,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.752 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422551308831">>,"internet",[],{epdg_tun_pdp_ctx,4204401532,3892905258,{epdg_eua,33,<<192,168,0,13>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.752 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,false,0,false,false} 04:13:28.752 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.752 [info] KMOD Port Delete PDP Context Call {<0.856.0>,[alias|#Ref<0.1884296174.1877278721.236297>]}: {delete_pdp_context,{172,18,254,103},4204401532,3892905258,{192,168,0,13}} 04:13:28.752 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,13}, 4204401532, 3892905258 04:13:28.752 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],647,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,13}},{i_tid,4204401532}]}} 04:13:28.752 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,true,0,false,false} 04:13:28.753 [info] ue_fsm ev_rx_swm_str 04:13:28.753 [info] s2b: Tx {gtp,v2,delete_session_request,3892905258,8519943,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401532,<<172,18,254,20>>,undefined}]} 04:13:28.753 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424553388904","262424553388904@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.753 [debug] SWx Tx SAR Imsi="262424553388904" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.753 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","344",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424553388904",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.754 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429046099813">>,message_type => purge_ms_req} 04:13:28.754 [info] ue_fsm purge_ms_request 04:13:28.754 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427490479170"],[],[]} 04:13:28.754 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429046099813">>,"internet",[],{epdg_tun_pdp_ctx,4204401533,1184330920,{epdg_eua,33,<<192,168,0,14>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.754 [info] ue_fsm ev_rx_s6b_str 04:13:28.755 [info] KMOD Port Delete PDP Context Call {<0.866.0>,[alias|#Ref<0.1884296174.1877278721.236314>]}: {delete_pdp_context,{172,18,254,103},4204401533,1184330920,{192,168,0,14}} 04:13:28.755 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427490479170","262427490479170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.755 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,14}, 4204401533, 1184330920 04:13:28.755 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.755 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],711,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,14}},{i_tid,4204401533}]}} 04:13:28.755 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.755 [info] s2b: Tx {gtp,v2,delete_session_request,1184330920,8519944,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401533,<<172,18,254,20>>,undefined}]} 04:13:28.756 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,237,130,0,252,0,2,0,2,0,16,0>> 04:13:28.756 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423093806775"],[],[]} 04:13:28.756 [info] ue_fsm ev_rx_s6b_str 04:13:28.756 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116653,8519932,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.756 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116653,8519932,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.756 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423093806775","262423093806775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262423093806775 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1770.0> 04:13:28.757 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426715793434">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423093806775 consume call rx_s6b_str from <0.1770.0> in state state_authenticated 04:13:28.757 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426715793434 receive call purge_ms_request from <0.1772.0> in state state_active 04:13:28.761 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262429474723148 send ok to <0.1771.0> *DBG* epdg_ue_fsm_262429474723148 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116653,8519932,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1771.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.761 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262421852120130 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116654,8519933,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1775.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429474723148 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421943199474 receive call rx_s6b_str from <0.1773.0> in state state_authenticated *DBG* aaa_ue_fsm_262428069527827 receive call rx_s6b_str from <0.1774.0> in state state_authenticated *DBG* epdg_ue_fsm_262429474723148 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427752622559 receive call rx_s6b_str from <0.1776.0> in state state_authenticated 04:13:28.762 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421852120130 send ok to <0.1775.0> *DBG* aaa_ue_fsm_262421943199474 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1773.0> *DBG* aaa_ue_fsm_262428069527827 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1774.0> *DBG* aaa_ue_fsm_262427752622559 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1776.0> *DBG* epdg_ue_fsm_262421852120130 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116654,8519933,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1775.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421943199474 consume call rx_s6b_str from <0.1773.0> in state state_authenticated *DBG* aaa_ue_fsm_262428069527827 consume call rx_s6b_str from <0.1774.0> in state state_authenticated *DBG* aaa_ue_fsm_262429474723148 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427752622559 consume call rx_s6b_str from <0.1776.0> in state state_authenticated *DBG* aaa_ue_fsm_262421852120130 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421852120130 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426715793434 send ok to <0.1772.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424553388904 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1767.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429474723148 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.762 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426715793434 consume call purge_ms_request from <0.1772.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428249008575">>, message_type => purge_ms_req}} 04:13:28.762 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426715793434">>,"internet",[],{epdg_tun_pdp_ctx,4204401536,1794321827,{epdg_eua,33,<<192,168,0,17>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.762 [info] KMOD Port Delete PDP Context Call {<0.896.0>,[alias|#Ref<0.1884296174.1877278727.217176>]}: {delete_pdp_context,{172,18,254,103},4204401536,1794321827,{192,168,0,17}} 04:13:28.762 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,17}, 4204401536, 1794321827 04:13:28.762 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],131,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,17}},{i_tid,4204401536}]}} 04:13:28.762 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,238,130,0,253,0,2,0,2,0,16,0>> 04:13:28.762 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,true,0,false,false} 04:13:28.762 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116654,8519933,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.762 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116654,8519933,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.762 [info] ue_fsm ev_rx_swm_str 04:13:28.762 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421943199474"],[],[]} 04:13:28.763 [info] ue_fsm ev_rx_s6b_str 04:13:28.763 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428069527827"],[],[]} 04:13:28.763 [info] ue_fsm ev_rx_s6b_str 04:13:28.763 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427752622559"],[],[]} 04:13:28.763 [info] ue_fsm ev_rx_s6b_str 04:13:28.763 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,false,0,false,false} 04:13:28.763 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.763 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429474723148","262429474723148@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.763 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421943199474","262421943199474@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.763 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.763 [debug] SWx Tx SAR Imsi="262429474723148" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.763 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428069527827","262428069527827@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.763 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.763 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.764 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427752622559","262427752622559@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.764 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","345",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429474723148",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.764 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.764 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.764 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,true,0,false,false} 04:13:28.764 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.764 [info] ue_fsm ev_rx_swm_str 04:13:28.764 [info] s2b: Tx {gtp,v2,delete_session_request,1794321827,8519945,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401536,<<172,18,254,20>>,undefined}]} 04:13:28.764 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;344;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424553388904",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.764 [info] ue_fsm ev_rx_swx_saa 04:13:28.765 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421852120130","262421852120130@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.766 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424553388904","262424553388904@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.766 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,241,130,0,254,0,2,0,2,0,16,0>> 04:13:28.766 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428249008575">>,message_type => purge_ms_req} Stream 238, 15 bytes 04:13:28.767 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423786719822"],[],[]} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262428249008575 receive call purge_ms_request from <0.1781.0> in state state_active *DBG* epdg_ue_fsm_262423260000509 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116657,8519934,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1780.0> in state state_wait_delete_session_resp 04:13:28.770 [debug] SWx Tx SAR Imsi="262421852120130" Type=5 APN="internet" AgentInfoOpt=[]  Stream 238, 15 bytes *DBG* aaa_ue_fsm_262423786719822 receive call rx_s6b_str from <0.1778.0> in state state_authenticated *DBG* aaa_ue_fsm_262424761907370 receive call rx_s6b_str from <0.1782.0> in state state_authenticated Stream 238, 15 bytes *DBG* epdg_ue_fsm_262423260000509 send ok to <0.1780.0> *DBG* aaa_ue_fsm_262421852120130 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424553388904 send ok to <0.1767.0> *DBG* aaa_ue_fsm_262423786719822 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1778.0> 04:13:28.770 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116657,8519934,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424761907370 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1782.0> Stream 238, 15 bytes *DBG* epdg_ue_fsm_262424553388904 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421852120130 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423786719822 consume call rx_s6b_str from <0.1778.0> in state state_authenticated *DBG* aaa_ue_fsm_262424761907370 consume call rx_s6b_str from <0.1782.0> in state state_authenticated *DBG* aaa_ue_fsm_262424553388904 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1767.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423260000509 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116657,8519934,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1780.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427490479170 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116658,8519935,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1783.0> in state state_wait_delete_session_resp Stream 238, 15 bytes *DBG* epdg_ue_fsm_262424553388904 send ok to <0.211.0> 04:13:28.770 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423260000509 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer Stream 238, 15 bytes 04:13:28.770 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116657,8519934,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.770 [info] ue_fsm ev_rx_s6b_str Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.770 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424761907370"],[],[]} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [info] ue_fsm ev_rx_s6b_str Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.770 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","346",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421852120130",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428249008575">>,"internet",[],{epdg_tun_pdp_ctx,4204401537,4140340743,{epdg_eua,33,<<192,168,0,18>>,undefined},<<172,18,254,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [info] KMOD Port Delete PDP Context Call {<0.906.0>,[alias|#Ref<0.1884296174.1877278725.215992>]}: {delete_pdp_context,{172,18,254,103},4204401537,4140340743,{192,168,0,18}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423786719822","262423786719822@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,18}, 4204401537, 4140340743 Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],195,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,18}},{i_tid,4204401537}]}} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:28.771 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.771 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,242,130,0,255,0,2,0,2,0,16,0>> 04:13:28.771 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424761907370","262424761907370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.771 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.771 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.771 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116658,8519935,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.771 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,true,0,false,false} 04:13:28.771 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116658,8519935,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.771 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.772 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,true,0,false,false} 04:13:28.772 [info] purge_ms_response(<<"262424553388904">>): ok 04:13:28.772 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423260000509 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.772 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422551308831"],[],[]} 04:13:28.773 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424553388904">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422551308831 receive call rx_s6b_str from <0.1784.0> in state state_authenticated *DBG* epdg_ue_fsm_262424553388904 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.773 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429474723148 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1777.0> in state state_authenticated_wait_swx_saa 04:13:28.773 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428586672849"],[],[]} *DBG* aaa_ue_fsm_262423260000509 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422551308831 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1784.0> *DBG* epdg_ue_fsm_262427490479170 send ok to <0.1783.0> 04:13:28.776 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423260000509","262423260000509@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422551308831 consume call rx_s6b_str from <0.1784.0> in state state_authenticated *DBG* aaa_ue_fsm_262428586672849 receive call rx_s6b_str from <0.1785.0> in state state_authenticated *DBG* aaa_ue_fsm_262423260000509 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429474723148 send ok to <0.1777.0> 04:13:28.776 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428249008575 send ok to <0.1781.0> *DBG* epdg_ue_fsm_262427490479170 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116658,8519935,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1783.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429474723148 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428586672849 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1785.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.776 [debug] SWx Tx SAR Imsi="262423260000509" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429474723148 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1777.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428249008575 consume call purge_ms_request from <0.1781.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427490479170 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429046099813 receive call rx_s6b_str from <0.1787.0> in state state_authenticated *DBG* aaa_ue_fsm_262428586672849 consume call rx_s6b_str from <0.1785.0> in state state_authenticated *DBG* epdg_ue_fsm_262429474723148 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427490479170 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424997137629">>, message_type => purge_ms_req}} 04:13:28.776 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;345;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429474723148",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423093806775 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116656,8519936,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1788.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429046099813 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1787.0> *DBG* epdg_ue_fsm_262429474723148 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424997137629 receive call purge_ms_request from <0.1790.0> in state state_active *DBG* aaa_ue_fsm_262429046099813 consume call rx_s6b_str from <0.1787.0> in state state_authenticated *DBG* aaa_ue_fsm_262427490479170 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423093806775 send ok to <0.1788.0> *DBG* aaa_ue_fsm_262427490479170 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.776 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","347",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423260000509",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.776 [info] ue_fsm ev_rx_swx_saa 04:13:28.776 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422551308831","262422551308831@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.776 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.776 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.776 [info] ue_fsm ev_rx_s6b_str 04:13:28.776 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429474723148","262429474723148@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.776 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.776 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,true,0,false,false} 04:13:28.776 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.776 [info] s2b: Tx {gtp,v2,delete_session_request,4140340743,8519946,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401537,<<172,18,254,20>>,undefined}]} 04:13:28.776 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428586672849","262428586672849@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.776 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.776 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.777 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429046099813"],[],[]} 04:13:28.777 [info] ue_fsm ev_rx_s6b_str 04:13:28.777 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,true,0,false,false} 04:13:28.777 [info] purge_ms_response(<<"262429474723148">>): ok 04:13:28.777 [info] ue_fsm ev_rx_swm_str 04:13:28.777 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,240,130,1,0,0,2,0,2,0,16,0>> 04:13:28.777 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116656,8519936,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.777 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116656,8519936,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.778 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429046099813","262429046099813@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.778 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.778 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.778 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429474723148">>,"internet",[],undefined,true,0,false,false} 04:13:28.778 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427490479170","262427490479170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.778 [debug] SWx Tx SAR Imsi="262427490479170" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.778 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424997137629">>,message_type => purge_ms_req} 04:13:28.778 [info] ue_fsm purge_ms_request 04:13:28.778 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","348",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427490479170",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.778 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,false,0,false,false} 04:13:28.778 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.778 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424997137629">>,"internet",[],{epdg_tun_pdp_ctx,4204401540,4238199309,{epdg_eua,33,<<192,168,0,21>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.778 [info] KMOD Port Delete PDP Context Call {<0.936.0>,[alias|#Ref<0.1884296174.1877278725.216079>]}: {delete_pdp_context,{172,18,254,103},4204401540,4238199309,{192,168,0,21}} 04:13:28.778 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,true,0,false,false} 04:13:28.781 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,243,130,1,1,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423093806775 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116656,8519936,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1788.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423093806775 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.782 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,21}, 4204401540, 4238199309 *DBG* epdg_ue_fsm_262423093806775 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421943199474 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116659,8519937,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1791.0> in state state_wait_delete_session_resp 04:13:28.782 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],259,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,21}},{i_tid,4204401540}]}} *DBG* aaa_ue_fsm_262423093806775 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423093806775 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.782 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421943199474 send ok to <0.1791.0> 04:13:28.782 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116659,8519937,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421943199474 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116659,8519937,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1791.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.782 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116659,8519937,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421943199474 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421943199474 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426715793434 receive call rx_s6b_str from <0.1793.0> in state state_authenticated 04:13:28.783 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423093806775","262423093806775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428069527827 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116665,8519939,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1794.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426715793434 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1793.0> *DBG* aaa_ue_fsm_262421943199474 send ok to <0.201.0> 04:13:28.783 [debug] SWx Tx SAR Imsi="262423093806775" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426715793434 consume call rx_s6b_str from <0.1793.0> in state state_authenticated *DBG* epdg_ue_fsm_262428069527827 send ok to <0.1794.0> *DBG* aaa_ue_fsm_262421943199474 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.783 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","349",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423093806775",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262424997137629 send ok to <0.1790.0> 04:13:28.783 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428069527827 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116665,8519939,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1794.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424997137629 consume call purge_ms_request from <0.1790.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428069527827 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.783 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262427752622559 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116660,8519938,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1796.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428069527827 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427007470057">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428069527827 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427752622559 send ok to <0.1796.0> *DBG* aaa_ue_fsm_262428069527827 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.783 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,true,0,false,false} 04:13:28.783 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426715793434"],[],[]} 04:13:28.783 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,249,130,1,3,0,2,0,2,0,16,0>> 04:13:28.783 [info] ue_fsm ev_rx_swm_str 04:13:28.783 [info] ue_fsm ev_rx_s6b_str 04:13:28.783 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116665,8519939,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.784 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116665,8519939,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.784 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421943199474","262421943199474@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.784 [debug] SWx Tx SAR Imsi="262421943199474" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.784 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","350",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421943199474",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.784 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426715793434","262426715793434@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.784 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.784 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.784 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,false,0,false,false} 04:13:28.784 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.784 [info] s2b: Tx {gtp,v2,delete_session_request,4238199309,8519947,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401540,<<172,18,254,20>>,undefined}]} 04:13:28.785 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,true,0,false,false} 04:13:28.785 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,244,130,1,2,0,2,0,2,0,16,0>> 04:13:28.785 [info] ue_fsm ev_rx_swm_str 04:13:28.785 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116660,8519938,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.785 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116660,8519938,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.786 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428069527827","262428069527827@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.786 [debug] SWx Tx SAR Imsi="262428069527827" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.786 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","351",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428069527827",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.786 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,false,0,false,false} 04:13:28.786 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.786 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,true,0,false,false} 04:13:28.786 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427007470057">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427752622559 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116660,8519938,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1796.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427752622559 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.786 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;346;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421852120130",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427007470057 receive call purge_ms_request from <0.1799.0> in state state_active *DBG* epdg_ue_fsm_262427752622559 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428249008575 receive call rx_s6b_str from <0.1798.0> in state state_authenticated 04:13:28.787 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,250,130,1,4,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262421852120130 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1779.0> in state state_authenticated_wait_swx_saa 04:13:28.790 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428249008575 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1798.0> *DBG* aaa_ue_fsm_262428249008575 consume call rx_s6b_str from <0.1798.0> in state state_authenticated *DBG* aaa_ue_fsm_262427752622559 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421852120130 send ok to <0.1779.0> 04:13:28.790 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423786719822 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116666,8519940,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1801.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427752622559 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421852120130 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421852120130 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1779.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.790 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428249008575"],[],[]} *DBG* epdg_ue_fsm_262423786719822 send ok to <0.1801.0> *DBG* epdg_ue_fsm_262421852120130 send ok to <0.211.0> 04:13:28.790 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423786719822 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116666,8519940,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1801.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423786719822 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421852120130 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423786719822 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424761907370 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116662,8519941,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1802.0> in state state_wait_delete_session_resp 04:13:28.790 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427752622559","262427752622559@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.790 [info] ue_fsm ev_rx_swx_saa 04:13:28.790 [debug] SWx Tx SAR Imsi="262427752622559" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.791 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427007470057">>,"internet",[],{epdg_tun_pdp_ctx,4204401538,3093868852,{epdg_eua,33,<<192,168,0,19>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.791 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428249008575","262428249008575@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.791 [info] KMOD Port Delete PDP Context Call {<0.916.0>,[alias|#Ref<0.1884296174.1877278727.217247>]}: {delete_pdp_context,{172,18,254,103},4204401538,3093868852,{192,168,0,19}} 04:13:28.791 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.791 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,19}, 4204401538, 3093868852 04:13:28.791 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4290,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,19}},{i_tid,4204401538}]}} 04:13:28.791 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","352",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427752622559",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.791 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421852120130","262421852120130@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.791 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.791 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116666,8519940,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.791 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116666,8519940,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.791 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.791 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,false,0,false,false} 04:13:28.791 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.791 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,true,0,false,false} 04:13:28.791 [info] purge_ms_response(<<"262421852120130">>): ok 04:13:28.791 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,true,0,false,false} 04:13:28.791 [info] ue_fsm ev_rx_swm_str 04:13:28.791 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421852120130">>,"internet",[],undefined,true,0,false,false} 04:13:28.792 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,246,130,1,5,0,2,0,2,0,16,0>> 04:13:28.792 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116662,8519941,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.792 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116662,8519941,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.792 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423786719822","262423786719822@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.792 [debug] SWx Tx SAR Imsi="262423786719822" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.792 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424761907370 send ok to <0.1802.0> 04:13:28.792 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424997137629"],[],[]} 04:13:28.794 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423786719822 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424761907370 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116662,8519941,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1802.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.794 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","353",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423786719822",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424997137629 receive call rx_s6b_str from <0.1803.0> in state state_authenticated *DBG* aaa_ue_fsm_262424761907370 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423786719822 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424761907370 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.794 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424997137629 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1803.0> *DBG* aaa_ue_fsm_262424997137629 consume call rx_s6b_str from <0.1803.0> in state state_authenticated 04:13:28.794 [info] ue_fsm ev_rx_s6b_str 04:13:28.794 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424761907370 send ok to <0.201.0> 04:13:28.794 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,247,130,1,7,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262424761907370 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.794 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424997137629","262424997137629@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.794 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262422551308831 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116663,8519943,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1805.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423260000509 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1786.0> in state state_authenticated_wait_swx_saa 04:13:28.794 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424761907370","262424761907370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.794 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262423260000509 send ok to <0.1786.0> *DBG* epdg_ue_fsm_262422551308831 send ok to <0.1805.0> *DBG* aaa_ue_fsm_262423260000509 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1786.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.795 [debug] SWx Tx SAR Imsi="262424761907370" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262423260000509 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422551308831 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116663,8519943,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1805.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.795 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","354",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424761907370",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262423260000509 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422551308831 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428586672849 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116661,8519942,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1807.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422551308831 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423260000509 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.795 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116663,8519943,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428586672849 send ok to <0.1807.0> 04:13:28.795 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;347;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423260000509",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428586672849 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116661,8519942,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1807.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428586672849 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.795 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116663,8519943,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422551308831 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427007470057 send ok to <0.1799.0> 04:13:28.795 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428586672849 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262422551308831 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427007470057 consume call purge_ms_request from <0.1799.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424931379124">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429046099813 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116664,8519944,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1809.0> in state state_wait_delete_session_resp 04:13:28.795 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,false,0,false,false} 04:13:28.795 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423260000509","262423260000509@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.796 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.796 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.796 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,true,0,false,false} 04:13:28.796 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,245,130,1,6,0,2,0,2,0,16,0>> 04:13:28.796 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,true,0,false,false} 04:13:28.796 [info] purge_ms_response(<<"262423260000509">>): ok 04:13:28.796 [info] ue_fsm ev_rx_swm_str 04:13:28.796 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116661,8519942,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.796 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116661,8519942,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.796 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423260000509">>,"internet",[],undefined,true,0,false,false} 04:13:28.796 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422551308831","262422551308831@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.796 [debug] SWx Tx SAR Imsi="262422551308831" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.796 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,false,0,false,false} 04:13:28.796 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.796 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,true,0,false,false} 04:13:28.796 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","355",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422551308831",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423093806775 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1792.0> in state state_authenticated_wait_swx_saa 04:13:28.796 [info] s2b: Tx {gtp,v2,delete_session_request,3093868852,8519948,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401538,<<172,18,254,20>>,undefined}]} 04:13:28.797 [info] ue_fsm ev_rx_swm_str 04:13:28.797 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,248,130,1,8,0,2,0,2,0,16,0>> 04:13:28.797 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116664,8519944,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.797 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116664,8519944,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.797 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428586672849","262428586672849@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.797 [debug] SWx Tx SAR Imsi="262428586672849" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.797 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424931379124">>,message_type => purge_ms_req} 04:13:28.797 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428586672849 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423093806775 send ok to <0.1792.0> *DBG* epdg_ue_fsm_262423093806775 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429046099813 send ok to <0.1809.0> 04:13:28.797 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;348;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427490479170",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428586672849 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424931379124 receive call purge_ms_request from <0.1811.0> in state state_active *DBG* aaa_ue_fsm_262423093806775 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1792.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423093806775 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427490479170 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1789.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423093806775 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.798 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;349;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423093806775",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429046099813 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116664,8519944,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1809.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429046099813 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.798 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429046099813 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.798 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423093806775","262423093806775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.799 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","356",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428586672849",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.799 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262429046099813 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426715793434 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116667,8519945,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1812.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427490479170 send ok to <0.1789.0> 04:13:28.799 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262429046099813 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421943199474 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1795.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427490479170 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427490479170 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1789.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426715793434 send ok to <0.1812.0> *DBG* aaa_ue_fsm_262421943199474 send ok to <0.1795.0> *DBG* epdg_ue_fsm_262427490479170 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426715793434 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116667,8519945,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1812.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421943199474 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1795.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427490479170 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421943199474 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426715793434 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.799 [info] ue_fsm purge_ms_request 04:13:28.799 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,true,0,false,false} 04:13:28.799 [info] purge_ms_response(<<"262423093806775">>): ok 04:13:28.799 [info] ue_fsm ev_rx_swx_saa 04:13:28.799 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,251,130,1,9,0,2,0,2,0,16,0>> 04:13:28.799 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424931379124">>,"internet",[],{epdg_tun_pdp_ctx,4204401539,2577420065,{epdg_eua,33,<<192,168,0,20>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.799 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,true,0,false,false} 04:13:28.799 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423093806775">>,"internet",[],undefined,true,0,false,false} 04:13:28.799 [info] KMOD Port Delete PDP Context Call {<0.926.0>,[alias|#Ref<0.1884296174.1877278727.217316>]}: {delete_pdp_context,{172,18,254,103},4204401539,2577420065,{192,168,0,20}} 04:13:28.799 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427490479170","262427490479170@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.799 [info] ue_fsm ev_rx_swm_str 04:13:28.799 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,20}, 4204401539, 2577420065 04:13:28.800 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,20}},{i_tid,4204401539}]}} 04:13:28.800 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429046099813","262429046099813@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.800 [debug] SWx Tx SAR Imsi="262429046099813" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.800 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116667,8519945,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.800 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","357",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429046099813",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.800 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116667,8519945,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.800 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.800 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;350;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421943199474",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.800 [info] ue_fsm ev_rx_swx_saa 04:13:28.800 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,false,0,false,false} 04:13:28.800 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.800 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421943199474","262421943199474@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.800 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,true,0,false,false} 04:13:28.800 [info] purge_ms_response(<<"262427490479170">>): ok 04:13:28.800 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,true,0,false,false} 04:13:28.800 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,252,130,1,10,0,2,0,2,0,16,0>> 04:13:28.800 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.800 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427490479170">>,"internet",[],undefined,true,0,false,false} 04:13:28.800 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116668,8519946,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.800 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116668,8519946,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.801 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428069527827 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1797.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428249008575 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116668,8519946,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1814.0> in state state_wait_delete_session_resp 04:13:28.802 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427007470057"],[],[]} *DBG* epdg_ue_fsm_262421943199474 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426715793434 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427007470057 receive call rx_s6b_str from <0.1815.0> in state state_authenticated 04:13:28.803 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;351;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428069527827",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428249008575 send ok to <0.1814.0> *DBG* epdg_ue_fsm_262421943199474 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427007470057 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1815.0> *DBG* aaa_ue_fsm_262427007470057 consume call rx_s6b_str from <0.1815.0> in state state_authenticated *DBG* epdg_ue_fsm_262424931379124 send ok to <0.1811.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.803 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424931379124 consume call purge_ms_request from <0.1811.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428249008575 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116668,8519946,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1814.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425516884479">>, message_type => purge_ms_req}} 04:13:28.803 [info] purge_ms_response(<<"262421943199474">>): ok *DBG* aaa_ue_fsm_262426715793434 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428249008575 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428069527827 send ok to <0.1797.0> *DBG* aaa_ue_fsm_262428249008575 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428069527827 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426715793434 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.803 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428069527827","262428069527827@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428069527827 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1797.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425516884479 receive call purge_ms_request from <0.1817.0> in state state_active *DBG* epdg_ue_fsm_262428069527827 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428069527827 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428249008575 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428249008575 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.803 [info] ue_fsm ev_rx_swm_str 04:13:28.803 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,false,0,false,false} 04:13:28.803 [info] ue_fsm ev_rx_s6b_str 04:13:28.803 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.803 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421943199474">>,"internet",[],undefined,true,0,false,false} 04:13:28.803 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426715793434","262426715793434@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.803 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427007470057","262427007470057@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.803 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.803 [info] s2b: Tx {gtp,v2,delete_session_request,2577420065,8519949,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401539,<<172,18,254,20>>,undefined}]} 04:13:28.804 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.804 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,true,0,false,false} 04:13:28.804 [debug] SWx Tx SAR Imsi="262426715793434" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.804 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","358",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426715793434",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.804 [info] ue_fsm ev_rx_swm_str 04:13:28.804 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.804 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425516884479">>,message_type => purge_ms_req} 04:13:28.804 [info] ue_fsm purge_ms_request 04:13:28.804 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428249008575","262428249008575@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.804 [debug] SWx Tx SAR Imsi="262428249008575" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.804 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,true,0,false,false} 04:13:28.804 [info] purge_ms_response(<<"262428069527827">>): ok 04:13:28.804 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","359",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428249008575",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.804 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428069527827">>,"internet",[],undefined,true,0,false,false} 04:13:28.804 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425516884479">>,"internet",[],{epdg_tun_pdp_ctx,4204401541,1808153646,{epdg_eua,33,<<192,168,0,22>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.804 [info] KMOD Port Delete PDP Context Call {<0.946.0>,[alias|#Ref<0.1884296174.1877278727.217389>]}: {delete_pdp_context,{172,18,254,103},4204401541,1808153646,{192,168,0,22}} 04:13:28.804 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,22}, 4204401541, 1808153646 04:13:28.804 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,255,130,1,11,0,2,0,2,0,16,0>> 04:13:28.805 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;352;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427752622559",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.805 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;353;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423786719822",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427752622559 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1800.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423786719822 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1804.0> in state state_authenticated_wait_swx_saa 04:13:28.806 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],70,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,22}},{i_tid,4204401541}]}} *DBG* epdg_ue_fsm_262424997137629 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116671,8519947,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1819.0> in state state_wait_delete_session_resp 04:13:28.807 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116671,8519947,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.807 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116671,8519947,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423786719822 send ok to <0.1804.0> *DBG* aaa_ue_fsm_262427752622559 send ok to <0.1800.0> *DBG* aaa_ue_fsm_262423786719822 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1804.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424997137629 send ok to <0.1819.0> *DBG* epdg_ue_fsm_262427752622559 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427752622559 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1800.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.807 [info] ue_fsm ev_rx_swx_saa 04:13:28.807 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427752622559 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424997137629 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116671,8519947,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1819.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423786719822 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.807 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427752622559","262427752622559@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427752622559 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425516884479 send ok to <0.1817.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424997137629 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.807 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423786719822","262423786719822@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425516884479 consume call purge_ms_request from <0.1817.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427889670081">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423786719822 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424997137629 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.807 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423786719822 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427889670081 receive call purge_ms_request from <0.1820.0> in state state_active 04:13:28.807 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262424997137629 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424997137629 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.807 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.807 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,true,0,false,false} 04:13:28.807 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,true,0,false,false} 04:13:28.807 [info] purge_ms_response(<<"262427752622559">>): ok *DBG* aaa_ue_fsm_262424931379124 receive call rx_s6b_str from <0.1822.0> in state state_authenticated *DBG* epdg_ue_fsm_262427889670081 send ok to <0.1820.0> *DBG* aaa_ue_fsm_262424931379124 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1822.0> *DBG* epdg_ue_fsm_262427889670081 consume call purge_ms_request from <0.1820.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424931379124 consume call rx_s6b_str from <0.1822.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424761907370 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1806.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421426529928">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424761907370 send ok to <0.1806.0> *DBG* aaa_ue_fsm_262422551308831 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1808.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424761907370 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421426529928 receive call purge_ms_request from <0.1823.0> in state state_active *DBG* aaa_ue_fsm_262424761907370 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1806.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424761907370 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422551308831 send ok to <0.1808.0> *DBG* epdg_ue_fsm_262424761907370 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422551308831 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422551308831 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1808.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.807 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.807 [info] s2b: Tx {gtp,v2,delete_session_request,1808153646,8519950,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401541,<<172,18,254,20>>,undefined}]} 04:13:28.807 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427752622559">>,"internet",[],undefined,true,0,false,false} 04:13:28.808 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,true,0,false,false} 04:13:28.808 [info] purge_ms_response(<<"262423786719822">>): ok 04:13:28.808 [info] ue_fsm ev_rx_swm_str 04:13:28.808 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427889670081">>,message_type => purge_ms_req} 04:13:28.808 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423786719822">>,"internet",[],undefined,true,0,false,false} 04:13:28.808 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424997137629","262424997137629@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.808 [info] ue_fsm purge_ms_request 04:13:28.808 [debug] SWx Tx SAR Imsi="262424997137629" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.808 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","360",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424997137629",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.808 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427889670081">>,"internet",[],{epdg_tun_pdp_ctx,4204401544,251535633,{epdg_eua,33,<<192,168,0,25>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.808 [info] KMOD Port Delete PDP Context Call {<0.976.0>,[alias|#Ref<0.1884296174.1877278727.217451>]}: {delete_pdp_context,{172,18,254,103},4204401544,251535633,{192,168,0,25}} 04:13:28.808 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,25}, 4204401544, 251535633 04:13:28.808 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],134,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,25}},{i_tid,4204401544}]}} 04:13:28.808 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424931379124"],[],[]} 04:13:28.809 [info] ue_fsm ev_rx_s6b_str 04:13:28.809 [info] s2b: Tx {gtp,v2,delete_session_request,251535633,8519951,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401544,<<172,18,254,20>>,undefined}]} 04:13:28.809 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424931379124","262424931379124@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.809 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.809 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.809 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;354;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424761907370",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.809 [info] ue_fsm ev_rx_swx_saa 04:13:28.809 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424761907370","262424761907370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.809 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421426529928">>,message_type => purge_ms_req} 04:13:28.809 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;355;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422551308831",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.809 [info] ue_fsm ev_rx_swx_saa 04:13:28.809 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.809 [info] ue_fsm purge_ms_request 04:13:28.809 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422551308831","262422551308831@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.809 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,true,0,false,false} 04:13:28.809 [info] purge_ms_response(<<"262424761907370">>): ok *DBG* epdg_ue_fsm_262427007470057 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116669,8519948,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1824.0> in state state_wait_delete_session_resp 04:13:28.809 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421426529928">>,"internet",[],{epdg_tun_pdp_ctx,4204401543,362956689,{epdg_eua,33,<<192,168,0,24>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425516884479 receive call rx_s6b_str from <0.1825.0> in state state_authenticated *DBG* epdg_ue_fsm_262427007470057 send ok to <0.1824.0> 04:13:28.809 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262425516884479 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1825.0> *DBG* epdg_ue_fsm_262427007470057 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116669,8519948,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1824.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425516884479 consume call rx_s6b_str from <0.1825.0> in state state_authenticated 04:13:28.809 [info] KMOD Port Delete PDP Context Call {<0.966.0>,[alias|#Ref<0.1884296174.1877278721.236723>]}: {delete_pdp_context,{172,18,254,103},4204401543,362956689,{192,168,0,24}} *DBG* epdg_ue_fsm_262427007470057 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.809 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424761907370">>,"internet",[],undefined,true,0,false,false} 04:13:28.809 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,24}, 4204401543, 362956689 04:13:28.809 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],198,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,24}},{i_tid,4204401543}]}} 04:13:28.809 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427889670081 receive call rx_s6b_str from <0.1826.0> in state state_authenticated *DBG* epdg_ue_fsm_262422551308831 send ok to <0.211.0> 04:13:28.811 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,253,130,1,12,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422551308831 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427007470057 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.812 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116669,8519948,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262427889670081 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1826.0> *DBG* epdg_ue_fsm_262421426529928 send ok to <0.1823.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427889670081 consume call rx_s6b_str from <0.1826.0> in state state_authenticated 04:13:28.812 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116669,8519948,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421426529928 consume call purge_ms_request from <0.1823.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422146133531">>, message_type => purge_ms_req}} 04:13:28.812 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425516884479"],[],[]} *DBG* aaa_ue_fsm_262427007470057 send ok to <0.201.0> 04:13:28.812 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262422146133531 receive call purge_ms_request from <0.1828.0> in state state_active *DBG* aaa_ue_fsm_262427007470057 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428586672849 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1810.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429046099813 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1813.0> in state state_authenticated_wait_swx_saa 04:13:28.812 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429046099813 send ok to <0.1813.0> *DBG* aaa_ue_fsm_262428586672849 send ok to <0.1810.0> *DBG* aaa_ue_fsm_262429046099813 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1813.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428586672849 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1810.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429046099813 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422146133531 send ok to <0.1828.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426715793434 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1816.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428249008575 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1818.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429046099813 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422146133531 consume call purge_ms_request from <0.1828.0> in state state_active => state_wait_delete_session_resp 04:13:28.812 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421970807458">>, message_type => purge_ms_req}} 04:13:28.812 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425516884479","262425516884479@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.812 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.812 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.812 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,true,0,false,false} 04:13:28.813 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427889670081"],[],[]} 04:13:28.813 [info] ue_fsm ev_rx_s6b_str 04:13:28.813 [info] purge_ms_response(<<"262422551308831">>): ok 04:13:28.813 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427889670081","262427889670081@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.813 [info] ue_fsm ev_rx_swm_str 04:13:28.813 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422551308831">>,"internet",[],undefined,true,0,false,false} 04:13:28.813 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.813 [info] s2b: Tx {gtp,v2,delete_session_request,362956689,8519952,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401543,<<172,18,254,20>>,undefined}]} 04:13:28.813 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427007470057","262427007470057@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.813 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.813 [debug] SWx Tx SAR Imsi="262427007470057" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.813 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","361",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427007470057",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.814 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422146133531">>,message_type => purge_ms_req} 04:13:28.814 [info] ue_fsm purge_ms_request 04:13:28.814 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;356;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428586672849",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.814 [info] ue_fsm ev_rx_swx_saa 04:13:28.814 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422146133531">>,"internet",[],{epdg_tun_pdp_ctx,4204401542,3877160945,{epdg_eua,33,<<192,168,0,23>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.814 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;357;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429046099813",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.814 [info] KMOD Port Delete PDP Context Call {<0.956.0>,[alias|#Ref<0.1884296174.1877278726.217377>]}: {delete_pdp_context,{172,18,254,103},4204401542,3877160945,{192,168,0,23}} 04:13:28.814 [info] ue_fsm ev_rx_swx_saa 04:13:28.814 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,23}, 4204401542, 3877160945 04:13:28.814 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],840,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,23}},{i_tid,4204401542}]}} 04:13:28.814 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429046099813","262429046099813@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.814 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428586672849","262428586672849@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.814 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.814 [info] s2b: Tx {gtp,v2,delete_session_request,3877160945,8519953,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401542,<<172,18,254,20>>,undefined}]} 04:13:28.814 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;358;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426715793434",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.814 [info] ue_fsm ev_rx_swx_saa 04:13:28.814 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;359;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428249008575",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.814 [info] ue_fsm ev_rx_swx_saa 04:13:28.814 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,true,0,false,false} 04:13:28.814 [info] purge_ms_response(<<"262429046099813">>): ok 04:13:28.814 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.815 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426715793434","262426715793434@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428586672849 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.815 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428249008575","262428249008575@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426715793434 send ok to <0.1816.0> *DBG* aaa_ue_fsm_262428249008575 send ok to <0.1818.0> *DBG* aaa_ue_fsm_262426715793434 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1816.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.815 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429046099813">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428249008575 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1818.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428586672849 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429046099813 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.815 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421970807458">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428586672849 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426715793434 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.815 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,32,254,130,1,13,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421970807458 receive call purge_ms_request from <0.1829.0> in state state_active 04:13:28.817 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426715793434 send ok to <0.211.0> 04:13:28.817 [info] purge_ms_response(<<"262428586672849">>): ok 04:13:28.817 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426715793434 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421426529928 receive call rx_s6b_str from <0.1830.0> in state state_authenticated *DBG* epdg_ue_fsm_262428249008575 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424931379124 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116670,8519949,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1831.0> in state state_wait_delete_session_resp 04:13:28.817 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428586672849">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428249008575 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421426529928 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1830.0> *DBG* aaa_ue_fsm_262421426529928 consume call rx_s6b_str from <0.1830.0> in state state_authenticated 04:13:28.817 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262424931379124 send ok to <0.1831.0> *DBG* epdg_ue_fsm_262428249008575 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.817 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,true,0,false,false} 04:13:28.817 [info] purge_ms_response(<<"262426715793434">>): ok *DBG* epdg_ue_fsm_262424931379124 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116670,8519949,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1831.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424931379124 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424931379124 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425516884479 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116672,8519950,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1832.0> in state state_wait_delete_session_resp 04:13:28.817 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421426529928"],[],[]} 04:13:28.817 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421970807458">>,"internet",[],{epdg_tun_pdp_ctx,4204401545,878794099,{epdg_eua,33,<<192,168,0,26>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.817 [info] ue_fsm ev_rx_s6b_str 04:13:28.817 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426715793434">>,"internet",[],undefined,true,0,false,false} 04:13:28.817 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116670,8519949,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.817 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.817 [info] KMOD Port Delete PDP Context Call {<0.986.0>,[alias|#Ref<0.1884296174.1877278721.236762>]}: {delete_pdp_context,{172,18,254,103},4204401545,878794099,{192,168,0,26}} 04:13:28.817 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116670,8519949,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.817 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,26}, 4204401545, 878794099 04:13:28.817 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],323,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,26}},{i_tid,4204401545}]}} 04:13:28.817 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,true,0,false,false} 04:13:28.817 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421426529928","262421426529928@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.817 [info] purge_ms_response(<<"262428249008575">>): ok 04:13:28.817 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.817 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.817 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,false,0,false,false} 04:13:28.817 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.817 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428249008575">>,"internet",[],undefined,true,0,false,false} 04:13:28.817 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,true,0,false,false} 04:13:28.817 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,0,130,1,14,0,2,0,2,0,16,0>> 04:13:28.817 [info] ue_fsm ev_rx_swm_str 04:13:28.817 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116672,8519950,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.817 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116672,8519950,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.818 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424931379124","262424931379124@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.818 [debug] SWx Tx SAR Imsi="262424931379124" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.818 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425516884479 send ok to <0.1832.0> 04:13:28.818 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","362",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424931379124",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425516884479 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116672,8519950,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1832.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.818 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422146133531"],[],[]} *DBG* aaa_ue_fsm_262424931379124 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425516884479 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421970807458 send ok to <0.1829.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425516884479 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262422146133531 receive call rx_s6b_str from <0.1834.0> in state state_authenticated *DBG* aaa_ue_fsm_262424931379124 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421970807458 consume call purge_ms_request from <0.1829.0> in state state_active => state_wait_delete_session_resp 04:13:28.819 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262424997137629 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1821.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427007470057 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1827.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425478329539">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422146133531 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1834.0> 04:13:28.819 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425516884479 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424997137629 send ok to <0.1821.0> *DBG* aaa_ue_fsm_262427007470057 send ok to <0.1827.0> *DBG* epdg_ue_fsm_262424997137629 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425478329539 receive call purge_ms_request from <0.1836.0> in state state_active *DBG* aaa_ue_fsm_262422146133531 consume call rx_s6b_str from <0.1834.0> in state state_authenticated 04:13:28.819 [info] s2b: Tx {gtp,v2,delete_session_request,878794099,8519954,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401545,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262425516884479 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427007470057 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1827.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424997137629 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1821.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.819 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262424997137629 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427007470057 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424997137629 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427889670081 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116675,8519951,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1837.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427007470057 send ok to <0.211.0> 04:13:28.819 [info] ue_fsm ev_rx_s6b_str 04:13:28.819 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;360;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424997137629",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.819 [info] ue_fsm ev_rx_swx_saa 04:13:28.819 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;361;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427007470057",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.819 [info] ue_fsm ev_rx_swx_saa 04:13:28.819 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425516884479","262425516884479@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.819 [debug] SWx Tx SAR Imsi="262425516884479" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.819 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422146133531","262422146133531@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.819 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.819 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.819 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","363",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425516884479",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.819 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424997137629","262424997137629@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.819 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427007470057","262427007470057@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.819 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.819 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425478329539">>,message_type => purge_ms_req} 04:13:28.819 [info] ue_fsm purge_ms_request 04:13:28.820 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425478329539">>,"internet",[],{epdg_tun_pdp_ctx,4204401546,433303888,{epdg_eua,33,<<192,168,0,27>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.820 [info] KMOD Port Delete PDP Context Call {<0.996.0>,[alias|#Ref<0.1884296174.1877278721.236823>]}: {delete_pdp_context,{172,18,254,103},4204401546,433303888,{192,168,0,27}} 04:13:28.820 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,true,0,false,false} 04:13:28.820 [info] purge_ms_response(<<"262424997137629">>): ok 04:13:28.820 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,27}, 4204401546, 433303888 04:13:28.820 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.820 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],775,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,27}},{i_tid,4204401546}]}} 04:13:28.820 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,3,130,1,15,0,2,0,2,0,16,0>> 04:13:28.820 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116675,8519951,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.820 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116675,8519951,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.820 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,true,0,false,false} 04:13:28.820 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424997137629">>,"internet",[],undefined,true,0,false,false} 04:13:28.820 [info] purge_ms_response(<<"262427007470057">>): ok 04:13:28.820 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427007470057">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427007470057 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.820 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427889670081 send ok to <0.1837.0> 04:13:28.821 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.821 [info] s2b: Tx {gtp,v2,delete_session_request,433303888,8519955,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401546,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262425478329539 send ok to <0.1836.0> *DBG* epdg_ue_fsm_262425478329539 consume call purge_ms_request from <0.1836.0> in state state_active => state_wait_delete_session_resp 04:13:28.821 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,2,130,1,16,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427889670081 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116675,8519951,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1837.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427889670081 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421426529928 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116674,8519952,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1838.0> in state state_wait_delete_session_resp 04:13:28.821 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427889670081 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420753490882">>, message_type => purge_ms_req}} 04:13:28.821 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421426529928 send ok to <0.1838.0> 04:13:28.821 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116674,8519952,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421426529928 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116674,8519952,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1838.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420753490882 receive call purge_ms_request from <0.1840.0> in state state_active *DBG* aaa_ue_fsm_262427889670081 send ok to <0.201.0> 04:13:28.822 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116674,8519952,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421426529928 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421426529928 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421970807458 receive call rx_s6b_str from <0.1841.0> in state state_authenticated *DBG* aaa_ue_fsm_262427889670081 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.822 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427889670081","262427889670081@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.822 [debug] SWx Tx SAR Imsi="262427889670081" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421426529928 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421970807458 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1841.0> *DBG* aaa_ue_fsm_262421970807458 consume call rx_s6b_str from <0.1841.0> in state state_authenticated *DBG* aaa_ue_fsm_262421426529928 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420753490882 send ok to <0.1840.0> 04:13:28.822 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420753490882 consume call purge_ms_request from <0.1840.0> in state state_active => state_wait_delete_session_resp 04:13:28.822 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422351444192">>, message_type => purge_ms_req}} 04:13:28.822 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420753490882">>,message_type => purge_ms_req} 04:13:28.822 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","364",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427889670081",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262422351444192 receive call purge_ms_request from <0.1843.0> in state state_active 04:13:28.822 [info] ue_fsm purge_ms_request 04:13:28.822 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,true,0,false,false} 04:13:28.822 [info] ue_fsm ev_rx_swm_str 04:13:28.822 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421970807458"],[],[]} 04:13:28.822 [info] ue_fsm ev_rx_s6b_str 04:13:28.822 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420753490882">>,"internet",[],{epdg_tun_pdp_ctx,4204401547,3693169860,{epdg_eua,33,<<192,168,0,28>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.822 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421426529928","262421426529928@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.822 [info] KMOD Port Delete PDP Context Call {<0.1006.0>,[alias|#Ref<0.1884296174.1877278721.236847>]}: {delete_pdp_context,{172,18,254,103},4204401547,3693169860,{192,168,0,28}} 04:13:28.822 [debug] SWx Tx SAR Imsi="262421426529928" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.822 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,28}, 4204401547, 3693169860 04:13:28.822 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],839,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,28}},{i_tid,4204401547}]}} 04:13:28.822 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","365",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421426529928",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.822 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421970807458","262421970807458@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262422351444192 send ok to <0.1843.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.822 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262422351444192 consume call purge_ms_request from <0.1843.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420217404968">>, message_type => purge_ms_req}} 04:13:28.822 [info] s2b: Tx {gtp,v2,delete_session_request,3693169860,8519956,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401547,<<172,18,254,20>>,undefined}]} 04:13:28.822 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420217404968 receive call purge_ms_request from <0.1844.0> in state state_active 04:13:28.823 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422351444192">>,message_type => purge_ms_req} 04:13:28.823 [info] ue_fsm purge_ms_request 04:13:28.823 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422351444192">>,"internet",[],{epdg_tun_pdp_ctx,4204401548,4068886513,{epdg_eua,33,<<192,168,0,29>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.823 [info] KMOD Port Delete PDP Context Call {<0.1016.0>,[alias|#Ref<0.1884296174.1877278721.236884>]}: {delete_pdp_context,{172,18,254,103},4204401548,4068886513,{192,168,0,29}} 04:13:28.823 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,29}, 4204401548, 4068886513 04:13:28.823 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],387,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,29}},{i_tid,4204401548}]}} *DBG* aaa_ue_fsm_262424931379124 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1833.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422146133531 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116673,8519953,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1845.0> in state state_wait_delete_session_resp 04:13:28.823 [info] s2b: Tx {gtp,v2,delete_session_request,4068886513,8519957,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401548,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262424931379124 send ok to <0.1833.0> *DBG* epdg_ue_fsm_262424931379124 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422146133531 send ok to <0.1845.0> 04:13:28.823 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420217404968">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262424931379124 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1833.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420217404968 send ok to <0.1844.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424931379124 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422146133531 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420217404968 consume call purge_ms_request from <0.1844.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422146133531 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116673,8519953,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1845.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.823 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426287110851">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425478329539 receive call rx_s6b_str from <0.1846.0> in state state_authenticated *DBG* epdg_ue_fsm_262424931379124 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422146133531 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422146133531 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425478329539 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1846.0> *DBG* epdg_ue_fsm_262426287110851 receive call purge_ms_request from <0.1848.0> in state state_active *DBG* aaa_ue_fsm_262422146133531 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.823 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420217404968">>,"internet",[],{epdg_tun_pdp_ctx,4204401549,1758977007,{epdg_eua,33,<<192,168,0,30>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425478329539 consume call rx_s6b_str from <0.1846.0> in state state_authenticated 04:13:28.823 [info] KMOD Port Delete PDP Context Call {<0.1026.0>,[alias|#Ref<0.1884296174.1877278721.236898>]}: {delete_pdp_context,{172,18,254,103},4204401549,1758977007,{192,168,0,30}} 04:13:28.823 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,30}, 4204401549, 1758977007 04:13:28.824 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,1,130,1,17,0,2,0,2,0,16,0>> 04:13:28.824 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],903,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,30}},{i_tid,4204401549}]}} 04:13:28.824 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116673,8519953,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.824 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;362;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424931379124",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.824 [info] ue_fsm ev_rx_swx_saa 04:13:28.824 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116673,8519953,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.824 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424931379124","262424931379124@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.824 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.824 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,false,0,false,false} 04:13:28.824 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.824 [info] s2b: Tx {gtp,v2,delete_session_request,1758977007,8519958,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401549,<<172,18,254,20>>,undefined}]} 04:13:28.824 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,true,0,false,false} 04:13:28.824 [info] purge_ms_response(<<"262424931379124">>): ok 04:13:28.824 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,true,0,false,false} 04:13:28.824 [info] ue_fsm ev_rx_swm_str 04:13:28.824 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425478329539"],[],[]} 04:13:28.824 [info] ue_fsm ev_rx_s6b_str 04:13:28.824 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424931379124">>,"internet",[],undefined,true,0,false,false} 04:13:28.824 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422146133531","262422146133531@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.824 [debug] SWx Tx SAR Imsi="262422146133531" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.824 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","366",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422146133531",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.824 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426287110851">>,message_type => purge_ms_req} 04:13:28.824 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425478329539","262425478329539@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.824 [info] ue_fsm purge_ms_request 04:13:28.824 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.824 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.825 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426287110851">>,"internet",[],{epdg_tun_pdp_ctx,4204401553,670769307,{epdg_eua,33,<<192,168,0,34>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425516884479 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1835.0> in state state_authenticated_wait_swx_saa 04:13:28.825 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;363;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425516884479",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.825 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425516884479 send ok to <0.1835.0> 04:13:28.825 [info] KMOD Port Delete PDP Context Call {<0.1066.0>,[alias|#Ref<0.1884296174.1877278722.217869>]}: {delete_pdp_context,{172,18,254,103},4204401553,670769307,{192,168,0,34}} *DBG* epdg_ue_fsm_262425516884479 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425516884479 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1835.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426287110851 send ok to <0.1848.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.825 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,34}, 4204401553, 670769307 *DBG* epdg_ue_fsm_262426287110851 consume call purge_ms_request from <0.1848.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425516884479 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425736900883">>, message_type => purge_ms_req}} 04:13:28.825 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],967,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,34}},{i_tid,4204401553}]}} *DBG* epdg_ue_fsm_262425516884479 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.825 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425516884479","262425516884479@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425736900883 receive call purge_ms_request from <0.1850.0> in state state_active 04:13:28.825 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421970807458 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116676,8519954,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1849.0> in state state_wait_delete_session_resp 04:13:28.825 [info] s2b: Tx {gtp,v2,delete_session_request,670769307,8519959,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401553,<<172,18,254,20>>,undefined}]} 04:13:28.826 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,true,0,false,false} 04:13:28.826 [info] purge_ms_response(<<"262425516884479">>): ok *DBG* epdg_ue_fsm_262421970807458 send ok to <0.1849.0> 04:13:28.826 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,4,130,1,18,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421970807458 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116676,8519954,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1849.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421970807458 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425736900883 send ok to <0.1850.0> 04:13:28.826 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425516884479">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421970807458 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420753490882 receive call rx_s6b_str from <0.1851.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425736900883 consume call purge_ms_request from <0.1850.0> in state state_active => state_wait_delete_session_resp 04:13:28.826 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116676,8519954,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421970807458 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420753490882 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1851.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427621858131">>, message_type => purge_ms_req}} 04:13:28.826 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425736900883">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420753490882 consume call rx_s6b_str from <0.1851.0> in state state_authenticated *DBG* aaa_ue_fsm_262421970807458 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427621858131 receive call purge_ms_request from <0.1853.0> in state state_active 04:13:28.826 [info] ue_fsm purge_ms_request 04:13:28.826 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116676,8519954,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.826 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425736900883">>,"internet",[],{epdg_tun_pdp_ctx,4204401555,1241872738,{epdg_eua,33,<<192,168,0,36>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.826 [info] KMOD Port Delete PDP Context Call {<0.1086.0>,[alias|#Ref<0.1884296174.1877278721.236927>]}: {delete_pdp_context,{172,18,254,103},4204401555,1241872738,{192,168,0,36}} 04:13:28.826 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,false,0,false,false} 04:13:28.826 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,36}, 4204401555, 1241872738 04:13:28.826 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.826 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4354,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,36}},{i_tid,4204401555}]}} 04:13:28.826 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,true,0,false,false} 04:13:28.826 [info] ue_fsm ev_rx_swm_str 04:13:28.826 [info] s2b: Tx {gtp,v2,delete_session_request,1241872738,8519960,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401555,<<172,18,254,20>>,undefined}]} 04:13:28.826 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420753490882"],[],[]} 04:13:28.826 [info] ue_fsm ev_rx_s6b_str 04:13:28.826 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421970807458","262421970807458@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.826 [debug] SWx Tx SAR Imsi="262421970807458" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.826 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","367",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421970807458",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.826 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420753490882","262420753490882@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.826 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.826 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.826 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427621858131">>,message_type => purge_ms_req} 04:13:28.826 [info] ue_fsm purge_ms_request 04:13:28.826 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427621858131">>,"internet",[],{epdg_tun_pdp_ctx,4204401554,2290920004,{epdg_eua,33,<<192,168,0,35>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.827 [info] KMOD Port Delete PDP Context Call {<0.1076.0>,[alias|#Ref<0.1884296174.1877278726.217579>]}: {delete_pdp_context,{172,18,254,103},4204401554,2290920004,{192,168,0,35}} 04:13:28.827 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,35}, 4204401554, 2290920004 04:13:28.827 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1031,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,35}},{i_tid,4204401554}]}} 04:13:28.827 [info] s2b: Tx {gtp,v2,delete_session_request,2290920004,8519961,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401554,<<172,18,254,20>>,undefined}]} 04:13:28.827 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422351444192"],[],[]} *DBG* epdg_ue_fsm_262427621858131 send ok to <0.1853.0> *DBG* aaa_ue_fsm_262422351444192 receive call rx_s6b_str from <0.1854.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.827 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420217404968 receive call rx_s6b_str from <0.1855.0> in state state_authenticated *DBG* epdg_ue_fsm_262427621858131 consume call purge_ms_request from <0.1853.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422506004291">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422351444192 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1854.0> 04:13:28.827 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420217404968"],[],[]} *DBG* aaa_ue_fsm_262420217404968 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1855.0> *DBG* aaa_ue_fsm_262422351444192 consume call rx_s6b_str from <0.1854.0> in state state_authenticated *DBG* epdg_ue_fsm_262422506004291 receive call purge_ms_request from <0.1856.0> in state state_active *DBG* aaa_ue_fsm_262420217404968 consume call rx_s6b_str from <0.1855.0> in state state_authenticated 04:13:28.827 [info] ue_fsm ev_rx_s6b_str 04:13:28.827 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422351444192","262422351444192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.827 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262422506004291 send ok to <0.1856.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422506004291 consume call purge_ms_request from <0.1856.0> in state state_active => state_wait_delete_session_resp 04:13:28.827 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429050179844">>, message_type => purge_ms_req}} 04:13:28.827 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420217404968","262420217404968@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262429050179844 receive call purge_ms_request from <0.1857.0> in state state_active 04:13:28.827 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262429050179844 send ok to <0.1857.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429050179844 consume call purge_ms_request from <0.1857.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429015814123">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429015814123 receive call purge_ms_request from <0.1858.0> in state state_active *DBG* epdg_ue_fsm_262429015814123 send ok to <0.1858.0> 04:13:28.827 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422506004291">>,message_type => purge_ms_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429015814123 consume call purge_ms_request from <0.1858.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427944267859">>, message_type => purge_ms_req}} 04:13:28.827 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.827 [info] ue_fsm purge_ms_request 04:13:28.828 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422506004291">>,"internet",[],{epdg_tun_pdp_ctx,4204401556,3287979720,{epdg_eua,33,<<192,168,0,37>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.828 [info] KMOD Port Delete PDP Context Call {<0.1096.0>,[alias|#Ref<0.1884296174.1877278726.217604>]}: {delete_pdp_context,{172,18,254,103},4204401556,3287979720,{192,168,0,37}} 04:13:28.828 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,37}, 4204401556, 3287979720 04:13:28.828 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],451,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,37}},{i_tid,4204401556}]}} 04:13:28.828 [info] s2b: Tx {gtp,v2,delete_session_request,3287979720,8519962,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401556,<<172,18,254,20>>,undefined}]} 04:13:28.828 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429050179844">>,message_type => purge_ms_req} 04:13:28.828 [info] ue_fsm purge_ms_request 04:13:28.828 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429050179844">>,"internet",[],{epdg_tun_pdp_ctx,4204401550,3346218866,{epdg_eua,33,<<192,168,0,31>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.828 [info] KMOD Port Delete PDP Context Call {<0.1036.0>,[alias|#Ref<0.1884296174.1877278726.217621>]}: {delete_pdp_context,{172,18,254,103},4204401550,3346218866,{192,168,0,31}} 04:13:28.828 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,31}, 4204401550, 3346218866 04:13:28.828 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1095,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,31}},{i_tid,4204401550}]}} 04:13:28.828 [info] s2b: Tx {gtp,v2,delete_session_request,3346218866,8519963,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401550,<<172,18,254,20>>,undefined}]} 04:13:28.828 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429015814123">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425478329539 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116677,8519955,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1859.0> in state state_wait_delete_session_resp 04:13:28.828 [info] ue_fsm purge_ms_request 04:13:28.828 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429015814123">>,"internet",[],{epdg_tun_pdp_ctx,4204401559,3844311741,{epdg_eua,33,<<192,168,0,40>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262425478329539 send ok to <0.1859.0> 04:13:28.828 [info] KMOD Port Delete PDP Context Call {<0.1126.0>,[alias|#Ref<0.1884296174.1877278726.217636>]}: {delete_pdp_context,{172,18,254,103},4204401559,3844311741,{192,168,0,40}} *DBG* aaa_ue_fsm_262426287110851 receive call rx_s6b_str from <0.1860.0> in state state_authenticated *DBG* epdg_ue_fsm_262425478329539 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116677,8519955,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1859.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.828 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,40}, 4204401559, 3844311741 *DBG* aaa_ue_fsm_262425478329539 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426287110851 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1860.0> *DBG* epdg_ue_fsm_262425478329539 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.828 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1159,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,40}},{i_tid,4204401559}]}} *DBG* epdg_ue_fsm_262420753490882 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116678,8519956,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1861.0> in state state_wait_delete_session_resp 04:13:28.828 [info] s2b: Tx {gtp,v2,delete_session_request,3844311741,8519964,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401559,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262425478329539 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420753490882 send ok to <0.1861.0> *DBG* aaa_ue_fsm_262426287110851 consume call rx_s6b_str from <0.1860.0> in state state_authenticated *DBG* epdg_ue_fsm_262420753490882 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116678,8519956,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1861.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425478329539 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.828 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427944267859">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420753490882 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421426529928 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1842.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420753490882 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420753490882 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421426529928 send ok to <0.1842.0> *DBG* epdg_ue_fsm_262422351444192 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116679,8519957,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1863.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420753490882 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421426529928 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421426529928 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1842.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.829 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;364;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427889670081",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.829 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,5,130,1,19,0,2,0,2,0,16,0>> 04:13:28.829 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116677,8519955,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.829 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116677,8519955,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.830 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,false,0,false,false} 04:13:28.830 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.830 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426287110851"],[],[]} 04:13:28.830 [info] ue_fsm ev_rx_s6b_str 04:13:28.830 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,true,0,false,false} 04:13:28.830 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,6,130,1,20,0,2,0,2,0,16,0>> 04:13:28.830 [info] ue_fsm ev_rx_swm_str 04:13:28.830 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426287110851","262426287110851@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.830 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116678,8519956,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.830 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.830 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116678,8519956,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.830 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.830 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425478329539","262425478329539@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.830 [debug] SWx Tx SAR Imsi="262425478329539" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.830 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","368",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425478329539",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.830 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,false,0,false,false} 04:13:28.830 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.830 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,true,0,false,false} 04:13:28.830 [info] ue_fsm ev_rx_swm_str 04:13:28.830 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;365;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421426529928",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.830 [info] ue_fsm ev_rx_swx_saa 04:13:28.830 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,7,130,1,21,0,2,0,2,0,16,0>> 04:13:28.830 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420753490882","262420753490882@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.830 [debug] SWx Tx SAR Imsi="262420753490882" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.830 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421426529928","262421426529928@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.830 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116679,8519957,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.830 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","369",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420753490882",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.830 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116679,8519957,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.830 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.830 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422351444192 send ok to <0.1863.0> 04:13:28.830 [info] ue_fsm purge_ms_request 04:13:28.830 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427944267859 receive call purge_ms_request from <0.1865.0> in state state_active *DBG* epdg_ue_fsm_262422351444192 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116679,8519957,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1863.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.830 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421426529928 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422351444192 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422351444192 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427889670081 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1839.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421426529928 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.831 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425736900883"],[],[]} *DBG* aaa_ue_fsm_262425736900883 receive call rx_s6b_str from <0.1866.0> in state state_authenticated 04:13:28.831 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422351444192 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427889670081 send ok to <0.1839.0> *DBG* epdg_ue_fsm_262427889670081 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422351444192 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425736900883 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1866.0> 04:13:28.831 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427889670081 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1839.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427889670081 send ok to <0.211.0> 04:13:28.831 [info] purge_ms_response(<<"262421426529928">>): ok *DBG* aaa_ue_fsm_262425736900883 consume call rx_s6b_str from <0.1866.0> in state state_authenticated *DBG* epdg_ue_fsm_262427889670081 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427944267859 send ok to <0.1865.0> *DBG* epdg_ue_fsm_262427944267859 consume call purge_ms_request from <0.1865.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.831 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427944267859">>,"internet",[],{epdg_tun_pdp_ctx,4204401557,460615053,{epdg_eua,33,<<192,168,0,38>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422146133531 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1847.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420217404968 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116680,8519958,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1868.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429827246617">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427621858131 receive call rx_s6b_str from <0.1869.0> in state state_authenticated *DBG* aaa_ue_fsm_262422146133531 send ok to <0.1847.0> *DBG* aaa_ue_fsm_262422146133531 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1847.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.831 [info] ue_fsm ev_rx_swm_str 04:13:28.831 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421426529928">>,"internet",[],undefined,true,0,false,false} 04:13:28.831 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422351444192","262422351444192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.831 [debug] SWx Tx SAR Imsi="262422351444192" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.831 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427889670081","262427889670081@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.831 [info] KMOD Port Delete PDP Context Call {<0.1106.0>,[alias|#Ref<0.1884296174.1877278722.217941>]}: {delete_pdp_context,{172,18,254,103},4204401557,460615053,{192,168,0,38}} 04:13:28.831 [info] ue_fsm ev_rx_s6b_str 04:13:28.831 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","370",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422351444192",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.831 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,38}, 4204401557, 460615053 04:13:28.831 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],262,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,38}},{i_tid,4204401557}]}} 04:13:28.832 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.832 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425736900883","262425736900883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.832 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.832 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,true,0,false,false} 04:13:28.832 [info] purge_ms_response(<<"262427889670081">>): ok 04:13:28.832 [info] s2b: Tx {gtp,v2,delete_session_request,460615053,8519965,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401557,<<172,18,254,20>>,undefined}]} 04:13:28.832 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.832 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427889670081">>,"internet",[],undefined,true,0,false,false} 04:13:28.832 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,8,130,1,22,0,2,0,2,0,16,0>> 04:13:28.832 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;366;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422146133531",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.832 [info] ue_fsm ev_rx_swx_saa 04:13:28.832 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116680,8519958,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.832 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116680,8519958,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.832 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427621858131"],[],[]} 04:13:28.832 [info] ue_fsm ev_rx_s6b_str 04:13:28.832 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422146133531","262422146133531@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.832 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422146133531 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.832 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420217404968 send ok to <0.1868.0> 04:13:28.832 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429827246617">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422146133531 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422146133531 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420217404968 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116680,8519958,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1868.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420217404968 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429827246617 receive call purge_ms_request from <0.1871.0> in state state_active 04:13:28.832 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427621858131","262427621858131@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262420217404968 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427621858131 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1869.0> *DBG* aaa_ue_fsm_262427621858131 consume call rx_s6b_str from <0.1869.0> in state state_authenticated 04:13:28.832 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422506004291"],[],[]} 04:13:28.832 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.832 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,true,0,false,false} 04:13:28.832 [info] purge_ms_response(<<"262422146133531">>): ok *DBG* aaa_ue_fsm_262422506004291 receive call rx_s6b_str from <0.1870.0> in state state_authenticated *DBG* aaa_ue_fsm_262420217404968 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420217404968 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429050179844 receive call rx_s6b_str from <0.1873.0> in state state_authenticated 04:13:28.833 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,true,0,false,false} 04:13:28.833 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422506004291 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1870.0> *DBG* aaa_ue_fsm_262429050179844 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1873.0> *DBG* aaa_ue_fsm_262422506004291 consume call rx_s6b_str from <0.1870.0> in state state_authenticated *DBG* epdg_ue_fsm_262426287110851 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116684,8519959,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1874.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429050179844 consume call rx_s6b_str from <0.1873.0> in state state_authenticated *DBG* epdg_ue_fsm_262426287110851 send ok to <0.1874.0> 04:13:28.833 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422146133531">>,"internet",[],undefined,true,0,false,false} 04:13:28.833 [info] ue_fsm purge_ms_request 04:13:28.833 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429827246617">>,"internet",[],{epdg_tun_pdp_ctx,4204401560,1452446060,{epdg_eua,33,<<192,168,0,41>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.833 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420217404968","262420217404968@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.833 [info] KMOD Port Delete PDP Context Call {<0.1136.0>,[alias|#Ref<0.1884296174.1877278721.237133>]}: {delete_pdp_context,{172,18,254,103},4204401560,1452446060,{192,168,0,41}} 04:13:28.833 [debug] SWx Tx SAR Imsi="262420217404968" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.833 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.833 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,41}, 4204401560, 1452446060 04:13:28.833 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.833 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","371",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420217404968",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.833 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4418,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,41}},{i_tid,4204401560}]}} 04:13:28.833 [info] ue_fsm ev_rx_s6b_str 04:13:28.833 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429050179844"],[],[]} 04:13:28.833 [info] ue_fsm ev_rx_s6b_str 04:13:28.833 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,12,130,1,23,0,2,0,2,0,16,0>> 04:13:28.833 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422506004291","262422506004291@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.833 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.833 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429050179844","262429050179844@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.833 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116684,8519959,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.833 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.833 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116684,8519959,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.833 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.833 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.833 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,false,0,false,false} 04:13:28.833 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.833 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,true,0,false,false} 04:13:28.833 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429015814123"],[],[]} *DBG* epdg_ue_fsm_262426287110851 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116684,8519959,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1874.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426287110851 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.833 [info] s2b: Tx {gtp,v2,delete_session_request,1452446060,8519966,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401560,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262429015814123 receive call rx_s6b_str from <0.1875.0> in state state_authenticated *DBG* epdg_ue_fsm_262426287110851 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429827246617 send ok to <0.1871.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.833 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;367;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421970807458",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429015814123 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1875.0> *DBG* epdg_ue_fsm_262429827246617 consume call purge_ms_request from <0.1871.0> in state state_active => state_wait_delete_session_resp 04:13:28.834 [info] ue_fsm ev_rx_swm_str *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421217029779">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429015814123 consume call rx_s6b_str from <0.1875.0> in state state_authenticated *DBG* aaa_ue_fsm_262421970807458 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1852.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426287110851 send ok to <0.201.0> 04:13:28.834 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421217029779 receive call purge_ms_request from <0.1877.0> in state state_active *DBG* aaa_ue_fsm_262421970807458 send ok to <0.1852.0> *DBG* aaa_ue_fsm_262426287110851 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.834 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426287110851","262426287110851@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421970807458 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421970807458 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1852.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.834 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429015814123","262429015814123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421217029779 send ok to <0.1877.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.834 [debug] SWx Tx SAR Imsi="262426287110851" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421970807458 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421217029779 consume call purge_ms_request from <0.1877.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425822037456">>, message_type => purge_ms_req}} 04:13:28.834 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421970807458 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425736900883 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116686,8519960,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1878.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425822037456 receive call purge_ms_request from <0.1879.0> in state state_active 04:13:28.834 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.834 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","372",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426287110851",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.834 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425736900883 send ok to <0.1878.0> *DBG* epdg_ue_fsm_262425736900883 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116686,8519960,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1878.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425736900883 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427621858131 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116685,8519961,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1880.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425736900883 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.834 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421217029779">>,message_type => purge_ms_req} 04:13:28.834 [info] ue_fsm purge_ms_request 04:13:28.834 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421970807458","262421970807458@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.834 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.834 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421217029779">>,"internet",[],{epdg_tun_pdp_ctx,4204401558,2340562462,{epdg_eua,33,<<192,168,0,39>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.834 [info] KMOD Port Delete PDP Context Call {<0.1116.0>,[alias|#Ref<0.1884296174.1877278726.217714>]}: {delete_pdp_context,{172,18,254,103},4204401558,2340562462,{192,168,0,39}} 04:13:28.834 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,39}, 4204401558, 2340562462 04:13:28.834 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4482,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,39}},{i_tid,4204401558}]}} 04:13:28.834 [info] s2b: Tx {gtp,v2,delete_session_request,2340562462,8519967,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401558,<<172,18,254,20>>,undefined}]} 04:13:28.834 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,true,0,false,false} 04:13:28.834 [info] purge_ms_response(<<"262421970807458">>): ok 04:13:28.834 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,14,130,1,24,0,2,0,2,0,16,0>> 04:13:28.834 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421970807458">>,"internet",[],undefined,true,0,false,false} 04:13:28.834 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116686,8519960,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.834 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116686,8519960,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.834 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425822037456">>,message_type => purge_ms_req} 04:13:28.834 [info] ue_fsm purge_ms_request 04:13:28.834 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425822037456">>,"internet",[],{epdg_tun_pdp_ctx,4204401552,2200040512,{epdg_eua,33,<<192,168,0,33>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.834 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,false,0,false,false} 04:13:28.834 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.834 [info] KMOD Port Delete PDP Context Call {<0.1056.0>,[alias|#Ref<0.1884296174.1877278721.237163>]}: {delete_pdp_context,{172,18,254,103},4204401552,2200040512,{192,168,0,33}} 04:13:28.834 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,33}, 4204401552, 2200040512 04:13:28.835 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4546,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,33}},{i_tid,4204401552}]}} 04:13:28.835 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,true,0,false,false} 04:13:28.835 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,13,130,1,25,0,2,0,2,0,16,0>> 04:13:28.835 [info] ue_fsm ev_rx_swm_str 04:13:28.835 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116685,8519961,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.835 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116685,8519961,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.835 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425736900883","262425736900883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.835 [debug] SWx Tx SAR Imsi="262425736900883" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.835 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;368;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425478329539",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.835 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425478329539 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1862.0> in state state_authenticated_wait_swx_saa 04:13:28.835 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427944267859"],[],[]} *DBG* epdg_ue_fsm_262427621858131 send ok to <0.1880.0> 04:13:28.836 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425736900883 send ok to <0.201.0> 04:13:28.836 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","373",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425736900883",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425478329539 send ok to <0.1862.0> *DBG* aaa_ue_fsm_262427944267859 receive call rx_s6b_str from <0.1881.0> in state state_authenticated *DBG* aaa_ue_fsm_262425736900883 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425478329539 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.836 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262427621858131 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116685,8519961,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1880.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425478329539 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1862.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427944267859 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1881.0> 04:13:28.836 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425478329539","262425478329539@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425478329539 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427944267859 consume call rx_s6b_str from <0.1881.0> in state state_authenticated *DBG* epdg_ue_fsm_262427621858131 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.836 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427621858131 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425478329539 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.836 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.836 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,true,0,false,false} 04:13:28.836 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427944267859","262427944267859@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.836 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.836 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420753490882 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1864.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427621858131 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425822037456 send ok to <0.1879.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427621858131 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.836 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262425822037456 consume call purge_ms_request from <0.1879.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429827246617 receive call rx_s6b_str from <0.1884.0> in state state_authenticated *DBG* aaa_ue_fsm_262420753490882 send ok to <0.1864.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422966242230">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420753490882 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429050179844 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116681,8519963,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1885.0> in state state_wait_delete_session_resp 04:13:28.836 [info] purge_ms_response(<<"262425478329539">>): ok *DBG* aaa_ue_fsm_262420753490882 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1864.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429827246617 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1884.0> *DBG* epdg_ue_fsm_262420753490882 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422966242230 receive call purge_ms_request from <0.1887.0> in state state_active *DBG* aaa_ue_fsm_262429827246617 consume call rx_s6b_str from <0.1884.0> in state state_authenticated *DBG* epdg_ue_fsm_262429050179844 send ok to <0.1885.0> *DBG* aaa_ue_fsm_262421217029779 receive call rx_s6b_str from <0.1886.0> in state state_authenticated *DBG* epdg_ue_fsm_262420753490882 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429050179844 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116681,8519963,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1885.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421217029779 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1886.0> *DBG* aaa_ue_fsm_262429050179844 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429050179844 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421217029779 consume call rx_s6b_str from <0.1886.0> in state state_authenticated *DBG* epdg_ue_fsm_262422506004291 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116687,8519962,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1888.0> in state state_wait_delete_session_resp 04:13:28.836 [info] ue_fsm ev_rx_swm_str 04:13:28.836 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425478329539">>,"internet",[],undefined,true,0,false,false} 04:13:28.836 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427621858131","262427621858131@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.836 [debug] SWx Tx SAR Imsi="262427621858131" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.836 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;369;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420753490882",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.836 [info] ue_fsm ev_rx_swx_saa 04:13:28.836 [info] s2b: Tx {gtp,v2,delete_session_request,2200040512,8519968,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401552,<<172,18,254,20>>,undefined}]} 04:13:28.836 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","374",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427621858131",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.836 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,9,130,1,27,0,2,0,2,0,16,0>> 04:13:28.836 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429827246617"],[],[]} 04:13:28.836 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116681,8519963,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.836 [info] ue_fsm ev_rx_s6b_str 04:13:28.836 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420753490882","262420753490882@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.836 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116681,8519963,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.836 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.836 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429827246617","262429827246617@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.836 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.836 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422966242230">>,message_type => purge_ms_req} 04:13:28.836 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.836 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,true,0,false,false} 04:13:28.836 [info] purge_ms_response(<<"262420753490882">>): ok 04:13:28.837 [info] ue_fsm purge_ms_request 04:13:28.837 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,false,0,false,false} 04:13:28.837 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421217029779"],[],[]} 04:13:28.837 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.837 [info] ue_fsm ev_rx_s6b_str 04:13:28.837 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422966242230">>,"internet",[],{epdg_tun_pdp_ctx,4204401561,950319801,{epdg_eua,33,<<192,168,0,42>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.837 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420753490882">>,"internet",[],undefined,true,0,false,false} 04:13:28.837 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,15,130,1,26,0,2,0,2,0,16,0>> 04:13:28.837 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421217029779","262421217029779@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.837 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,true,0,false,false} 04:13:28.837 [info] KMOD Port Delete PDP Context Call {<0.1146.0>,[alias|#Ref<0.1884296174.1877278725.216593>]}: {delete_pdp_context,{172,18,254,103},4204401561,950319801,{192,168,0,42}} 04:13:28.837 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.837 [info] ue_fsm ev_rx_swm_str 04:13:28.837 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116687,8519962,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.837 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,42}, 4204401561, 950319801 04:13:28.837 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.837 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4610,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,42}},{i_tid,4204401561}]}} 04:13:28.837 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116687,8519962,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.837 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429050179844","262429050179844@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.837 [debug] SWx Tx SAR Imsi="262429050179844" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.837 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429050179844 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422506004291 send ok to <0.1888.0> 04:13:28.837 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;370;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422351444192",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429050179844 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.838 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425822037456"],[],[]} *DBG* aaa_ue_fsm_262422351444192 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1867.0> in state state_authenticated_wait_swx_saa 04:13:28.838 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","375",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429050179844",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262422506004291 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116687,8519962,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1888.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425822037456 receive call rx_s6b_str from <0.1889.0> in state state_authenticated *DBG* aaa_ue_fsm_262422506004291 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422506004291 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.838 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.838 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425822037456 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1889.0> *DBG* epdg_ue_fsm_262429015814123 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116690,8519964,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1891.0> in state state_wait_delete_session_resp 04:13:28.838 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425822037456 consume call rx_s6b_str from <0.1889.0> in state state_authenticated *DBG* aaa_ue_fsm_262422506004291 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422351444192 send ok to <0.1867.0> *DBG* epdg_ue_fsm_262429015814123 send ok to <0.1891.0> 04:13:28.838 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262422351444192 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420217404968 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1872.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422506004291 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422351444192 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1867.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429015814123 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116690,8519964,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1891.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.838 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,18,130,1,28,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422966242230 send ok to <0.1887.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422351444192 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429015814123 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427944267859 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116688,8519965,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1893.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429015814123 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422966242230 consume call purge_ms_request from <0.1887.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421757734887">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422351444192 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.838 [info] ue_fsm ev_rx_swm_str 04:13:28.838 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116690,8519964,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.838 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422351444192","262422351444192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.838 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425822037456","262425822037456@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.838 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116690,8519964,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.838 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.838 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422506004291","262422506004291@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.839 [debug] SWx Tx SAR Imsi="262422506004291" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.839 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.839 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","376",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422506004291",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.839 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,false,0,false,false} 04:13:28.839 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.839 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.839 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;371;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420217404968",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.839 [info] ue_fsm ev_rx_swx_saa 04:13:28.839 [info] s2b: Tx {gtp,v2,delete_session_request,950319801,8519969,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401561,<<172,18,254,20>>,undefined}]} 04:13:28.839 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,true,0,false,false} 04:13:28.839 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,true,0,false,false} 04:13:28.839 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,16,130,1,29,0,2,0,2,0,16,0>> 04:13:28.839 [info] purge_ms_response(<<"262422351444192">>): ok 04:13:28.839 [info] ue_fsm ev_rx_swm_str 04:13:28.839 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420217404968","262420217404968@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.839 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116688,8519965,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426287110851 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1876.0> in state state_authenticated_wait_swx_saa 04:13:28.839 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116688,8519965,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.839 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422351444192">>,"internet",[],undefined,true,0,false,false} 04:13:28.839 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429015814123","262429015814123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.839 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,false,0,false,false} 04:13:28.839 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421757734887">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427944267859 send ok to <0.1893.0> *DBG* epdg_ue_fsm_262427944267859 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116688,8519965,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1893.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.840 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;372;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426287110851",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429015814123 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421757734887 receive call purge_ms_request from <0.1895.0> in state state_active *DBG* aaa_ue_fsm_262426287110851 send ok to <0.1876.0> *DBG* aaa_ue_fsm_262427944267859 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420217404968 send ok to <0.1872.0> *DBG* epdg_ue_fsm_262420217404968 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427944267859 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422966242230 receive call rx_s6b_str from <0.1897.0> in state state_authenticated *DBG* epdg_ue_fsm_262429827246617 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116691,8519966,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1896.0> in state state_wait_delete_session_resp 04:13:28.840 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429015814123 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426287110851 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1876.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420217404968 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1872.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420217404968 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422966242230 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1897.0> *DBG* aaa_ue_fsm_262427944267859 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426287110851 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429827246617 send ok to <0.1896.0> *DBG* aaa_ue_fsm_262422966242230 consume call rx_s6b_str from <0.1897.0> in state state_authenticated *DBG* epdg_ue_fsm_262420217404968 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427944267859 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426287110851 send ok to <0.211.0> 04:13:28.840 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426287110851","262426287110851@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.840 [debug] SWx Tx SAR Imsi="262429015814123" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.840 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.840 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","377",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429015814123",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.840 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,true,0,false,false} 04:13:28.840 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,19,130,1,30,0,2,0,2,0,16,0>> 04:13:28.840 [info] ue_fsm purge_ms_request 04:13:28.840 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116691,8519966,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.840 [info] ue_fsm ev_rx_swm_str 04:13:28.840 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116691,8519966,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.840 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.840 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422966242230"],[],[]} 04:13:28.840 [info] ue_fsm ev_rx_s6b_str 04:13:28.841 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421757734887">>,"internet",[],{epdg_tun_pdp_ctx,4204401551,3646255077,{epdg_eua,33,<<192,168,0,32>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.841 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427944267859","262427944267859@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.841 [debug] SWx Tx SAR Imsi="262427944267859" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.841 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,true,0,false,false} 04:13:28.841 [info] KMOD Port Delete PDP Context Call {<0.1046.0>,[alias|#Ref<0.1884296174.1877278726.217888>]}: {delete_pdp_context,{172,18,254,103},4204401551,3646255077,{192,168,0,32}} 04:13:28.841 [info] purge_ms_response(<<"262420217404968">>): ok 04:13:28.841 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422966242230","262422966242230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.841 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.841 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.841 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,32}, 4204401551, 3646255077 04:13:28.841 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","378",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427944267859",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.841 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4674,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,32}},{i_tid,4204401551}]}} 04:13:28.841 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.841 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425736900883 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1882.0> in state state_authenticated_wait_swx_saa 04:13:28.841 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.841 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420217404968">>,"internet",[],undefined,true,0,false,false} 04:13:28.841 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,17,130,1,31,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425736900883 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425736900883 send ok to <0.1882.0> 04:13:28.841 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425736900883 send ok to <0.211.0> 04:13:28.841 [info] purge_ms_response(<<"262426287110851">>): ok *DBG* aaa_ue_fsm_262425736900883 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1882.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425736900883 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.841 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429827246617 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116691,8519966,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1896.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429827246617 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.841 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116689,8519967,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429827246617 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.841 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426287110851">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426287110851 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.841 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;373;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425736900883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421217029779 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116689,8519967,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1899.0> in state state_wait_delete_session_resp 04:13:28.841 [info] ue_fsm ev_rx_swx_saa 04:13:28.842 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425736900883","262425736900883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429827246617 send ok to <0.201.0> 04:13:28.842 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421217029779 send ok to <0.1899.0> *DBG* aaa_ue_fsm_262429827246617 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.842 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,true,0,false,false} 04:13:28.842 [info] purge_ms_response(<<"262425736900883">>): ok *DBG* epdg_ue_fsm_262421217029779 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116689,8519967,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1899.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421217029779 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421757734887 send ok to <0.1895.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.842 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425736900883">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421217029779 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425822037456 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116683,8519968,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1901.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421757734887 consume call purge_ms_request from <0.1895.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426726671979">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421217029779 send ok to <0.201.0> 04:13:28.842 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262425822037456 send ok to <0.1901.0> *DBG* aaa_ue_fsm_262421217029779 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426726671979 receive call purge_ms_request from <0.1903.0> in state state_active *DBG* epdg_ue_fsm_262425822037456 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116683,8519968,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1901.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.842 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429827246617","262429827246617@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425822037456 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425822037456 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425822037456 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425822037456 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.842 [debug] SWx Tx SAR Imsi="262429827246617" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.842 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116689,8519967,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.842 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","379",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429827246617",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.842 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,false,0,false,false} 04:13:28.842 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.842 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,true,0,false,false} 04:13:28.842 [info] s2b: Tx {gtp,v2,delete_session_request,3646255077,8519970,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401551,<<172,18,254,20>>,undefined}]} 04:13:28.842 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,11,130,1,32,0,2,0,2,0,16,0>> 04:13:28.842 [info] ue_fsm ev_rx_swm_str 04:13:28.842 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116683,8519968,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.842 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116683,8519968,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.842 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421217029779","262421217029779@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.842 [debug] SWx Tx SAR Imsi="262421217029779" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.842 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","380",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421217029779",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.842 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,false,0,false,false} 04:13:28.842 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.842 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426726671979">>,message_type => purge_ms_req} 04:13:28.842 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,true,0,false,false} 04:13:28.842 [info] ue_fsm purge_ms_request 04:13:28.842 [info] ue_fsm ev_rx_swm_str 04:13:28.842 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426726671979">>,"internet",[],{epdg_tun_pdp_ctx,4204401563,2284823091,{epdg_eua,33,<<192,168,0,44>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.843 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425822037456","262425822037456@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.843 [debug] SWx Tx SAR Imsi="262425822037456" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.843 [info] KMOD Port Delete PDP Context Call {<0.1166.0>,[alias|#Ref<0.1884296174.1877278727.217717>]}: {delete_pdp_context,{172,18,254,103},4204401563,2284823091,{192,168,0,44}} 04:13:28.843 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,44}, 4204401563, 2284823091 *DBG* aaa_ue_fsm_262421757734887 receive call rx_s6b_str from <0.1905.0> in state state_authenticated 04:13:28.843 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","381",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425822037456",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.843 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],904,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,44}},{i_tid,4204401563}]}} *DBG* aaa_ue_fsm_262421757734887 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1905.0> 04:13:28.843 [info] s2b: Tx {gtp,v2,delete_session_request,2284823091,8519971,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401563,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262421757734887 consume call rx_s6b_str from <0.1905.0> in state state_authenticated *DBG* epdg_ue_fsm_262426726671979 send ok to <0.1903.0> 04:13:28.843 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;374;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427621858131",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.843 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421757734887"],[],[]} *DBG* epdg_ue_fsm_262426726671979 consume call purge_ms_request from <0.1903.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427621858131 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1883.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426570996228">>, message_type => purge_ms_req}} 04:13:28.843 [info] ue_fsm ev_rx_s6b_str 04:13:28.843 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421757734887","262421757734887@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427621858131 send ok to <0.1883.0> 04:13:28.843 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262427621858131 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1883.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427621858131 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.843 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262426570996228 receive call purge_ms_request from <0.1906.0> in state state_active *DBG* epdg_ue_fsm_262427621858131 send ok to <0.211.0> 04:13:28.843 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427621858131 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.844 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427621858131","262427621858131@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.844 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.844 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426570996228">>,message_type => purge_ms_req} 04:13:28.844 [info] ue_fsm purge_ms_request 04:13:28.844 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,true,0,false,false} 04:13:28.844 [info] purge_ms_response(<<"262427621858131">>): ok 04:13:28.844 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427621858131">>,"internet",[],undefined,true,0,false,false} 04:13:28.844 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426570996228">>,"internet",[],{epdg_tun_pdp_ctx,4204401562,437129346,{epdg_eua,33,<<192,168,0,43>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.844 [info] KMOD Port Delete PDP Context Call {<0.1156.0>,[alias|#Ref<0.1884296174.1877278726.217977>]}: {delete_pdp_context,{172,18,254,103},4204401562,437129346,{192,168,0,43}} 04:13:28.844 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,43}, 4204401562, 437129346 04:13:28.844 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],968,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,43}},{i_tid,4204401562}]}} 04:13:28.844 [info] s2b: Tx {gtp,v2,delete_session_request,437129346,8519972,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401562,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262426570996228 send ok to <0.1906.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426570996228 consume call purge_ms_request from <0.1906.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426815721046">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426815721046 receive call purge_ms_request from <0.1907.0> in state state_active 04:13:28.844 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426815721046">>,message_type => purge_ms_req} 04:13:28.844 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262429050179844 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1890.0> in state state_authenticated_wait_swx_saa 04:13:28.844 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426815721046">>,"internet",[],{epdg_tun_pdp_ctx,4204401564,4175415366,{epdg_eua,33,<<192,168,0,45>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.844 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;375;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429050179844",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429050179844 send ok to <0.1890.0> *DBG* aaa_ue_fsm_262429050179844 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1890.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429050179844 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.844 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429050179844 send ok to <0.211.0> 04:13:28.844 [info] KMOD Port Delete PDP Context Call {<0.1176.0>,[alias|#Ref<0.1884296174.1877278725.216787>]}: {delete_pdp_context,{172,18,254,103},4204401564,4175415366,{192,168,0,45}} *DBG* epdg_ue_fsm_262422966242230 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116692,8519969,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1908.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429050179844 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.844 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,45}, 4204401564, 4175415366 04:13:28.844 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1032,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,45}},{i_tid,4204401564}]}} *DBG* epdg_ue_fsm_262422966242230 send ok to <0.1908.0> 04:13:28.844 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429050179844","262429050179844@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.844 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,20,130,1,33,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422966242230 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116692,8519969,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1908.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422966242230 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426815721046 send ok to <0.1907.0> 04:13:28.844 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422966242230 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426815721046 consume call purge_ms_request from <0.1907.0> in state state_active => state_wait_delete_session_resp 04:13:28.844 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116692,8519969,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422966242230 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429678772846">>, message_type => purge_ms_req}} 04:13:28.844 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422966242230 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429678772846 receive call purge_ms_request from <0.1910.0> in state state_active 04:13:28.844 [info] purge_ms_response(<<"262429050179844">>): ok 04:13:28.844 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116692,8519969,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.844 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429050179844">>,"internet",[],undefined,true,0,false,false} 04:13:28.845 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,false,0,false,false} 04:13:28.845 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.845 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,true,0,false,false} 04:13:28.845 [info] s2b: Tx {gtp,v2,delete_session_request,4175415366,8519973,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401564,<<172,18,254,20>>,undefined}]} 04:13:28.845 [info] ue_fsm ev_rx_swm_str 04:13:28.845 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422966242230","262422966242230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429678772846 send ok to <0.1910.0> 04:13:28.845 [debug] SWx Tx SAR Imsi="262422966242230" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429678772846 consume call purge_ms_request from <0.1910.0> in state state_active => state_wait_delete_session_resp 04:13:28.845 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","382",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422966242230",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422960205938">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426726671979 receive call rx_s6b_str from <0.1911.0> in state state_authenticated 04:13:28.845 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429678772846">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262426726671979 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1911.0> *DBG* epdg_ue_fsm_262422960205938 receive call purge_ms_request from <0.1912.0> in state state_active *DBG* aaa_ue_fsm_262426726671979 consume call rx_s6b_str from <0.1911.0> in state state_authenticated 04:13:28.845 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262422506004291 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1892.0> in state state_authenticated_wait_swx_saa 04:13:28.845 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429678772846">>,"internet",[],{epdg_tun_pdp_ctx,4204401567,2337323813,{epdg_eua,33,<<192,168,0,48>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422506004291 send ok to <0.1892.0> 04:13:28.845 [info] KMOD Port Delete PDP Context Call {<0.1206.0>,[alias|#Ref<0.1884296174.1877278721.237511>]}: {delete_pdp_context,{172,18,254,103},4204401567,2337323813,{192,168,0,48}} *DBG* epdg_ue_fsm_262422506004291 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422506004291 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1892.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.845 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,48}, 4204401567, 2337323813 *DBG* epdg_ue_fsm_262422506004291 send ok to <0.211.0> 04:13:28.845 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1096,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,48}},{i_tid,4204401567}]}} 04:13:28.845 [info] s2b: Tx {gtp,v2,delete_session_request,2337323813,8519974,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401567,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262422960205938 send ok to <0.1912.0> *DBG* epdg_ue_fsm_262422506004291 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.845 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426726671979"],[],[]} *DBG* epdg_ue_fsm_262422960205938 consume call purge_ms_request from <0.1912.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428384932347">>, message_type => purge_ms_req}} 04:13:28.845 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428384932347 receive call purge_ms_request from <0.1914.0> in state state_active 04:13:28.846 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422960205938">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262426570996228 receive call rx_s6b_str from <0.1913.0> in state state_authenticated *DBG* aaa_ue_fsm_262426570996228 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1913.0> *DBG* aaa_ue_fsm_262426570996228 consume call rx_s6b_str from <0.1913.0> in state state_authenticated 04:13:28.846 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426726671979","262426726671979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.846 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.846 [info] ue_fsm purge_ms_request 04:13:28.846 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;376;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422506004291",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.846 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.846 [info] ue_fsm ev_rx_swx_saa 04:13:28.846 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422960205938">>,"internet",[],{epdg_tun_pdp_ctx,4204401566,3959324712,{epdg_eua,33,<<192,168,0,47>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.846 [info] KMOD Port Delete PDP Context Call {<0.1195.0>,[alias|#Ref<0.1884296174.1877278725.216831>]}: {delete_pdp_context,{172,18,254,103},4204401566,3959324712,{192,168,0,47}} 04:13:28.846 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422506004291","262422506004291@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.846 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,47}, 4204401566, 3959324712 04:13:28.846 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.846 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1160,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,47}},{i_tid,4204401566}]}} 04:13:28.846 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,true,0,false,false} 04:13:28.846 [info] purge_ms_response(<<"262422506004291">>): ok 04:13:28.846 [info] s2b: Tx {gtp,v2,delete_session_request,3959324712,8519975,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401566,<<172,18,254,20>>,undefined}]} 04:13:28.846 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422506004291">>,"internet",[],undefined,true,0,false,false} 04:13:28.846 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428384932347">>,message_type => purge_ms_req} 04:13:28.846 [info] ue_fsm purge_ms_request 04:13:28.846 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426570996228"],[],[]} 04:13:28.846 [info] ue_fsm ev_rx_s6b_str 04:13:28.846 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428384932347">>,"internet",[],{epdg_tun_pdp_ctx,4204401569,201427297,{epdg_eua,33,<<192,168,0,50>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.846 [info] KMOD Port Delete PDP Context Call {<0.1226.0>,[alias|#Ref<0.1884296174.1877278721.237546>]}: {delete_pdp_context,{172,18,254,103},4204401569,201427297,{192,168,0,50}} 04:13:28.846 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,50}, 4204401569, 201427297 04:13:28.846 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4738,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,50}},{i_tid,4204401569}]}} 04:13:28.846 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426570996228","262426570996228@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.846 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.846 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.846 [info] s2b: Tx {gtp,v2,delete_session_request,201427297,8519976,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401569,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262428384932347 send ok to <0.1914.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428384932347 consume call purge_ms_request from <0.1914.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428171257927">>, message_type => purge_ms_req}} 04:13:28.847 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428171257927">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428171257927 receive call purge_ms_request from <0.1915.0> in state state_active 04:13:28.847 [info] ue_fsm purge_ms_request 04:13:28.847 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428171257927">>,"internet",[],{epdg_tun_pdp_ctx,4204401565,654537211,{epdg_eua,33,<<192,168,0,46>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.847 [info] KMOD Port Delete PDP Context Call {<0.1186.0>,[alias|#Ref<0.1884296174.1877278725.216837>]}: {delete_pdp_context,{172,18,254,103},4204401565,654537211,{192,168,0,46}} 04:13:28.847 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,46}, 4204401565, 654537211 04:13:28.847 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],326,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,46}},{i_tid,4204401565}]}} 04:13:28.847 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,10,130,1,34,0,2,0,2,0,16,0>> 04:13:28.847 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116682,8519970,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421757734887 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116682,8519970,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1916.0> in state state_wait_delete_session_resp 04:13:28.847 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116682,8519970,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421757734887 send ok to <0.1916.0> 04:13:28.847 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,false,0,false,false} 04:13:28.847 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.847 [info] s2b: Tx {gtp,v2,delete_session_request,654537211,8519977,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401565,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262421757734887 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116682,8519970,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1916.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428171257927 send ok to <0.1915.0> *DBG* aaa_ue_fsm_262421757734887 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.847 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428171257927 consume call purge_ms_request from <0.1915.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421757734887 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426726671979 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116694,8519971,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1917.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423020941445">>, message_type => purge_ms_req}} 04:13:28.847 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262426726671979 send ok to <0.1917.0> *DBG* aaa_ue_fsm_262421757734887 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423020941445 receive call purge_ms_request from <0.1919.0> in state state_active *DBG* aaa_ue_fsm_262421757734887 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.847 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,22,130,1,35,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426726671979 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.847 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116694,8519971,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426726671979 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116694,8519971,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1917.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426815721046 receive call rx_s6b_str from <0.1920.0> in state state_authenticated 04:13:28.848 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116694,8519971,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423020941445 send ok to <0.1919.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426726671979 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.848 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421757734887","262421757734887@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426815721046 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1920.0> *DBG* aaa_ue_fsm_262429015814123 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1894.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426726671979 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423020941445 consume call purge_ms_request from <0.1919.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428751524829">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426815721046 consume call rx_s6b_str from <0.1920.0> in state state_authenticated *DBG* aaa_ue_fsm_262426726671979 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429015814123 send ok to <0.1894.0> 04:13:28.848 [debug] SWx Tx SAR Imsi="262421757734887" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429015814123 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1894.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.848 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","383",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421757734887",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.848 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,false,0,false,false} 04:13:28.848 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423020941445">>,message_type => purge_ms_req} 04:13:28.848 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.848 [info] ue_fsm purge_ms_request 04:13:28.848 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423020941445">>,"internet",[],{epdg_tun_pdp_ctx,4204401571,39337295,{epdg_eua,33,<<192,168,0,52>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.848 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,true,0,false,false} 04:13:28.848 [info] KMOD Port Delete PDP Context Call {<0.1246.0>,[alias|#Ref<0.1884296174.1877278721.237635>]}: {delete_pdp_context,{172,18,254,103},4204401571,39337295,{192,168,0,52}} 04:13:28.848 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426815721046"],[],[]} 04:13:28.848 [info] ue_fsm ev_rx_s6b_str 04:13:28.848 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,52}, 4204401571, 39337295 04:13:28.848 [info] ue_fsm ev_rx_swm_str 04:13:28.848 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4802,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,52}},{i_tid,4204401571}]}} 04:13:28.848 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426726671979","262426726671979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.848 [debug] SWx Tx SAR Imsi="262426726671979" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.848 [info] s2b: Tx {gtp,v2,delete_session_request,39337295,8519978,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401571,<<172,18,254,20>>,undefined}]} 04:13:28.848 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","384",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426726671979",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.848 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426815721046","262426815721046@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.848 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;377;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429015814123",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.848 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.848 [info] ue_fsm ev_rx_swx_saa 04:13:28.848 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.848 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429015814123","262429015814123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.848 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.848 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428751524829">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429015814123 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.848 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429678772846"],[],[]} 04:13:28.848 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;378;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427944267859",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428751524829 receive call purge_ms_request from <0.1924.0> in state state_active *DBG* aaa_ue_fsm_262429678772846 receive call rx_s6b_str from <0.1922.0> in state state_authenticated *DBG* epdg_ue_fsm_262429015814123 send ok to <0.211.0> 04:13:28.848 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422960205938"],[],[]} *DBG* aaa_ue_fsm_262429678772846 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1922.0> 04:13:28.849 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262429678772846 consume call rx_s6b_str from <0.1922.0> in state state_authenticated 04:13:28.849 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262429015814123 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422960205938 receive call rx_s6b_str from <0.1923.0> in state state_authenticated *DBG* aaa_ue_fsm_262427944267859 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1898.0> in state state_authenticated_wait_swx_saa 04:13:28.849 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422960205938 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1923.0> *DBG* aaa_ue_fsm_262422960205938 consume call rx_s6b_str from <0.1923.0> in state state_authenticated *DBG* epdg_ue_fsm_262427944267859 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428751524829 send ok to <0.1924.0> *DBG* aaa_ue_fsm_262427944267859 send ok to <0.1898.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.849 [info] purge_ms_response(<<"262429015814123">>): ok *DBG* epdg_ue_fsm_262428751524829 consume call purge_ms_request from <0.1924.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427944267859 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427944267859 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1898.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426544783577">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428384932347 receive call rx_s6b_str from <0.1925.0> in state state_authenticated 04:13:28.849 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428751524829">>,"internet",[],{epdg_tun_pdp_ctx,4204401568,1786770778,{epdg_eua,33,<<192,168,0,49>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427944267859 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428384932347 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1925.0> *DBG* epdg_ue_fsm_262426570996228 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116693,8519972,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1926.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426544783577 receive call purge_ms_request from <0.1927.0> in state state_active 04:13:28.849 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429678772846","262429678772846@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262428384932347 consume call rx_s6b_str from <0.1925.0> in state state_authenticated 04:13:28.849 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.849 [info] ue_fsm ev_rx_swx_saa 04:13:28.849 [info] KMOD Port Delete PDP Context Call {<0.1216.0>,[alias|#Ref<0.1884296174.1877278725.216882>]}: {delete_pdp_context,{172,18,254,103},4204401568,1786770778,{192,168,0,49}} 04:13:28.849 [info] ue_fsm ev_rx_s6b_str 04:13:28.849 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429015814123">>,"internet",[],undefined,true,0,false,false} 04:13:28.849 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.849 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,49}, 4204401568, 1786770778 04:13:28.849 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4866,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,49}},{i_tid,4204401568}]}} 04:13:28.849 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422960205938","262422960205938@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.849 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.849 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427944267859","262427944267859@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.849 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.849 [info] s2b: Tx {gtp,v2,delete_session_request,1786770778,8519979,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401568,<<172,18,254,20>>,undefined}]} 04:13:28.849 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.849 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,true,0,false,false} 04:13:28.849 [info] purge_ms_response(<<"262427944267859">>): ok 04:13:28.849 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428384932347"],[],[]} 04:13:28.849 [info] ue_fsm ev_rx_s6b_str 04:13:28.849 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,21,130,1,36,0,2,0,2,0,16,0>> 04:13:28.849 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427944267859">>,"internet",[],undefined,true,0,false,false} 04:13:28.849 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116693,8519972,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.849 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116693,8519972,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.849 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426544783577">>,message_type => purge_ms_req} 04:13:28.849 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428384932347","262428384932347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.849 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.849 [info] ue_fsm purge_ms_request 04:13:28.849 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.849 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426570996228 send ok to <0.1926.0> 04:13:28.849 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426544783577">>,"internet",[],{epdg_tun_pdp_ctx,4204401575,2384330032,{epdg_eua,33,<<192,168,0,56>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.850 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428171257927"],[],[]} *DBG* epdg_ue_fsm_262426570996228 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116693,8519972,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1926.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426815721046 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116695,8519973,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1929.0> in state state_wait_delete_session_resp 04:13:28.850 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262426570996228 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426570996228 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428171257927 receive call rx_s6b_str from <0.1928.0> in state state_authenticated 04:13:28.850 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,23,130,1,37,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426815721046 send ok to <0.1929.0> *DBG* aaa_ue_fsm_262428171257927 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1928.0> 04:13:28.851 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116695,8519973,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429678772846 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116698,8519974,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1931.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428171257927 consume call rx_s6b_str from <0.1928.0> in state state_authenticated 04:13:28.851 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426815721046 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116695,8519973,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1929.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426570996228 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426815721046 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429678772846 send ok to <0.1931.0> *DBG* aaa_ue_fsm_262426570996228 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426815721046 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.851 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116695,8519973,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429678772846 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116698,8519974,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1931.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426544783577 send ok to <0.1927.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422960205938 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116697,8519975,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1932.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429827246617 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1900.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429678772846 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426544783577 consume call purge_ms_request from <0.1927.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426815721046 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424655077291">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421217029779 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1902.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429678772846 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422960205938 send ok to <0.1932.0> 04:13:28.851 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262426815721046 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.851 [info] KMOD Port Delete PDP Context Call {<0.1286.0>,[alias|#Ref<0.1884296174.1877278725.216954>]}: {delete_pdp_context,{172,18,254,103},4204401575,2384330032,{192,168,0,56}} 04:13:28.851 [info] ue_fsm ev_rx_s6b_str 04:13:28.851 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,56}, 4204401575, 2384330032 04:13:28.851 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1223,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,56}},{i_tid,4204401575}]}} 04:13:28.851 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,false,0,false,false} 04:13:28.851 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426570996228","262426570996228@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.851 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.851 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428171257927","262428171257927@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.851 [debug] SWx Tx SAR Imsi="262426570996228" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.851 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.851 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,26,130,1,38,0,2,0,2,0,16,0>> 04:13:28.851 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.851 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116698,8519974,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.851 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116698,8519974,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.851 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","385",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426570996228",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.851 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,true,0,false,false} 04:13:28.851 [info] ue_fsm ev_rx_swm_str 04:13:28.851 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,false,0,false,false} 04:13:28.851 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.851 [info] s2b: Tx {gtp,v2,delete_session_request,2384330032,8519980,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401575,<<172,18,254,20>>,undefined}]} 04:13:28.851 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,25,130,1,39,0,2,0,2,0,16,0>> 04:13:28.851 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,true,0,false,false} 04:13:28.851 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426815721046","262426815721046@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.851 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116697,8519975,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.851 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116697,8519975,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.851 [debug] SWx Tx SAR Imsi="262426815721046" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.851 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;379;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429827246617",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.851 [info] ue_fsm ev_rx_swx_saa 04:13:28.851 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","386",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426815721046",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.851 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;380;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421217029779",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.851 [info] ue_fsm ev_rx_swx_saa 04:13:28.851 [info] ue_fsm ev_rx_swm_str 04:13:28.851 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,false,0,false,false} 04:13:28.851 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.851 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429827246617","262429827246617@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.851 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424655077291">>,message_type => purge_ms_req} 04:13:28.851 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421217029779","262421217029779@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424655077291 receive call purge_ms_request from <0.1936.0> in state state_active 04:13:28.852 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429678772846","262429678772846@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428751524829 receive call rx_s6b_str from <0.1935.0> in state state_authenticated 04:13:28.852 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,true,0,false,false} 04:13:28.852 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,28,130,1,40,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422960205938 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116697,8519975,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1932.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428751524829 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1935.0> 04:13:28.852 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423020941445"],[],[]} *DBG* aaa_ue_fsm_262425822037456 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1904.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429678772846 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421217029779 send ok to <0.1902.0> *DBG* epdg_ue_fsm_262422960205938 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428751524829 consume call rx_s6b_str from <0.1935.0> in state state_authenticated *DBG* aaa_ue_fsm_262429827246617 send ok to <0.1900.0> *DBG* aaa_ue_fsm_262422960205938 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.852 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429827246617 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423020941445 receive call rx_s6b_str from <0.1934.0> in state state_authenticated *DBG* aaa_ue_fsm_262429678772846 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428384932347 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116700,8519976,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1938.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421217029779 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1902.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429827246617 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1900.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.852 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428751524829"],[],[]} *DBG* aaa_ue_fsm_262423020941445 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1934.0> *DBG* aaa_ue_fsm_262422960205938 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429827246617 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425822037456 send ok to <0.1904.0> *DBG* epdg_ue_fsm_262421217029779 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428384932347 send ok to <0.1938.0> *DBG* aaa_ue_fsm_262423020941445 consume call rx_s6b_str from <0.1934.0> in state state_authenticated *DBG* aaa_ue_fsm_262422960205938 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425822037456 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1904.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429827246617 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421217029779 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424655077291 send ok to <0.1936.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428384932347 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116700,8519976,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1938.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425822037456 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424655077291 consume call purge_ms_request from <0.1936.0> in state state_active => state_wait_delete_session_resp 04:13:28.852 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424655077291">>,"internet",[],{epdg_tun_pdp_ctx,4204401577,744511284,{epdg_eua,33,<<192,168,0,58>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425828653207">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428384932347 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.852 [info] ue_fsm ev_rx_s6b_str 04:13:28.852 [info] KMOD Port Delete PDP Context Call {<0.1306.0>,[alias|#Ref<0.1884296174.1877278721.237823>]}: {delete_pdp_context,{172,18,254,103},4204401577,744511284,{192,168,0,58}} 04:13:28.852 [debug] SWx Tx SAR Imsi="262429678772846" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.852 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,58}, 4204401577, 744511284 04:13:28.852 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428751524829","262428751524829@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.852 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],390,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,58}},{i_tid,4204401577}]}} 04:13:28.852 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.852 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","387",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429678772846",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.852 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.852 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;381;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425822037456",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.852 [info] ue_fsm ev_rx_swx_saa 04:13:28.852 [info] ue_fsm ev_rx_swm_str 04:13:28.852 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.852 [info] ue_fsm ev_rx_s6b_str 04:13:28.852 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116700,8519976,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.852 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116700,8519976,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.852 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425822037456","262425822037456@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.853 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422960205938","262422960205938@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.853 [debug] SWx Tx SAR Imsi="262422960205938" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.853 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","388",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422960205938",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.853 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423020941445","262423020941445@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.853 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.853 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,true,0,false,false} 04:13:28.853 [info] purge_ms_response(<<"262429827246617">>): ok 04:13:28.853 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.853 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.853 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,false,0,false,false} 04:13:28.853 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.853 [info] s2b: Tx {gtp,v2,delete_session_request,744511284,8519981,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401577,<<172,18,254,20>>,undefined}]} 04:13:28.853 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,true,0,false,false} 04:13:28.853 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429827246617">>,"internet",[],undefined,true,0,false,false} 04:13:28.853 [info] purge_ms_response(<<"262421217029779">>): ok 04:13:28.853 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,true,0,false,false} 04:13:28.853 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.853 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421217029779">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421217029779 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.853 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,24,130,1,41,0,2,0,2,0,16,0>> 04:13:28.853 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,true,0,false,false} 04:13:28.853 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425828653207">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425822037456 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428171257927 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116696,8519977,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1941.0> in state state_wait_delete_session_resp 04:13:28.853 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426544783577"],[],[]} *DBG* aaa_ue_fsm_262428384932347 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425822037456 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425828653207 receive call purge_ms_request from <0.1942.0> in state state_active *DBG* epdg_ue_fsm_262428171257927 send ok to <0.1941.0> *DBG* aaa_ue_fsm_262426544783577 receive call rx_s6b_str from <0.1940.0> in state state_authenticated 04:13:28.854 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;382;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422966242230",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428171257927 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116696,8519977,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1941.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426544783577 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1940.0> 04:13:28.854 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116696,8519977,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422966242230 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1909.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428751524829 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116699,8519979,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1943.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428384932347 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428171257927 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428171257927 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424655077291 receive call rx_s6b_str from <0.1945.0> in state state_authenticated *DBG* aaa_ue_fsm_262426544783577 consume call rx_s6b_str from <0.1940.0> in state state_authenticated *DBG* aaa_ue_fsm_262428384932347 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428751524829 send ok to <0.1943.0> 04:13:28.854 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116696,8519977,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.854 [info] purge_ms_response(<<"262425822037456">>): ok 04:13:28.854 [info] ue_fsm ev_rx_swm_str 04:13:28.854 [info] ue_fsm purge_ms_request 04:13:28.854 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425822037456">>,"internet",[],undefined,true,0,false,false} 04:13:28.854 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,false,0,false,false} 04:13:28.854 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.854 [info] ue_fsm ev_rx_s6b_str 04:13:28.854 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428384932347","262428384932347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.854 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,27,130,1,43,0,2,0,2,0,16,0>> 04:13:28.854 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,true,0,false,false} 04:13:28.854 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425828653207">>,"internet",[],{epdg_tun_pdp_ctx,4204401572,1462921867,{epdg_eua,33,<<192,168,0,53>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.854 [debug] SWx Tx SAR Imsi="262428384932347" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.854 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426544783577","262426544783577@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.854 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.854 [info] KMOD Port Delete PDP Context Call {<0.1256.0>,[alias|#Ref<0.1884296174.1877278721.237937>]}: {delete_pdp_context,{172,18,254,103},4204401572,1462921867,{192,168,0,53}} 04:13:28.854 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","389",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428384932347",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.854 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116699,8519979,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.854 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,53}, 4204401572, 1462921867 04:13:28.854 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116699,8519979,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.854 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.854 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],454,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,53}},{i_tid,4204401572}]}} 04:13:28.854 [info] ue_fsm ev_rx_swx_saa 04:13:28.854 [info] ue_fsm ev_rx_swm_str 04:13:28.854 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424655077291"],[],[]} 04:13:28.854 [info] ue_fsm ev_rx_s6b_str 04:13:28.855 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422966242230","262422966242230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.855 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,false,0,false,false} 04:13:28.855 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.855 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428171257927","262428171257927@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.855 [debug] SWx Tx SAR Imsi="262428171257927" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.855 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,30,130,1,42,0,2,0,2,0,16,0>> 04:13:28.855 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424655077291","262424655077291@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.855 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428171257927 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424655077291 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1945.0> *DBG* aaa_ue_fsm_262422966242230 send ok to <0.1909.0> 04:13:28.855 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;383;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421757734887",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262422966242230 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423020941445 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116702,8519978,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1947.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428751524829 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116699,8519979,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1943.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428171257927 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424655077291 consume call rx_s6b_str from <0.1945.0> in state state_authenticated *DBG* aaa_ue_fsm_262422966242230 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1909.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421757734887 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1918.0> in state state_authenticated_wait_swx_saa 04:13:28.856 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","390",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428171257927",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262422966242230 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423020941445 send ok to <0.1947.0> *DBG* aaa_ue_fsm_262428751524829 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428751524829 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425828653207 send ok to <0.1942.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422966242230 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.856 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116702,8519978,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423020941445 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116702,8519978,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1947.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425828653207 consume call purge_ms_request from <0.1942.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426544783577 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116706,8519980,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1948.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422844086014">>, message_type => purge_ms_req}} 04:13:28.856 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262423020941445 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426544783577 send ok to <0.1948.0> *DBG* aaa_ue_fsm_262428751524829 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423020941445 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426544783577 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116706,8519980,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1948.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421757734887 send ok to <0.1918.0> *DBG* aaa_ue_fsm_262428751524829 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422844086014 receive call purge_ms_request from <0.1950.0> in state state_active *DBG* epdg_ue_fsm_262421757734887 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426726671979 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1921.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423020941445 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426544783577 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.856 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116702,8519978,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421757734887 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1918.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262423020941445 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.856 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.856 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.856 [info] ue_fsm ev_rx_swx_saa 04:13:28.856 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,true,0,false,false} 04:13:28.856 [info] purge_ms_response(<<"262422966242230">>): ok 04:13:28.856 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,false,0,false,false} 04:13:28.856 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.856 [info] ue_fsm ev_rx_swm_str 04:13:28.856 [info] s2b: Tx {gtp,v2,delete_session_request,1462921867,8519982,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401572,<<172,18,254,20>>,undefined}]} 04:13:28.856 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,34,130,1,44,0,2,0,2,0,16,0>> 04:13:28.856 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116706,8519980,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.856 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422966242230">>,"internet",[],undefined,true,0,false,false} 04:13:28.856 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421757734887","262421757734887@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.856 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116706,8519980,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.856 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,true,0,false,false} 04:13:28.856 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428751524829","262428751524829@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.856 [debug] SWx Tx SAR Imsi="262428751524829" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.856 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","391",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428751524829",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.856 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,false,0,false,false} 04:13:28.856 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.856 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422844086014">>,message_type => purge_ms_req} 04:13:28.856 [info] ue_fsm ev_rx_swm_str 04:13:28.856 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,true,0,false,false} 04:13:28.856 [info] ue_fsm purge_ms_request 04:13:28.856 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423020941445","262423020941445@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.856 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;384;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426726671979",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.856 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.856 [debug] SWx Tx SAR Imsi="262423020941445" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426570996228 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1930.0> in state state_authenticated_wait_swx_saa 04:13:28.856 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426570996228 send ok to <0.1930.0> *DBG* aaa_ue_fsm_262426570996228 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1930.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.857 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","392",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423020941445",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.857 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422844086014">>,"internet",[],{epdg_tun_pdp_ctx,4204401573,2965924585,{epdg_eua,33,<<192,168,0,54>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.857 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,true,0,false,false} 04:13:28.857 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426726671979","262426726671979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421757734887 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426570996228 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426544783577 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421757734887 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.857 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425828653207"],[],[]} 04:13:28.858 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;385;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426570996228",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426570996228 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425828653207 receive call rx_s6b_str from <0.1952.0> in state state_authenticated *DBG* epdg_ue_fsm_262422844086014 send ok to <0.1950.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.858 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426570996228 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425828653207 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1952.0> *DBG* epdg_ue_fsm_262422844086014 consume call purge_ms_request from <0.1950.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420565718764">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426544783577 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426726671979 send ok to <0.1921.0> 04:13:28.858 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426570996228","262426570996228@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425828653207 consume call rx_s6b_str from <0.1952.0> in state state_authenticated *DBG* epdg_ue_fsm_262426726671979 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424655077291 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116708,8519981,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1954.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426726671979 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1921.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262426544783577 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420565718764 receive call purge_ms_request from <0.1955.0> in state state_active *DBG* epdg_ue_fsm_262426726671979 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424655077291 send ok to <0.1954.0> *DBG* epdg_ue_fsm_262426726671979 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424655077291 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116708,8519981,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1954.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.858 [info] KMOD Port Delete PDP Context Call {<0.1266.0>,[alias|#Ref<0.1884296174.1877278725.217054>]}: {delete_pdp_context,{172,18,254,103},4204401573,2965924585,{192,168,0,54}} *DBG* epdg_ue_fsm_262424655077291 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.858 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,54}, 4204401573, 2965924585 04:13:28.858 [info] purge_ms_response(<<"262421757734887">>): ok 04:13:28.858 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,54}},{i_tid,4204401573}]}} 04:13:28.858 [info] ue_fsm ev_rx_swm_str 04:13:28.858 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.858 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421757734887">>,"internet",[],undefined,true,0,false,false} 04:13:28.858 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426544783577","262426544783577@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.858 [info] s2b: Tx {gtp,v2,delete_session_request,2965924585,8519983,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401573,<<172,18,254,20>>,undefined}]} 04:13:28.858 [info] ue_fsm ev_rx_s6b_str 04:13:28.858 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,true,0,false,false} 04:13:28.858 [debug] SWx Tx SAR Imsi="262426544783577" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.858 [info] purge_ms_response(<<"262426570996228">>): ok 04:13:28.858 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425828653207","262425828653207@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.858 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","393",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426544783577",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.858 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426570996228">>,"internet",[],undefined,true,0,false,false} 04:13:28.858 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.858 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.858 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.858 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,36,130,1,45,0,2,0,2,0,16,0>> 04:13:28.858 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116708,8519981,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.858 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116708,8519981,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.858 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420565718764">>,message_type => purge_ms_req} 04:13:28.858 [info] ue_fsm purge_ms_request 04:13:28.858 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,true,0,false,false} 04:13:28.858 [info] purge_ms_response(<<"262426726671979">>): ok 04:13:28.858 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,false,0,false,false} 04:13:28.858 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.858 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426726671979">>,"internet",[],undefined,true,0,false,false} 04:13:28.858 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,true,0,false,false} 04:13:28.858 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420565718764">>,"internet",[],{epdg_tun_pdp_ctx,4204401579,2330204721,{epdg_eua,33,<<192,168,0,60>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.858 [info] ue_fsm ev_rx_swm_str 04:13:28.859 [info] KMOD Port Delete PDP Context Call {<0.1326.0>,[alias|#Ref<0.1884296174.1877278725.217068>]}: {delete_pdp_context,{172,18,254,103},4204401579,2330204721,{192,168,0,60}} *DBG* aaa_ue_fsm_262424655077291 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426815721046 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1933.0> in state state_authenticated_wait_swx_saa 04:13:28.859 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,60}, 4204401579, 2330204721 *DBG* epdg_ue_fsm_262420565718764 send ok to <0.1955.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.859 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;386;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426815721046",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420565718764 consume call purge_ms_request from <0.1955.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424655077291 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426815721046 send ok to <0.1933.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424606647841">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426815721046 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.859 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],69,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,60}},{i_tid,4204401579}]}} *DBG* aaa_ue_fsm_262424655077291 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426815721046 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1933.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424606647841 receive call purge_ms_request from <0.1957.0> in state state_active 04:13:28.859 [info] ue_fsm ev_rx_swx_saa 04:13:28.859 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424655077291","262424655077291@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426815721046 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426815721046 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.859 [debug] SWx Tx SAR Imsi="262424655077291" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.859 [info] s2b: Tx {gtp,v2,delete_session_request,2330204721,8519984,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401579,<<172,18,254,20>>,undefined}]} 04:13:28.859 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426815721046","262426815721046@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.859 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","394",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424655077291",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.859 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424606647841 send ok to <0.1957.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424606647841 consume call purge_ms_request from <0.1957.0> in state state_active => state_wait_delete_session_resp 04:13:28.859 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424606647841">>,message_type => purge_ms_req} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429295999377">>, message_type => purge_ms_req}} 04:13:28.859 [info] ue_fsm purge_ms_request 04:13:28.859 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429295999377 receive call purge_ms_request from <0.1958.0> in state state_active 04:13:28.859 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424606647841">>,"internet",[],{epdg_tun_pdp_ctx,4204401586,3938534306,{epdg_eua,33,<<192,168,0,67>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.859 [info] purge_ms_response(<<"262426815721046">>): ok 04:13:28.859 [info] KMOD Port Delete PDP Context Call {<0.1396.0>,[alias|#Ref<0.1884296174.1877278725.217151>]}: {delete_pdp_context,{172,18,254,103},4204401586,3938534306,{192,168,0,67}} 04:13:28.859 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,67}, 4204401586, 3938534306 04:13:28.859 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426815721046">>,"internet",[],undefined,true,0,false,false} 04:13:28.859 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],518,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,67}},{i_tid,4204401586}]}} 04:13:28.860 [info] s2b: Tx {gtp,v2,delete_session_request,3938534306,8519985,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401586,<<172,18,254,20>>,undefined}]} 04:13:28.860 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429295999377">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429295999377 send ok to <0.1958.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.860 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429295999377 consume call purge_ms_request from <0.1958.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got cast {purge_ms_response,{<<"262424553388904">>,ok}} 04:13:28.860 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429295999377">>,"internet",[],{epdg_tun_pdp_ctx,4204401580,1424790636,{epdg_eua,33,<<192,168,0,61>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.860 [info] KMOD Port Delete PDP Context Call {<0.1336.0>,[alias|#Ref<0.1884296174.1877278725.217166>]}: {delete_pdp_context,{172,18,254,103},4204401580,1424790636,{192,168,0,61}} 04:13:28.860 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,61}, 4204401580, 1424790636 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.860 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],582,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,61}},{i_tid,4204401580}]}} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424863175224">>, message_type => purge_ms_req}} 04:13:28.860 [info] s2b: Tx {gtp,v2,delete_session_request,1424790636,8519986,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401580,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262422844086014 receive call rx_s6b_str from <0.1959.0> in state state_authenticated *DBG* epdg_ue_fsm_262424863175224 receive call purge_ms_request from <0.1960.0> in state state_active 04:13:28.860 [info] purge_ms_response for <<"262424553388904">>: ok 04:13:28.860 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424553388904">>,message_type => purge_ms_res} 04:13:28.860 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422844086014"],[],[]} *DBG* aaa_ue_fsm_262429678772846 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422844086014 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1959.0> 04:13:28.860 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424863175224">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262422844086014 consume call rx_s6b_str from <0.1959.0> in state state_authenticated *DBG* aaa_ue_fsm_262429678772846 send ok to <0.1937.0> *DBG* aaa_ue_fsm_262429678772846 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424863175224 send ok to <0.1960.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.860 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262429678772846 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424863175224 consume call purge_ms_request from <0.1960.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425572838286">>, message_type => purge_ms_req}} 04:13:28.860 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429678772846 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425572838286 receive call purge_ms_request from <0.1961.0> in state state_active 04:13:28.860 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424863175224">>,"internet",[],{epdg_tun_pdp_ctx,4204401578,4294792450,{epdg_eua,33,<<192,168,0,59>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429678772846 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.860 [info] KMOD Port Delete PDP Context Call {<0.1316.0>,[alias|#Ref<0.1884296174.1877278725.217182>]}: {delete_pdp_context,{172,18,254,103},4204401578,4294792450,{192,168,0,59}} 04:13:28.860 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;387;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429678772846",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.860 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422844086014","262422844086014@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.860 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,59}, 4204401578, 4294792450 04:13:28.860 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425572838286 send ok to <0.1961.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.860 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262425572838286 consume call purge_ms_request from <0.1961.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421995379199">>, message_type => purge_ms_req}} 04:13:28.860 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],646,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,59}},{i_tid,4204401578}]}} 04:13:28.860 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429678772846","262429678772846@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.860 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262421995379199 receive call purge_ms_request from <0.1962.0> in state state_active 04:13:28.861 [info] s2b: Tx {gtp,v2,delete_session_request,4294792450,8519987,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401578,<<172,18,254,20>>,undefined}]} 04:13:28.861 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.861 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,true,0,false,false} 04:13:28.861 [info] purge_ms_response(<<"262429678772846">>): ok 04:13:28.861 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425572838286">>,message_type => purge_ms_req} 04:13:28.861 [info] ue_fsm purge_ms_request 04:13:28.861 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429678772846">>,"internet",[],undefined,true,0,false,false} 04:13:28.861 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425572838286">>,"internet",[],{epdg_tun_pdp_ctx,4204401585,2266772361,{epdg_eua,33,<<192,168,0,66>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.861 [info] KMOD Port Delete PDP Context Call {<0.1386.0>,[alias|#Ref<0.1884296174.1877278726.218300>]}: {delete_pdp_context,{172,18,254,103},4204401585,2266772361,{192,168,0,66}} 04:13:28.861 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,66}, 4204401585, 2266772361 04:13:28.861 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],133,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,66}},{i_tid,4204401585}]}} 04:13:28.861 [info] s2b: Tx {gtp,v2,delete_session_request,2266772361,8519988,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401585,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262425828653207 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116703,8519982,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1963.0> in state state_wait_delete_session_resp 04:13:28.861 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421995379199">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420565718764 receive call rx_s6b_str from <0.1964.0> in state state_authenticated *DBG* epdg_ue_fsm_262425828653207 send ok to <0.1963.0> 04:13:28.861 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420565718764 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1964.0> *DBG* epdg_ue_fsm_262425828653207 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116703,8519982,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1963.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.861 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421995379199">>,"internet",[],{epdg_tun_pdp_ctx,4204401581,2635360225,{epdg_eua,33,<<192,168,0,62>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425828653207 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420565718764 consume call rx_s6b_str from <0.1964.0> in state state_authenticated *DBG* epdg_ue_fsm_262421995379199 send ok to <0.1962.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425828653207 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422960205938 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1939.0> in state state_authenticated_wait_swx_saa 04:13:28.861 [info] KMOD Port Delete PDP Context Call {<0.1346.0>,[alias|#Ref<0.1884296174.1877278721.238098>]}: {delete_pdp_context,{172,18,254,103},4204401581,2635360225,{192,168,0,62}} *DBG* epdg_ue_fsm_262421995379199 consume call purge_ms_request from <0.1962.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423476090254">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424606647841 receive call rx_s6b_str from <0.1965.0> in state state_authenticated *DBG* aaa_ue_fsm_262425828653207 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422960205938 send ok to <0.1939.0> *DBG* epdg_ue_fsm_262422960205938 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429295999377 receive call rx_s6b_str from <0.1967.0> in state state_authenticated *DBG* aaa_ue_fsm_262425828653207 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424606647841 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1965.0> *DBG* aaa_ue_fsm_262422960205938 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1939.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423476090254 receive call purge_ms_request from <0.1968.0> in state state_active *DBG* aaa_ue_fsm_262424606647841 consume call rx_s6b_str from <0.1965.0> in state state_authenticated 04:13:28.861 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,62}, 4204401581, 2635360225 04:13:28.861 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4930,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,62}},{i_tid,4204401581}]}} 04:13:28.861 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,31,130,1,46,0,2,0,2,0,16,0>> 04:13:28.862 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116703,8519982,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.862 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116703,8519982,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.862 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420565718764"],[],[]} 04:13:28.862 [info] ue_fsm ev_rx_s6b_str 04:13:28.862 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,false,0,false,false} 04:13:28.862 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.862 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420565718764","262420565718764@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.862 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.862 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,true,0,false,false} 04:13:28.862 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.862 [info] ue_fsm ev_rx_swm_str 04:13:28.862 [info] s2b: Tx {gtp,v2,delete_session_request,2635360225,8519989,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401581,<<172,18,254,20>>,undefined}]} 04:13:28.862 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;388;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422960205938",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.862 [info] ue_fsm ev_rx_swx_saa 04:13:28.862 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425828653207","262425828653207@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.862 [debug] SWx Tx SAR Imsi="262425828653207" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.862 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424606647841"],[],[]} 04:13:28.862 [info] ue_fsm ev_rx_s6b_str 04:13:28.862 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","395",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425828653207",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.862 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422960205938","262422960205938@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.862 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.862 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423476090254">>,message_type => purge_ms_req} 04:13:28.862 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429295999377"],[],[]} 04:13:28.862 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424606647841","262424606647841@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.862 [info] ue_fsm ev_rx_s6b_str 04:13:28.862 [info] ue_fsm purge_ms_request 04:13:28.862 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.862 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,true,0,false,false} 04:13:28.862 [info] purge_ms_response(<<"262422960205938">>): ok *DBG* epdg_ue_fsm_262422960205938 send ok to <0.211.0> 04:13:28.862 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429295999377","262429295999377@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.862 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423476090254">>,"internet",[],{epdg_tun_pdp_ctx,4204401576,975907524,{epdg_eua,33,<<192,168,0,57>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262429295999377 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1967.0> 04:13:28.862 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262422960205938 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429295999377 consume call rx_s6b_str from <0.1967.0> in state state_authenticated 04:13:28.863 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,32,130,1,47,0,2,0,2,0,16,0>> 04:13:28.863 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.863 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422960205938">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422844086014 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116704,8519983,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1969.0> in state state_wait_delete_session_resp 04:13:28.863 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262424863175224 receive call rx_s6b_str from <0.1970.0> in state state_authenticated *DBG* epdg_ue_fsm_262422844086014 send ok to <0.1969.0> *DBG* aaa_ue_fsm_262424863175224 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1970.0> 04:13:28.863 [info] KMOD Port Delete PDP Context Call {<0.1296.0>,[alias|#Ref<0.1884296174.1877278725.217294>]}: {delete_pdp_context,{172,18,254,103},4204401576,975907524,{192,168,0,57}} *DBG* aaa_ue_fsm_262428384932347 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1944.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422844086014 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116704,8519983,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1969.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424863175224 consume call rx_s6b_str from <0.1970.0> in state state_authenticated 04:13:28.863 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,57}, 4204401576, 975907524 *DBG* aaa_ue_fsm_262422844086014 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422844086014 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420565718764 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116710,8519984,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1971.0> in state state_wait_delete_session_resp 04:13:28.863 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4994,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,57}},{i_tid,4204401576}]}} *DBG* epdg_ue_fsm_262420565718764 send ok to <0.1971.0> 04:13:28.863 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116704,8519983,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422844086014 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420565718764 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116710,8519984,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1971.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428384932347 send ok to <0.1944.0> *DBG* aaa_ue_fsm_262420565718764 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428384932347 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423476090254 send ok to <0.1968.0> *DBG* aaa_ue_fsm_262422844086014 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420565718764 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428384932347 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1944.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423476090254 consume call purge_ms_request from <0.1968.0> in state state_active => state_wait_delete_session_resp 04:13:28.863 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116704,8519983,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429593954192">>, message_type => purge_ms_req}} 04:13:28.863 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424863175224"],[],[]} 04:13:28.863 [info] ue_fsm ev_rx_s6b_str 04:13:28.863 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,false,0,false,false} 04:13:28.863 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.863 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424863175224","262424863175224@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.863 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.863 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.863 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;389;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428384932347",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.863 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,38,130,1,48,0,2,0,2,0,16,0>> 04:13:28.863 [info] ue_fsm ev_rx_swx_saa 04:13:28.863 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,true,0,false,false} 04:13:28.863 [info] ue_fsm ev_rx_swm_str 04:13:28.863 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428384932347","262428384932347@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.863 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116710,8519984,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.863 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116710,8519984,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.863 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422844086014","262422844086014@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.863 [debug] SWx Tx SAR Imsi="262422844086014" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.863 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","396",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422844086014",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.863 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,false,0,false,false} 04:13:28.864 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.864 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,true,0,false,false} 04:13:28.864 [info] s2b: Tx {gtp,v2,delete_session_request,975907524,8519990,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401576,<<172,18,254,20>>,undefined}]} 04:13:28.864 [info] ue_fsm ev_rx_swm_str 04:13:28.864 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.864 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420565718764","262420565718764@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.864 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428384932347 send ok to <0.211.0> 04:13:28.864 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429593954192">>,message_type => purge_ms_req} 04:13:28.864 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,39,130,1,50,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428384932347 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429593954192 receive call purge_ms_request from <0.1975.0> in state state_active *DBG* aaa_ue_fsm_262420565718764 send ok to <0.201.0> 04:13:28.864 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425572838286"],[],[]} *DBG* aaa_ue_fsm_262420565718764 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421995379199 receive call rx_s6b_str from <0.1976.0> in state state_authenticated *DBG* epdg_ue_fsm_262429295999377 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116711,8519986,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1977.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425572838286 receive call rx_s6b_str from <0.1973.0> in state state_authenticated 04:13:28.864 [debug] SWx Tx SAR Imsi="262420565718764" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421995379199 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1976.0> *DBG* aaa_ue_fsm_262428171257927 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1946.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429295999377 send ok to <0.1977.0> 04:13:28.864 [info] purge_ms_response(<<"262428384932347">>): ok *DBG* aaa_ue_fsm_262425572838286 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1973.0> *DBG* aaa_ue_fsm_262421995379199 consume call rx_s6b_str from <0.1976.0> in state state_authenticated *DBG* aaa_ue_fsm_262425572838286 consume call rx_s6b_str from <0.1973.0> in state state_authenticated *DBG* aaa_ue_fsm_262428171257927 send ok to <0.1946.0> *DBG* epdg_ue_fsm_262429593954192 send ok to <0.1975.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429295999377 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116711,8519986,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1977.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428171257927 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1946.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428171257927 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429593954192 consume call purge_ms_request from <0.1975.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426286146452">>, message_type => purge_ms_req}} 04:13:28.864 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","397",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420565718764",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262429295999377 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.864 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428384932347">>,"internet",[],undefined,true,0,false,false} 04:13:28.864 [info] ue_fsm purge_ms_request 04:13:28.864 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116711,8519986,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.864 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421995379199"],[],[]} 04:13:28.864 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116711,8519986,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.864 [info] ue_fsm ev_rx_s6b_str 04:13:28.864 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429593954192">>,"internet",[],{epdg_tun_pdp_ctx,4204401588,3235772121,{epdg_eua,33,<<192,168,0,69>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.864 [info] ue_fsm ev_rx_s6b_str 04:13:28.864 [info] KMOD Port Delete PDP Context Call {<0.1416.0>,[alias|#Ref<0.1884296174.1877278726.218381>]}: {delete_pdp_context,{172,18,254,103},4204401588,3235772121,{192,168,0,69}} 04:13:28.865 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,69}, 4204401588, 3235772121 04:13:28.865 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],197,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,69}},{i_tid,4204401588}]}} 04:13:28.865 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421995379199","262421995379199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.865 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;390;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428171257927",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.865 [info] ue_fsm ev_rx_swx_saa 04:13:28.865 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.865 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,false,0,false,false} 04:13:28.865 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425572838286","262425572838286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.865 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.865 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.865 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.865 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.865 [info] s2b: Tx {gtp,v2,delete_session_request,3235772121,8519991,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401588,<<172,18,254,20>>,undefined}]} 04:13:28.865 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428171257927","262428171257927@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.865 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,true,0,false,false} 04:13:28.865 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.865 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,true,0,false,false} 04:13:28.865 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426286146452">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428171257927 send ok to <0.211.0> 04:13:28.865 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,45,130,1,49,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426286146452 receive call purge_ms_request from <0.1978.0> in state state_active *DBG* aaa_ue_fsm_262429295999377 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428171257927 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.866 [info] purge_ms_response(<<"262428171257927">>): ok 04:13:28.866 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262424606647841 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116717,8519985,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1979.0> in state state_wait_delete_session_resp 04:13:28.866 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429295999377 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429295999377 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.866 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428171257927">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424606647841 send ok to <0.1979.0> 04:13:28.866 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426286146452">>,"internet",[],{epdg_tun_pdp_ctx,4204401587,1949354575,{epdg_eua,33,<<192,168,0,68>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.866 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429295999377","262429295999377@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424606647841 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116717,8519985,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1979.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428751524829 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1949.0> in state state_authenticated_wait_swx_saa 04:13:28.866 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116717,8519985,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424863175224 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116709,8519987,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1981.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424606647841 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424606647841 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.866 [debug] SWx Tx SAR Imsi="262429295999377" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423476090254 receive call rx_s6b_str from <0.1982.0> in state state_authenticated *DBG* epdg_ue_fsm_262424863175224 send ok to <0.1981.0> 04:13:28.866 [info] KMOD Port Delete PDP Context Call {<0.1406.0>,[alias|#Ref<0.1884296174.1877278721.238184>]}: {delete_pdp_context,{172,18,254,103},4204401587,1949354575,{192,168,0,68}} *DBG* aaa_ue_fsm_262423476090254 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1982.0> *DBG* epdg_ue_fsm_262424863175224 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116709,8519987,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1981.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426286146452 send ok to <0.1978.0> *DBG* aaa_ue_fsm_262424606647841 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423476090254 consume call rx_s6b_str from <0.1982.0> in state state_authenticated *DBG* epdg_ue_fsm_262428751524829 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424863175224 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428751524829 send ok to <0.1949.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421995379199 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116712,8519989,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1984.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424863175224 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426286146452 consume call purge_ms_request from <0.1978.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424606647841 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.866 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,68}, 4204401587, 1949354575 *DBG* aaa_ue_fsm_262428751524829 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1949.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420396398263">>, message_type => purge_ms_req}} 04:13:28.866 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116717,8519985,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.866 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1287,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,68}},{i_tid,4204401587}]}} 04:13:28.866 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","398",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429295999377",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.866 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,false,0,false,false} 04:13:28.866 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.866 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,37,130,1,51,0,2,0,2,0,16,0>> 04:13:28.866 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,true,0,false,false} 04:13:28.866 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;391;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428751524829",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.866 [info] ue_fsm ev_rx_swx_saa 04:13:28.866 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116709,8519987,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.866 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116709,8519987,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.866 [info] ue_fsm ev_rx_swm_str 04:13:28.866 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428751524829","262428751524829@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.866 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423476090254"],[],[]} 04:13:28.866 [info] ue_fsm ev_rx_s6b_str 04:13:28.866 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,false,0,false,false} 04:13:28.866 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424606647841","262424606647841@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.866 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.866 [debug] SWx Tx SAR Imsi="262424606647841" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.866 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423476090254","262423476090254@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.866 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,true,0,false,false} 04:13:28.866 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.866 [info] s2b: Tx {gtp,v2,delete_session_request,1949354575,8519992,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401587,<<172,18,254,20>>,undefined}]} 04:13:28.866 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","399",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424606647841",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.866 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.866 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,40,130,1,53,0,2,0,2,0,16,0>> 04:13:28.866 [info] ue_fsm ev_rx_swm_str 04:13:28.866 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.866 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116712,8519989,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.866 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116712,8519989,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.866 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,true,0,false,false} 04:13:28.866 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424863175224","262424863175224@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428751524829 send ok to <0.211.0> 04:13:28.867 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428751524829 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421995379199 send ok to <0.1984.0> 04:13:28.867 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420396398263">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421995379199 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116712,8519989,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1984.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423020941445 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1951.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424863175224 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421995379199 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420396398263 receive call purge_ms_request from <0.1987.0> in state state_active *DBG* aaa_ue_fsm_262421995379199 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424863175224 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.867 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429593954192"],[],[]} *DBG* epdg_ue_fsm_262425572838286 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116716,8519988,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1988.0> in state state_wait_delete_session_resp 04:13:28.867 [info] purge_ms_response(<<"262428751524829">>): ok *DBG* aaa_ue_fsm_262429593954192 receive call rx_s6b_str from <0.1985.0> in state state_authenticated *DBG* epdg_ue_fsm_262425572838286 send ok to <0.1988.0> *DBG* aaa_ue_fsm_262421995379199 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429593954192 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1985.0> *DBG* aaa_ue_fsm_262423020941445 send ok to <0.1951.0> *DBG* epdg_ue_fsm_262425572838286 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116716,8519988,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1988.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421995379199 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423020941445 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423020941445 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1951.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429593954192 consume call rx_s6b_str from <0.1985.0> in state state_authenticated *DBG* epdg_ue_fsm_262420396398263 send ok to <0.1987.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425572838286 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.867 [debug] SWx Tx SAR Imsi="262424863175224" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262420396398263 consume call purge_ms_request from <0.1987.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425133749965">>, message_type => purge_ms_req}} 04:13:28.867 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428751524829">>,"internet",[],undefined,true,0,false,false} 04:13:28.867 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.867 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","400",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424863175224",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.867 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,true,0,false,false} 04:13:28.867 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;392;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423020941445",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.867 [info] ue_fsm ev_rx_swx_saa 04:13:28.867 [info] ue_fsm purge_ms_request 04:13:28.867 [info] ue_fsm ev_rx_swm_str 04:13:28.867 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,44,130,1,52,0,2,0,2,0,16,0>> 04:13:28.868 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423020941445","262423020941445@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.868 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116716,8519988,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.868 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116716,8519988,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.868 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420396398263">>,"internet",[],{epdg_tun_pdp_ctx,4204401589,3941717657,{epdg_eua,33,<<192,168,0,70>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.868 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421995379199","262421995379199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.868 [info] KMOD Port Delete PDP Context Call {<0.1426.0>,[alias|#Ref<0.1884296174.1877278724.216714>]}: {delete_pdp_context,{172,18,254,103},4204401589,3941717657,{192,168,0,70}} 04:13:28.868 [debug] SWx Tx SAR Imsi="262421995379199" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.868 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,70}, 4204401589, 3941717657 04:13:28.868 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1351,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,70}},{i_tid,4204401589}]}} 04:13:28.868 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262426286146452 receive call rx_s6b_str from <0.1990.0> in state state_authenticated 04:13:28.868 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","401",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421995379199",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.868 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426286146452 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1990.0> *DBG* aaa_ue_fsm_262426286146452 consume call rx_s6b_str from <0.1990.0> in state state_authenticated 04:13:28.868 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.868 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429593954192","262429593954192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.868 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.868 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262426544783577 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1953.0> in state state_authenticated_wait_swx_saa 04:13:28.868 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426544783577 send ok to <0.1953.0> *DBG* aaa_ue_fsm_262426544783577 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1953.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.868 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.868 [info] s2b: Tx {gtp,v2,delete_session_request,3941717657,8519993,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401589,<<172,18,254,20>>,undefined}]} 04:13:28.868 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423020941445 send ok to <0.211.0> 04:13:28.868 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425133749965">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426544783577 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425572838286 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425133749965 receive call purge_ms_request from <0.1991.0> in state state_active *DBG* epdg_ue_fsm_262423020941445 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.868 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,35,130,1,54,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426544783577 send ok to <0.211.0> 04:13:28.869 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426286146452"],[],[]} *DBG* epdg_ue_fsm_262426544783577 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.869 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423476090254 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116707,8519990,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1992.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425572838286 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425572838286 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423476090254 send ok to <0.1992.0> 04:13:28.869 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426286146452","262426286146452@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.869 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.869 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.869 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;393;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426544783577",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.869 [info] ue_fsm ev_rx_swx_saa 04:13:28.869 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426544783577","262426544783577@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.869 [info] purge_ms_response(<<"262423020941445">>): ok 04:13:28.869 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.869 [info] ue_fsm ev_rx_swm_str 04:13:28.869 [info] ue_fsm purge_ms_request 04:13:28.869 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423020941445">>,"internet",[],undefined,true,0,false,false} 04:13:28.869 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,true,0,false,false} 04:13:28.869 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425572838286","262425572838286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.869 [info] purge_ms_response(<<"262426544783577">>): ok 04:13:28.869 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425133749965">>,"internet",[],{epdg_tun_pdp_ctx,4204401582,1577437719,{epdg_eua,33,<<192,168,0,63>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262420396398263 receive call rx_s6b_str from <0.1994.0> in state state_authenticated 04:13:28.869 [debug] SWx Tx SAR Imsi="262425572838286" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.869 [info] KMOD Port Delete PDP Context Call {<0.1356.0>,[alias|#Ref<0.1884296174.1877278726.218546>]}: {delete_pdp_context,{172,18,254,103},4204401582,1577437719,{192,168,0,63}} *DBG* aaa_ue_fsm_262420396398263 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1994.0> 04:13:28.869 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116707,8519990,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420396398263 consume call rx_s6b_str from <0.1994.0> in state state_authenticated 04:13:28.869 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,63}, 4204401582, 1577437719 04:13:28.869 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","402",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425572838286",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.869 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1415,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,63}},{i_tid,4204401582}]}} 04:13:28.869 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426544783577">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424655077291 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1956.0> in state state_authenticated_wait_swx_saa 04:13:28.869 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116707,8519990,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.869 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424655077291 send ok to <0.1956.0> *DBG* epdg_ue_fsm_262424655077291 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.869 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262424655077291 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1956.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.869 [info] s2b: Tx {gtp,v2,delete_session_request,1577437719,8519994,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401582,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262424655077291 send ok to <0.211.0> 04:13:28.869 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425133749965 send ok to <0.1991.0> *DBG* epdg_ue_fsm_262424655077291 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.870 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420396398263"],[],[]} *DBG* epdg_ue_fsm_262423476090254 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116707,8519990,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1992.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425133749965 consume call purge_ms_request from <0.1991.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429593954192 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116719,8519991,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1995.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423476090254 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422561051939">>, message_type => purge_ms_req}} 04:13:28.870 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423476090254 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429593954192 send ok to <0.1995.0> 04:13:28.870 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420396398263","262420396398263@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262422561051939 receive call purge_ms_request from <0.1997.0> in state state_active *DBG* epdg_ue_fsm_262429593954192 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116719,8519991,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1995.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423476090254 send ok to <0.201.0> 04:13:28.870 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262429593954192 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429593954192 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423476090254 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422561051939 send ok to <0.1997.0> *DBG* aaa_ue_fsm_262429593954192 send ok to <0.201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422561051939 consume call purge_ms_request from <0.1997.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429593954192 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.870 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420208515664">>, message_type => purge_ms_req}} 04:13:28.870 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;394;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424655077291",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.870 [info] ue_fsm ev_rx_swx_saa 04:13:28.870 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424655077291","262424655077291@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.870 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.870 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,true,0,false,false} 04:13:28.870 [info] purge_ms_response(<<"262424655077291">>): ok 04:13:28.870 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424655077291">>,"internet",[],undefined,true,0,false,false} 04:13:28.870 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,47,130,1,55,0,2,0,2,0,16,0>> 04:13:28.870 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116719,8519991,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.870 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116719,8519991,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.870 [info] ue_fsm ev_rx_swm_str 04:13:28.871 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,false,0,false,false} 04:13:28.871 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423476090254","262423476090254@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.871 [debug] SWx Tx SAR Imsi="262423476090254" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.871 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.871 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422561051939">>,message_type => purge_ms_req} 04:13:28.871 [info] ue_fsm purge_ms_request 04:13:28.871 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","403",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423476090254",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.871 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,true,0,false,false} 04:13:28.871 [info] ue_fsm ev_rx_swm_str 04:13:28.871 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422561051939">>,"internet",[],{epdg_tun_pdp_ctx,4204401597,2263298030,{epdg_eua,33,<<192,168,0,78>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.871 [info] KMOD Port Delete PDP Context Call {<0.1506.0>,[alias|#Ref<0.1884296174.1877278721.238279>]}: {delete_pdp_context,{172,18,254,103},4204401597,2263298030,{192,168,0,78}} 04:13:28.871 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,78}, 4204401597, 2263298030 04:13:28.871 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1479,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,78}},{i_tid,4204401597}]}} 04:13:28.871 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429593954192","262429593954192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.871 [debug] SWx Tx SAR Imsi="262429593954192" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.871 [info] s2b: Tx {gtp,v2,delete_session_request,2263298030,8519995,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401597,<<172,18,254,20>>,undefined}]} 04:13:28.871 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","404",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429593954192",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.871 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420208515664">>,message_type => purge_ms_req} 04:13:28.871 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,46,130,1,56,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420208515664 receive call purge_ms_request from <0.2000.0> in state state_active *DBG* aaa_ue_fsm_262425133749965 receive call rx_s6b_str from <0.1999.0> in state state_authenticated 04:13:28.872 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;395;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425828653207",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426286146452 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116718,8519992,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2001.0> in state state_wait_delete_session_resp 04:13:28.872 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262425828653207 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1966.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425133749965 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1999.0> *DBG* epdg_ue_fsm_262426286146452 send ok to <0.2001.0> *DBG* aaa_ue_fsm_262425133749965 consume call rx_s6b_str from <0.1999.0> in state state_authenticated *DBG* aaa_ue_fsm_262425828653207 send ok to <0.1966.0> *DBG* epdg_ue_fsm_262426286146452 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116718,8519992,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2001.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425828653207 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420208515664 send ok to <0.2000.0> *DBG* aaa_ue_fsm_262425828653207 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1966.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.872 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425133749965"],[],[]} *DBG* epdg_ue_fsm_262426286146452 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420208515664 consume call purge_ms_request from <0.2000.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425828653207 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426286146452 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427450589111">>, message_type => purge_ms_req}} 04:13:28.872 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262425828653207 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426286146452 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422561051939 receive call rx_s6b_str from <0.2002.0> in state state_authenticated *DBG* epdg_ue_fsm_262427450589111 receive call purge_ms_request from <0.2004.0> in state state_active *DBG* aaa_ue_fsm_262426286146452 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422561051939 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2002.0> *DBG* aaa_ue_fsm_262422561051939 consume call rx_s6b_str from <0.2002.0> in state state_authenticated 04:13:28.872 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116718,8519992,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.872 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116718,8519992,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.872 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420208515664">>,"internet",[],{epdg_tun_pdp_ctx,4204401583,2932102772,{epdg_eua,33,<<192,168,0,64>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.872 [info] ue_fsm ev_rx_swx_saa 04:13:28.872 [info] KMOD Port Delete PDP Context Call {<0.1366.0>,[alias|#Ref<0.1884296174.1877278724.216795>]}: {delete_pdp_context,{172,18,254,103},4204401583,2932102772,{192,168,0,64}} 04:13:28.872 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425133749965","262425133749965@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.872 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,64}, 4204401583, 2932102772 04:13:28.872 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1543,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,64}},{i_tid,4204401583}]}} 04:13:28.872 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,false,0,false,false} 04:13:28.872 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.872 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.872 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425828653207","262425828653207@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.872 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.872 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,true,0,false,false} 04:13:28.872 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.872 [info] s2b: Tx {gtp,v2,delete_session_request,2932102772,8519996,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401583,<<172,18,254,20>>,undefined}]} 04:13:28.873 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,true,0,false,false} 04:13:28.873 [info] purge_ms_response(<<"262425828653207">>): ok 04:13:28.873 [info] ue_fsm ev_rx_swm_str 04:13:28.873 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425828653207">>,"internet",[],undefined,true,0,false,false} 04:13:28.873 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426286146452","262426286146452@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.873 [debug] SWx Tx SAR Imsi="262426286146452" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.873 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427450589111">>,message_type => purge_ms_req} 04:13:28.873 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422561051939"],[],[]} 04:13:28.873 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","405",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426286146452",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.873 [info] ue_fsm ev_rx_s6b_str 04:13:28.873 [info] ue_fsm purge_ms_request 04:13:28.873 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422561051939","262422561051939@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.873 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.873 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427450589111">>,"internet",[],{epdg_tun_pdp_ctx,4204401584,414908065,{epdg_eua,33,<<192,168,0,65>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.873 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.873 [info] KMOD Port Delete PDP Context Call {<0.1376.0>,[alias|#Ref<0.1884296174.1877278721.238341>]}: {delete_pdp_context,{172,18,254,103},4204401584,414908065,{192,168,0,65}} *DBG* epdg_ue_fsm_262420396398263 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116720,8519993,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2005.0> in state state_wait_delete_session_resp 04:13:28.873 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,65}, 4204401584, 414908065 04:13:28.873 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1607,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,65}},{i_tid,4204401584}]}} *DBG* epdg_ue_fsm_262420396398263 send ok to <0.2005.0> 04:13:28.873 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;396;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422844086014",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420396398263 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116720,8519993,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2005.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.874 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,48,130,1,57,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422844086014 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1972.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420396398263 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427450589111 send ok to <0.2004.0> *DBG* aaa_ue_fsm_262420396398263 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.874 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116720,8519993,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427450589111 consume call purge_ms_request from <0.2004.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428086657750">>, message_type => purge_ms_req}} 04:13:28.874 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116720,8519993,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425133749965 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116713,8519994,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2006.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428086657750 receive call purge_ms_request from <0.2008.0> in state state_active 04:13:28.874 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420396398263 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425133749965 send ok to <0.2006.0> *DBG* aaa_ue_fsm_262422844086014 send ok to <0.1972.0> 04:13:28.874 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262420396398263 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422844086014 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422844086014 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1972.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425133749965 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116713,8519994,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2006.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.874 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425133749965 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422844086014 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420565718764 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1974.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425133749965 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422844086014 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420208515664 receive call rx_s6b_str from <0.2009.0> in state state_authenticated *DBG* epdg_ue_fsm_262428086657750 send ok to <0.2008.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428086657750 consume call purge_ms_request from <0.2008.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420208515664 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2009.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421619143733">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420208515664 consume call rx_s6b_str from <0.2009.0> in state state_authenticated 04:13:28.874 [info] s2b: Tx {gtp,v2,delete_session_request,414908065,8519997,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401584,<<172,18,254,20>>,undefined}]} 04:13:28.874 [info] ue_fsm ev_rx_swx_saa 04:13:28.874 [info] ue_fsm ev_rx_swm_str 04:13:28.874 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422844086014","262422844086014@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.874 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420396398263","262420396398263@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.874 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,41,130,1,58,0,2,0,2,0,16,0>> 04:13:28.874 [debug] SWx Tx SAR Imsi="262420396398263" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.874 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116713,8519994,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.874 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428086657750">>,message_type => purge_ms_req} 04:13:28.874 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116713,8519994,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.874 [info] ue_fsm purge_ms_request 04:13:28.874 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","406",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420396398263",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.874 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,false,0,false,false} 04:13:28.874 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428086657750">>,"internet",[],{epdg_tun_pdp_ctx,4204401605,1094447897,{epdg_eua,33,<<192,168,0,86>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.874 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.874 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.874 [info] KMOD Port Delete PDP Context Call {<0.1586.0>,[alias|#Ref<0.1884296174.1877278724.216889>]}: {delete_pdp_context,{172,18,254,103},4204401605,1094447897,{192,168,0,86}} 04:13:28.874 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,86}, 4204401605, 1094447897 04:13:28.874 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],261,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,86}},{i_tid,4204401605}]}} 04:13:28.874 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,true,0,false,false} 04:13:28.874 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,true,0,false,false} 04:13:28.874 [info] purge_ms_response(<<"262422844086014">>): ok 04:13:28.874 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;397;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420565718764",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.874 [info] ue_fsm ev_rx_swx_saa 04:13:28.874 [info] s2b: Tx {gtp,v2,delete_session_request,1094447897,8519998,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401605,<<172,18,254,20>>,undefined}]} 04:13:28.874 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420208515664"],[],[]} 04:13:28.874 [info] ue_fsm ev_rx_swm_str 04:13:28.874 [info] ue_fsm ev_rx_s6b_str 04:13:28.874 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422844086014">>,"internet",[],undefined,true,0,false,false} 04:13:28.874 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420565718764","262420565718764@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.874 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425133749965","262425133749965@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.874 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420208515664","262420208515664@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.874 [debug] SWx Tx SAR Imsi="262425133749965" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.874 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.874 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","407",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425133749965",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425133749965 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420565718764 send ok to <0.1974.0> 04:13:28.874 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262425133749965 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420565718764 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1974.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420565718764 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.874 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421619143733">>,message_type => purge_ms_req} 04:13:28.875 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421619143733 receive call purge_ms_request from <0.2011.0> in state state_active 04:13:28.875 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420565718764 send ok to <0.211.0> 04:13:28.875 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420565718764 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.875 [info] purge_ms_response(<<"262420565718764">>): ok 04:13:28.875 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421619143733">>,"internet",[],{epdg_tun_pdp_ctx,4204401590,4286881541,{epdg_eua,33,<<192,168,0,71>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422561051939 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116728,8519995,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2012.0> in state state_wait_delete_session_resp 04:13:28.875 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420565718764">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422561051939 send ok to <0.2012.0> 04:13:28.875 [info] KMOD Port Delete PDP Context Call {<0.1436.0>,[alias|#Ref<0.1884296174.1877278723.215961>]}: {delete_pdp_context,{172,18,254,103},4204401590,4286881541,{192,168,0,71}} *DBG* epdg_ue_fsm_262422561051939 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116728,8519995,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2012.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422561051939 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.875 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,56,130,1,59,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422561051939 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421619143733 send ok to <0.2011.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.875 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,71}, 4204401590, 4286881541 *DBG* epdg_ue_fsm_262421619143733 consume call purge_ms_request from <0.2011.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429295999377 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1980.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422061686617">>, message_type => purge_ms_req}} 04:13:28.875 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1671,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,71}},{i_tid,4204401590}]}} *DBG* aaa_ue_fsm_262422561051939 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429295999377 send ok to <0.1980.0> *DBG* aaa_ue_fsm_262422561051939 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.875 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116728,8519995,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429295999377 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1980.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429295999377 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422061686617 receive call purge_ms_request from <0.2014.0> in state state_active 04:13:28.875 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116728,8519995,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.875 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428086657750 receive call rx_s6b_str from <0.2015.0> in state state_authenticated 04:13:28.876 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262429295999377 send ok to <0.211.0> 04:13:28.876 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428086657750 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2015.0> *DBG* aaa_ue_fsm_262428086657750 consume call rx_s6b_str from <0.2015.0> in state state_authenticated *DBG* epdg_ue_fsm_262422061686617 send ok to <0.2014.0> *DBG* epdg_ue_fsm_262429295999377 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422061686617 consume call purge_ms_request from <0.2014.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427450589111 receive call rx_s6b_str from <0.2016.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427403347448">>, message_type => purge_ms_req}} 04:13:28.876 [info] ue_fsm ev_rx_swm_str 04:13:28.876 [info] s2b: Tx {gtp,v2,delete_session_request,4286881541,8519999,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401590,<<172,18,254,20>>,undefined}]} 04:13:28.876 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422561051939","262422561051939@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.876 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;398;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429295999377",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.876 [debug] SWx Tx SAR Imsi="262422561051939" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.876 [info] ue_fsm ev_rx_swx_saa 04:13:28.876 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","408",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422561051939",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.876 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429295999377","262429295999377@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.876 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422061686617">>,message_type => purge_ms_req} 04:13:28.876 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.876 [info] ue_fsm purge_ms_request 04:13:28.876 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,true,0,false,false} 04:13:28.876 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428086657750"],[],[]} 04:13:28.876 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422061686617">>,"internet",[],{epdg_tun_pdp_ctx,4204401604,2982386193,{epdg_eua,33,<<192,168,0,85>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.876 [info] ue_fsm ev_rx_s6b_str 04:13:28.876 [info] purge_ms_response(<<"262429295999377">>): ok 04:13:28.876 [info] KMOD Port Delete PDP Context Call {<0.1576.0>,[alias|#Ref<0.1884296174.1877278726.218656>]}: {delete_pdp_context,{172,18,254,103},4204401604,2982386193,{192,168,0,85}} 04:13:28.876 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,85}, 4204401604, 2982386193 04:13:28.876 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],710,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,85}},{i_tid,4204401604}]}} 04:13:28.876 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428086657750","262428086657750@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.876 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.876 [info] s2b: Tx {gtp,v2,delete_session_request,2982386193,8520000,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401604,<<172,18,254,20>>,undefined}]} 04:13:28.876 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429295999377">>,"internet",[],undefined,true,0,false,false} 04:13:28.876 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.876 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427450589111"],[],[]} 04:13:28.876 [info] ue_fsm ev_rx_s6b_str 04:13:28.876 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427403347448">>,message_type => purge_ms_req} 04:13:28.876 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427450589111","262427450589111@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262427403347448 receive call purge_ms_request from <0.2017.0> in state state_active 04:13:28.877 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,42,130,1,60,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427450589111 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2016.0> 04:13:28.877 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;399;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424606647841",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421619143733 receive call rx_s6b_str from <0.2018.0> in state state_authenticated *DBG* aaa_ue_fsm_262427450589111 consume call rx_s6b_str from <0.2016.0> in state state_authenticated 04:13:28.877 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262424606647841 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1983.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420208515664 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116714,8519996,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2019.0> in state state_wait_delete_session_resp 04:13:28.877 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427403347448">>,"internet",[],{epdg_tun_pdp_ctx,4204401602,2256087645,{epdg_eua,33,<<192,168,0,83>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421619143733 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2018.0> *DBG* aaa_ue_fsm_262424606647841 send ok to <0.1983.0> *DBG* aaa_ue_fsm_262424606647841 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1983.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420208515664 send ok to <0.2019.0> *DBG* epdg_ue_fsm_262424606647841 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421619143733 consume call rx_s6b_str from <0.2018.0> in state state_authenticated 04:13:28.877 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420208515664 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116714,8519996,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2019.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424606647841 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420208515664 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.877 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421619143733"],[],[]} *DBG* epdg_ue_fsm_262428086657750 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116736,8519998,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2020.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420208515664 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424606647841 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422061686617 receive call rx_s6b_str from <0.2021.0> in state state_authenticated *DBG* epdg_ue_fsm_262428086657750 send ok to <0.2020.0> *DBG* aaa_ue_fsm_262420208515664 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420208515664 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427403347448 send ok to <0.2017.0> *DBG* aaa_ue_fsm_262422061686617 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2021.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428086657750 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116736,8519998,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2020.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427403347448 consume call purge_ms_request from <0.2017.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422061686617 consume call rx_s6b_str from <0.2021.0> in state state_authenticated 04:13:28.878 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426921479239">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428086657750 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.878 [info] KMOD Port Delete PDP Context Call {<0.1556.0>,[alias|#Ref<0.1884296174.1877278726.218676>]}: {delete_pdp_context,{172,18,254,103},4204401602,2256087645,{192,168,0,83}} 04:13:28.878 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.878 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116714,8519996,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.878 [info] ue_fsm ev_rx_swx_saa 04:13:28.878 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116714,8519996,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.878 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,83}, 4204401602, 2256087645 04:13:28.878 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5058,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,83}},{i_tid,4204401602}]}} 04:13:28.878 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421619143733","262421619143733@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.878 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.878 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424606647841","262424606647841@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.878 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.878 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,false,0,false,false} 04:13:28.878 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.878 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.878 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,true,0,false,false} 04:13:28.878 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,64,130,1,62,0,2,0,2,0,16,0>> 04:13:28.878 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,true,0,false,false} 04:13:28.878 [info] purge_ms_response(<<"262424606647841">>): ok 04:13:28.878 [info] ue_fsm ev_rx_swm_str 04:13:28.878 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116736,8519998,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.878 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116736,8519998,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.878 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420208515664","262420208515664@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.878 [debug] SWx Tx SAR Imsi="262420208515664" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.878 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424606647841">>,"internet",[],undefined,true,0,false,false} 04:13:28.878 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422061686617"],[],[]} 04:13:28.878 [info] ue_fsm ev_rx_s6b_str 04:13:28.878 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,false,0,false,false} 04:13:28.878 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.878 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","409",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420208515664",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.878 [info] s2b: Tx {gtp,v2,delete_session_request,2256087645,8520001,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401602,<<172,18,254,20>>,undefined}]} 04:13:28.878 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422061686617","262422061686617@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.878 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,true,0,false,false} 04:13:28.878 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.878 [info] ue_fsm ev_rx_swm_str 04:13:28.878 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262428086657750 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427450589111 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116715,8519997,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2023.0> in state state_wait_delete_session_resp 04:13:28.878 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;400;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424863175224",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.878 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426921479239">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427450589111 send ok to <0.2023.0> *DBG* aaa_ue_fsm_262424863175224 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1986.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426921479239 receive call purge_ms_request from <0.2025.0> in state state_active 04:13:28.879 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,43,130,1,61,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427450589111 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116715,8519997,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2023.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428086657750 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427450589111 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.879 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116715,8519997,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427450589111 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428086657750 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421619143733 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116721,8519999,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2026.0> in state state_wait_delete_session_resp 04:13:28.879 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116715,8519997,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421619143733 send ok to <0.2026.0> 04:13:28.879 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428086657750","262428086657750@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421619143733 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116721,8519999,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2026.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.879 [debug] SWx Tx SAR Imsi="262428086657750" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262426921479239 send ok to <0.2025.0> *DBG* epdg_ue_fsm_262421619143733 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427450589111 send ok to <0.201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424863175224 send ok to <0.1986.0> *DBG* epdg_ue_fsm_262426921479239 consume call purge_ms_request from <0.2025.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421619143733 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424863175224 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427450589111 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.879 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423557815391">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424863175224 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1986.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.879 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,false,0,false,false} 04:13:28.879 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.879 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","410",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428086657750",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.879 [info] ue_fsm purge_ms_request 04:13:28.879 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,true,0,false,false} 04:13:28.879 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,49,130,1,63,0,2,0,2,0,16,0>> 04:13:28.879 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424863175224","262424863175224@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.879 [info] ue_fsm ev_rx_swm_str 04:13:28.879 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116721,8519999,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.879 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426921479239">>,"internet",[],{epdg_tun_pdp_ctx,4204401593,885054337,{epdg_eua,33,<<192,168,0,74>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.879 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116721,8519999,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.879 [info] KMOD Port Delete PDP Context Call {<0.1466.0>,[alias|#Ref<0.1884296174.1877278725.217839>]}: {delete_pdp_context,{172,18,254,103},4204401593,885054337,{192,168,0,74}} 04:13:28.879 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427450589111","262427450589111@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.879 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,74}, 4204401593, 885054337 04:13:28.879 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],774,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,74}},{i_tid,4204401593}]}} 04:13:28.879 [debug] SWx Tx SAR Imsi="262427450589111" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.879 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,false,0,false,false} 04:13:28.879 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.879 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","411",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427450589111",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.879 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,true,0,false,false} 04:13:28.879 [info] s2b: Tx {gtp,v2,delete_session_request,885054337,8520002,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401593,<<172,18,254,20>>,undefined}]} 04:13:28.879 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262422061686617 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116735,8520000,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2029.0> in state state_wait_delete_session_resp 04:13:28.879 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.880 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421619143733","262421619143733@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422061686617 send ok to <0.2029.0> 04:13:28.880 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427403347448"],[],[]} *DBG* epdg_ue_fsm_262422061686617 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116735,8520000,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2029.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427403347448 receive call rx_s6b_str from <0.2028.0> in state state_authenticated 04:13:28.880 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421619143733 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422061686617 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424863175224 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427403347448 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2028.0> 04:13:28.880 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;401;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421995379199",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421619143733 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422061686617 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427403347448 consume call rx_s6b_str from <0.2028.0> in state state_authenticated *DBG* epdg_ue_fsm_262424863175224 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.880 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423557815391">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262421995379199 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1989.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425572838286 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1993.0> in state state_authenticated_wait_swx_saa 04:13:28.880 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,63,130,1,64,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423557815391 receive call purge_ms_request from <0.2031.0> in state state_active *DBG* aaa_ue_fsm_262422061686617 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421995379199 send ok to <0.1989.0> *DBG* aaa_ue_fsm_262425572838286 send ok to <0.1993.0> *DBG* aaa_ue_fsm_262422061686617 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421995379199 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421995379199 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1989.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425572838286 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1993.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.880 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116735,8520000,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.880 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116735,8520000,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.881 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,false,0,false,false} 04:13:28.881 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.881 [debug] SWx Tx SAR Imsi="262421619143733" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.881 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,true,0,false,false} 04:13:28.881 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","412",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421619143733",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.881 [info] ue_fsm ev_rx_s6b_str 04:13:28.881 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427403347448","262427403347448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.881 [info] purge_ms_response(<<"262424863175224">>): ok 04:13:28.881 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.881 [info] ue_fsm ev_rx_swm_str 04:13:28.881 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.881 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424863175224">>,"internet",[],undefined,true,0,false,false} 04:13:28.881 [info] ue_fsm ev_rx_swx_saa 04:13:28.881 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422061686617","262422061686617@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.881 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;402;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425572838286",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.881 [info] ue_fsm ev_rx_swx_saa 04:13:28.881 [debug] SWx Tx SAR Imsi="262422061686617" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.881 [info] ue_fsm purge_ms_request 04:13:28.881 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421995379199","262421995379199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.881 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","413",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422061686617",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.881 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425572838286","262425572838286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.881 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.881 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423557815391">>,"internet",[],{epdg_tun_pdp_ctx,4204401592,3829009870,{epdg_eua,33,<<192,168,0,73>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.881 [info] KMOD Port Delete PDP Context Call {<0.1456.0>,[alias|#Ref<0.1884296174.1877278725.217909>]}: {delete_pdp_context,{172,18,254,103},4204401592,3829009870,{192,168,0,73}} 04:13:28.881 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421995379199 send ok to <0.211.0> 04:13:28.881 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426921479239"],[],[]} *DBG* epdg_ue_fsm_262425572838286 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421995379199 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426921479239 receive call rx_s6b_str from <0.2033.0> in state state_authenticated 04:13:28.882 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,73}, 4204401592, 3829009870 04:13:28.882 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,73}},{i_tid,4204401592}]}} *DBG* epdg_ue_fsm_262423557815391 send ok to <0.2031.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426921479239 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2033.0> *DBG* epdg_ue_fsm_262425572838286 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423557815391 consume call purge_ms_request from <0.2031.0> in state state_active => state_wait_delete_session_resp 04:13:28.882 [info] purge_ms_response(<<"262421995379199">>): ok *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424897504410">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426921479239 consume call rx_s6b_str from <0.2033.0> in state state_authenticated *DBG* epdg_ue_fsm_262425572838286 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.882 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.882 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421995379199">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424897504410 receive call purge_ms_request from <0.2034.0> in state state_active 04:13:28.882 [info] ue_fsm ev_rx_s6b_str 04:13:28.882 [info] s2b: Tx {gtp,v2,delete_session_request,3829009870,8520003,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401592,<<172,18,254,20>>,undefined}]} 04:13:28.882 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,true,0,false,false} 04:13:28.882 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426921479239","262426921479239@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.882 [info] purge_ms_response(<<"262425572838286">>): ok 04:13:28.882 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262424897504410 send ok to <0.2034.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.882 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262424897504410 consume call purge_ms_request from <0.2034.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427403347448 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116733,8520001,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2035.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427698640608">>, message_type => purge_ms_req}} 04:13:28.882 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425572838286">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423476090254 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1996.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427403347448 send ok to <0.2035.0> 04:13:28.882 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424897504410">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427698640608 receive call purge_ms_request from <0.2036.0> in state state_active *DBG* aaa_ue_fsm_262423476090254 send ok to <0.1996.0> *DBG* epdg_ue_fsm_262427403347448 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116733,8520001,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2035.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423476090254 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423476090254 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1996.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.882 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427403347448 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427698640608 send ok to <0.2036.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423476090254 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427403347448 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427698640608 consume call purge_ms_request from <0.2036.0> in state state_active => state_wait_delete_session_resp 04:13:28.882 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424897504410">>,"internet",[],{epdg_tun_pdp_ctx,4204401570,1029587716,{epdg_eua,33,<<192,168,0,51>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420527721370">>, message_type => purge_ms_req}} 04:13:28.882 [info] KMOD Port Delete PDP Context Call {<0.1236.0>,[alias|#Ref<0.1884296174.1877278721.238530>]}: {delete_pdp_context,{172,18,254,103},4204401570,1029587716,{192,168,0,51}} 04:13:28.882 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,51}, 4204401570, 1029587716 04:13:28.882 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],68,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,51}},{i_tid,4204401570}]}} 04:13:28.882 [info] s2b: Tx {gtp,v2,delete_session_request,1029587716,8520004,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401570,<<172,18,254,20>>,undefined}]} 04:13:28.882 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,61,130,1,65,0,2,0,2,0,16,0>> 04:13:28.882 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116733,8520001,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.882 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116733,8520001,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.882 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;403;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423476090254",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.882 [info] ue_fsm ev_rx_swx_saa 04:13:28.882 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,false,0,false,false} 04:13:28.882 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.882 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427698640608">>,message_type => purge_ms_req} 04:13:28.883 [info] ue_fsm purge_ms_request 04:13:28.883 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423476090254","262423476090254@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.883 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,true,0,false,false} 04:13:28.883 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.883 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427698640608">>,"internet",[],{epdg_tun_pdp_ctx,4204401574,309305069,{epdg_eua,33,<<192,168,0,55>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.883 [info] KMOD Port Delete PDP Context Call {<0.1276.0>,[alias|#Ref<0.1884296174.1877278723.216101>]}: {delete_pdp_context,{172,18,254,103},4204401574,309305069,{192,168,0,55}} 04:13:28.883 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,55}, 4204401574, 309305069 04:13:28.883 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],132,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,55}},{i_tid,4204401574}]}} *DBG* aaa_ue_fsm_262424897504410 receive call rx_s6b_str from <0.2038.0> in state state_authenticated 04:13:28.883 [info] s2b: Tx {gtp,v2,delete_session_request,309305069,8520005,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401574,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262429593954192 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1998.0> in state state_authenticated_wait_swx_saa 04:13:28.883 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424897504410 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2038.0> *DBG* aaa_ue_fsm_262424897504410 consume call rx_s6b_str from <0.2038.0> in state state_authenticated 04:13:28.883 [info] purge_ms_response(<<"262423476090254">>): ok 04:13:28.883 [info] ue_fsm ev_rx_swm_str 04:13:28.883 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423476090254">>,"internet",[],undefined,true,0,false,false} 04:13:28.883 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427403347448","262427403347448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423476090254 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.883 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420527721370">>,message_type => purge_ms_req} 04:13:28.883 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423557815391"],[],[]} *DBG* epdg_ue_fsm_262420527721370 receive call purge_ms_request from <0.2039.0> in state state_active 04:13:28.884 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424897504410"],[],[]} *DBG* aaa_ue_fsm_262423557815391 receive call rx_s6b_str from <0.2037.0> in state state_authenticated *DBG* aaa_ue_fsm_262423557815391 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2037.0> 04:13:28.884 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427403347448 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423557815391 consume call rx_s6b_str from <0.2037.0> in state state_authenticated *DBG* epdg_ue_fsm_262429593954192 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.884 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;404;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429593954192",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429593954192 send ok to <0.1998.0> *DBG* aaa_ue_fsm_262427403347448 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427698640608 receive call rx_s6b_str from <0.2042.0> in state state_authenticated *DBG* epdg_ue_fsm_262426921479239 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116724,8520002,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2041.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429593954192 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1998.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429593954192 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427698640608 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2042.0> 04:13:28.884 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427698640608 consume call rx_s6b_str from <0.2042.0> in state state_authenticated 04:13:28.884 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424897504410","262424897504410@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.884 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.884 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429593954192","262429593954192@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.884 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.884 [debug] SWx Tx SAR Imsi="262427403347448" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.884 [info] ue_fsm purge_ms_request 04:13:28.884 [info] ue_fsm ev_rx_s6b_str 04:13:28.884 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","414",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427403347448",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.884 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420527721370">>,"internet",[],{epdg_tun_pdp_ctx,4204401591,3827895775,{epdg_eua,33,<<192,168,0,72>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.884 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423557815391","262423557815391@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.884 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.884 [info] KMOD Port Delete PDP Context Call {<0.1446.0>,[alias|#Ref<0.1884296174.1877278726.218786>]}: {delete_pdp_context,{172,18,254,103},4204401591,3827895775,{192,168,0,72}} 04:13:28.884 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.884 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,52,130,1,66,0,2,0,2,0,16,0>> 04:13:28.884 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.884 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,72}, 4204401591, 3827895775 04:13:28.884 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],196,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,72}},{i_tid,4204401591}]}} 04:13:28.884 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116724,8520002,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.884 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427698640608"],[],[]} 04:13:28.884 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116724,8520002,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.884 [info] ue_fsm ev_rx_s6b_str 04:13:28.884 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,true,0,false,false} 04:13:28.884 [info] purge_ms_response(<<"262429593954192">>): ok 04:13:28.884 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427698640608","262427698640608@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.884 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.884 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426921479239 send ok to <0.2041.0> 04:13:28.884 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.884 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429593954192">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426921479239 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116724,8520002,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2041.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420527721370 send ok to <0.2039.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426921479239 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429593954192 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424897504410 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116701,8520004,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2043.0> in state state_wait_delete_session_resp 04:13:28.885 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;405;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426286146452",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426921479239 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420527721370 consume call purge_ms_request from <0.2039.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420027190767">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426286146452 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2003.0> in state state_authenticated_wait_swx_saa 04:13:28.885 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262424897504410 send ok to <0.2043.0> *DBG* aaa_ue_fsm_262426921479239 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426921479239 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426286146452 send ok to <0.2003.0> 04:13:28.885 [info] s2b: Tx {gtp,v2,delete_session_request,3827895775,8520006,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401591,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262424897504410 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116701,8520004,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2043.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420027190767 receive call purge_ms_request from <0.2045.0> in state state_active *DBG* aaa_ue_fsm_262426286146452 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2003.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426286146452 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.885 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423557815391 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116723,8520003,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2046.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424897504410 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426286146452 send ok to <0.211.0> 04:13:28.885 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,29,130,1,68,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262424897504410 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423557815391 send ok to <0.2046.0> *DBG* epdg_ue_fsm_262426286146452 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420027190767 send ok to <0.2045.0> *DBG* epdg_ue_fsm_262423557815391 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116723,8520003,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2046.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420027190767 consume call purge_ms_request from <0.2045.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423557815391 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420396398263 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428235008866">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424897504410 send ok to <0.201.0> 04:13:28.886 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424897504410 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.886 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116701,8520004,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.886 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116701,8520004,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.886 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426921479239","262426921479239@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.886 [debug] SWx Tx SAR Imsi="262426921479239" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.886 [info] ue_fsm ev_rx_swx_saa 04:13:28.886 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","415",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426921479239",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.886 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,false,0,false,false} 04:13:28.886 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.886 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420027190767">>,message_type => purge_ms_req} 04:13:28.886 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426286146452","262426286146452@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.886 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,51,130,1,67,0,2,0,2,0,16,0>> 04:13:28.886 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,true,0,false,false} 04:13:28.886 [info] ue_fsm purge_ms_request 04:13:28.886 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.886 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116723,8520003,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.886 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116723,8520003,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.886 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420027190767">>,"internet",[],{epdg_tun_pdp_ctx,4204401596,889089260,{epdg_eua,33,<<192,168,0,77>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.886 [info] KMOD Port Delete PDP Context Call {<0.1496.0>,[alias|#Ref<0.1884296174.1877278721.238567>]}: {delete_pdp_context,{172,18,254,103},4204401596,889089260,{192,168,0,77}} 04:13:28.886 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,true,0,false,false} 04:13:28.886 [info] purge_ms_response(<<"262426286146452">>): ok 04:13:28.886 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,77}, 4204401596, 889089260 04:13:28.886 [info] ue_fsm ev_rx_swm_str 04:13:28.886 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],838,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,77}},{i_tid,4204401596}]}} 04:13:28.886 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,false,0,false,false} 04:13:28.886 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.886 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426286146452">>,"internet",[],undefined,true,0,false,false} 04:13:28.886 [info] s2b: Tx {gtp,v2,delete_session_request,889089260,8520007,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401596,<<172,18,254,20>>,undefined}]} 04:13:28.886 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,true,0,false,false} 04:13:28.886 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424897504410","262424897504410@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.886 [debug] SWx Tx SAR Imsi="262424897504410" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.886 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;406;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420396398263",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.886 [info] ue_fsm ev_rx_swx_saa 04:13:28.886 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","416",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424897504410",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.886 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423557815391 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.887 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420396398263","262420396398263@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.887 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428235008866">>,message_type => purge_ms_req} 04:13:28.887 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420527721370"],[],[]} *DBG* aaa_ue_fsm_262423557815391 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428235008866 receive call purge_ms_request from <0.2050.0> in state state_active 04:13:28.887 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423557815391","262423557815391@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420396398263 send ok to <0.2007.0> *DBG* aaa_ue_fsm_262420527721370 receive call rx_s6b_str from <0.2048.0> in state state_authenticated *DBG* aaa_ue_fsm_262423557815391 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420396398263 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420396398263 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.887 [debug] SWx Tx SAR Imsi="262423557815391" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420527721370 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2048.0> *DBG* aaa_ue_fsm_262420527721370 consume call rx_s6b_str from <0.2048.0> in state state_authenticated 04:13:28.887 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","417",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423557815391",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262420396398263 send ok to <0.211.0> 04:13:28.887 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420396398263 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.887 [info] ue_fsm ev_rx_s6b_str 04:13:28.887 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428235008866 send ok to <0.2050.0> 04:13:28.887 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428235008866">>,"internet",[],{epdg_tun_pdp_ctx,4204401600,3395453593,{epdg_eua,33,<<192,168,0,81>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.887 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420527721370","262420527721370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428235008866 consume call purge_ms_request from <0.2050.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429949092064">>, message_type => purge_ms_req}} 04:13:28.887 [info] KMOD Port Delete PDP Context Call {<0.1536.0>,[alias|#Ref<0.1884296174.1877278726.218862>]}: {delete_pdp_context,{172,18,254,103},4204401600,3395453593,{192,168,0,81}} *DBG* aaa_ue_fsm_262425133749965 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2010.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425133749965 send ok to <0.2010.0> *DBG* epdg_ue_fsm_262429949092064 receive call purge_ms_request from <0.2051.0> in state state_active *DBG* aaa_ue_fsm_262425133749965 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2010.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425133749965 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.887 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.888 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,81}, 4204401600, 3395453593 04:13:28.888 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425133749965 send ok to <0.211.0> 04:13:28.888 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.888 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],902,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,81}},{i_tid,4204401600}]}} *DBG* epdg_ue_fsm_262425133749965 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.888 [info] purge_ms_response(<<"262420396398263">>): ok *DBG* epdg_ue_fsm_262429949092064 send ok to <0.2051.0> 04:13:28.888 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420396398263">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420027190767 receive call rx_s6b_str from <0.2052.0> in state state_authenticated *DBG* epdg_ue_fsm_262429949092064 consume call purge_ms_request from <0.2051.0> in state state_active => state_wait_delete_session_resp 04:13:28.888 [info] s2b: Tx {gtp,v2,delete_session_request,3395453593,8520008,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401600,<<172,18,254,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428511014487">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420027190767 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2052.0> *DBG* aaa_ue_fsm_262420027190767 consume call rx_s6b_str from <0.2052.0> in state state_authenticated 04:13:28.888 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;407;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425133749965",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.888 [info] ue_fsm ev_rx_swx_saa 04:13:28.888 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429949092064">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428511014487 receive call purge_ms_request from <0.2053.0> in state state_active 04:13:28.888 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425133749965","262425133749965@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.888 [info] ue_fsm purge_ms_request 04:13:28.888 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427698640608 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116705,8520005,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2054.0> in state state_wait_delete_session_resp 04:13:28.888 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429949092064">>,"internet",[],{epdg_tun_pdp_ctx,4204401603,2293623290,{epdg_eua,33,<<192,168,0,84>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.888 [info] KMOD Port Delete PDP Context Call {<0.1566.0>,[alias|#Ref<0.1884296174.1877278726.218871>]}: {delete_pdp_context,{172,18,254,103},4204401603,2293623290,{192,168,0,84}} *DBG* epdg_ue_fsm_262427698640608 send ok to <0.2054.0> *DBG* epdg_ue_fsm_262427698640608 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116705,8520005,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2054.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427698640608 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428511014487 send ok to <0.2053.0> *DBG* epdg_ue_fsm_262427698640608 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.888 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428511014487 consume call purge_ms_request from <0.2053.0> in state state_active => state_wait_delete_session_resp 04:13:28.888 [info] purge_ms_response(<<"262425133749965">>): ok *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423032265861">>, message_type => purge_ms_req}} 04:13:28.888 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,84}, 4204401603, 2293623290 04:13:28.888 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],966,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,84}},{i_tid,4204401603}]}} 04:13:28.888 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425133749965">>,"internet",[],undefined,true,0,false,false} 04:13:28.888 [info] s2b: Tx {gtp,v2,delete_session_request,2293623290,8520009,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401603,<<172,18,254,20>>,undefined}]} 04:13:28.888 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420027190767"],[],[]} 04:13:28.888 [info] ue_fsm ev_rx_s6b_str 04:13:28.888 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420027190767","262420027190767@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.888 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.888 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.888 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428511014487">>,message_type => purge_ms_req} 04:13:28.888 [info] ue_fsm purge_ms_request 04:13:28.888 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,33,130,1,69,0,2,0,2,0,16,0>> 04:13:28.888 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116705,8520005,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.888 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116705,8520005,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.888 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428511014487">>,"internet",[],{epdg_tun_pdp_ctx,4204401606,4083533653,{epdg_eua,33,<<192,168,0,87>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.888 [info] KMOD Port Delete PDP Context Call {<0.1596.0>,[alias|#Ref<0.1884296174.1877278724.217101>]}: {delete_pdp_context,{172,18,254,103},4204401606,4083533653,{192,168,0,87}} 04:13:28.888 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,87}, 4204401606, 4083533653 04:13:28.888 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,false,0,false,false} 04:13:28.888 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422561051939 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa 04:13:28.888 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1030,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,87}},{i_tid,4204401606}]}} 04:13:28.888 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,true,0,false,false} 04:13:28.888 [info] ue_fsm ev_rx_swm_str 04:13:28.888 [info] s2b: Tx {gtp,v2,delete_session_request,4083533653,8520010,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401606,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262420527721370 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116722,8520006,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2055.0> in state state_wait_delete_session_resp 04:13:28.888 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427698640608","262427698640608@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420527721370 send ok to <0.2055.0> 04:13:28.889 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423032265861">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262428235008866 receive call rx_s6b_str from <0.2056.0> in state state_authenticated *DBG* epdg_ue_fsm_262420527721370 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116722,8520006,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2055.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423032265861 receive call purge_ms_request from <0.2058.0> in state state_active 04:13:28.889 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;408;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422561051939",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427698640608 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428235008866 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2056.0> *DBG* epdg_ue_fsm_262420527721370 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422561051939 send ok to <0.2013.0> *DBG* aaa_ue_fsm_262420527721370 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422561051939 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.889 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428235008866 consume call rx_s6b_str from <0.2056.0> in state state_authenticated *DBG* aaa_ue_fsm_262427698640608 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422561051939 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422561051939 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423032265861 send ok to <0.2058.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422561051939 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423032265861 consume call purge_ms_request from <0.2058.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420527721370 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429490204436">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420527721370 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.889 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422561051939","262422561051939@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.889 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,50,130,1,70,0,2,0,2,0,16,0>> 04:13:28.889 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116722,8520006,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.889 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116722,8520006,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.889 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,false,0,false,false} 04:13:28.889 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.889 [debug] SWx Tx SAR Imsi="262427698640608" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.889 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428235008866"],[],[]} 04:13:28.889 [info] ue_fsm ev_rx_s6b_str 04:13:28.889 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,true,0,false,false} 04:13:28.889 [info] ue_fsm purge_ms_request 04:13:28.889 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","418",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427698640608",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.889 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428235008866","262428235008866@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.889 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.889 [info] ue_fsm ev_rx_swm_str 04:13:28.889 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.889 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423032265861">>,"internet",[],{epdg_tun_pdp_ctx,4204401611,1570480014,{epdg_eua,33,<<192,168,0,92>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.889 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.890 [info] KMOD Port Delete PDP Context Call {<0.1646.0>,[alias|#Ref<0.1884296174.1877278723.216340>]}: {delete_pdp_context,{172,18,254,103},4204401611,1570480014,{192,168,0,92}} 04:13:28.890 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,92}, 4204401611, 1570480014 04:13:28.890 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],325,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,92}},{i_tid,4204401611}]}} *DBG* aaa_ue_fsm_262428511014487 receive call rx_s6b_str from <0.2061.0> in state state_authenticated 04:13:28.890 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420527721370","262420527721370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.890 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,true,0,false,false} 04:13:28.890 [info] purge_ms_response(<<"262422561051939">>): ok 04:13:28.890 [debug] SWx Tx SAR Imsi="262420527721370" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428511014487 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2061.0> *DBG* aaa_ue_fsm_262428511014487 consume call rx_s6b_str from <0.2061.0> in state state_authenticated 04:13:28.890 [info] s2b: Tx {gtp,v2,delete_session_request,1570480014,8520011,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401611,<<172,18,254,20>>,undefined}]} 04:13:28.890 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422561051939">>,"internet",[],undefined,true,0,false,false} 04:13:28.890 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","419",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420527721370",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.890 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429490204436">>,message_type => purge_ms_req} 04:13:28.890 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429949092064"],[],[]} *DBG* aaa_ue_fsm_262429949092064 receive call rx_s6b_str from <0.2060.0> in state state_authenticated *DBG* epdg_ue_fsm_262429490204436 receive call purge_ms_request from <0.2062.0> in state state_active 04:13:28.890 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,55,130,1,71,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262429949092064 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2060.0> 04:13:28.890 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;409;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420208515664",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429949092064 consume call rx_s6b_str from <0.2060.0> in state state_authenticated *DBG* epdg_ue_fsm_262420027190767 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116727,8520007,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2063.0> in state state_wait_delete_session_resp 04:13:28.891 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428511014487"],[],[]} *DBG* aaa_ue_fsm_262420208515664 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2022.0> in state state_authenticated_wait_swx_saa 04:13:28.891 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420027190767 send ok to <0.2063.0> 04:13:28.891 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428511014487","262428511014487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.891 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262420208515664 send ok to <0.2022.0> *DBG* epdg_ue_fsm_262420027190767 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116727,8520007,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2063.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.891 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420208515664 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420208515664 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2022.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428235008866 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116731,8520008,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2064.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420027190767 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.891 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420208515664 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420027190767 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428235008866 send ok to <0.2064.0> *DBG* epdg_ue_fsm_262420208515664 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429490204436 send ok to <0.2062.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428235008866 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116731,8520008,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2064.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429490204436 consume call purge_ms_request from <0.2062.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429956896610">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428235008866 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.891 [info] ue_fsm ev_rx_s6b_str 04:13:28.891 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429949092064","262429949092064@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.891 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.891 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429490204436">>,"internet",[],{epdg_tun_pdp_ctx,4204401601,192693520,{epdg_eua,33,<<192,168,0,82>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.891 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.891 [info] KMOD Port Delete PDP Context Call {<0.1546.0>,[alias|#Ref<0.1884296174.1877278723.216355>]}: {delete_pdp_context,{172,18,254,103},4204401601,192693520,{192,168,0,82}} 04:13:28.891 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,82}, 4204401601, 192693520 04:13:28.891 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116727,8520007,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.891 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],260,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,82}},{i_tid,4204401601}]}} 04:13:28.891 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116727,8520007,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.891 [info] ue_fsm ev_rx_swx_saa 04:13:28.891 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,false,0,false,false} 04:13:28.891 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.891 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420208515664","262420208515664@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.891 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,59,130,1,72,0,2,0,2,0,16,0>> 04:13:28.891 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,true,0,false,false} 04:13:28.891 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.891 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116731,8520008,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.891 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116731,8520008,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.891 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,true,0,false,false} 04:13:28.891 [info] purge_ms_response(<<"262420208515664">>): ok 04:13:28.891 [info] ue_fsm ev_rx_swm_str 04:13:28.891 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,false,0,false,false} 04:13:28.891 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.891 [info] s2b: Tx {gtp,v2,delete_session_request,192693520,8520012,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401601,<<172,18,254,20>>,undefined}]} 04:13:28.891 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420208515664">>,"internet",[],undefined,true,0,false,false} 04:13:28.891 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,true,0,false,false} 04:13:28.891 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420027190767","262420027190767@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428511014487 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116737,8520010,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2067.0> in state state_wait_delete_session_resp 04:13:28.891 [debug] SWx Tx SAR Imsi="262420027190767" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.892 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","420",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420027190767",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.892 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429956896610">>,message_type => purge_ms_req} 04:13:28.892 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;410;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428086657750",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428511014487 send ok to <0.2067.0> *DBG* aaa_ue_fsm_262420027190767 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428235008866 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429956896610 receive call purge_ms_request from <0.2068.0> in state state_active *DBG* aaa_ue_fsm_262420027190767 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428086657750 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2024.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428511014487 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116737,8520010,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2067.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.892 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423032265861"],[],[]} *DBG* epdg_ue_fsm_262428511014487 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423032265861 receive call rx_s6b_str from <0.2066.0> in state state_authenticated 04:13:28.892 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,65,130,1,74,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262423032265861 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2066.0> *DBG* epdg_ue_fsm_262429956896610 send ok to <0.2068.0> 04:13:28.892 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116737,8520010,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423032265861 consume call rx_s6b_str from <0.2066.0> in state state_authenticated *DBG* aaa_ue_fsm_262428235008866 send ok to <0.201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429956896610 consume call purge_ms_request from <0.2068.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428511014487 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.892 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116737,8520010,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428235008866 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426228428144">>, message_type => purge_ms_req}} 04:13:28.892 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426228428144 receive call purge_ms_request from <0.2071.0> in state state_active *DBG* aaa_ue_fsm_262428511014487 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428086657750 send ok to <0.2024.0> *DBG* aaa_ue_fsm_262428511014487 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428086657750 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428086657750 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2024.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.892 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.892 [info] ue_fsm purge_ms_request 04:13:28.892 [info] ue_fsm ev_rx_swm_str 04:13:28.892 [info] ue_fsm ev_rx_swx_saa 04:13:28.892 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,true,0,false,false} 04:13:28.892 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429956896610">>,"internet",[],{epdg_tun_pdp_ctx,4204401619,167932176,{epdg_eua,33,<<192,168,0,100>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.892 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428235008866","262428235008866@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.892 [info] KMOD Port Delete PDP Context Call {<0.1726.0>,[alias|#Ref<0.1884296174.1877278723.216372>]}: {delete_pdp_context,{172,18,254,103},4204401619,167932176,{192,168,0,100}} 04:13:28.892 [debug] SWx Tx SAR Imsi="262428235008866" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.892 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,100}, 4204401619, 167932176 04:13:28.892 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428086657750","262428086657750@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.892 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],389,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,100}},{i_tid,4204401619}]}} 04:13:28.892 [info] ue_fsm ev_rx_s6b_str 04:13:28.892 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","421",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428235008866",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.892 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423032265861","262423032265861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.892 [info] s2b: Tx {gtp,v2,delete_session_request,167932176,8520013,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401619,<<172,18,254,20>>,undefined}]} 04:13:28.892 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.892 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.892 [info] ue_fsm ev_rx_swm_str 04:13:28.893 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428511014487","262428511014487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.893 [debug] SWx Tx SAR Imsi="262428511014487" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.893 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426228428144">>,message_type => purge_ms_req} 04:13:28.893 [info] ue_fsm purge_ms_request 04:13:28.893 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","422",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428511014487",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.893 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426228428144">>,"internet",[],{epdg_tun_pdp_ctx,4204401614,2196432409,{epdg_eua,33,<<192,168,0,95>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.893 [info] KMOD Port Delete PDP Context Call {<0.1676.0>,[alias|#Ref<0.1884296174.1877278726.218983>]}: {delete_pdp_context,{172,18,254,103},4204401614,2196432409,{192,168,0,95}} 04:13:28.893 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,95}, 4204401614, 2196432409 *DBG* aaa_ue_fsm_262429956896610 receive call rx_s6b_str from <0.2073.0> in state state_authenticated 04:13:28.893 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1735,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,95}},{i_tid,4204401614}]}} *DBG* aaa_ue_fsm_262429956896610 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2073.0> 04:13:28.893 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262429956896610 consume call rx_s6b_str from <0.2073.0> in state state_authenticated 04:13:28.893 [info] s2b: Tx {gtp,v2,delete_session_request,2196432409,8520014,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401614,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262426228428144 send ok to <0.2071.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426228428144 consume call purge_ms_request from <0.2071.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421095891277">>, message_type => purge_ms_req}} 04:13:28.893 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429949092064 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116734,8520009,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2074.0> in state state_wait_delete_session_resp 04:13:28.893 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429490204436"],[],[]} *DBG* epdg_ue_fsm_262428086657750 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421095891277 receive call purge_ms_request from <0.2075.0> in state state_active *DBG* epdg_ue_fsm_262429949092064 send ok to <0.2074.0> *DBG* aaa_ue_fsm_262429490204436 receive call rx_s6b_str from <0.2072.0> in state state_authenticated 04:13:28.893 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;411;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427450589111",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428086657750 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429949092064 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116734,8520009,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2074.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429490204436 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2072.0> *DBG* epdg_ue_fsm_262429949092064 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429949092064 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423032265861 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116742,8520011,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2076.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429490204436 consume call rx_s6b_str from <0.2072.0> in state state_authenticated *DBG* aaa_ue_fsm_262421619143733 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2030.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423032265861 send ok to <0.2076.0> 04:13:28.894 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429956896610"],[],[]} 04:13:28.894 [info] ue_fsm ev_rx_s6b_str 04:13:28.894 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429956896610","262429956896610@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.894 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.894 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.894 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,62,130,1,73,0,2,0,2,0,16,0>> 04:13:28.894 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116734,8520009,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.894 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116734,8520009,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.894 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421095891277">>,message_type => purge_ms_req} 04:13:28.894 [info] purge_ms_response(<<"262428086657750">>): ok 04:13:28.894 [info] ue_fsm purge_ms_request 04:13:28.894 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,false,0,false,false} 04:13:28.894 [info] ue_fsm ev_rx_s6b_str 04:13:28.894 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.894 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428086657750">>,"internet",[],undefined,true,0,false,false} 04:13:28.894 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,70,130,1,75,0,2,0,2,0,16,0>> 04:13:28.894 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,true,0,false,false} 04:13:28.894 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429490204436","262429490204436@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.894 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.894 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421095891277">>,"internet",[],{epdg_tun_pdp_ctx,4204401620,2315540686,{epdg_eua,33,<<192,168,0,101>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.894 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116742,8520011,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.894 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116742,8520011,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.894 [info] ue_fsm ev_rx_swm_str 04:13:28.894 [info] KMOD Port Delete PDP Context Call {<0.1736.0>,[alias|#Ref<0.1884296174.1877278721.238735>]}: {delete_pdp_context,{172,18,254,103},4204401620,2315540686,{192,168,0,101}} 04:13:28.894 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,101}, 4204401620, 2315540686 04:13:28.894 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.894 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],453,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,101}},{i_tid,4204401620}]}} 04:13:28.894 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;412;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421619143733",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.895 [info] ue_fsm ev_rx_swx_saa 04:13:28.895 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429949092064","262429949092064@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.895 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,false,0,false,false} 04:13:28.895 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.895 [debug] SWx Tx SAR Imsi="262429949092064" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.895 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423032265861 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116742,8520011,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2076.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.895 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421619143733","262421619143733@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423032265861 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.895 [info] s2b: Tx {gtp,v2,delete_session_request,2315540686,8520015,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401620,<<172,18,254,20>>,undefined}]} 04:13:28.895 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","423",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429949092064",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262421095891277 send ok to <0.2075.0> *DBG* epdg_ue_fsm_262421095891277 consume call purge_ms_request from <0.2075.0> in state state_active => state_wait_delete_session_resp 04:13:28.895 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429949092064 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423032265861 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.896 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,78,130,1,77,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426228428144 receive call rx_s6b_str from <0.2078.0> in state state_authenticated *DBG* epdg_ue_fsm_262429956896610 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116750,8520013,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2079.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427450589111 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423317245652">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429949092064 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.896 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262426228428144 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2078.0> *DBG* aaa_ue_fsm_262422061686617 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2032.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429956896610 send ok to <0.2079.0> *DBG* aaa_ue_fsm_262423032265861 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421619143733 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421619143733 send ok to <0.2030.0> *DBG* aaa_ue_fsm_262427450589111 send ok to <0.2027.0> *DBG* epdg_ue_fsm_262423317245652 receive call purge_ms_request from <0.2081.0> in state state_active 04:13:28.896 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116750,8520013,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426228428144 consume call rx_s6b_str from <0.2078.0> in state state_authenticated *DBG* aaa_ue_fsm_262422061686617 send ok to <0.2032.0> *DBG* epdg_ue_fsm_262429956896610 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116750,8520013,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2079.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423032265861 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421619143733 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421619143733 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2030.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427450589111 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427450589111 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422061686617 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2032.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429956896610 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421619143733 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427450589111 send ok to <0.211.0> 04:13:28.896 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426228428144"],[],[]} 04:13:28.896 [info] ue_fsm ev_rx_s6b_str 04:13:28.896 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116750,8520013,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.896 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423032265861","262423032265861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.896 [debug] SWx Tx SAR Imsi="262423032265861" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.896 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;413;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422061686617",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.896 [info] ue_fsm ev_rx_swx_saa 04:13:28.896 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426228428144","262426228428144@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.896 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.896 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","424",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423032265861",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.896 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,false,0,false,false} 04:13:28.896 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.896 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.896 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.896 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427450589111","262427450589111@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.896 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423317245652">>,message_type => purge_ms_req} 04:13:28.896 [info] ue_fsm purge_ms_request 04:13:28.896 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422061686617","262422061686617@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.896 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,true,0,false,false} 04:13:28.896 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,true,0,false,false} 04:13:28.896 [info] purge_ms_response(<<"262421619143733">>): ok 04:13:28.896 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.896 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423317245652">>,"internet",[],{epdg_tun_pdp_ctx,4204401598,4157048048,{epdg_eua,33,<<192,168,0,79>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.896 [info] KMOD Port Delete PDP Context Call {<0.1516.0>,[alias|#Ref<0.1884296174.1877278725.218109>]}: {delete_pdp_context,{172,18,254,103},4204401598,4157048048,{192,168,0,79}} 04:13:28.896 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,79}, 4204401598, 4157048048 04:13:28.896 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],517,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,79}},{i_tid,4204401598}]}} 04:13:28.896 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421619143733">>,"internet",[],undefined,true,0,false,false} 04:13:28.896 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,true,0,false,false} 04:13:28.896 [info] purge_ms_response(<<"262427450589111">>): ok 04:13:28.896 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262427403347448 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2040.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422061686617 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.896 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427450589111">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427450589111 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.896 [info] s2b: Tx {gtp,v2,delete_session_request,4157048048,8520016,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401598,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262422061686617 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427403347448 send ok to <0.2040.0> *DBG* aaa_ue_fsm_262429956896610 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427403347448 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421095891277 receive call rx_s6b_str from <0.2082.0> in state state_authenticated *DBG* aaa_ue_fsm_262427403347448 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2040.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422061686617 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.897 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;414;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427403347448",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423317245652 send ok to <0.2081.0> *DBG* epdg_ue_fsm_262427403347448 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421095891277 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2082.0> *DBG* epdg_ue_fsm_262423317245652 consume call purge_ms_request from <0.2081.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427403347448 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424267578089">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429490204436 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116732,8520012,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2083.0> in state state_wait_delete_session_resp 04:13:28.897 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421095891277 consume call rx_s6b_str from <0.2082.0> in state state_authenticated *DBG* aaa_ue_fsm_262429956896610 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424267578089 receive call purge_ms_request from <0.2085.0> in state state_active *DBG* epdg_ue_fsm_262429490204436 send ok to <0.2083.0> *DBG* aaa_ue_fsm_262429956896610 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429490204436 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116732,8520012,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2083.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429490204436 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429490204436 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.897 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,true,0,false,false} 04:13:28.897 [info] purge_ms_response(<<"262422061686617">>): ok 04:13:28.897 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427403347448","262427403347448@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.897 [info] ue_fsm ev_rx_swm_str 04:13:28.897 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.897 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421095891277"],[],[]} 04:13:28.897 [info] ue_fsm ev_rx_s6b_str 04:13:28.897 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422061686617">>,"internet",[],undefined,true,0,false,false} 04:13:28.897 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429956896610","262429956896610@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.897 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,true,0,false,false} 04:13:28.897 [info] purge_ms_response(<<"262427403347448">>): ok 04:13:28.897 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,60,130,1,76,0,2,0,2,0,16,0>> 04:13:28.897 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421095891277","262421095891277@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.897 [debug] SWx Tx SAR Imsi="262429956896610" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.897 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.897 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116732,8520012,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.897 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116732,8520012,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.897 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427403347448">>,"internet",[],undefined,true,0,false,false} 04:13:28.897 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","425",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429956896610",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.897 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.898 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424267578089">>,message_type => purge_ms_req} 04:13:28.898 [info] ue_fsm purge_ms_request 04:13:28.898 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,false,0,false,false} 04:13:28.898 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.898 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424267578089">>,"internet",[],{epdg_tun_pdp_ctx,4204401595,2360882498,{epdg_eua,33,<<192,168,0,76>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.898 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,true,0,false,false} 04:13:28.898 [info] KMOD Port Delete PDP Context Call {<0.1486.0>,[alias|#Ref<0.1884296174.1877278726.219178>]}: {delete_pdp_context,{172,18,254,103},4204401595,2360882498,{192,168,0,76}} 04:13:28.898 [info] ue_fsm ev_rx_swm_str 04:13:28.898 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,76}, 4204401595, 2360882498 04:13:28.898 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],581,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,76}},{i_tid,4204401595}]}} 04:13:28.898 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429490204436","262429490204436@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.898 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,73,130,1,78,0,2,0,2,0,16,0>> 04:13:28.898 [debug] SWx Tx SAR Imsi="262429490204436" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.898 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116745,8520014,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426228428144 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116745,8520014,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2086.0> in state state_wait_delete_session_resp 04:13:28.898 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116745,8520014,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429490204436 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426921479239 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2044.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426228428144 send ok to <0.2086.0> 04:13:28.898 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","426",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429490204436",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429490204436 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.898 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;415;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426921479239",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424267578089 send ok to <0.2085.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426228428144 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116745,8520014,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2086.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426921479239 send ok to <0.2044.0> 04:13:28.899 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424267578089 consume call purge_ms_request from <0.2085.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426921479239 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425292304759">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426228428144 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426921479239 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2044.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.899 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426921479239 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426228428144 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425292304759 receive call purge_ms_request from <0.2088.0> in state state_active *DBG* epdg_ue_fsm_262426921479239 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.899 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.899 [info] s2b: Tx {gtp,v2,delete_session_request,2360882498,8520017,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401595,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262426228428144 send ok to <0.201.0> 04:13:28.899 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426921479239","262426921479239@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426228428144 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.899 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423317245652 receive call rx_s6b_str from <0.2090.0> in state state_authenticated 04:13:28.899 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.899 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425292304759 send ok to <0.2088.0> *DBG* aaa_ue_fsm_262423317245652 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2090.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425292304759 consume call purge_ms_request from <0.2088.0> in state state_active => state_wait_delete_session_resp 04:13:28.899 [info] purge_ms_response(<<"262426921479239">>): ok *DBG* aaa_ue_fsm_262423317245652 consume call rx_s6b_str from <0.2090.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421188596184">>, message_type => purge_ms_req}} 04:13:28.899 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425292304759">>,message_type => purge_ms_req} 04:13:28.899 [info] ue_fsm ev_rx_swm_str 04:13:28.899 [info] ue_fsm purge_ms_request 04:13:28.899 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426921479239">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421188596184 receive call purge_ms_request from <0.2091.0> in state state_active 04:13:28.899 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426228428144","262426228428144@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.899 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425292304759">>,"internet",[],{epdg_tun_pdp_ctx,4204401612,199167444,{epdg_eua,33,<<192,168,0,93>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.899 [debug] SWx Tx SAR Imsi="262426228428144" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.899 [info] KMOD Port Delete PDP Context Call {<0.1656.0>,[alias|#Ref<0.1884296174.1877278726.219278>]}: {delete_pdp_context,{172,18,254,103},4204401612,199167444,{192,168,0,93}} 04:13:28.899 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,93}, 4204401612, 199167444 04:13:28.899 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","427",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426228428144",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.899 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5122,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,93}},{i_tid,4204401612}]}} 04:13:28.899 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423317245652"],[],[]} 04:13:28.899 [info] s2b: Tx {gtp,v2,delete_session_request,199167444,8520018,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401612,<<172,18,254,20>>,undefined}]} 04:13:28.899 [info] ue_fsm ev_rx_s6b_str 04:13:28.899 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423317245652","262423317245652@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.899 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421188596184 send ok to <0.2091.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421188596184 consume call purge_ms_request from <0.2091.0> in state state_active => state_wait_delete_session_resp 04:13:28.899 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420925941966">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424897504410 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2047.0> in state state_authenticated_wait_swx_saa 04:13:28.899 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421188596184">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421095891277 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116751,8520015,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2092.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420925941966 receive call purge_ms_request from <0.2093.0> in state state_active 04:13:28.899 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262424897504410 send ok to <0.2047.0> *DBG* epdg_ue_fsm_262424897504410 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424897504410 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2047.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421095891277 send ok to <0.2092.0> 04:13:28.899 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421188596184">>,"internet",[],{epdg_tun_pdp_ctx,4204401599,3282650449,{epdg_eua,33,<<192,168,0,80>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262424897504410 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424897504410 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421095891277 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116751,8520015,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2092.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421095891277 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420925941966 send ok to <0.2093.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.900 [info] KMOD Port Delete PDP Context Call {<0.1526.0>,[alias|#Ref<0.1884296174.1877278723.216401>]}: {delete_pdp_context,{172,18,254,103},4204401599,3282650449,{192,168,0,80}} *DBG* epdg_ue_fsm_262421095891277 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420925941966 consume call purge_ms_request from <0.2093.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423807016739">>, message_type => purge_ms_req}} 04:13:28.900 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,80}, 4204401599, 3282650449 04:13:28.900 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5186,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,80}},{i_tid,4204401599}]}} 04:13:28.900 [info] s2b: Tx {gtp,v2,delete_session_request,3282650449,8520019,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401599,<<172,18,254,20>>,undefined}]} 04:13:28.900 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;416;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424897504410",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.900 [info] ue_fsm ev_rx_swx_saa 04:13:28.900 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,79,130,1,79,0,2,0,2,0,16,0>> 04:13:28.900 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116751,8520015,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.900 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420925941966">>,message_type => purge_ms_req} 04:13:28.900 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116751,8520015,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.900 [info] ue_fsm purge_ms_request 04:13:28.900 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424897504410","262424897504410@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.900 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.900 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,false,0,false,false} 04:13:28.900 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420925941966">>,"internet",[],{epdg_tun_pdp_ctx,4204401613,1094943117,{epdg_eua,33,<<192,168,0,94>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.900 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.900 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,true,0,false,false} 04:13:28.900 [info] KMOD Port Delete PDP Context Call {<0.1666.0>,[alias|#Ref<0.1884296174.1877278721.238825>]}: {delete_pdp_context,{172,18,254,103},4204401613,1094943117,{192,168,0,94}} 04:13:28.900 [info] purge_ms_response(<<"262424897504410">>): ok 04:13:28.900 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,94}, 4204401613, 1094943117 04:13:28.900 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5250,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,94}},{i_tid,4204401613}]}} 04:13:28.900 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,true,0,false,false} 04:13:28.900 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424897504410">>,"internet",[],undefined,true,0,false,false} 04:13:28.900 [info] s2b: Tx {gtp,v2,delete_session_request,1094943117,8520020,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401613,<<172,18,254,20>>,undefined}]} 04:13:28.900 [info] ue_fsm ev_rx_swm_str 04:13:28.900 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421095891277","262421095891277@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.900 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424267578089"],[],[]} *DBG* aaa_ue_fsm_262421095891277 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424267578089 receive call rx_s6b_str from <0.2094.0> in state state_authenticated 04:13:28.900 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423807016739">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262421095891277 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424267578089 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2094.0> *DBG* epdg_ue_fsm_262423807016739 receive call purge_ms_request from <0.2096.0> in state state_active 04:13:28.901 [debug] SWx Tx SAR Imsi="262421095891277" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424267578089 consume call rx_s6b_str from <0.2094.0> in state state_authenticated 04:13:28.901 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","428",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421095891277",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.901 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423317245652 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116729,8520016,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2097.0> in state state_wait_delete_session_resp 04:13:28.901 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424267578089","262424267578089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262423557815391 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2049.0> in state state_authenticated_wait_swx_saa 04:13:28.901 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423317245652 send ok to <0.2097.0> 04:13:28.901 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262423557815391 send ok to <0.2049.0> *DBG* epdg_ue_fsm_262423317245652 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116729,8520016,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2097.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423807016739 send ok to <0.2096.0> *DBG* aaa_ue_fsm_262423557815391 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2049.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.901 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423557815391 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423317245652 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423807016739 consume call purge_ms_request from <0.2096.0> in state state_active => state_wait_delete_session_resp 04:13:28.901 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,57,130,1,80,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425292304759 receive call rx_s6b_str from <0.2098.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422794312496">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423557815391 send ok to <0.211.0> 04:13:28.901 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423807016739">>,"internet",[],{epdg_tun_pdp_ctx,4204401617,1893269171,{epdg_eua,33,<<192,168,0,98>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262423317245652 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425292304759 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2098.0> *DBG* epdg_ue_fsm_262423557815391 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425292304759 consume call rx_s6b_str from <0.2098.0> in state state_authenticated *DBG* epdg_ue_fsm_262422794312496 receive call purge_ms_request from <0.2100.0> in state state_active *DBG* aaa_ue_fsm_262423317245652 send ok to <0.201.0> 04:13:28.901 [info] KMOD Port Delete PDP Context Call {<0.1706.0>,[alias|#Ref<0.1884296174.1877278721.238890>]}: {delete_pdp_context,{172,18,254,103},4204401617,1893269171,{192,168,0,98}} *DBG* aaa_ue_fsm_262423317245652 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.901 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116729,8520016,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.901 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116729,8520016,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.901 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,98}, 4204401617, 1893269171 04:13:28.901 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],324,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,98}},{i_tid,4204401617}]}} 04:13:28.901 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;417;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423557815391",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.901 [info] ue_fsm ev_rx_swx_saa 04:13:28.901 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,false,0,false,false} 04:13:28.901 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.901 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423557815391","262423557815391@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.901 [info] s2b: Tx {gtp,v2,delete_session_request,1893269171,8520021,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401617,<<172,18,254,20>>,undefined}]} 04:13:28.901 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,true,0,false,false} 04:13:28.901 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.901 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425292304759"],[],[]} 04:13:28.901 [info] ue_fsm ev_rx_s6b_str 04:13:28.901 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,true,0,false,false} 04:13:28.901 [info] purge_ms_response(<<"262423557815391">>): ok 04:13:28.901 [info] ue_fsm ev_rx_swm_str 04:13:28.901 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425292304759","262425292304759@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.901 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262421188596184 receive call rx_s6b_str from <0.2101.0> in state state_authenticated 04:13:28.901 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422794312496">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262421188596184 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2101.0> *DBG* aaa_ue_fsm_262421188596184 consume call rx_s6b_str from <0.2101.0> in state state_authenticated 04:13:28.901 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423557815391">>,"internet",[],undefined,true,0,false,false} 04:13:28.901 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.901 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423317245652","262423317245652@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.901 [debug] SWx Tx SAR Imsi="262423317245652" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.902 [info] ue_fsm purge_ms_request 04:13:28.902 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","429",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423317245652",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.902 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422794312496">>,"internet",[],{epdg_tun_pdp_ctx,4204401616,1098791394,{epdg_eua,33,<<192,168,0,97>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.902 [info] KMOD Port Delete PDP Context Call {<0.1696.0>,[alias|#Ref<0.1884296174.1877278726.219364>]}: {delete_pdp_context,{172,18,254,103},4204401616,1098791394,{192,168,0,97}} 04:13:28.902 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421188596184"],[],[]} 04:13:28.902 [info] ue_fsm ev_rx_s6b_str 04:13:28.902 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421188596184","262421188596184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.902 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.902 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.902 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,97}, 4204401616, 1098791394 *DBG* epdg_ue_fsm_262422794312496 send ok to <0.2100.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.902 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1799,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,97}},{i_tid,4204401616}]}} *DBG* epdg_ue_fsm_262422794312496 consume call purge_ms_request from <0.2100.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429312034254">>, message_type => purge_ms_req}} 04:13:28.902 [info] s2b: Tx {gtp,v2,delete_session_request,1098791394,8520022,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401616,<<172,18,254,20>>,undefined}]} 04:13:28.902 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429312034254">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429312034254 receive call purge_ms_request from <0.2102.0> in state state_active 04:13:28.902 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262427698640608 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2057.0> in state state_authenticated_wait_swx_saa 04:13:28.902 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;418;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427698640608",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.902 [info] ue_fsm ev_rx_swx_saa 04:13:28.902 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429312034254">>,"internet",[],{epdg_tun_pdp_ctx,4204401609,2254420345,{epdg_eua,33,<<192,168,0,90>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262427698640608 send ok to <0.2057.0> *DBG* epdg_ue_fsm_262427698640608 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427698640608 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2057.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.903 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427698640608","262427698640608@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429312034254 send ok to <0.2102.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.903 [info] KMOD Port Delete PDP Context Call {<0.1626.0>,[alias|#Ref<0.1884296174.1877278721.238913>]}: {delete_pdp_context,{172,18,254,103},4204401609,2254420345,{192,168,0,90}} *DBG* epdg_ue_fsm_262429312034254 consume call purge_ms_request from <0.2102.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427698640608 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424206372314">>, message_type => purge_ms_req}} 04:13:28.903 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427698640608 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420925941966 receive call rx_s6b_str from <0.2103.0> in state state_authenticated 04:13:28.903 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,90}, 4204401609, 2254420345 04:13:28.903 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1863,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,90}},{i_tid,4204401609}]}} 04:13:28.903 [info] s2b: Tx {gtp,v2,delete_session_request,2254420345,8520023,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401609,<<172,18,254,20>>,undefined}]} *DBG* aaa_ue_fsm_262420925941966 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2103.0> *DBG* epdg_ue_fsm_262424206372314 receive call purge_ms_request from <0.2104.0> in state state_active 04:13:28.903 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420925941966 consume call rx_s6b_str from <0.2103.0> in state state_authenticated 04:13:28.903 [info] purge_ms_response(<<"262427698640608">>): ok 04:13:28.903 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427698640608">>,"internet",[],undefined,true,0,false,false} 04:13:28.903 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420925941966"],[],[]} *DBG* epdg_ue_fsm_262424267578089 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116726,8520017,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2105.0> in state state_wait_delete_session_resp 04:13:28.903 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262424267578089 send ok to <0.2105.0> *DBG* epdg_ue_fsm_262424206372314 send ok to <0.2104.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424206372314 consume call purge_ms_request from <0.2104.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424267578089 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116726,8520017,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2105.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424267578089 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428406047622">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424267578089 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.903 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424206372314">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428406047622 receive call purge_ms_request from <0.2107.0> in state state_active *DBG* aaa_ue_fsm_262424267578089 send ok to <0.201.0> 04:13:28.903 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420925941966","262420925941966@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424267578089 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.903 [info] ue_fsm purge_ms_request 04:13:28.903 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262425292304759 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116743,8520018,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2108.0> in state state_wait_delete_session_resp 04:13:28.903 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.903 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,54,130,1,81,0,2,0,2,0,16,0>> 04:13:28.903 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424206372314">>,"internet",[],{epdg_tun_pdp_ctx,4204401594,201002033,{epdg_eua,33,<<192,168,0,75>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.903 [info] KMOD Port Delete PDP Context Call {<0.1476.0>,[alias|#Ref<0.1884296174.1877278724.217382>]}: {delete_pdp_context,{172,18,254,103},4204401594,201002033,{192,168,0,75}} 04:13:28.903 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116726,8520017,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.903 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,75}, 4204401594, 201002033 04:13:28.903 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116726,8520017,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.903 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],388,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,75}},{i_tid,4204401594}]}} 04:13:28.903 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,false,0,false,false} 04:13:28.903 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.903 [info] s2b: Tx {gtp,v2,delete_session_request,201002033,8520024,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401594,<<172,18,254,20>>,undefined}]} 04:13:28.903 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,true,0,false,false} 04:13:28.903 [info] ue_fsm ev_rx_swm_str 04:13:28.903 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424267578089","262424267578089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.903 [debug] SWx Tx SAR Imsi="262424267578089" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.903 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428406047622">>,message_type => purge_ms_req} 04:13:28.904 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","430",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424267578089",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.904 [info] ue_fsm purge_ms_request 04:13:28.904 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428406047622">>,"internet",[],{epdg_tun_pdp_ctx,4204401610,1424423400,{epdg_eua,33,<<192,168,0,91>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.904 [info] KMOD Port Delete PDP Context Call {<0.1636.0>,[alias|#Ref<0.1884296174.1877278721.238934>]}: {delete_pdp_context,{172,18,254,103},4204401610,1424423400,{192,168,0,91}} 04:13:28.904 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,91}, 4204401610, 1424423400 04:13:28.904 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,71,130,1,82,0,2,0,2,0,16,0>> 04:13:28.904 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],452,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,91}},{i_tid,4204401610}]}} 04:13:28.904 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116743,8520018,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.904 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116743,8520018,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.904 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425292304759 send ok to <0.2108.0> 04:13:28.904 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;419;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420527721370",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422794312496 receive call rx_s6b_str from <0.2110.0> in state state_authenticated *DBG* epdg_ue_fsm_262425292304759 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116743,8520018,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2108.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428406047622 send ok to <0.2107.0> 04:13:28.904 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423807016739"],[],[]} *DBG* aaa_ue_fsm_262422794312496 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2110.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420527721370 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2059.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425292304759 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421188596184 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116730,8520019,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2111.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425292304759 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428406047622 consume call purge_ms_request from <0.2107.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422794312496 consume call rx_s6b_str from <0.2110.0> in state state_authenticated *DBG* aaa_ue_fsm_262423807016739 receive call rx_s6b_str from <0.2109.0> in state state_authenticated 04:13:28.905 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426321505312">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421188596184 send ok to <0.2111.0> *DBG* aaa_ue_fsm_262425292304759 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420527721370 send ok to <0.2059.0> *DBG* epdg_ue_fsm_262420527721370 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.905 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422794312496"],[],[]} *DBG* aaa_ue_fsm_262423807016739 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2109.0> *DBG* epdg_ue_fsm_262421188596184 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116730,8520019,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2111.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425292304759 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426321505312 receive call purge_ms_request from <0.2113.0> in state state_active *DBG* aaa_ue_fsm_262420527721370 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2059.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262423807016739 consume call rx_s6b_str from <0.2109.0> in state state_authenticated *DBG* epdg_ue_fsm_262420527721370 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421188596184 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421188596184 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420027190767 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2065.0> in state state_authenticated_wait_swx_saa 04:13:28.905 [info] s2b: Tx {gtp,v2,delete_session_request,1424423400,8520025,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401610,<<172,18,254,20>>,undefined}]} 04:13:28.905 [info] ue_fsm ev_rx_s6b_str 04:13:28.905 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,true,0,false,false} 04:13:28.905 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,58,130,1,83,0,2,0,2,0,16,0>> 04:13:28.905 [info] ue_fsm ev_rx_swx_saa 04:13:28.905 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422794312496","262422794312496@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.905 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.905 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116730,8520019,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.905 [info] ue_fsm ev_rx_swm_str 04:13:28.905 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116730,8520019,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.905 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.905 [info] ue_fsm ev_rx_s6b_str 04:13:28.905 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420527721370","262420527721370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.905 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425292304759","262425292304759@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.905 [debug] SWx Tx SAR Imsi="262425292304759" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.905 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,false,0,false,false} 04:13:28.905 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.905 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","431",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425292304759",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.905 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423807016739","262423807016739@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.905 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.905 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.905 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.905 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,true,0,false,false} 04:13:28.905 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426321505312">>,message_type => purge_ms_req} 04:13:28.905 [info] ue_fsm purge_ms_request 04:13:28.905 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,true,0,false,false} 04:13:28.905 [info] purge_ms_response(<<"262420527721370">>): ok 04:13:28.905 [info] ue_fsm ev_rx_swm_str 04:13:28.905 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;420;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420027190767",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.905 [info] ue_fsm ev_rx_swx_saa 04:13:28.905 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426321505312">>,"internet",[],{epdg_tun_pdp_ctx,4204401608,1989290158,{epdg_eua,33,<<192,168,0,89>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.905 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420527721370">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420527721370 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.905 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421188596184","262421188596184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.906 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420027190767","262420027190767@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.906 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429312034254"],[],[]} 04:13:28.906 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,72,130,1,84,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262429312034254 receive call rx_s6b_str from <0.2114.0> in state state_authenticated 04:13:28.906 [info] KMOD Port Delete PDP Context Call {<0.1616.0>,[alias|#Ref<0.1884296174.1877278725.218329>]}: {delete_pdp_context,{172,18,254,103},4204401608,1989290158,{192,168,0,89}} *DBG* aaa_ue_fsm_262429312034254 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2114.0> *DBG* aaa_ue_fsm_262421188596184 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429312034254 consume call rx_s6b_str from <0.2114.0> in state state_authenticated *DBG* aaa_ue_fsm_262420027190767 send ok to <0.2065.0> 04:13:28.906 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,89}, 4204401608, 1989290158 *DBG* aaa_ue_fsm_262421188596184 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420925941966 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116744,8520020,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2116.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420027190767 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420027190767 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2065.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.906 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],516,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,89}},{i_tid,4204401608}]}} *DBG* aaa_ue_fsm_262424206372314 receive call rx_s6b_str from <0.2117.0> in state state_authenticated *DBG* epdg_ue_fsm_262420925941966 send ok to <0.2116.0> 04:13:28.906 [debug] SWx Tx SAR Imsi="262421188596184" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262426321505312 send ok to <0.2113.0> *DBG* epdg_ue_fsm_262420027190767 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420925941966 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116744,8520020,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2116.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424206372314 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2117.0> *DBG* epdg_ue_fsm_262426321505312 consume call purge_ms_request from <0.2113.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420027190767 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422794312496 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116747,8520022,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2118.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420925941966 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.906 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420925941966 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424206372314 consume call rx_s6b_str from <0.2117.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428301120398">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422794312496 send ok to <0.2118.0> *DBG* aaa_ue_fsm_262428235008866 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2069.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420925941966 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420925941966 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.906 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","432",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421188596184",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.906 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429312034254","262429312034254@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.906 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.906 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.906 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116744,8520020,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.906 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116744,8520020,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.906 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.906 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424206372314"],[],[]} 04:13:28.906 [info] ue_fsm ev_rx_s6b_str 04:13:28.906 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,false,0,false,false} 04:13:28.906 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.906 [info] s2b: Tx {gtp,v2,delete_session_request,1989290158,8520026,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401608,<<172,18,254,20>>,undefined}]} 04:13:28.906 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,true,0,false,false} 04:13:28.906 [info] purge_ms_response(<<"262420027190767">>): ok 04:13:28.906 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,75,130,1,86,0,2,0,2,0,16,0>> 04:13:28.906 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,true,0,false,false} 04:13:28.906 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424206372314","262424206372314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.906 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116747,8520022,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.907 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.907 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116747,8520022,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.907 [info] ue_fsm ev_rx_swm_str 04:13:28.907 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.907 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420027190767">>,"internet",[],undefined,true,0,false,false} 04:13:28.907 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,false,0,false,false} 04:13:28.907 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.907 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420925941966","262420925941966@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423807016739 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116748,8520021,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2120.0> in state state_wait_delete_session_resp 04:13:28.907 [debug] SWx Tx SAR Imsi="262420925941966" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.907 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;421;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428235008866",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423807016739 send ok to <0.2120.0> 04:13:28.907 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","433",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420925941966",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262429312034254 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116740,8520023,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2121.0> in state state_wait_delete_session_resp 04:13:28.907 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423807016739 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116748,8520021,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2120.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423807016739 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.907 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423807016739 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428406047622 receive call rx_s6b_str from <0.2122.0> in state state_authenticated *DBG* epdg_ue_fsm_262422794312496 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116747,8520022,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2118.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.907 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428301120398">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262428406047622 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2122.0> *DBG* epdg_ue_fsm_262429312034254 send ok to <0.2121.0> *DBG* epdg_ue_fsm_262422794312496 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428406047622 consume call rx_s6b_str from <0.2122.0> in state state_authenticated *DBG* epdg_ue_fsm_262429312034254 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116740,8520023,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2121.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428301120398 receive call purge_ms_request from <0.2124.0> in state state_active 04:13:28.907 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428235008866","262428235008866@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429312034254 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423807016739 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422794312496 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423807016739 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.907 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,76,130,1,85,0,2,0,2,0,16,0>> 04:13:28.907 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116748,8520021,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.907 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116748,8520021,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.908 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,false,0,false,false} 04:13:28.908 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.908 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,68,130,1,87,0,2,0,2,0,16,0>> 04:13:28.908 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116740,8520023,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.908 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116740,8520023,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.908 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,true,0,false,false} 04:13:28.908 [info] ue_fsm ev_rx_swm_str 04:13:28.908 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428406047622"],[],[]} 04:13:28.908 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,false,0,false,false} 04:13:28.908 [info] ue_fsm ev_rx_s6b_str 04:13:28.908 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423807016739","262423807016739@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.908 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428406047622","262428406047622@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.908 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.908 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.908 [debug] SWx Tx SAR Imsi="262423807016739" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.908 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.908 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,true,0,false,false} 04:13:28.908 [info] ue_fsm purge_ms_request 04:13:28.908 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","434",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423807016739",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.908 [info] ue_fsm ev_rx_swm_str 04:13:28.908 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428301120398">>,"internet",[],{epdg_tun_pdp_ctx,4204401618,2516416613,{epdg_eua,33,<<192,168,0,99>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.908 [info] KMOD Port Delete PDP Context Call {<0.1716.0>,[alias|#Ref<0.1884296174.1877278725.218344>]}: {delete_pdp_context,{172,18,254,103},4204401618,2516416613,{192,168,0,99}} 04:13:28.908 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,99}, 4204401618, 2516416613 04:13:28.908 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422794312496","262422794312496@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.908 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5314,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,99}},{i_tid,4204401618}]}} 04:13:28.908 [debug] SWx Tx SAR Imsi="262422794312496" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.908 [info] s2b: Tx {gtp,v2,delete_session_request,2516416613,8520027,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401618,<<172,18,254,20>>,undefined}]} 04:13:28.908 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","435",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422794312496",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.908 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;422;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428511014487",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428301120398 send ok to <0.2124.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422794312496 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428511014487 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2070.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428301120398 consume call purge_ms_request from <0.2124.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429312034254 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.909 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426321505312"],[],[]} *DBG* epdg_ue_fsm_262424206372314 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116725,8520024,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2127.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425611590097">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422794312496 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426321505312 receive call rx_s6b_str from <0.2126.0> in state state_authenticated 04:13:28.909 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,53,130,1,88,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424206372314 send ok to <0.2127.0> *DBG* aaa_ue_fsm_262426321505312 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2126.0> 04:13:28.909 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425611590097 receive call purge_ms_request from <0.2129.0> in state state_active *DBG* epdg_ue_fsm_262424206372314 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116725,8520024,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2127.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429312034254 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426321505312 consume call rx_s6b_str from <0.2126.0> in state state_authenticated *DBG* aaa_ue_fsm_262424206372314 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428511014487 send ok to <0.2070.0> *DBG* aaa_ue_fsm_262428235008866 send ok to <0.2069.0> 04:13:28.909 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428235008866 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424206372314 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429312034254 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428511014487 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2070.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428235008866 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2069.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428235008866 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428511014487 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429949092064 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428235008866 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428406047622 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116741,8520025,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2130.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428511014487 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428406047622 send ok to <0.2130.0> *DBG* aaa_ue_fsm_262424206372314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429949092064 send ok to <0.2077.0> *DBG* aaa_ue_fsm_262424206372314 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429949092064 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.909 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116725,8520024,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.909 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116725,8520024,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.909 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428511014487","262428511014487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.909 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429312034254","262429312034254@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.909 [info] ue_fsm ev_rx_s6b_str 04:13:28.909 [debug] SWx Tx SAR Imsi="262429312034254" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.909 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,false,0,false,false} 04:13:28.909 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.909 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","436",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429312034254",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.909 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425611590097">>,message_type => purge_ms_req} 04:13:28.909 [info] ue_fsm purge_ms_request 04:13:28.909 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426321505312","262426321505312@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.909 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.909 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,true,0,false,false} 04:13:28.909 [info] ue_fsm ev_rx_swm_str 04:13:28.909 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.909 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.909 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425611590097">>,"internet",[],{epdg_tun_pdp_ctx,4204401607,2408947085,{epdg_eua,33,<<192,168,0,88>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:28.909 [info] KMOD Port Delete PDP Context Call {<0.1606.0>,[alias|#Ref<0.1884296174.1877278723.216573>]}: {delete_pdp_context,{172,18,254,103},4204401607,2408947085,{192,168,0,88}} 04:13:28.909 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424206372314","262424206372314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.909 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,88}, 4204401607, 2408947085 04:13:28.909 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1927,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,88}},{i_tid,4204401607}]}} 04:13:28.910 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,true,0,false,false} 04:13:28.910 [info] purge_ms_response(<<"262428235008866">>): ok 04:13:28.910 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.910 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;423;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429949092064",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.910 [info] ue_fsm ev_rx_swx_saa 04:13:28.910 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,69,130,1,89,0,2,0,2,0,16,0>> 04:13:28.910 [debug] SWx Tx SAR Imsi="262424206372314" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.910 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428235008866">>,"internet",[],undefined,true,0,false,false} 04:13:28.910 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116741,8520025,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.910 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116741,8520025,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.910 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,true,0,false,false} 04:13:28.910 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429949092064","262429949092064@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.910 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","437",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424206372314",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.910 [info] purge_ms_response(<<"262428511014487">>): ok 04:13:28.910 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,false,0,false,false} 04:13:28.910 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.910 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428511014487">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428511014487 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.910 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.910 [info] s2b: Tx {gtp,v2,delete_session_request,2408947085,8520028,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401607,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262429949092064 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.910 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425611590097 send ok to <0.2129.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428406047622 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116741,8520025,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2130.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.911 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429949092064 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425611590097 consume call purge_ms_request from <0.2129.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428406047622 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426791055607">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428406047622 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429949092064 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.911 [info] purge_ms_response(<<"262429949092064">>): ok *DBG* aaa_ue_fsm_262428301120398 receive call rx_s6b_str from <0.2132.0> in state state_authenticated *DBG* aaa_ue_fsm_262423032265861 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2080.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426791055607 receive call purge_ms_request from <0.2134.0> in state state_active *DBG* aaa_ue_fsm_262428406047622 send ok to <0.201.0> 04:13:28.911 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428301120398 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2132.0> *DBG* aaa_ue_fsm_262428406047622 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.911 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429949092064">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428301120398 consume call rx_s6b_str from <0.2132.0> in state state_authenticated *DBG* aaa_ue_fsm_262423032265861 send ok to <0.2080.0> *DBG* epdg_ue_fsm_262423032265861 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423032265861 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2080.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.911 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428301120398"],[],[]} *DBG* epdg_ue_fsm_262423032265861 send ok to <0.211.0> 04:13:28.911 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428406047622","262428406047622@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.911 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423032265861 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.911 [debug] SWx Tx SAR Imsi="262428406047622" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.911 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;424;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423032265861",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.911 [info] ue_fsm ev_rx_swx_saa 04:13:28.911 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426791055607">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426791055607 send ok to <0.2134.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.911 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","438",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428406047622",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262426791055607 consume call purge_ms_request from <0.2134.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got cast {purge_ms_response,{<<"262429474723148">>,ok}} 04:13:28.911 [info] ue_fsm purge_ms_request 04:13:28.911 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428301120398","262428301120398@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.911 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.911 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.911 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423032265861","262423032265861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262421852120130">>,ok}} 04:13:28.911 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.911 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426791055607">>,"internet",[],{epdg_tun_pdp_ctx,4204401615,2027699710,{epdg_eua,33,<<192,168,0,96>>,undefined},<<172,18,254,103>>},false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.911 [info] KMOD Port Delete PDP Context Call {<0.1686.0>,[alias|#Ref<0.1884296174.1877278726.219496>]}: {delete_pdp_context,{172,18,254,103},4204401615,2027699710,{192,168,0,96}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423260000509">>,ok}} 04:13:28.911 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,true,0,false,false} 04:13:28.911 [info] purge_ms_response(<<"262423032265861">>): ok 04:13:28.911 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,96}, 4204401615, 2027699710 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.911 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1094,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,96}},{i_tid,4204401615}]}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423093806775">>,ok}} 04:13:28.911 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423032265861">>,"internet",[],undefined,true,0,false,false} 04:13:28.911 [info] s2b: Tx {gtp,v2,delete_session_request,2027699710,8520029,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401615,<<172,18,254,20>>,undefined}]} 04:13:28.911 [info] purge_ms_response for <<"262429474723148">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.911 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429474723148">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262427490479170">>,ok}} *DBG* epdg_ue_fsm_262426321505312 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116739,8520026,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2135.0> in state state_wait_delete_session_resp 04:13:28.911 [info] purge_ms_response for <<"262421852120130">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426321505312 send ok to <0.2135.0> 04:13:28.911 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421852120130">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421943199474">>,ok}} 04:13:28.911 [info] purge_ms_response for <<"262423260000509">>: ok *DBG* epdg_ue_fsm_262426321505312 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116739,8520026,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2135.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426321505312 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.912 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423260000509">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262426321505312 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262428069527827">>,ok}} 04:13:28.912 [info] purge_ms_response for <<"262423093806775">>: ok *DBG* aaa_ue_fsm_262429956896610 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2084.0> in state state_authenticated_wait_swx_saa 04:13:28.912 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423093806775">>,message_type => purge_ms_res} 04:13:28.912 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,67,130,1,90,0,2,0,2,0,16,0>> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426321505312 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429956896610 send ok to <0.2084.0> *DBG* aaa_ue_fsm_262425611590097 receive call rx_s6b_str from <0.2137.0> in state state_authenticated *DBG* epdg_ue_fsm_262429956896610 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262427752622559">>,ok}} 04:13:28.912 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116739,8520026,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426321505312 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429956896610 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2084.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425611590097 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2137.0> *DBG* epdg_ue_fsm_262429956896610 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425611590097 consume call rx_s6b_str from <0.2137.0> in state state_authenticated *DBG* epdg_ue_fsm_262429956896610 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.912 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116739,8520026,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423786719822">>,ok}} 04:13:28.912 [info] purge_ms_response for <<"262427490479170">>: ok 04:13:28.912 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427490479170">>,message_type => purge_ms_res} 04:13:28.912 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,false,0,false,false} 04:13:28.912 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.912 [info] purge_ms_response for <<"262421943199474">>: ok 04:13:28.912 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,true,0,false,false} 04:13:28.912 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421943199474">>,message_type => purge_ms_res} 04:13:28.912 [info] ue_fsm ev_rx_swm_str 04:13:28.912 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426321505312","262426321505312@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.912 [debug] SWx Tx SAR Imsi="262426321505312" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.912 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;425;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429956896610",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.912 [info] purge_ms_response for <<"262428069527827">>: ok 04:13:28.912 [info] ue_fsm ev_rx_swx_saa 04:13:28.912 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428069527827">>,message_type => purge_ms_res} 04:13:28.912 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","439",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426321505312",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.912 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429956896610","262429956896610@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.912 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.912 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425611590097"],[],[]} 04:13:28.912 [info] ue_fsm ev_rx_s6b_str 04:13:28.913 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425611590097","262425611590097@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.913 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262429490204436 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2087.0> in state state_authenticated_wait_swx_saa 04:13:28.913 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429490204436 send ok to <0.2087.0> 04:13:28.913 [info] purge_ms_response(<<"262429956896610">>): ok *DBG* aaa_ue_fsm_262429490204436 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2087.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.913 [info] purge_ms_response for <<"262427752622559">>: ok *DBG* epdg_ue_fsm_262429490204436 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:28.913 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:28.913 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427752622559">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262429490204436 send ok to <0.211.0> 04:13:28.913 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429956896610">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428301120398 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116749,8520027,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2138.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429490204436 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.913 [info] purge_ms_response for <<"262423786719822">>: ok *DBG* epdg_ue_fsm_262428301120398 send ok to <0.2138.0> *DBG* aaa_ue_fsm_262426791055607 receive call rx_s6b_str from <0.2139.0> in state state_authenticated 04:13:28.914 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;426;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429490204436",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428301120398 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428301120398 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116749,8520027,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2138.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:28.914 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426791055607 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2139.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428301120398 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:28.914 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429490204436","262429490204436@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426791055607 consume call rx_s6b_str from <0.2139.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262424761907370">>,ok}} 04:13:28.914 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,77,130,1,91,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428301120398 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428301120398 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262422551308831">>,ok}} 04:13:28.914 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.914 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116749,8520027,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.914 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,true,0,false,false} 04:13:28.914 [info] purge_ms_response(<<"262429490204436">>): ok 04:13:28.914 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116749,8520027,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.914 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429490204436">>,"internet",[],undefined,true,0,false,false} 04:13:28.914 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,false,0,false,false} 04:13:28.914 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.914 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426791055607"],[],[]} 04:13:28.914 [info] ue_fsm ev_rx_s6b_str 04:13:28.914 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423786719822">>,message_type => purge_ms_res} 04:13:28.914 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,true,0,false,false} 04:13:28.914 [info] ue_fsm ev_rx_swm_str 04:13:28.914 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426791055607","262426791055607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:28.914 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:28.914 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262426228428144 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2089.0> in state state_authenticated_wait_swx_saa 04:13:28.914 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428301120398","262428301120398@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.915 [debug] SWx Tx SAR Imsi="262428301120398" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.915 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","440",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428301120398",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:28.915 [info] purge_ms_response for <<"262424761907370">>: ok *DBG* aaa_ue_fsm_262426228428144 send ok to <0.2089.0> *DBG* epdg_ue_fsm_262426228428144 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426228428144 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2089.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426228428144 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426228428144 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.915 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424761907370">>,message_type => purge_ms_res} 04:13:28.915 [info] purge_ms_response for <<"262422551308831">>: ok *DBG* epdg_ue_fsm_262425611590097 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116738,8520028,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2141.0> in state state_wait_delete_session_resp 04:13:28.915 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;427;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426228428144",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.916 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262429046099813">>,ok}} 04:13:28.916 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426228428144","262426228428144@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.916 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.916 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,66,130,1,92,0,2,0,2,0,16,0>> 04:13:28.916 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425611590097 send ok to <0.2141.0> 04:13:28.916 [info] purge_ms_response(<<"262426228428144">>): ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428586672849">>,ok}} 04:13:28.916 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426228428144">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425611590097 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116738,8520028,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2141.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425611590097 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:28.916 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116738,8520028,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425611590097 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262426715793434">>,ok}} 04:13:28.916 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116738,8520028,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:28.916 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422551308831">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.916 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425611590097 send ok to <0.201.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428249008575">>,ok}} *DBG* aaa_ue_fsm_262425611590097 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:28.916 [info] purge_ms_response for <<"262429046099813">>: ok 04:13:28.916 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429046099813">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262424997137629">>,ok}} 04:13:28.916 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:28.917 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421095891277 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2095.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.917 [info] purge_ms_response for <<"262428586672849">>: ok *DBG* aaa_ue_fsm_262421095891277 send ok to <0.2095.0> *DBG* epdg_ue_fsm_262421095891277 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262427007470057">>,ok}} 04:13:28.917 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262421095891277 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2095.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.917 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428586672849">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424931379124">>,ok}} 04:13:28.917 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425611590097","262425611590097@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421095891277 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421095891277 terminate normal in state state_wait_swm_session_termination_answer 04:13:28.917 [debug] SWx Tx SAR Imsi="262425611590097" Type=5 APN="internet" AgentInfoOpt=[]  04:13:28.917 [info] purge_ms_response for <<"262426715793434">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.917 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426715793434">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262425516884479">>,ok}} 04:13:28.917 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","441",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425611590097",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.917 [info] purge_ms_response for <<"262428249008575">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421426529928">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427889670081">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262422146133531">>,ok}} 04:13:28.917 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428249008575">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.917 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;428;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421095891277",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server got cast {purge_ms_response,{<<"262421970807458">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262425478329539">>,ok}} *DBG* aaa_ue_fsm_262423317245652 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2099.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423317245652 send ok to <0.2099.0> *DBG* aaa_ue_fsm_262423317245652 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2099.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423317245652 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423317245652 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423317245652 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420753490882">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262422351444192">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420217404968">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426287110851">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262425736900883">>,ok}} 04:13:28.917 [info] purge_ms_response for <<"262424997137629">>: ok 04:13:28.917 [info] ue_fsm ev_rx_swx_saa 04:13:28.917 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424997137629">>,message_type => purge_ms_res} 04:13:28.917 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421095891277","262421095891277@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.917 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.918 [info] purge_ms_response for <<"262427007470057">>: ok 04:13:28.918 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427007470057">>,message_type => purge_ms_res} 04:13:28.918 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,true,0,false,false} 04:13:28.918 [info] purge_ms_response(<<"262421095891277">>): ok 04:13:28.918 [info] purge_ms_response for <<"262424931379124">>: ok 04:13:28.918 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424931379124">>,message_type => purge_ms_res} 04:13:28.918 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421095891277">>,"internet",[],undefined,true,0,false,false} 04:13:28.918 [info] purge_ms_response for <<"262425516884479">>: ok 04:13:28.918 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425516884479">>,message_type => purge_ms_res} 04:13:28.918 [info] purge_ms_response for <<"262421426529928">>: ok 04:13:28.919 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421426529928">>,message_type => purge_ms_res} 04:13:28.919 [info] purge_ms_response for <<"262427889670081">>: ok 04:13:28.919 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427889670081">>,message_type => purge_ms_res} 04:13:28.919 [info] purge_ms_response for <<"262422146133531">>: ok 04:13:28.919 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422146133531">>,message_type => purge_ms_res} 04:13:28.919 [info] purge_ms_response for <<"262421970807458">>: ok 04:13:28.919 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421970807458">>,message_type => purge_ms_res} 04:13:28.919 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;429;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423317245652",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.920 [info] ue_fsm ev_rx_swx_saa 04:13:28.920 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423317245652","262423317245652@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.920 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.920 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,true,0,false,false} 04:13:28.920 [info] purge_ms_response(<<"262423317245652">>): ok 04:13:28.920 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423317245652">>,"internet",[],undefined,true,0,false,false} 04:13:28.919 [info] purge_ms_response for <<"262425478329539">>: ok 04:13:28.920 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425478329539">>,message_type => purge_ms_res} 04:13:28.921 [info] purge_ms_response for <<"262420753490882">>: ok 04:13:28.921 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420753490882">>,message_type => purge_ms_res} 04:13:28.921 [info] purge_ms_response for <<"262422351444192">>: ok 04:13:28.921 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422351444192">>,message_type => purge_ms_res} 04:13:28.922 [info] purge_ms_response for <<"262420217404968">>: ok 04:13:28.922 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420217404968">>,message_type => purge_ms_res} 04:13:28.922 [info] purge_ms_response for <<"262426287110851">>: ok 04:13:28.922 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426287110851">>,message_type => purge_ms_res} 04:13:28.923 [info] purge_ms_response for <<"262425736900883">>: ok 04:13:28.928 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;431;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425292304759",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.928 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;432;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421188596184",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:28.928 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;433;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420925941966",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425292304759 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2112.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.929 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425736900883">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262421188596184 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2115.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420925941966 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2119.0> in state state_authenticated_wait_swx_saa 04:13:28.929 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262427621858131">>,ok}} 04:13:28.929 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.929 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262429050179844">>,ok}} 04:13:28.930 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425292304759","262425292304759@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.930 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421188596184","262421188596184@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262422506004291">>,ok}} 04:13:28.930 [info] purge_ms_response for <<"262427621858131">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.930 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427621858131">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429015814123">>,ok}} 04:13:28.931 [info] purge_ms_response for <<"262429050179844">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.931 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429050179844">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262427944267859">>,ok}} 04:13:28.931 [info] purge_ms_response for <<"262422506004291">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.931 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422506004291">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429827246617">>,ok}} 04:13:28.931 [info] purge_ms_response for <<"262429015814123">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421217029779">>,ok}} 04:13:28.931 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429015814123">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425292304759 send ok to <0.2112.0> *DBG* aaa_ue_fsm_262421188596184 send ok to <0.2115.0> 04:13:28.931 [info] purge_ms_response for <<"262427944267859">>: ok *DBG* epdg_ue_fsm_262425292304759 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420925941966 send ok to <0.2119.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425822037456">>,ok}} *DBG* aaa_ue_fsm_262425292304759 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2112.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421188596184 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2115.0> in state state_authenticated_wait_swx_saa => state_new 04:13:28.931 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427944267859">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262425292304759 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420925941966 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2119.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425292304759 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421188596184 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262422966242230">>,ok}} *DBG* epdg_ue_fsm_262421188596184 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420925941966 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421188596184 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420925941966 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421757734887">>,ok}} 04:13:28.931 [info] purge_ms_response for <<"262429827246617">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420925941966 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262426570996228">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426726671979">>,ok}} 04:13:28.931 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429827246617">>,message_type => purge_ms_res} 04:13:28.931 [info] purge_ms_response for <<"262421217029779">>: ok 04:13:28.931 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421217029779">>,message_type => purge_ms_res} 04:13:28.931 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420925941966","262420925941966@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:28.931 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.932 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,true,0,false,false} 04:13:28.932 [info] purge_ms_response(<<"262425292304759">>): ok 04:13:28.932 [info] purge_ms_response for <<"262425822037456">>: ok 04:13:28.932 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425822037456">>,message_type => purge_ms_res} 04:13:28.932 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.932 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425292304759">>,"internet",[],undefined,true,0,false,false} 04:13:28.932 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,true,0,false,false} 04:13:28.932 [info] purge_ms_response(<<"262421188596184">>): ok 04:13:28.932 [info] purge_ms_response for <<"262422966242230">>: ok 04:13:28.932 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:28.932 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422966242230">>,message_type => purge_ms_res} 04:13:28.932 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421188596184">>,"internet",[],undefined,true,0,false,false} 04:13:28.932 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,true,0,false,false} 04:13:28.932 [info] purge_ms_response(<<"262420925941966">>): ok 04:13:28.935 [info] purge_ms_response for <<"262421757734887">>: ok 04:13:28.935 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421757734887">>,message_type => purge_ms_res} 04:13:28.935 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420925941966">>,"internet",[],undefined,true,0,false,false} 04:13:28.937 [info] purge_ms_response for <<"262426570996228">>: ok 04:13:28.937 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426570996228">>,message_type => purge_ms_res} 04:13:28.938 [info] purge_ms_response for <<"262426726671979">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.941 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426726671979">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426815721046">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.942 [info] purge_ms_response for <<"262426815721046">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429678772846">>,ok}} 04:13:28.942 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426815721046">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.942 [info] purge_ms_response for <<"262429678772846">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422960205938">>,ok}} 04:13:28.942 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429678772846">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.942 [info] purge_ms_response for <<"262422960205938">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428384932347">>,ok}} 04:13:28.942 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422960205938">>,message_type => purge_ms_res} 04:13:28.943 [info] purge_ms_response for <<"262428384932347">>: ok 04:13:28.943 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428384932347">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428171257927">>,ok}} 04:13:28.943 [info] purge_ms_response for <<"262428171257927">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.943 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428171257927">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428751524829">>,ok}} 04:13:28.943 [info] purge_ms_response for <<"262428751524829">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423020941445">>,ok}} 04:13:28.943 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428751524829">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.943 [info] purge_ms_response for <<"262423020941445">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426544783577">>,ok}} 04:13:28.943 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423020941445">>,message_type => purge_ms_res} 04:13:28.943 [info] purge_ms_response for <<"262426544783577">>: ok 04:13:28.943 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426544783577">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262424655077291">>,ok}} 04:13:28.943 [info] purge_ms_response for <<"262424655077291">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.943 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424655077291">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262425828653207">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.944 [info] purge_ms_response for <<"262425828653207">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422844086014">>,ok}} 04:13:28.944 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425828653207">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.944 [info] purge_ms_response for <<"262422844086014">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420565718764">>,ok}} 04:13:28.944 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422844086014">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.944 [info] purge_ms_response for <<"262420565718764">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429295999377">>,ok}} 04:13:28.944 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420565718764">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.944 [info] purge_ms_response for <<"262429295999377">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262424606647841">>,ok}} 04:13:28.944 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429295999377">>,message_type => purge_ms_res} 04:13:28.944 [info] purge_ms_response for <<"262424606647841">>: ok 04:13:28.944 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424606647841">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262424863175224">>,ok}} 04:13:28.944 [info] purge_ms_response for <<"262424863175224">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421995379199">>,ok}} 04:13:28.944 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424863175224">>,message_type => purge_ms_res} 04:13:28.945 [info] purge_ms_response for <<"262421995379199">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.945 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421995379199">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262425572838286">>,ok}} 04:13:28.945 [info] purge_ms_response for <<"262425572838286">>: ok 04:13:28.945 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425572838286">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423476090254">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.946 [info] purge_ms_response for <<"262423476090254">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429593954192">>,ok}} 04:13:28.946 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423476090254">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.946 [info] purge_ms_response for <<"262429593954192">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426286146452">>,ok}} 04:13:28.946 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429593954192">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420396398263">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262425133749965">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262422561051939">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420208515664">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428086657750">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421619143733">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427450589111">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262422061686617">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427403347448">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426921479239">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262424897504410">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423557815391">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427698640608">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420527721370">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420027190767">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428235008866">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428511014487">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262429949092064">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423032265861">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262429956896610">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262429490204436">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426228428144">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421095891277">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423317245652">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262425292304759">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421188596184">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420925941966">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:28.946 [info] purge_ms_response for <<"262426286146452">>: ok 04:13:28.946 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426286146452">>,message_type => purge_ms_res} 04:13:28.946 [info] purge_ms_response for <<"262420396398263">>: ok 04:13:28.946 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420396398263">>,message_type => purge_ms_res} 04:13:28.946 [info] purge_ms_response for <<"262425133749965">>: ok 04:13:28.946 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425133749965">>,message_type => purge_ms_res} 04:13:28.946 [info] purge_ms_response for <<"262422561051939">>: ok 04:13:28.946 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422561051939">>,message_type => purge_ms_res} 04:13:28.946 [info] purge_ms_response for <<"262420208515664">>: ok 04:13:28.946 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420208515664">>,message_type => purge_ms_res} 04:13:28.947 [info] purge_ms_response for <<"262428086657750">>: ok 04:13:28.947 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428086657750">>,message_type => purge_ms_res} 04:13:28.947 [info] purge_ms_response for <<"262421619143733">>: ok 04:13:28.947 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421619143733">>,message_type => purge_ms_res} 04:13:28.947 [info] purge_ms_response for <<"262427450589111">>: ok 04:13:28.947 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427450589111">>,message_type => purge_ms_res} 04:13:28.947 [info] purge_ms_response for <<"262422061686617">>: ok 04:13:28.947 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422061686617">>,message_type => purge_ms_res} 04:13:28.947 [info] purge_ms_response for <<"262427403347448">>: ok 04:13:28.947 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427403347448">>,message_type => purge_ms_res} 04:13:28.949 [info] purge_ms_response for <<"262426921479239">>: ok 04:13:28.949 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426921479239">>,message_type => purge_ms_res} 04:13:28.949 [info] purge_ms_response for <<"262424897504410">>: ok 04:13:28.949 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424897504410">>,message_type => purge_ms_res} 04:13:28.949 [info] purge_ms_response for <<"262423557815391">>: ok 04:13:28.949 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423557815391">>,message_type => purge_ms_res} 04:13:28.949 [info] purge_ms_response for <<"262427698640608">>: ok 04:13:28.949 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427698640608">>,message_type => purge_ms_res} 04:13:28.950 [info] purge_ms_response for <<"262420527721370">>: ok 04:13:28.950 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420527721370">>,message_type => purge_ms_res} 04:13:28.950 [info] purge_ms_response for <<"262420027190767">>: ok 04:13:28.950 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420027190767">>,message_type => purge_ms_res} 04:13:28.950 [info] purge_ms_response for <<"262428235008866">>: ok 04:13:28.950 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428235008866">>,message_type => purge_ms_res} 04:13:28.950 [info] purge_ms_response for <<"262428511014487">>: ok 04:13:28.950 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428511014487">>,message_type => purge_ms_res} 04:13:28.950 [info] purge_ms_response for <<"262429949092064">>: ok 04:13:28.950 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429949092064">>,message_type => purge_ms_res} 04:13:28.950 [info] purge_ms_response for <<"262423032265861">>: ok 04:13:28.950 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423032265861">>,message_type => purge_ms_res} 04:13:28.951 [info] purge_ms_response for <<"262429956896610">>: ok 04:13:28.951 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429956896610">>,message_type => purge_ms_res} 04:13:28.951 [info] purge_ms_response for <<"262429490204436">>: ok 04:13:28.951 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429490204436">>,message_type => purge_ms_res} 04:13:28.951 [info] purge_ms_response for <<"262426228428144">>: ok 04:13:28.951 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426228428144">>,message_type => purge_ms_res} 04:13:28.951 [info] purge_ms_response for <<"262421095891277">>: ok 04:13:28.951 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421095891277">>,message_type => purge_ms_res} 04:13:28.951 [info] purge_ms_response for <<"262423317245652">>: ok 04:13:28.951 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423317245652">>,message_type => purge_ms_res} 04:13:28.951 [info] purge_ms_response for <<"262425292304759">>: ok 04:13:28.951 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425292304759">>,message_type => purge_ms_res} 04:13:28.952 [info] purge_ms_response for <<"262421188596184">>: ok 04:13:28.952 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421188596184">>,message_type => purge_ms_res} 04:13:28.952 [info] purge_ms_response for <<"262420925941966">>: ok 04:13:28.952 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420925941966">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262426791055607 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116746,8520029,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2143.0> in state state_wait_delete_session_resp 04:13:29.124 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,74,130,1,93,0,2,0,2,0,16,0>> 04:13:29.125 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116746,8520029,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426791055607 send ok to <0.2143.0> 04:13:29.125 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116746,8520029,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426791055607 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116746,8520029,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2143.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426791055607 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:29.125 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426791055607 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:29.126 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:29.126 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,true,0,false,false} 04:13:29.126 [info] ue_fsm ev_rx_swm_str 04:13:29.127 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426791055607","262426791055607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426791055607 send ok to <0.201.0> 04:13:29.127 [debug] SWx Tx SAR Imsi="262426791055607" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426791055607 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:29.127 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","442",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426791055607",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423807016739 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2123.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424267578089 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2106.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422794312496 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2125.0> in state state_authenticated_wait_swx_saa 04:13:29.128 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;430;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424267578089",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424267578089 send ok to <0.2106.0> *DBG* aaa_ue_fsm_262423807016739 send ok to <0.2123.0> *DBG* aaa_ue_fsm_262422794312496 send ok to <0.2125.0> 04:13:29.128 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;434;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423807016739",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424267578089 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2106.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423807016739 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423807016739 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2123.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422794312496 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2125.0> in state state_authenticated_wait_swx_saa => state_new 04:13:29.128 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423807016739 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423807016739">>,ok}} *DBG* epdg_ue_fsm_262424267578089 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423807016739 terminate normal in state state_wait_swm_session_termination_answer 04:13:29.128 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424267578089 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424267578089 terminate normal in state state_wait_swm_session_termination_answer 04:13:29.129 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;435;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422794312496",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262422794312496 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262424267578089">>,ok}} 04:13:29.129 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422794312496 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422794312496 terminate normal in state state_wait_swm_session_termination_answer 04:13:29.129 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423807016739","262423807016739@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:29.129 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424267578089","262424267578089@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262422794312496">>,ok}} 04:13:29.129 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422794312496","262422794312496@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:29.129 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:29.130 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:29.130 [info] purge_ms_response(<<"262423807016739">>): ok 04:13:29.130 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:29.130 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423807016739">>,"internet",[],undefined,true,0,false,false} 04:13:29.130 [info] purge_ms_response for <<"262423807016739">>: ok 04:13:29.130 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423807016739">>,message_type => purge_ms_res} 04:13:29.130 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,true,0,false,false} 04:13:29.130 [info] purge_ms_response(<<"262424267578089">>): ok 04:13:29.130 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424267578089">>,"internet",[],undefined,true,0,false,false} 04:13:29.130 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:29.131 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,true,0,false,false} 04:13:29.131 [info] purge_ms_response(<<"262422794312496">>): ok 04:13:29.131 [info] purge_ms_response for <<"262424267578089">>: ok 04:13:29.131 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422794312496">>,"internet",[],undefined,true,0,false,false} 04:13:29.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424267578089">>,message_type => purge_ms_res} 04:13:29.131 [info] purge_ms_response for <<"262422794312496">>: ok 04:13:29.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422794312496">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429312034254 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2128.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429312034254 send ok to <0.2128.0> 04:13:29.331 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;436;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429312034254",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429312034254 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429312034254 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2128.0> in state state_authenticated_wait_swx_saa => state_new 04:13:29.331 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424206372314 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2131.0> in state state_authenticated_wait_swx_saa 04:13:29.332 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429312034254","262429312034254@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428406047622 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2133.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262429312034254">>,ok}} 04:13:29.332 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429312034254 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424206372314 send ok to <0.2131.0> *DBG* epdg_ue_fsm_262424206372314 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428406047622 send ok to <0.2133.0> *DBG* aaa_ue_fsm_262424206372314 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2131.0> in state state_authenticated_wait_swx_saa => state_new 04:13:29.332 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;437;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424206372314",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429312034254 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424206372314 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428406047622 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2133.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428406047622 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424206372314 terminate normal in state state_wait_swm_session_termination_answer 04:13:29.332 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;438;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428406047622",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428406047622 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424206372314">>,ok}} 04:13:29.332 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428406047622 terminate normal in state state_wait_swm_session_termination_answer 04:13:29.332 [info] ue_fsm ev_rx_swx_saa 04:13:29.332 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:29.332 [info] purge_ms_response(<<"262429312034254">>): ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428406047622">>,ok}} 04:13:29.333 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424206372314","262424206372314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:29.333 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:29.333 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428406047622","262428406047622@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:29.333 [info] purge_ms_response for <<"262429312034254">>: ok 04:13:29.333 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429312034254">>,"internet",[],undefined,true,0,false,false} 04:13:29.333 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429312034254">>,message_type => purge_ms_res} 04:13:29.333 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,true,0,false,false} 04:13:29.333 [info] purge_ms_response(<<"262424206372314">>): ok 04:13:29.333 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:29.333 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424206372314">>,"internet",[],undefined,true,0,false,false} 04:13:29.333 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,true,0,false,false} 04:13:29.333 [info] purge_ms_response(<<"262428406047622">>): ok 04:13:29.334 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428406047622">>,"internet",[],undefined,true,0,false,false} 04:13:29.334 [info] purge_ms_response for <<"262424206372314">>: ok 04:13:29.334 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424206372314">>,message_type => purge_ms_res} 04:13:29.334 [info] purge_ms_response for <<"262428406047622">>: ok 04:13:29.334 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428406047622">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262426321505312 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2136.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426321505312 send ok to <0.2136.0> *DBG* aaa_ue_fsm_262426321505312 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2136.0> in state state_authenticated_wait_swx_saa => state_new 04:13:29.535 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;439;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426321505312",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426321505312 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425611590097 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2142.0> in state state_authenticated_wait_swx_saa 04:13:29.535 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428301120398 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2140.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262426321505312">>,ok}} *DBG* epdg_ue_fsm_262426321505312 send ok to <0.211.0> 04:13:29.536 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426321505312","262426321505312@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425611590097 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425611590097 send ok to <0.2142.0> *DBG* epdg_ue_fsm_262426321505312 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428301120398 send ok to <0.2140.0> 04:13:29.536 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;441;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425611590097",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425611590097 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2142.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425611590097 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428301120398 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2140.0> in state state_authenticated_wait_swx_saa => state_new 04:13:29.536 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428301120398 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262425611590097">>,ok}} *DBG* epdg_ue_fsm_262425611590097 terminate normal in state state_wait_swm_session_termination_answer 04:13:29.536 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:29.536 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;440;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428301120398",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428301120398 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428301120398">>,ok}} 04:13:29.536 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428301120398 terminate normal in state state_wait_swm_session_termination_answer 04:13:29.536 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,true,0,false,false} 04:13:29.536 [info] purge_ms_response(<<"262426321505312">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:29.537 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425611590097","262425611590097@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:29.537 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:29.537 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428301120398","262428301120398@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:29.537 [info] purge_ms_response for <<"262426321505312">>: ok 04:13:29.537 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426321505312">>,message_type => purge_ms_res} 04:13:29.537 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426321505312">>,"internet",[],undefined,true,0,false,false} 04:13:29.537 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,true,0,false,false} 04:13:29.537 [info] purge_ms_response(<<"262425611590097">>): ok 04:13:29.537 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:29.538 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425611590097">>,"internet",[],undefined,true,0,false,false} 04:13:29.538 [info] purge_ms_response for <<"262425611590097">>: ok 04:13:29.538 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425611590097">>,message_type => purge_ms_res} 04:13:29.538 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,true,0,false,false} 04:13:29.538 [info] purge_ms_response(<<"262428301120398">>): ok 04:13:29.539 [info] purge_ms_response for <<"262428301120398">>: ok 04:13:29.539 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428301120398">>,"internet",[],undefined,true,0,false,false} 04:13:29.539 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428301120398">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262426791055607 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2144.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426791055607 send ok to <0.2144.0> 04:13:29.739 [info] SWx Rx SAA {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;442;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426791055607",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426791055607 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426791055607 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2144.0> in state state_authenticated_wait_swx_saa => state_new 04:13:29.739 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262426791055607">>,ok}} *DBG* epdg_ue_fsm_262426791055607 send ok to <0.211.0> 04:13:29.740 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426791055607","262426791055607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:29.740 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426791055607 terminate normal in state state_wait_swm_session_termination_answer 04:13:29.740 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,true,0,false,false} 04:13:29.740 [info] purge_ms_response(<<"262426791055607">>): ok 04:13:29.741 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426791055607">>,"internet",[],undefined,true,0,false,false} 04:13:29.740 [info] purge_ms_response for <<"262426791055607">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:29.741 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426791055607">>,message_type => purge_ms_res} Socket #Port<0.54> closed [<0.728.0>] send_close_signal [{{#Port<0.54>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.54>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:29.750 [error] GSUP connection has been closed 04:13:29.750 [info] Peer down: {<0.678.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:29.946 [info] Peer down: {<0.738.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},33263}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.57>} Setting ccm options for socket #Port<0.57> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.57> Stream {osmo, 5} 04:13:33.005 [notice] GSUP connection has been established Unblocking socket #Port<0.57> Unblocking socket #Port<0.57>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.57> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.57> Stream 254: ID_RESP -> ID_ACK 04:13:33.025 [info] Peer up: {<0.734.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:34.530 [info] Peer up: {<0.2166.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.57>, {osmo,5}, #{imsi => <<"262422855674910">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:40.604 [info] GSUP: Rx #{imsi => <<"262422855674910">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422855674910 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422855674910 consume internal init_state in state state_new 04:13:40.604 [info] ue_fsm start(epdg_ue_fsm_262422855674910) *DBG* epdg_ue_fsm_262422855674910 receive call {auth_request,33,"internet",#{}} from <0.2173.0> in state state_new 04:13:40.604 [info] ue_fsm init(<<"262422855674910">>) 04:13:40.604 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422855674910 send ok to <0.2173.0> 04:13:40.605 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422855674910 consume call {auth_request,33,"internet",#{}} from <0.2173.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422855674910 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422855674910 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:40.605 [info] ue_fsm start_link(aaa_ue_fsm_262422855674910) *DBG* aaa_ue_fsm_262422855674910 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422855674910 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:40.605 [info] ue_fsm init("262422855674910") 04:13:40.606 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:40.606 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422855674910",undefined,undefined,false,false,undefined} 04:13:40.606 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:40.606 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","443",";","nonode@nohost"],1,undefined,undefined,undefined,"262422855674910",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422855674910 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422855674910 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:40.621 [info] SWx Rx MAA {<0.2166.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;443;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422855674910",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14,41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142]],[[9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14,132,153,157,154,59,233,207,69,227,52,119,47,21,53]],["foobar"],[[166,2,97,162,229,236,206,123,64,185,11,171,70,209,97,203]],[[15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422855674910 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14>>, <<41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142>>, <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14, 132,153,157,154,59,233,207,69,227,52,119,47,21,53>>, <<15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81>>, <<166,2,97,162,229,236,206,123,64,185,11,171,70,209,97, 203>>}]}} from <0.2176.0> in state state_wait_swx_maa 04:13:40.621 [info] dia_sip2gsup: auth [9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14,41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142] authz [9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14,132,153,157,154,59,233,207,69,227,52,119,47,21,53]  *DBG* aaa_ue_fsm_262422855674910 send ok to <0.2176.0> 04:13:40.621 [info] rand [9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14] autn [41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142]  04:13:40.621 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422855674910 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14>>, <<41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142>>, <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14, 132,153,157,154,59,233,207,69,227,52,119,47,21,53>>, <<15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81>>, <<166,2,97,162,229,236,206,123,64,185,11,171,70,209,97, 203>>}]}} from <0.2176.0> in state state_wait_swx_maa => state_new 04:13:40.622 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422855674910",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422855674910 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14>>, <<41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142>>, <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14, 132,153,157,154,59,233,207,69,227,52,119,47,21,53>>, <<15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81>>, <<166,2,97,162,229,236,206,123,64,185,11,171,70,209,97, 203>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:40.622 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14>>,<<41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142>>,<<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14,132,153,157,154,59,233,207,69,227,52,119,47,21,53>>,<<15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81>>,<<166,2,97,162,229,236,206,123,64,185,11,171,70,209,97,203>>}]} 04:13:40.623 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14>>,<<41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142>>,<<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14,132,153,157,154,59,233,207,69,227,52,119,47,21,53>>,<<15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81>>,<<166,2,97,162,229,236,206,123,64,185,11,171,70,209,97,203>>}]}, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422855674910 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422855674910">>, {ok, [{epdg_auth_tuple, <<9,247,164,216,227,249,192,77,178,220,130,117, 18,224,163,14>>, <<41,156,65,22,175,57,212,95,119,112,207,16, 247,6,39,142>>, <<9,247,164,216,227,249,192,77,178,220,130,117, 18,224,163,14,132,153,157,154,59,233,207,69, 227,52,119,47,21,53>>, <<15,126,120,176,152,48,92,254,28,139,120,4, 202,179,89,81>>, <<166,2,97,162,229,236,206,123,64,185,11, 171,70,209,97,203>>}]}}} 04:13:40.624 [info] auth_response(<<"262422855674910">>): {ok,[{epdg_auth_tuple,<<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14>>,<<41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142>>,<<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14,132,153,157,154,59,233,207,69,227,52,119,47,21,53>>,<<15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81>>,<<166,2,97,162,229,236,206,123,64,185,11,171,70,209,97,203>>}]} *DBG* epdg_ue_fsm_262422855674910 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14>>, <<41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142>>, <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14, 132,153,157,154,59,233,207,69,227,52,119,47,21,53>>, <<15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81>>, <<166,2,97,162,229,236,206,123,64,185,11,171,70,209,97, 203>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:40.624 [info] auth_response for <<"262422855674910">>: {ok,[{epdg_auth_tuple,<<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14>>,<<41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142>>,<<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14,132,153,157,154,59,233,207,69,227,52,119,47,21,53>>,<<15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81>>,<<166,2,97,162,229,236,206,123,64,185,11,171,70,209,97,203>>}]} 04:13:40.624 [info] GSUP: Tx #{auth_tuples => [#{autn => <<41,156,65,22,175,57,212,95,119,112,207,16,247,6,39,142>>,ck => <<166,2,97,162,229,236,206,123,64,185,11,171,70,209,97,203>>,ik => <<15,126,120,176,152,48,92,254,28,139,120,4,202,179,89,81>>,rand => <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14>>,res => <<9,247,164,216,227,249,192,77,178,220,130,117,18,224,163,14,132,153,157,154,59,233,207,69,227,52,119,47,21,53>>}],imsi => <<"262422855674910">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.57>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422855674910">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422855674910 receive call lu_request from <0.2177.0> in state state_authenticating *DBG* epdg_ue_fsm_262422855674910 send ok to <0.2177.0> 04:13:40.631 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422855674910">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422855674910 consume call lu_request from <0.2177.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:40.632 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422855674910 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:40.632 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,false,0,false,false} 04:13:40.632 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:40.632 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422855674910",undefined,undefined,false,false,undefined} 04:13:40.633 [debug] SWx Tx SAR Imsi="262422855674910" Type=1 APN="internet" AgentInfoOpt=[]  04:13:40.633 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","444",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422855674910",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422855674910 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422855674910 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422855674910 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2178.0> in state state_wait_swx_saa 04:13:40.643 [info] SWx Rx SAA {<0.2166.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;444;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422855674910",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:40.643 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422855674910 send ok to <0.2178.0> 04:13:40.643 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422855674910",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422855674910 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2178.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422855674910 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:40.644 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422855674910 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422855674910">>,ok}} 04:13:40.644 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422855674910 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:40.644 [info] lu_response(<<"262422855674910">>): ok 04:13:40.644 [info] lu_response for <<"262422855674910">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:40.644 [info] GSUP: Tx #{imsi => <<"262422855674910">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.57>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422855674910">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422855674910 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2179.0> in state state_authenticated 04:13:40.652 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422855674910">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:40.652 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:40.652 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,false,0,false,false} 04:13:40.652 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:40.652 [info] s2b: Tx {gtp,v2,create_session_request,0,8520030,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422855674910">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116752,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401621,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422855674910 send ok to <0.2179.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:40.652 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422855674910 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2179.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422855674910 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422855674910 receive call {rx_s6b_aar,"262422855674910@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.2180.0> in state state_authenticated 04:13:40.676 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422855674910@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:40.676 [info] ue_fsm ev_rx_s6b_aar: "262422855674910@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:40.677 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422855674910@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262422855674910",undefined,undefined,true,false,undefined} 04:13:40.677 [debug] SWx Tx SAR Imsi="262422855674910" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:40.677 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","445",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422855674910",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422855674910 send ok to <0.2180.0> 04:13:40.678 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422855674910 consume call {rx_s6b_aar,"262422855674910@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.2180.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422855674910 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2181.0> in state state_authenticated_wait_swx_saa 04:13:40.686 [info] SWx Rx SAA {<0.2166.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;445;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422855674910",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422855674910 send ok to <0.2181.0> 04:13:40.687 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422855674910 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2181.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:40.687 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422855674910","262422855674910@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2180.0>} 04:13:40.687 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:40.687 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:40.701 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,80,130,1,94,0,2,0,2,0,16,0,87,0,9,1,160,115,211,46,179,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,115,211,46,179,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,115,211,46,179,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:40.701 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116752,8520030,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"sÓ.³">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1943219891,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1943219891,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:40.701 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422855674910">>,<0.2174.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116752,1943219891,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401621,1943219891}],[]}}}} *DBG* epdg_ue_fsm_262422855674910 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401621, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1943219891}}} from <0.2182.0> in state state_wait_create_session_resp 04:13:40.701 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:40.702 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401621,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1943219891}} 04:13:40.703 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,false,0,false,false} 04:13:40.703 [info] KMOD Port Create PDP Context Call {<0.2174.0>,[alias|#Ref<0.1884296174.1877278721.239845>]}: {create_pdp_context,{172,18,254,103},4204401621,1943219891,{192,168,0,2}} 04:13:40.703 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401621, 1943219891 04:13:40.703 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1158,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401621},{o_tid,1943219891}]}} 04:13:40.703 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401621,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1943219891}) returned ok *DBG* epdg_ue_fsm_262422855674910 send ok to <0.2182.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422855674910">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401621, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1943219891}}}} 04:13:40.703 [info] tunnel_response(<<"262422855674910">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401621,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1943219891}} *DBG* epdg_ue_fsm_262422855674910 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401621, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1943219891}}} from <0.2182.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:40.704 [info] tunnel_response for <<"262422855674910">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401621,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1943219891}} 04:13:40.704 [info] GSUP: Tx #{imsi => <<"262422855674910">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:13:40.713 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=0,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:13:40.713 [debug] Echo Request from {172,18,254,103}:2152, TEI: 0, SeqNo: 0 04:13:40.713 [debug] Echo Reply Send Result: {ok,<<>>} 04:13:40.717 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=1,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:13:40.717 [debug] Echo Request from {172,18,254,103}:2152, TEI: 0, SeqNo: 1 04:13:40.717 [debug] Echo Reply Send Result: {ok,<<>>} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.57>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422855674910">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422855674910 receive call purge_ms_request from <0.2185.0> in state state_active 04:13:40.720 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422855674910">>,message_type => purge_ms_req} 04:13:40.720 [info] ue_fsm purge_ms_request 04:13:40.720 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422855674910">>,"internet",[],{epdg_tun_pdp_ctx,4204401621,1943219891,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:40.721 [info] KMOD Port Delete PDP Context Call {<0.2174.0>,[alias|#Ref<0.1884296174.1877278724.217898>]}: {delete_pdp_context,{172,18,254,103},4204401621,1943219891,{192,168,0,2}} 04:13:40.721 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401621, 1943219891 04:13:40.721 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5378,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401621}]}} *DBG* epdg_ue_fsm_262422855674910 send ok to <0.2185.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:40.721 [info] s2b: Tx {gtp,v2,delete_session_request,1943219891,8520031,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401621,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262422855674910 consume call purge_ms_request from <0.2185.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422855674910 receive call rx_s6b_str from <0.2186.0> in state state_authenticated *DBG* aaa_ue_fsm_262422855674910 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2186.0> 04:13:40.728 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422855674910"],[],[]} *DBG* aaa_ue_fsm_262422855674910 consume call rx_s6b_str from <0.2186.0> in state state_authenticated 04:13:40.728 [info] ue_fsm ev_rx_s6b_str 04:13:40.728 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422855674910","262422855674910@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:40.728 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:40.728 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262422855674910 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116752,8520031,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2187.0> in state state_wait_delete_session_resp 04:13:40.733 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,80,130,1,95,0,2,0,2,0,16,0>> 04:13:40.733 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116752,8520031,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422855674910 send ok to <0.2187.0> 04:13:40.733 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116752,8520031,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422855674910 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116752,8520031,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2187.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:40.733 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422855674910 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422855674910 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:40.734 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:40.734 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,true,0,false,false} 04:13:40.734 [info] ue_fsm ev_rx_swm_str 04:13:40.734 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422855674910","262422855674910@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422855674910 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422855674910 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:40.734 [debug] SWx Tx SAR Imsi="262422855674910" Type=5 APN="internet" AgentInfoOpt=[]  04:13:40.734 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","446",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422855674910",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422855674910 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2188.0> in state state_authenticated_wait_swx_saa 04:13:40.741 [info] SWx Rx SAA {<0.2166.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;446;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422855674910",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:40.741 [info] ue_fsm ev_rx_swx_saa 04:13:40.741 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422855674910","262422855674910@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422855674910 send ok to <0.2188.0> *DBG* epdg_ue_fsm_262422855674910 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:40.741 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262422855674910 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2188.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422855674910 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422855674910">>,ok}} 04:13:40.742 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422855674910 terminate normal in state state_wait_swm_session_termination_answer 04:13:40.742 [info] purge_ms_response(<<"262422855674910">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:40.742 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422855674910">>,"internet",[],undefined,true,0,false,false} 04:13:40.742 [info] purge_ms_response for <<"262422855674910">>: ok 04:13:40.742 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422855674910">>,message_type => purge_ms_res} Socket #Port<0.57> closed [<0.2157.0>] send_close_signal [{{#Port<0.57>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.57>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.57>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:40.748 [error] GSUP connection has been closed 04:13:40.748 [info] Peer down: {<0.734.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:40.943 [info] Peer down: {<0.2166.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,254,103},44159}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.60>} Setting ccm options for socket #Port<0.60> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:13:43.835 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.60> Stream {osmo, 5} Unblocking socket #Port<0.60> Unblocking socket #Port<0.60>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.60> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.60> Stream 254: ID_RESP -> ID_ACK 04:13:43.872 [info] Peer up: {<0.2162.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:45.629 [info] Peer up: {<0.2210.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.60>, {osmo,5}, #{imsi => <<"262426736605190">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:51.709 [info] GSUP: Rx #{imsi => <<"262426736605190">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426736605190 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426736605190 consume internal init_state in state state_new 04:13:51.709 [info] ue_fsm start(epdg_ue_fsm_262426736605190) 04:13:51.709 [info] ue_fsm init(<<"262426736605190">>) *DBG* epdg_ue_fsm_262426736605190 receive call {auth_request,33,"internet",#{}} from <0.2226.0> in state state_new 04:13:51.709 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426736605190 send ok to <0.2226.0> 04:13:51.709 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.710 [info] ue_fsm start_link(aaa_ue_fsm_262426736605190) *DBG* aaa_ue_fsm_262426736605190 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426736605190 consume call {auth_request,33,"internet",#{}} from <0.2226.0> in state state_new => state_wait_auth_resp 04:13:51.710 [info] ue_fsm init("262426736605190") *DBG* aaa_ue_fsm_262426736605190 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426736605190 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:51.710 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426736605190 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:51.710 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426736605190",undefined,undefined,false,false,undefined} 04:13:51.710 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:51.710 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805763383",";","447",";","nonode@nohost"],1,undefined,undefined,undefined,"262426736605190",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426736605190 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426736605190 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426736605190 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249>>, <<224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60>>, <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249, 139,184,101,53,161,151,78,194,237,121,31,91,44,175>>, <<181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40>>, <<45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194>>}]}} from <0.2229.0> in state state_wait_swx_maa 04:13:51.718 [info] SWx Rx MAA {<0.2210.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805763383;447;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426736605190",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249,224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60]],[[117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249,139,184,101,53,161,151,78,194,237,121,31,91,44,175]],["foobar"],[[45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194]],[[181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:51.718 [info] dia_sip2gsup: auth [117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249,224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60] authz [117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249,139,184,101,53,161,151,78,194,237,121,31,91,44,175]  *DBG* aaa_ue_fsm_262426736605190 send ok to <0.2229.0> *DBG* epdg_ue_fsm_262426736605190 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249>>, <<224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60>>, <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249, 139,184,101,53,161,151,78,194,237,121,31,91,44,175>>, <<181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40>>, <<45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:51.718 [info] rand [117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249] autn [224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60]  *DBG* aaa_ue_fsm_262426736605190 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249>>, <<224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60>>, <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249, 139,184,101,53,161,151,78,194,237,121,31,91,44,175>>, <<181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40>>, <<45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194>>}]}} from <0.2229.0> in state state_wait_swx_maa => state_new 04:13:51.718 [info] ue_fsm ev_rx_swx_maa 04:13:51.718 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426736605190",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426736605190 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426736605190">>, {ok, [{epdg_auth_tuple, <<117,181,86,76,80,225,18,104,14,218,21,179,13, 196,244,249>>, <<224,246,80,23,46,62,74,240,56,43,118,152,198, 120,181,60>>, <<117,181,86,76,80,225,18,104,14,218,21,179,13, 196,244,249,139,184,101,53,161,151,78,194, 237,121,31,91,44,175>>, <<181,35,234,32,110,165,112,137,167,56,0,31,70, 132,130,40>>, <<45,86,137,89,38,38,155,130,232,136,63, 87,88,157,101,194>>}]}}} 04:13:51.718 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249>>,<<224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60>>,<<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249,139,184,101,53,161,151,78,194,237,121,31,91,44,175>>,<<181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40>>,<<45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194>>}]} *DBG* epdg_ue_fsm_262426736605190 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249>>, <<224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60>>, <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249, 139,184,101,53,161,151,78,194,237,121,31,91,44,175>>, <<181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40>>, <<45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:51.719 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249>>,<<224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60>>,<<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249,139,184,101,53,161,151,78,194,237,121,31,91,44,175>>,<<181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40>>,<<45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194>>}]}, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,false,0,false,false} 04:13:51.719 [info] auth_response(<<"262426736605190">>): {ok,[{epdg_auth_tuple,<<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249>>,<<224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60>>,<<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249,139,184,101,53,161,151,78,194,237,121,31,91,44,175>>,<<181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40>>,<<45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194>>}]} 04:13:51.719 [info] auth_response for <<"262426736605190">>: {ok,[{epdg_auth_tuple,<<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249>>,<<224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60>>,<<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249,139,184,101,53,161,151,78,194,237,121,31,91,44,175>>,<<181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40>>,<<45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194>>}]} 04:13:51.719 [info] GSUP: Tx #{auth_tuples => [#{autn => <<224,246,80,23,46,62,74,240,56,43,118,152,198,120,181,60>>,ck => <<45,86,137,89,38,38,155,130,232,136,63,87,88,157,101,194>>,ik => <<181,35,234,32,110,165,112,137,167,56,0,31,70,132,130,40>>,rand => <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249>>,res => <<117,181,86,76,80,225,18,104,14,218,21,179,13,196,244,249,139,184,101,53,161,151,78,194,237,121,31,91,44,175>>}],imsi => <<"262426736605190">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.60>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426736605190">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426736605190 receive call lu_request from <0.2230.0> in state state_authenticating 04:13:51.722 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426736605190">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426736605190 send ok to <0.2230.0> 04:13:51.722 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426736605190 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426736605190 consume call lu_request from <0.2230.0> in state state_authenticating 04:13:51.722 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,false,0,false,false} 04:13:51.722 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:51.723 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426736605190",undefined,undefined,false,false,undefined} 04:13:51.723 [debug] SWx Tx SAR Imsi="262426736605190" Type=1 APN="internet" AgentInfoOpt=[]  04:13:51.723 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","448",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426736605190",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426736605190 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426736605190 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426736605190 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2231.0> in state state_wait_swx_saa 04:13:51.727 [info] SWx Rx SAA {<0.2210.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;448;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426736605190",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:51.727 [info] ue_fsm ev_rx_swx_saa 04:13:51.727 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426736605190",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426736605190 send ok to <0.2231.0> *DBG* epdg_ue_fsm_262426736605190 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:51.727 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262426736605190 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2231.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426736605190 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426736605190">>,ok}} 04:13:51.727 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426736605190 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:51.727 [info] lu_response(<<"262426736605190">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.727 [info] lu_response for <<"262426736605190">>: ok 04:13:51.727 [info] GSUP: Tx #{imsi => <<"262426736605190">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.60>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426736605190">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426736605190 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2232.0> in state state_authenticated 04:13:51.729 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426736605190">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:51.729 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:51.729 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,false,0,false,false} 04:13:51.729 [debug] Selected PGW Remote Address "172.18.254.103" 04:13:51.729 [info] s2b: Tx {gtp,v2,create_session_request,0,8520032,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426736605190">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1149116753,<<172,18,254,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,4204401622,<<172,18,254,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426736605190 send ok to <0.2232.0> 04:13:51.729 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426736605190 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2232.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426736605190 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426736605190 receive call {rx_s6b_aar,"262426736605190@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.2233.0> in state state_authenticated 04:13:51.749 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426736605190@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:51.749 [info] ue_fsm ev_rx_s6b_aar: "262426736605190@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}] 04:13:51.750 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426736605190@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}], {ue_fsm_data,"262426736605190",undefined,undefined,true,false,undefined} 04:13:51.750 [debug] SWx Tx SAR Imsi="262426736605190" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]  04:13:51.750 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","449",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426736605190",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426736605190 send ok to <0.2233.0> 04:13:51.750 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426736605190 consume call {rx_s6b_aar,"262426736605190@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,254,103}],[],[],[]}]} from <0.2233.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426736605190 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2234.0> in state state_authenticated_wait_swx_saa 04:13:51.757 [info] SWx Rx SAA {<0.2210.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;449;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426736605190",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:51.757 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426736605190 send ok to <0.2234.0> *DBG* aaa_ue_fsm_262426736605190 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2234.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:51.757 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426736605190","262426736605190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2233.0>} 04:13:51.757 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:51.757 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:51.769 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,33,0,117,68,126,33,81,130,1,96,0,2,0,2,0,16,0,87,0,9,1,160,110,139,179,17,172,18,254,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,110,139,179,17,172,18,254,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,110,139,179,17,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:51.769 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,create_session_response,1149116753,8520032,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<110,139,179,17>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1854649105,<<172,18,254,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1854649105,<<172,18,254,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262426736605190 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401622, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1854649105}}} from <0.2235.0> in state state_wait_create_session_resp 04:13:51.769 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426736605190">>,<0.2227.0>,<<"internet">>,{172,18,254,103},{172,18,254,103},undefined,1149116753,1854649105,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,4204401622,1854649105}]}}}} 04:13:51.769 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:51.769 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401622,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1854649105}} 04:13:51.770 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,false,0,false,false} 04:13:51.770 [info] KMOD Port Create PDP Context Call {<0.2227.0>,[alias|#Ref<0.1884296174.1877278721.240131>]}: {create_pdp_context,{172,18,254,103},4204401622,1854649105,{192,168,0,2}} 04:13:51.770 [debug] create_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401622, 1854649105 04:13:51.770 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],5506,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401622},{o_tid,1854649105}]}} 04:13:51.771 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401622,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1854649105}) returned ok *DBG* epdg_ue_fsm_262426736605190 send ok to <0.2235.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426736605190">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401622, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined, remote_teid => 1854649105}}}} 04:13:51.771 [info] tunnel_response(<<"262426736605190">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401622,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1854649105}} *DBG* epdg_ue_fsm_262426736605190 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 4204401622, remote_ipv4 => <<172,18,254,103>>, remote_ipv6 => undefined,remote_teid => 1854649105}}} from <0.2235.0> in state state_wait_create_session_resp => state_active 04:13:51.771 [info] tunnel_response for <<"262426736605190">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 4204401622,remote_ipv4 => <<172,18,254,103>>,remote_ipv6 => undefined,remote_teid => 1854649105}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.771 [info] GSUP: Tx #{imsi => <<"262426736605190">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.60>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426736605190">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426736605190 receive call purge_ms_request from <0.2239.0> in state state_active 04:13:51.784 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426736605190">>,message_type => purge_ms_req} 04:13:51.784 [info] ue_fsm purge_ms_request 04:13:51.785 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426736605190">>,"internet",[],{epdg_tun_pdp_ctx,4204401622,1854649105,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,254,103>>},false,0,false,false} 04:13:51.785 [info] KMOD Port Delete PDP Context Call {<0.2227.0>,[alias|#Ref<0.1884296174.1877278722.218677>]}: {delete_pdp_context,{172,18,254,103},4204401622,1854649105,{192,168,0,2}} 04:13:51.785 [debug] delete_pdp_context: 1, {172,18,254,103}, {192,168,0,2}, 4204401622, 1854649105 04:13:51.785 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],579,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,254,103}},{ms_address,{192,168,0,2}},{i_tid,4204401622}]}} 04:13:51.785 [info] s2b: Tx {gtp,v2,delete_session_request,1854649105,8520033,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,4204401622,<<172,18,254,20>>,undefined}]} *DBG* epdg_ue_fsm_262426736605190 send ok to <0.2239.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426736605190 consume call purge_ms_request from <0.2239.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426736605190 receive call rx_s6b_str from <0.2240.0> in state state_authenticated 04:13:51.792 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426736605190"],[],[]} *DBG* aaa_ue_fsm_262426736605190 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2240.0> *DBG* aaa_ue_fsm_262426736605190 consume call rx_s6b_str from <0.2240.0> in state state_authenticated 04:13:51.792 [info] ue_fsm ev_rx_s6b_str 04:13:51.793 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426736605190","262426736605190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:51.793 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:51.793 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:51.797 [debug] S2b: Rx from IP {172,18,254,103} port 2123: <<72,37,0,14,68,126,33,81,130,1,97,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426736605190 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116753,8520033,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2241.0> in state state_wait_delete_session_resp 04:13:51.798 [debug] S2b: Rx from IP {172,18,254,103} port 2123: {gtp,v2,delete_session_response,1149116753,8520033,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426736605190 send ok to <0.2241.0> 04:13:51.798 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1149116753,8520033,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426736605190 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1149116753,8520033,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2241.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:51.798 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426736605190 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426736605190 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:51.798 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:51.798 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,true,0,false,false} 04:13:51.799 [info] ue_fsm ev_rx_swm_str 04:13:51.799 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426736605190","262426736605190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:51.799 [debug] SWx Tx SAR Imsi="262426736605190" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426736605190 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426736605190 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:51.799 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805763383",";","450",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426736605190",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426736605190 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2242.0> in state state_authenticated_wait_swx_saa 04:13:51.808 [info] SWx Rx SAA {<0.2210.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805763383;450;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426736605190",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:51.808 [info] ue_fsm ev_rx_swx_saa 04:13:51.808 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426736605190","262426736605190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426736605190 send ok to <0.2242.0> *DBG* epdg_ue_fsm_262426736605190 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:51.808 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262426736605190 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2242.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426736605190 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262426736605190">>,ok}} 04:13:51.809 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426736605190 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.809 [info] purge_ms_response(<<"262426736605190">>): ok 04:13:51.809 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426736605190">>,"internet",[],undefined,true,0,false,false} 04:13:51.809 [info] purge_ms_response for <<"262426736605190">>: ok 04:13:51.809 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426736605190">>,message_type => purge_ms_res} Socket #Port<0.60> closed [<0.2201.0>] send_close_signal [{{#Port<0.60>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.60>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.60>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.815 [info] Peer down: {<0.2162.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,254,20}],[{172,18,254,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:51.816 [error] GSUP connection has been closed 04:13:52.011 [info] Peer down: {<0.2210.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,254,20},{192,168,0,2}],[{172,18,254,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}